Work and forces in systems of many particles

AI Thread Summary
The discussion revolves around understanding the mathematical formulation of work and forces in systems of many particles, as presented in Goldstein's "Classical Mechanics." The key equation for work done, W_{12}, includes contributions from both external and internal forces, raising questions about the dimensionality of the space in which these forces operate. Participants clarify that while the system can be described in a 3N-dimensional space, the forces are indeed functions of multiple variables, specifically the positions of all particles involved. The confusion stems from how to interpret the integrals when forces depend on the positions of multiple particles, complicating the notion of path integrals. Ultimately, the discussion emphasizes the need to reconcile the dimensionality of forces and potentials with the mathematical definitions of work and integration in multi-particle systems.
avorobey
Messages
14
Reaction score
0
I'm reading Goldstein's "Classical Mechanics", first chapter, and am confused about what's going on in equations of forces and work in systems of particles. For example, Goldstein calculates work done by all the forces, external and internal, in evolving the system from state ##1## to state ##2## (page 9):

$$W_{12} = \sum_{i}\int_{1}^{2}{\bf F}_i^{(e)}\cdot d{\bf s}_i + \sum_{i\ne j}\int_{1}^{2}{\bf F}_{ji}\cdot d{\bf s}_i$$

I want to understand this equation rigorously from the mathematical point of view. What is the Euclidean space in which the path integrals happen? The forces ##{\bf F}_{i}^{(e)}## and ##{\bf F}_{ji}## are functions of how many variables?

I thought, on my first reading, that everything happens in ##{\bf R}^3## and forces are vector fields ##{\bf F}:{\bf R}^3\to {\bf R^3}##. But on second thought it seems that ##{\bf F}_{ji}## should depend on both ##{\bf r}_j## and ##{\bf r}_i##. And also on the next page under the assumption that forces are conservative they're derived from potentials: ##{\bf F}_{ji} = -\nabla_iV_{ij}##, ##{\bf F}_i^{(e)} = -\nabla_iV_i##. Attempting to understand this mysterious to me ##\nabla_i## notation leads me to think that the ##V##s are functions of all ##N## position vectors as ##3N## independent variables, and ##\nabla_i## picks the ##3## variables to vary for gradient.

But if the ##F##s and the ##V##s are functions of all ##3N## coordinate variables, what does ##d{\bf s}_i## mean exactly in the integral? And wouldn't it make e.g. ##\int_{1}^{2}{\bf F}_i^{(e)}\cdot d{\bf s}_i## a function of all the *remaining* ##3N-3## coordinates rather than a scalar?

I'm so confused! Please help me understand what's going on mathematically here:

- What the ##F##s and the ##V##s are functions of, in the most general setting;
- Following that, how are the work integrals to be understood geometrically;
- If some force is not conservative and depends, say, directly on time or on velocity of one of the particles, how does that change the meaning of the integral? What does that make ##d{\bf s}_i##?

Thank you!
 
Physics news on Phys.org
avorobey said:
I thought, on my first reading, that everything happens in R3R3{\bf R}^3 and forces are vector fields F:R3→R3F:R3→R3{\bf F}:{\bf R}^3\to {\bf R^3}. But on second thought it seems that FjiFji{\bf F}_{ji} should depend on both rjrj{\bf r}_j and riri{\bf r}_i. And also on the next page under the assumption that forces are conservative they're derived from potentials: Fji=−∇iVijFji=−∇iVij{\bf F}_{ji} = -\nabla_iV_{ij}, F(e)i=−∇iViFi(e)=−∇iVi{\bf F}_i^{(e)} = -\nabla_iV_i. Attempting to understand this mysterious to me ∇i∇i\nabla_i notation leads me to think that the VVVs are functions of all NNN position vectors as 3N3N3N independent variables, and ∇i∇i\nabla_i picks the 333 variables to vary for gradient.
path of the system

by looking at your equations it appears that the N particle system is being described in a 3N dimensional space and try to figure out the geometry say by taking a two particle system i.e. N=2 initially - then the path of the system in the Six dimensional space between points 1 and 2 can be taken and a differential element of the path can be drawn as ds - now you can move ahead and see the formalism mathematically.
 
