Question
Question: If it is given that \(x=a\left( \cos t+\log \tan \dfrac{t}{2} \right)\), \(y=a\sin t\), find \(\dfra...
If it is given that x=a(cost+logtan2t), y=asint, find dt2d2y and dx2d2y.
Solution
In order to solve the question, we have to calculate two things first one is dt2d2y which is easier just differentiate y two times with respect t. The other one is dx2d2y which involves little bit of complexity, first calculate dtdy and dtdx then divide to get dxdy and then differentiate with respect to xin order to get dx2d2y .
Complete step by step answer:
It is given that x=a(cost+logtan2t) and y=asint.
As y=asint
⇒dtdy=dtd(asint)
As we know that the derivative of sinx is cosx i.e. dxd(sinx)=cosx
⇒dtdy=acost....................(1)
We also know that the derivative of cosx is −sinx i.e. dxd(cosx)=−sinx
⇒dt2d2y=dtd(dtdy)=dtd(acost)=−asint
Now, we have to calculate dx2d2y . So first we have to calculate dxdy and then differentiate with respect to x and get dx2d2y.
As there is no any direct relation between y and x so we cannot directly calculate dxdy. So, in order to calculate dxdy we have to first calculate dtdy and dtdx then divide to get dxdy .
Now, from equation (1), we get dtdy=acost
As, x=a(cost+logtan2t)
⇒dtdx=dtd(a(cost+logtan2t))
⇒dtdx=dtd(acost)+dtd(alogtan2t)..............(2)
In order to get dtd(alogtan2t), we have to apply chain rule which state that the derivative of f(g(x)) is f′(g(x))⋅g′(x). In other words, it helps us differentiate composite functions.
Now, dtd(alogtan2t)=d(tan2t)d(alogtan2t)×d(2t)d(tan2t)×dtd(2t)
As we know that the derivative of logx is x1 i.e. dxd(logx)=x1.
Similarly, the derivative of tanx is sec2x i.e. dxd(tanx)=sec2x, substituting all those values in above equation, we get
⇒dtd(alogtan2t)=tan2ta×sec22t×21
Substituting sec2t=cos2t1 and tan2t=cos2tsin2t in the above equation, we get
⇒dtd(alogtan2t)=2sin2tcos22tacos2t=2sin2tcos2ta=sinta
Substituting the value of dtd(alogtan2t) in equation (2), we get
⇒dtdx=−asint+sinta......................(3)
Dividing equation (1) with (3), we get
⇒dxdy=dtdxdtdy=−asint+sintaacost...............(4)
We have to differentiate it again with respect to x. We will use the quotient rule for the same. It is given by dxd[g(x)f(x)]=[g(x)]2f′(x).g(x)−f(x).g′(x) . Now, using it, we get
⇒dx2d2y=(−asint+sinta)2dxd(acost)(−asint+sinta)−acostdxd(−asint+sinta)
⇒dx2d2y=(−asint+sinta)2−asint×dxdt(−asint+sinta)−acost(−acostdxdt−sin2ta×costdxdt)
We know that from equation (3), dtdx=−asint+sinta⇒dxdt=−asint+sinta1
So putting the value of dxdt in above equation, we get
⇒dx2d2y=(−asint+sinta)2−asint×(−asint+sinta)1(−asint+sinta)+a2cos2t(1+sin2t1)×(−asint+sinta)1
⇒dx2d2y=(−asint+sinta)2−asint+a2cos2t(1+sin2t1)×acos2tsint
⇒dx2d2y=(−asint+sinta)2−asint+(asint+sin2ta)
⇒dx2d2y=a2sin2t(1−sin2t)2sin2ta=acos4t1=asec4t............(5)
Hence, dt2d2y=−asint and dx2d2y=asec4t is the correct answer.
Note: In these types of questions when we don’t have the direct relation between y and x then we first calculate dtdy and dtdx then divide to get dxdy. Also, the main crux is to use the chain rule properly and substitute the value of derivatives in the expressions and get the desired value. There are a lot of computations and care must be taken not to make any silly mistakes.