Question
Question: Find the particular solution of the differential equation \[\dfrac{dy}{dx}=\dfrac{x(2\log x+1)}{\sin...
Find the particular solution of the differential equation dxdy=siny+ycosyx(2logx+1) given that at x = 1 the value of y is 2π .
Solution
Now we can see that in the given differential equation, x and y functions can be separated easily. Hence we will solve this using a variable separation method. So we will separate x and y variables and then integrate on both sides.
Complete step by step answer:
Now let us consider the given equation dxdy=siny+ycosyx(2logx+1) .
Cross multiplying the equation we get (siny+ycosy)dy=x(2logx+1)dx
Now let us open the bracket.
sinydy+ycosydy=(2xlogxdx+xdx)
Now let us Integrate on Both sides.
∫(sinydy+ycosydy)=∫(2xlogxdx+xdx)
Now we know that ∫f+g=∫f+∫g, using this property we get
∫sinydy+∫ycosydy=∫2xlogxdx+∫xdx.....(1)
Now consider each integrals separately
First let us consider the integral ∫sinydy
∫sinydy=−cosy........(2)
Hence now we have ∫sinydy=−cosy
Next let us consider the integral ∫xdx
∫xdx=2x2..........(3)
Hence we have ∫xdx=2x2
Now consider the integral ∫ycosydy . We will solve this by using integration by parts
Now we know that ∫(u.v)=u∫v−∫(u′∫v) . Hence if we take u=y,v=cosy we get.
=−y∫cosydy−∫1.(∫cosydy)dy
=ysiny−∫siny=ysiny−(−cosy)
Hence we get ∫ycosydy=ysiny+cosy..................(4)
Now we consider the integral ∫2xlogxdx
We will solve this too with the help of integration by parts.
Now we know that ∫(u.v)=u∫v−∫(u′∫v) . Hence if we take u=logx,v=x we get