Solveeit Logo

Question

Question: How do you find the particular solution to \( \dfrac{{du}}{{dv}} = uv\sin {v^2} \) that satisfies \(...

How do you find the particular solution to dudv=uvsinv2\dfrac{{du}}{{dv}} = uv\sin {v^2} that satisfies u(0)=1u\left( 0 \right) = 1 ?

Explanation

Solution

Here, we are given a differential equation and we are asked to calculate the particular solution to dudv=uvsinv2\dfrac{{du}}{{dv}} = uv\sin {v^2} that satisfies u(0)=1u\left( 0 \right) = 1
Formula to be used:
a) The power rule of differentiation is ddx(xn)=nxn1\dfrac{d}{{dx}}\left( {{x^n}} \right) = n{x^{n - 1}}
b) 1xdx=lnx+C\int {\dfrac{1}{x}} dx = \ln \left| x \right| + C
Here CC is the constant of integration.
c) sinxdx=cosx+C\int {\sin xdx = - \cos x + C}
Here CC is the constant of integration.

Complete step by step answer:
The given equation is dudv=uvsinv2\dfrac{{du}}{{dv}} = uv\sin {v^2} and we need to find the particular solution of the equation.
Here we need to use the variable separable method. This method involves the following steps.
The first step is to move all the yy terms and dydy to one side of the equation and all the xx terms and dxdx to another side of the equation. Then we need to integrate them and simplify the equation.
Now, consider dudv=uvsinv2\dfrac{{du}}{{dv}} = uv\sin {v^2}
duu=vsinv2dv\Rightarrow \dfrac{{du}}{u} = v\sin {v^2}dv (Using variable separable method)
Now, apply integral on both sides.
duu=vsinv2dv\int {\dfrac{{du}}{u}} = \int {v\sin {v^2}dv} …. (1)\left( 1 \right)
Let us consider t=v2t = {v^2}
Then, dt=2vdvdt = 2vdv
12dt=vdv\Rightarrow \dfrac{1}{2}dt = vdv
We shall substitute 12dt=vdv\dfrac{1}{2}dt = vdv in the equation (1)\left( 1 \right)
Thus, we got duu=12sintdt\int {\dfrac{{du}}{u}} = \int {\dfrac{1}{2}\sin {t}dt}
duu=12sintdt\Rightarrow \int {\dfrac{{du}}{u}} = \dfrac{1}{2}\int {\sin {t}dt}
duu=12cost\Rightarrow \int {\dfrac{{du}}{u}} = - \dfrac{1}{2}\cos {t} (Here we applied the formula sinxdx=cosx+C\int {\sin xdx = - \cos x + C} )
Now put v2=t {v^2} = t
lnu=12cosv2+C\Rightarrow \ln \left| u \right| = - \dfrac{1}{2}\cos {v^2} + C ……… (2)\left( 2 \right) (Here we applied the formula 1xdx=lnx+C\int {\dfrac{1}{x}} dx = \ln \left| x \right| + C )
Here CC is the constant of integration.
We need to find the value of CC
It is given that u(0)=1u\left( 0 \right) = 1 that implies v=0v = 0 and u=1u = 1
Thus, substitute v=0v = 0 and u=1u = 1 in the equation (2)\left( 2 \right)
ln1=12cos(0)2+C\Rightarrow \ln \left| 1 \right| = - \dfrac{1}{2}\cos {\left( 0 \right)^2} + C
0=12×1+C\Rightarrow 0 = - \dfrac{1}{2} \times 1 + C (Here ln1=0\ln 1 = 0 and cos0=1\cos 0 = 1 )
C=12\Rightarrow C = \dfrac{1}{2}
Now, we shall apply C=12C = \dfrac{1}{2} in the equation (2)\left( 2 \right)
lnu=12cosv2+12\ln \left| u \right| = - \dfrac{1}{2}\cos {v^2} + \dfrac{1}{2}
lnu=1cosv22\Rightarrow \ln \left| u \right| = \dfrac{{1 - \cos {v^2}}}{2}
elnu=e1cosv22\Rightarrow {e^{\ln \left| u \right|}} = {e^{\dfrac{{1 - \cos {v^2}}}{2}}} (Here we have raised to exponents on both sides)
u=e1cosv22\Rightarrow \left| u \right| = {e^{\dfrac{{1 - \cos {v^2}}}{2}}}
Since ex>0,xR{e^x} > 0,\forall x \in \mathbb{R} , the particular solution is
u=e1cosv22u = {e^{\dfrac{{1 - \cos {v^2}}}{2}}}

Note:
The differential can be solved using various methods like integrating factor methods but the key point is to remember where we use which method. Students makes mistake in choosing the method and that makes problem more complicated.