V dot (dv/dt) = (0.5)*(d/dt)*(v^2) ?

  • Thread starter Thread starter wavingerwin
  • Start date Start date
  • Tags Tags
    Dot
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 11K views
wavingerwin
Messages
93
Reaction score
0
This is not a homework question, but a derivation in my class which I can't get around.

Homework Statement


Step1 [tex]F=ma[/tex]
Step2 [tex]\vec{F} = m\frac{d\vec{v}}{dt}[/tex]
Step3: Multiply both side by v [tex]\vec{F}.\vec{v} = m\vec{v}.\frac{d\vec{v}}{dt}[/tex]
Step4 [tex]Power = \frac{d}{dt}\frac{1}{2}m\vec{v}.\vec{v}[/tex]
Step5 [tex]Power = \frac{d}{dt}\frac{1}{2}mv^{2} = \frac{dK}{dt}[/tex]


Homework Equations



The Attempt at a Solution


I just can't figure out where did the [tex]\frac{1}{2}[/tex] come from in step 4.

Please help & thanks in advance!
 
Physics news on Phys.org
rock.freak667 said:
So that d/dt(v2)=2v*dv/dt

Aha, I see.
Or more elaborately:

[tex]\frac{d}{dt}v^{2} = \frac{dv}{dt}\frac{d}{dv}v^{2} = \frac{dv}{dt}2v[/tex]

Thanks rock!