Derivation of higher deratives of parametric equations

thomas49th
Messages
645
Reaction score
0

Homework Statement



so dy/dx = y dot / x dot

and d^2y/dx^2 = d/dx(y dot/x dot)

can someone please show me the steps to get

d^2y/dx^2 = (x dot y dot dot - y dot x dot dot)/ (x dot)^ 2

I've been trying to get to it for the last half an hour and failing

Thanks
 
Physics news on Phys.org
so you have
\frac{dy}{dx} = \frac{y'}}{x'}} = y'(x')^{-1}

now try differntiating using the product & chain rule
(i used dashes instead of dots, but same thing)
 
sorry but I don't see where you got x' = y'(x')^-1 from

Thanks
Thomas
 
The product rule and chain rule need to be used here. Use the product rule first then use the chainrule. Example \frac{d}{dx} \frac{1}{y}=\frac{d}{dy}\left(\frac{1}{y}\right)\frac{dy}{dx}.

The first step is using the product rule on:

\frac{d}{dx} \frac{\dot{y}}{\dot{x}}.

Can you post the results?
 
Last edited:
thomas49th said:
sorry but I don't see where you got x' = y'(x')^-1 from

Thanks
Thomas

That isn't what he meant: he was writing out the equation and it started on a new line.

What he meant was:

\frac{dy}{dx} = \frac{y'}{x'} = y' \cdot (x')^{-1}

and if you ask me you needn't do that step and head straight on to the quotient rule: \frac{vdu - udv}{v^{2}} or \frac{vu'-uv'}{v^{2}} where y' = u \ ; \ x' = v

Just to expand on this:

\frac{du}{dx}=y'' or u'=y''

\frac{dv}{dx}=x'' or v'=x''

both give you the same result(duh) and there is not extra calculation needed.
 
Last edited:
I hope this has solved your problems.=]
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top