An ordinary differential equation (ODE) has differential equation for a function with single variable. A first order ODE follows .
In the given problem: (du)/(dv)=uvsin(v^2) , we may apply variable separable differential equation in a form of .
Divide both sides by "u" and cross-multiply dv to set it up as:
(du)/u=vsin(v^2) dv.
Apply direct integration: int(du)/u=int vsin(v^2) dv.
For the left sign, we follow the basic integration formula for logarithm:
int (du)/u = ln|u|
For the right side, we follow the basic integration formula for sine function:
Let: w=v^2 then dw = 2v*dv or (dw)/2 =v dv .
The integral becomes:
intvsin(v^2) dv= intsin(v^2) * vdv
=intsin(w) *(dw)/2
= (1/2) int sin(w) dw
= (1/2)*(-cos(w))+C
=-cos(w)/2+C
Plug-in w=v^2 on -cos(w)/2+C , we get:
intvsin(v^2) dv=-cos(v^2)/2+C
Combing the results, we get the general solution of differential equation as:
ln|u| = -cos(v^2)/2+C
To solve for the arbitrary constant (C) , apply the initial condition u(0)=1 onln|u| = -cos(v^2)/2+C :
ln|1| = -cos(0^2)/2+C
0 = -1/2+C
C = 0+1/2
C=1/2
Plug-in C= 1/2 in ln|u| = -cos(v^2)/2+C , we get
ln|u| = -cos(v^2)/2+1/2
u = e^(-cos(v^2)/2+1/2)
Thursday, August 10, 2017
Calculus of a Single Variable, Chapter 6, 6.3, Section 6.3, Problem 21
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine the integral $\displaystyle \int \frac{\sin^3 (\sqrt{x})}{\sqrt{x}} dx$ Let $u = \sqrt{x}$, then $\displaystyle du = \frac{1}{2 \s...
-
Gertrude's comment "The lady protests too much, methinks" in act 3, scene 2, of Shakespeare's Hamlet exposes her own guilt...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment