Question
Question: If \[(x) = a\cos \theta + b\sin \theta ,y = a\sin \theta - b\cos \theta \] , show that \[\dfrac{{{y^...
If (x)=acosθ+bsinθ,y=asinθ−bcosθ , show that dx2y2d2y−dxxdy+y=0 .
Solution
Here you can see sinθ,cosθ are there in the problem along with x,y,dxdy,dx2d2y . So, this sum is a mix of a little bit of trigonometry and a little but differential equations. Students need basic knowledge of both to solve this kind of numerical. In this sum, we will differentiate x and y with respect to θ and then solve. So, let's crack this problem.
Complete step by step solution:
Given:
x=acosθ+bsinθ y=asinθ−bcosθ
And we need to show that
y2dx2d2y−xdxdy+y=0
We will firstly differentiate x, y with respect to θ .
i.e.:
dθdx=dθd(acosθ+bsinθ) ⇒dθdx=dθd(acosθ)+dθd(bsinθ)
Since, a, b are constants and dθd(cosθ)=−sinθ,dθd(sinθ)=cosθ
So, dθdx=(−asinθ)+(bcosθ).....(i)
Similarly,
dθdy=dθd(asinθ−bcosθ) ⇒dθdy=dθd(asinθ)+dθd(−bcosθ)
Here, you see a, -b are constants, and dθd(sinθ)=cosθanddθd(cosθ)=−sinθ ,
Hence,
⇒dθdy=acosθ+[(−b)(−sinθ)] ⇒dθdy=acosθ+bsinθ.....(ii)
If you see closely, equation(i) and equation(ii), you will find that
Equation(i)
⇒dθdx=−asinθ+bcosθ ⇒dθdx=−(asinθ−bcosθ) ⇒dθdx=−y[y=asinθ−bcosθ(given)].....(iii)
Similarly, in equation(ii), you see,
dθdy=acosθ+bsinθ=x[x=acosθ+bsinθ].....(iv)
We will find out dxdy and write it in the form of x, y.
dxdy=dθdy×dθdx[dxdy=dθdy+dxdθ] ⇒dxdy=(dθdx)(dθdy)[dθdx1=dxdθ]
Now, we put the values of dθdyanddθdx in the above equation,
⇒dxdy=−(asinθ−bcosθ)acosθ+bsinθ ⇒dxdy=−yx[From(iii),(iv)].....(v)
We will find out dx2d2y and show the required.
We know,
⇒dx2d2y=dxd(dxdy) ⇒dx2d2y=dxd(−yx)[From(v)]
[Since, dx2d2y is the double derivation of y with respect to x.]
And, dxd(uv)=udxdv+vdxdu , we will use this formula to find out dxd(−yx) .
⇒dx2d2y=xdyd(y−1)+(y−1)dxd(x) ⇒dx2d2y=(−x)(−1)y−1−1dxdy+(y−1)dxdx ⇒dx2d2y=y2xdxdy−y1
Now, we will multiply both sides of the equation with y2 , and we will get,
⇒y2dx2d2y=xdxdy−yy2 ⇒y2dx2d2y−xdxdy=−y ⇒y2dx2d2y−xdxdy+y=0
This is the required equation, you needed to show.
Note:
Students often get confused between (dxdy)2anddx2d2y . (dxdy)2=dx2d2y because (dxdy)2 is the square of dxdy (i.e.: differentiation of y with respect to x) but dx2d2y is the double differentiation of y with respect to x. You can also solve this numerical by finding out, dxdy,dx2d2y,y2 and putting it in the L.H.S of the equation y2dx2d2y−xdxdy+y and calculate it and get 0 which is equal to R.H.S.