Derivative of a function of a function - .

  • Thread starter Thread starter christian0710
  • Start date Start date
  • Tags Tags
    Derivative Function
christian0710
Messages
407
Reaction score
8
Hi at 1 Hour and 9 minutes this professor makes a derivation which i do not understand

He is lecturing on Newtonian mechanics and states that if

dv/dt = a (acceleration)

Then

v*dv/dt = a*v

And then he says that this is the same as

d(v^2/2)/dt

But I just can't undrestand how he did that last part? I know how to apply the chain rule to the derivative of a funnction of a function but i can't see how this applies in this example. The form he writes it on is f(x)*d(f(x)/dx (the same as v*dv/dt ) and the chain rule is on the form df(g(x))/dx = df(g)/dg * d(g(x))/dx? did he write it in a wrong mathematical form? What rule is he using?
 
Physics news on Phys.org
If you work it backward you get what he started with right?

ie d( x^2) / dx = 2x and so 1/2 d( x^2 ) = x

let u = v^2

then du/dt = 2v dv/dt right?
 
All he says is ##{d\over dt} \left (v^2/2\right ) = v {dv\over dt}## right ?

the rule he is using is that d/dg (g2/2) = g !


if f = g2/2 and g = v your chain rule also says df/dg = g and df/dt = g dg/dt , in other words d/dt(v2 /2) = v dv/dt
 
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