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 dvdu=uvsinv2 that satisfies u(0)=1 ?
Solution
Here, we are given a differential equation and we are asked to calculate the particular solution to dvdu=uvsinv2 that satisfies u(0)=1
Formula to be used:
a) The power rule of differentiation is dxd(xn)=nxn−1
b) ∫x1dx=ln∣x∣+C
Here C is the constant of integration.
c) ∫sinxdx=−cosx+C
Here C is the constant of integration.
Complete step by step answer:
The given equation is dvdu=uvsinv2 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 y terms and dy to one side of the equation and all the x terms and dx to another side of the equation. Then we need to integrate them and simplify the equation.
Now, consider dvdu=uvsinv2
⇒udu=vsinv2dv (Using variable separable method)
Now, apply integral on both sides.
∫udu=∫vsinv2dv …. (1)
Let us consider t=v2
Then, dt=2vdv
⇒21dt=vdv
We shall substitute 21dt=vdv in the equation (1)
Thus, we got ∫udu=∫21sintdt
⇒∫udu=21∫sintdt
⇒∫udu=−21cost (Here we applied the formula ∫sinxdx=−cosx+C )
Now put v2=t
⇒ln∣u∣=−21cosv2+C ……… (2) (Here we applied the formula ∫x1dx=ln∣x∣+C )
Here C is the constant of integration.
We need to find the value of C
It is given that u(0)=1 that implies v=0 and u=1
Thus, substitute v=0 and u=1 in the equation (2)
⇒ln∣1∣=−21cos(0)2+C
⇒0=−21×1+C (Here ln1=0 and cos0=1 )
⇒C=21
Now, we shall apply C=21 in the equation (2)
ln∣u∣=−21cosv2+21
⇒ln∣u∣=21−cosv2
⇒eln∣u∣=e21−cosv2 (Here we have raised to exponents on both sides)
⇒∣u∣=e21−cosv2
Since ex>0,∀x∈R , the particular solution is
u=e21−cosv2
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.