Noncentral potential and Newton third law

AI Thread Summary
The discussion centers on the challenges faced by a graduate student researching a non-central Yukawa potential and its implications for Newton's third law in a three-body system. The student notes that the forces calculated from the potential do not sum to zero, which contradicts the expectation of conservation in a closed system. Responses emphasize that the potential's dependence on relative positions should ensure conservation of momentum, suggesting that any discrepancies likely stem from algebraic errors in calculations. The forum members provide insights into using the potential energy to derive forces and reinforce that the forces should indeed cancel out. The conversation highlights the complexities of molecular dynamics simulations and the importance of accurate mathematical handling in theoretical physics.
yukawa_2006
Messages
3
Reaction score
0
Hello,
I was just searching online and discovered this great forum. Please I need help in sorting out a problem with a non-central potential and Newton third law.

This is not a physics homework problem. I'm a graduate student working on this equation as a reserch project and there are publications out there using this expression in "Analytical Bond order potential" by Pettiffor et al.
They call it Yukawa potential.

The form of the potential is:

(Sorry for the quakky expressions, I'm not sure if there is an equation editor on this forum, a guide will be appreciated).

U_ij = (A/r_ij)* exp(-S_ij(r_ij - r_c))

Where r_ij = sqrt((x_i - X_j)^2 + (y_i - Y_j)^2 + (z_I - z_j)^2)

or simply distance between atom i and atom j in cartesian coordinate

However,

S_ij = 1/2(S_i + S_j)

Where;
S_i = k_o + (sum(over k not equal to i) exp(-c*r_ik))

similarly

S_j = k_o + (sum(over k not equal to j) exp(-c*r_ jk))

Where r_ik and r_ jk are distances from atoms i to atom k
and the distance from atom j to atom k respectively.

This is the real question.
Suppose we have three atoms arranged in a triangle connected to each other where non of the distances between the triangle is the same; that is rij, rjk and rik are not the same.

We expect for three body system with no external forces in a closed system to have a conserved force. The forces should sum up to zero; That is

F_i = - (F_j + F_k).


I'm not sure if I'm doing something wrong here.:confused:

My problem is that the above energy expression is not giving a conserved forces that sum up to zero, especially when the environment of atoms i and j are different, That is, S_i is not equal l to S_j (when r_ij , r_ik and r_ jk are not all equal) and therefore F_i /= - F_ J so Newton third law of action and reaction are eqaul and opposite is violated.

Despite the fact that this force depend only on position, the system does not yield to conservation law.

The three atom in a triangle is the most trivial case, but the real problem actually involves many atoms surronding atoms i and j with different densities (S_i and S_ j ) in such a way that the force on atom i due to atom j is affected by other atoms k1_i, k2_i, k3_i, ... kn_i surrounding atom i.

While similarly the force on atom j due to atom i is affected by other atoms
k1_j, k2_j ...kn_j surrounding atom j.

I need to use this potential to derive the forces to perform molecular dynamics simulation and it's been a lot of headeache moving forward with this problem as the system will not conserve energy ( Give zero total force) in a close system.

Any help will be appreciated. Sorry for my long post, I'm just trying to make things clear. Thanks.
 
Science news on Phys.org
Wao! 21 view and no reply?

Am I in the wrong section?
 
Hi Yukawa,

Welcome to Physics Forums!

First, the forum supports the use of LateX to make your equations look pretty. Just use the [ tex ] tag around an expression as in \textbf{F} = m \textbf{a} (click to see the code).

Second, since the potential depends only on the coordinate differences between various atoms, the total momentum of the system must be conserved. This momentum is just the conserved quantity associated with the translation invariance of the Lagrangian (Noether's Thm). Unfortunately, it's not immediately apparent to me what is going wrong, but you should find that the forces do cancel. I imagine it's just an algebra error somewhere.

Third, that is one crazy potential!
 
Last edited:
Physics Monkey said:
Hi Yukawa,

Welcome to Physics Forums!

First, the forum supports the use of LateX to make your equations look pretty. Just use the [ tex ] tag around an expression as in \textbf{F} = m \textbf{a} (click to see the code).

Second, since the potential depends only on the coordinate differences between various atoms, the total momentum of the system must be conserved. This momentum is just the conserved quantity associated with the translation invariance of the Lagrangian (Noether's Thm). Unfortunately, it's not immediately apparent to me what is going wrong, but you should find that the forces do cancel.

Third, that is one crazy potential!

Hey thanks for the response.

Is it the Linear momentum that should be conserved in this case?

For the 3-body system example that I gave, the forces only cancels when r_ij and r_ik are the same or when all the three atoms are not connected in a triangle.

When all the three atoms are connected in a triangle, then the total force on the system is no longer zero. I have used the center of mass for the whole system to constrain the velocities to give zero total linear momentum with no success.

I just don't know what is going wrong here. The fundermental problem here is that when the environment of i and j are different, then the magnitude of the force on i is not equal to the force on j, but I do expect the total system force to sum up to zero which is also not happening here.

Any help as to what I'm doing wrong will be appreciated.
 
Hi again yukawa,

Yes, it is the linear momentum of the system which is conserved.

I can give you a simple proof that the sum of the forces is zero. The total potential energy of the system is U = \frac{1}{2} \sum_{i \neq j} U_{i j} (the 1/2 takes care of double counting). Note that this quantity depends only on the relative separation of the atoms because each U_{i j} depends only on the relative separation. The force on the i-th atom is given by \vec{F}_i = - \nabla_i U, where \nabla_i means derivative with respect to the coordinates of the i-th atom. This is, of course, nothing but the standard formula for force in terms of potential energy.

Now, in a system with N atoms, the sum of all the forces is \sum_{i = 1}^N \vec{F}_i = \sum_{i = 1}^N - \nabla_i U. We need to show that this is zero irrespective of the positions of the atoms, etc. To do this, multiply both sides by an arbitrary vector \vec{a}. The left hand side is just the dot product of \vec{a} with the sum of all the forces. The right hand side looks like - \sum_i \vec{a}\cdot\nabla_i U, but we know what this term means. If \vec{a} is small, this is nothing but the approximate difference between U(\vec{r}_i) and U(\vec{r_i} + \vec{a}).

Now we just have to realize that U depends only on coordinate differences, so a shift of every coordinate by the same amount (by \vec{a}) won't change the value of U. Thus the right hand side is zero no matter what \vec{a} is, and this means that left hand side must also be zero no matter what \vec{a}. Now at last we see that \vec{a} \cdot \sum_i \vec{F}_i can only be zero for all \vec{a} if \sum_i \vec{F}_i = 0. This simple proof shows that the forces must sum to zero for your potential.

In practical terms: if you've found that the forces don't sum to zero, it means you've made some kind of algebra or differentiation error somewhere. That's about the best I can do unfortunately. I hope it helps some.
 
Last edited:
I need to calculate the amount of water condensed from a DX cooling coil per hour given the size of the expansion coil (the total condensing surface area), the incoming air temperature, the amount of air flow from the fan, the BTU capacity of the compressor and the incoming air humidity. There are lots of condenser calculators around but they all need the air flow and incoming and outgoing humidity and then give a total volume of condensed water but I need more than that. The size of the...
Thread 'Why work is PdV and not (P+dP)dV in an isothermal process?'
Let's say we have a cylinder of volume V1 with a frictionless movable piston and some gas trapped inside with pressure P1 and temperature T1. On top of the piston lay some small pebbles that add weight and essentially create the pressure P1. Also the system is inside a reservoir of water that keeps its temperature constant at T1. The system is in equilibrium at V1, P1, T1. Now let's say i put another very small pebble on top of the piston (0,00001kg) and after some seconds the system...

Similar threads

Back
Top