Finding the Second Derivative Using the Chain Rule

mastermechanic
Messages
107
Reaction score
15

Homework Statement


Question has been attached to topic.

Homework Equations


Chain rule.

The Attempt at a Solution


$$\frac {dy}{dt} . \frac{dt}{dx} = \sqrt{t^2+1}.cos(π.t)$$
$$\frac{d^2y}{dt^2}.(\frac{dt}{dx})^2 = 2 $$
$$\frac{d^2y}{dt^2}.(t^2+1).cos^2(π.t)= 2 $$ and for the t=3/4,
$$\frac{d^2y}{dt^2}.\frac{25}{16}.\frac{1}{2} = 2 $$
$$\frac{d^2y}{dt^2} = \frac{64}{25}$$
$$\frac{dy}{dt} = \frac{8}{5}$$

I count the dt\dx as the function itself because it is the previous status of the function, I mean the function in the problem statement is a result of dt/dx.

Is my solution correct? Is my approach correct? If not , where am I wrong and how to solve?

Thank you!
 

Attachments

  • asfdghjkl.PNG
    asfdghjkl.PNG
    4.2 KB · Views: 526
Physics news on Phys.org
Check your arithmetic on the last step. Also note that cos(3π/4) is negative but there's a sign ambiguity for (dt/dx), if you're getting it from your second equation.
 
Can you justify ##\frac{d^2y}{dx^2}=\frac{d^2y}{dt^2}\left(\frac{dt}{dx}\right)^2##?
I tried it with x=tm, y=tn and it did not seem to work.
 
Last edited:
John Park said:
Hmm: ##\frac d {dx} = \left( \frac {dt} {dx} \right ) \frac d {dt}## applied twice to y looked credible. But you're right: it doesn't seem to work for your case.
For typing ease, I'll use dot for d/dt and ' for d/dx.
##\dot y=y'\dot x##
Differentiating and applying the product rule:
##\ddot y=\dot x \frac d{dt}y'+y'\ddot x##
##=\dot x \frac {dx}{dt}y"+y'\ddot x##
##=\dot x^2y"+y'\ddot x##.
That checks out with my example.
 
  • Like
Likes John Park
Looks good. I can insist to myself that I've learned from the experience.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top