Lagrangian of object with air resistance

Click For Summary

Discussion Overview

The discussion revolves around the formulation of the Lagrangian for a falling object subject to air resistance. Participants explore how air resistance, a non-conservative force, affects the kinetic and potential energies within the context of Lagrangian mechanics, and how to derive the equations of motion accordingly.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant notes the challenge of incorporating air resistance into the Lagrangian framework, questioning how it affects kinetic and potential energy.
  • Another participant states that air resistance cannot be expressed as a potential due to its non-conservative nature.
  • It is suggested that the Lagrangian remains the same as in a vacuum, but modifications may be necessary to account for non-conservative forces.
  • A proposed form for the Lagrangian includes a term for linear air resistance, but concerns are raised about its validity and influence on the equations of motion.
  • One participant discusses the complexity of air friction, indicating that it can vary significantly based on the object's speed and the surrounding conditions.
  • Another participant mentions the difficulty of deriving the equation of motion for air resistance using standard Euler-Lagrange equations, suggesting that energy conservation may be violated under certain conditions.
  • A participant shares an idea of doubling the number of generalized coordinates to account for friction, although they were unsuccessful in this approach.
  • One participant references a paper that reformulates Hamilton's principle to accommodate non-conservative forces, indicating ongoing exploration in this area.
  • A different approach is presented where a specific Lagrangian form is proposed that leads to equations of motion including air resistance, prompting discussion about the implications of the parameters involved.
  • Another participant comments on the unusual nature of the proposed Lagrangian, questioning the sign of a parameter related to the kinetic energy term.
  • Lastly, a participant notes that the proposed Lagrangian could describe a scenario where mass increases over time while momentum remains constant, leading to a decrease in velocity.

Areas of Agreement / Disagreement

Participants express multiple competing views regarding the formulation of the Lagrangian for systems with air resistance. There is no consensus on how to accurately incorporate air resistance into the Lagrangian framework, and various approaches and ideas are presented without resolution.

Contextual Notes

Participants highlight the limitations of standard Euler-Lagrange equations in describing systems with air resistance, and the discussion includes references to modifications and alternative formulations that may better capture the dynamics involved.

Maurice7510
Messages
52
Reaction score
0
So I was going through an ODEs textbook and in a section discussing physical problems, decided that it would be interesting to come up with the equations of motion using Lagrangian mechanics for the examples they posted. For the first example, a falling rock, this easily worked. The second example was a falling object with air resistance. The equation they came up with was ma + kv = mg (I'd use dot notation but I'm unsure how to do it on here) which makes perfect sense; my issue was that I couldn't think of how the air resistance would affect either the kinetic or potential energies. So I pose the question: how would air resistance affect the kinetic or potential energy and what would their equations look like, such that the Lagrangian method would yield the above equation of motion?
 
Physics news on Phys.org
Air resistance is a non-conservative force, so it cannot be expressed by a potential.
 
The Euler-Lagrangian equation itself is changed in this case, the lagrangian is still the same one in vacuum.
 
For non-conservative systems, the Lagrangian needs to be <guessed>. What term would you add to the kinetic one, so that after applying the E_L equations you'd get the same eq. of motion as in Newtonian dynamics ? My guess for linear air resistance would be

L = mv^2 /2 + mgx + kxv
 
Maurice, air friction is a complicated phenomenon and it has no single and simple mathematical expression in terms of velocity. Usually, rapidly falling objects will create turbulent flow of the air and then the resistance force can be argue to be proportional to square of the velocity (Newton's formula for resistance). Resistance that increases proportionally to speed occurs for either very slowly moving bodies (falling dust grains), or very fast ones in diluted gas (higher atmosphere...)

In general, dissipation is a phenomenon that is hard to describe by the standard Euler-Lagrange equations.

Adding new terms to the Lagrangian is an interesting idea, but I have never seen such a new term which would give the simplest equation of motion with friction

$$
m\ddot x = -k\dot x.
$$

The term ##kxv## is a total time derivative of ##kx^2/2## and thus has no influence on the equations of motion.

On the other hand, if you do not need to stick with the standard Euler-Lagrange equations (in other words, with the Hamilton principle), there is a modification of the Euler-Lagrange equations due to Rayleigh, which adds new terms to the E-L equations and describe linear friction. Search "Rayleigh dissipative function" in textbooks, for example Goldstein's Classical Mechanics.
 
I agree with Jano L.'s post. I thought to add you will have difficulty trying to come with a Lagrangian that results in
$$
m\ddot x = -k\dot x.
$$
via the standard Euler-Lagrange equations. Consider how the the total energy of the system (the Hamiltonian) changes over time.
$$
\frac{d}{dt} \left(\sum_i \frac{\partial \mathcal{L}}{\partial \dot{x}_i}\dot{x}_i - \mathcal{L} \right) = -\frac{\partial \mathcal{L}}{\partial t}
$$
We can violate conservation of energy by, for example, having a time varying potential so \frac{\partial \mathcal{L}}{\partial t} \neq 0 but that doesn't seem to allow implementation of friction.

I did have an idea once for attempting to implement friction without modifying the Euler Lagrange equations. The idea was to double the number of generalized coordinates, and try to get the new coordinates to account for the work done by friction. I was not successful.
 
Last edited:
I did have an idea once for attempting to implement friction without modifying the Euler Lagrange equations. The idea was to double the number of generalized coordinates, and try to get the new coordinates to account for the work done by friction. I was not successful.
The friction is often described in a very similar way. One such simple model is one oscillator in interaction with many other oscillators. Although the system as a whole conserves energy, the energy of the first oscillator can change. Under certain conditions the systematic result of the action of the other oscillators is that the first one loses energy.

You can find details in this paper:

http://jmp.aip.org/resource/1/jmapaq/v6/i4/p504_s1?isAuthorized=no
 
Last edited by a moderator:
I'm not sure how much time you want to throw at this problem, but if it continues to interest you then here is a paper which reformulates Hamilton's principle to allow for non-conservative forces. There might be a more updated version in the Physics Review somewhere, but I had this version easy at hand.

http://arxiv.org/pdf/1210.2745.pdf
 
I'm not sure I understand the significance of this, but it's possible to choose a Lagrangian whose equations of motion include air resistance this way:

L = e^{b t}(\dfrac{1}{2} m v^2)

Then the Lagrangian equations of motion are:

\dfrac{d}{dt} (\dfrac{\partial L}{\partial v}) = \dfrac{\partial L}{\partial x}
\dfrac{d}{dt} (e^{b t} m v) = 0
b e^{b t} m v + e^{b t} m \dfrac{d v}{dt} = 0
m \dfrac{d v}{dt} + b m v = 0
 
Last edited:
  • #10
That's quite interesting, what strikes me as odd is that b is positive instead of being negative, you would think the new "kinetic energy" term should die off exponentially.
 
  • #11
Interesting. This Lagrangian can be used for particle whose mass increases exponentially in time while the momentum remains unaltered. This can happen if the mass comes from stationary reservoir. Since L is independent of x, we still have momentum conservation, and thus velocity is decreasing.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 19 ·
Replies
19
Views
12K
  • · Replies 7 ·
Replies
7
Views
6K