Andreasdreas
- 8
- 0
Homework Statement
The following is a summaration of a piece of text in my textbook:
The setting is two particles moving in one dimension, under mutual forces, so that the equations of motion are
(1): m_1 a_1=F and m_2 a_2=-F (a stands for acceleration)
F is only a function of the relative distance between the particles x=x_1-x_2 : F=F(x) so F is conservative and a potential energy function V(x) can be introduced.
The law of conservation of energy then takes the form
(2): T + V=E=constant
with
(3):T=\frac{1}{2}m_1(v_1)^2+\frac{1}{2}m_2(v_2)^2 (T is the kinetic energy and v stands for velocity, this is also the relative velocity of the two particles: v=v_1-v_2).
The books then says that:
eq. 3 can easily be verified by differentiating eq. 2 and using eq. 1 and the realtion between V and F.
Homework Equations
The relation between V and F: F(x)=-\frac{dV}{dx}
The Attempt at a Solution
I am quit unsure with what i should differentiate with respect to when differentiating eq. (2)
V is a function of x and T is a function of v. What i have tried is this:
T+V=constant \implies \frac{dT}{dv} \frac{dv}{dt}=-\frac{dV}{dx}=F(x)
Then i am unsure what term i should use for F(x).
What i have done is to put it equal to ma where a is the acceleration of the relative position x=x_1-x_2 and i guess m should be m_1+m_2 .
But integrating ma dosent seem to yield eq. 3, I have integatred like this:
\int \int (ma) dt dv = \int (mv) dv =\frac{1}{2}mv^2=\frac{1}{2}(m_1+m_2)(v_1-v_2)^2
\frac{1}{2}(m_1+m_2)(v_1-v_2)^2 must give a lot of terms which i don't see will cancel out to give eq. 3