What is the Derivation of Work in Classical Dynamics?

  • Thread starter Thread starter sloane729
  • Start date Start date
  • Tags Tags
    Derivation Work
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
sloane729
Messages
7
Reaction score
0

Homework Statement


I'm working through a derivation for work in Thornton's Classical Dynamics but I'm stuck at one step.
[tex]\begin{align}<br /> \vec{F} \cdot d\vec{r} &= m\frac{d\vec{v}}{dt} \cdot \frac{d\vec{r}}{dt}dt = m\frac{d\vec{v}}{dt} \cdot \vec{v}dt \\ &= \frac{m}{2}\frac{d}{dt}(\vec{v}\cdot \vec{v})dt \end{align}[/tex]

I'm having trouble getting from the last equality on the first line to the second line.

Homework Equations


The Attempt at a Solution


I don't know what the mathematical reasoning is.
 
Physics news on Phys.org
I don't get it too. Might be a mistake.
 
Last edited:
sloane729 said:
Okay I understand now from here: http://en.wikipedia.org/wiki/Kinetic_energy#Derivation
But I've never seen differentials like [tex]d(\vec{v}\cdot\vec{v})[/tex] before. Why am I not allowed to say [tex]d(\vec{v}\cdot\vec{v}) = dv^2[/tex]?
You can't say that because you haven't defined "v^2". Since v is a vector, what you really mean is [itex]\vec{v}\cdot\vec{v}= ||\vec{v}||^2[/itex].
But, the basic idea is correct:
[tex]\frac{d(\vec{v}\cdot\vec{v})}{dt}= 2\vec{v}\cdot\frac{d\vec{v}}{dt}[/tex]