avorobey said:
I want to understand this equation rigorously from the mathematical point of view. What is the Euclidean space in which the path integrals happen? The forces ##{\bf F}_{i}^{(e)}## and ##{\bf F}_{ji}## are functions of how many variables?
I read that as the total work done moving from state 1 to state 2 (##W_{12}##) is given by the sum over all particles in the system (indexed by i) of the work done on that particle by external forces ##{\bf F}_i^{(e)}## plus the sum over all particles in the system of the work done on that particle (again indexed by i) by each and every other particle in the system (indexed by j not equal to i) where the force on particle i by particle j is given by ##{\bf F}_{ij}##

Nothing mysterious or six dimensional going on. Nothing involving fields, conservative or otherwise. Just three dimensional forces-at-a-distance in three space.

Edit: Technically, this does not have to be three space. The formulation does not depend on dimensionality. It would work equally well in any higher dimensional space. All you need to have available is a vector dot product for force times incremental displacement.
 
Last edited:
  • Like
Likes BvU
Second jBriggs: Goldstein is clear in $$W_{12} = \sum_i \int_1^2 {\bf F}_i \cdot d{\bf s}_i = \sum_{i}\int_{1}^{2}{\bf F}_i^{(e)}\cdot d{\bf s}_i + \sum_{i\ne j}\int_{1}^{2}{\bf F}_{ji}\cdot d{\bf s}_i\ :$$he simply splits up ##{\bf F}_i## in an external and an internal part.
 
jbriggs444 said:
where the force on particle ##i## by particle ##j## is given by ##{\bf F}_{ij}##

But ##F_{ji}## depends (in general) on the position of particle j as well as i, right? If particle j changes position as the system moves from state ##1## to state ##2##, then the integrand depends on both ##{\bf r}_i## and ##{\bf r}_j##. But then, if the integral is simply over the path of particle i in three-dimensional space, as you're saying, then after evaluating the integral we're still left with a function of ##{\bf r}_j## rather than a scalar! That can't be right, I think?

Maybe I'm missing something completely trivial? Consider the usual definition of path integral from a purely mathematical point of view. We have a function ##{\bf F}:{\mathbb R}^n\to{\mathbb R}^n## and a curve ##S## in ##{\mathbb R}^n##; then ##\int_S{\bf F(r)}\cdot d{\bf r} = \int_a^b{\bf F}(r(t))\cdot r'(t)dt##. There is no place in this definition for ##{\bf F}## to depend on anything other than the ##n## coordinates of ##{\bf r}##. If ##{\bf F}## depends on something else, for example, on coordinates of some other particle, then it's no longer a function ##{\bf F}:{\mathbb R}^n\to{\mathbb R}^n##, but instead it's a function, say, ##{\bf F}:{\mathbb R}^{2n}\to{\mathbb R}^n##, and the definition of what it means to calculate ##\int_S{\bf F(r)}\cdot d{\bf r}## needs to specify where ##{\bf F}## is getting the other half of its arguments.

And then later on, if it turns out that the force ##F_{ji}## is generated by a scalar potential ##V_{ji}##, that scalar potential is a function ##{V}:{\mathbb R}^{2n}\to{\mathbb R}##, because you need coordinates of two particles to specify what the potential is. So then it eludes me how I can say that in this case
##\int_1^2{\bf F(r)}\cdot d{\bf r} = -\int_1^2{\nabla_i V_{ji}}\cdot d{\bf r} = -V\Big|_1^2##. I seem to be invoking the gradient theorem to reach this conclusion, but I don't have a scalar function of ##n## variables as that theorem requires, I have a function of ##2n## coordinates. The notation "hides" the fact that ##V## depends on the coordinate of the other particle, too, but it still does - so why is the conclusion still true, doesn't this require some sort of argument?
 
I think I see your point. While particle ##i## moves from 1 to 2, so does particle ##j##. Herbie discusses it on p. 10 and 11 -- but restricts to conservative forces in order to introduce an internal potential energy.
 
The rope is tied into the person (the load of 200 pounds) and the rope goes up from the person to a fixed pulley and back down to his hands. He hauls the rope to suspend himself in the air. What is the mechanical advantage of the system? The person will indeed only have to lift half of his body weight (roughly 100 pounds) because he now lessened the load by that same amount. This APPEARS to be a 2:1 because he can hold himself with half the force, but my question is: is that mechanical...
Some physics textbook writer told me that Newton's first law applies only on bodies that feel no interactions at all. He said that if a body is on rest or moves in constant velocity, there is no external force acting on it. But I have heard another form of the law that says the net force acting on a body must be zero. This means there is interactions involved after all. So which one is correct?
Thread 'Beam on an inclined plane'
Hello! I have a question regarding a beam on an inclined plane. I was considering a beam resting on two supports attached to an inclined plane. I was almost sure that the lower support must be more loaded. My imagination about this problem is shown in the picture below. Here is how I wrote the condition of equilibrium forces: $$ \begin{cases} F_{g\parallel}=F_{t1}+F_{t2}, \\ F_{g\perp}=F_{r1}+F_{r2} \end{cases}. $$ On the other hand...
Back
Top