Euler-Lagrange Equations for Two Body Problem

_Kenny_
Messages
4
Reaction score
1

Homework Statement


I'm trying to do a little review of Lagrangian Mechanics through studying the two-body problem for a radial force. I have the Lagrangian of the system L=\frac{1}{2}m_1\dot{\vec{r_1}}^{2}+\frac{1}{2}m_2\dot{\vec{r_2}}^{2}-V(|{\vec{r_1}-\vec{r_2}}|). Now I'm trying to find the Euler-Lagrange Equations for r_1 and r_2 but I'm confused about taking the derivative of the potential portion with respect to either r_1 or r_2. Please call me stupid and then tell me why I'm being stupid here.

Homework Equations


L=\frac{1}{2}m_1\dot{\vec{r_1}}^{2}+\frac{1}{2}m_2\dot{\vec{r_2}}^{2}-V(|{\vec{r_1}-\vec{r_2}}|)

\frac{dL}{dq}=\frac{d}{dt}\frac{dL}{d\dot{q}}

[/B]

The Attempt at a Solution


\frac{\partial L}{\partial r_1}=-\frac{\partial V(|{\vec{r_1}-\vec{r_2}}|)}{\partial r_1}=...?[/B]
 
Physics news on Phys.org
You're a stupid because you're doing it in terms of \vec r_1 and \vec r_2. Change coordinates to \vec R=\frac{m_1\vec r_1+m_2\vec r_2}{m_1+m_2} and \vec r=\vec r_1-\vec r_2(centre of mass coordinates) and you'll see that there is only one variable here!
 
In central force problems, it is useful to instead use the coordinates:
<br /> \begin{align}<br /> \vec{r} &amp;= \vec{r}_2-\vec{r}_1\\<br /> \vec{R} &amp;= \frac{m_1\vec{r}_1 + m_2\vec{r}_2}{M}<br /> \end{align}<br />
The reason is that with these coordinates the Lagrangian reduces to something that looks like a single body with a "reduced mass" \mu:
<br /> L=\frac{1}{2}\underbrace{\frac{m_1m_2}{m_1+m_2}}_{\mu}\dot{\vec{r}}^2 + \underbrace{\frac{1}{2}M\dot{\vec{R}}^2}_{0} - U(\vec{r}) \ ,<br />
 
I'm not switching to the easier coordinates just yet, although I do know they simplify things greatly. What would the Euler-Lagrange Equations be if I remained with the non-reduced coordinates for right now?
 
_Kenny_ said:
I'm not switching to the easier coordinates just yet, although I do know they simplify things greatly. What would the Euler-Lagrange Equations be if I remained with the non-reduced coordinates for right now?
In contrast to what you may think, its not only a bit harder, its much harder. Because |\vec r_1-\vec r_2| depends on all six components of the position vectors and so you should consider all the components in both the kinetic and potential terms. Just expand the position vectors w.r.t. their Cartesian components. So you'll have 6 EL equations.
 
_Kenny_ said:
\frac{\partial L}{\partial r_1}=-\frac{\partial V(|{\vec{r_1}-\vec{r_2}}|)}{\partial r_1}=...?

This is not entirely correct. ##\vec r_1## was a the position of a body. What is ##r_1##? Usually, that denotes the magnitude of the corresponding vector. You could use this as one of the generalized coordinates, but then you would need two other for the body, and what would those be?

I interpret your messages as if you really want to use Cartesian coordinates, in which case it is not ##r_1## that you should be using. It is ##r_{11}, \ r_{12}, \ r_{13} ##. Then you need to compute, for example, $$ \partial V(|\vec r_1 - \vec r_2|) \over \partial r_{11} . $$ The question is how?

Observe that ##V(s)## is a scalar function of one scalar argument, so it has some derivative ##V'(s)##. Then you could use the chain rule and obtain $$ {\partial V(|\vec r_1 - \vec r_2|) \over \partial r_{11} } = V'(|\vec r_1 - \vec r_2|) {\partial |\vec r_1 - \vec r_2| \over \partial r_{11} }. $$

Can you continue from here?
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top