Problem simplifying v*dv/dt to get d/dt(V^2/2)

  • Thread starter Thread starter JetteroHeller
  • Start date Start date
  • Tags Tags
    Simplifying
JetteroHeller
Messages
4
Reaction score
0

Homework Statement


we know dV/dt = a from the definition of acceleration
multiplying by sides by V, velocity yields
V dV/dt = aV
Left side can be reduced to d/dt(V^2/2)

so to be more clear, just looking at the left side
V dV/dt = d/dt( V^2/2)

I want to know what calculus topic that's addressed in, and how it works because I don't see it.

Homework Equations





The Attempt at a Solution


 
Physics news on Phys.org
It's just a chain rule. Let f(t) = v(t) and f'(t) = a(t). Then {d \over dt} {f(t)^2 \over 2} = f(t)f'(t)

All you're doing is assigning physical concepts (velocity, acceleration) to mathematical ideas (functions of a parameter, t)
 
  • Like
Likes Ghost117
Thank you very much pengwuino. I would never have thought of that.
 
I'm probably missing something obvious here. Can't find anything in the chain rule that explains this simplification. Can somebody elaborate this more?
 
You can explain it as either the chain rule or the product rule.

Chain rule: \frac{ds}{dt} = \frac{ds}{dv} \frac{dv}{dt}. Let s = v^2, which gives \frac{ds}{dt} = (2v)\frac{dv}{dt}.

Product rule: \frac{d}{dt} ab = \frac{da}{dt} b + a \frac{db}{dt}. Let a=b=v.

In general, this technique of manipulating an expression to turn it into a derivative of something else is useful because you can often use that to write some kind of conservation law. In this case, dealing with \frac{d}{dt} \frac{v^2}{2} was probably leading up to invoking conservation of energy (only a factor of mass is missing).
 
could you also think of it as: since you added a v to the right you must make the left match by first taking the anti derivative of v>>>(1/2)v^2?
 
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