Euler Lagrange formula with higher derivatives

Click For Summary

Discussion Overview

The discussion revolves around the Euler-Lagrange formula when extended to include higher derivatives. Participants explore the derivation of the formula, boundary conditions, and the implications of variations in functions on the stationary action principle.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant attempts to derive a modified Euler-Lagrange equation involving higher derivatives and presents their calculations, but expresses uncertainty about reaching a definitive conclusion.
  • Several participants question the assumptions made regarding boundary conditions, particularly whether variations must satisfy certain conditions at the boundaries.
  • There is a discussion about the necessity of considering variations that do not vanish at the boundaries and how this affects the derivation of the Euler-Lagrange equations.
  • One participant suggests that the requirement for variations to vanish at the boundaries is not strictly necessary for deriving the Euler-Lagrange equations, leading to additional natural boundary conditions.
  • Another participant reflects on the implications of not properly accounting for boundary conditions in their derivation, indicating a potential misunderstanding of the relationship between boundary conditions and the variations considered.
  • There is a metaphorical discussion comparing the derivation paths to doors leading to the same solution, though clarity on the necessity of boundary conditions remains a point of contention.

Areas of Agreement / Disagreement

Participants express differing views on the necessity and implications of boundary conditions in the derivation of the Euler-Lagrange equations. Some agree that variations must satisfy certain conditions, while others argue that this is not a strict requirement, indicating an unresolved debate.

Contextual Notes

Participants highlight the complexity of boundary conditions and their impact on the derivation process, noting that assumptions about the behavior of variations at the boundaries can lead to different interpretations and requirements in the context of higher derivatives.

Somali_Physicist
Messages
117
Reaction score
13
I was trying to Extrapolate Eulers formula , after deriing the basic form I wanted to prove:
∂F/∂y - d(∂F/∂yx)/dx +d[SUP]2[/SUP](∂F/∂yxx)/dx2 = 0

Here is my attempt but I get different answers:
J(y) = ∫abF(x,yx,y,yxx)dx
δ(ε) = J(y+εη(x))
y = yt+εη(x)
∂y/∂ε = η(x)
∂yx/∂ε = η(x)
∂yxx/∂ε=η⋅⋅(x)(dots are derivatives with respect to x)
dδ(ε)/dε = ∫ab∂F/∂y ∂y/∂ε + ∂F/∂yx ∂yx/∂ε + ∂F/∂yxx ∂yxx/∂ε dx
∴ dδ(ε)/dε = ∫ab∂F/∂y η(x) + ∂F/∂yx η(x) + ∂F/∂yxx η⋅⋅ (x)dx
Using integration by parts :
ab∂F/∂yx η(x)dx = n(x)∂F/∂yx |ab-∫abd(∂F/∂yx)η(x)dx

n(x)∂F/∂yx |ab = 0

ab∂F/∂yx η(x)dx = -∫abd(∂F/∂yx)η(x)dx
Again use IBP:
ab∂F/∂yxx η⋅⋅ (x)dx = ∂F/∂yxxη(x)|ab - ∫abd(∂F/∂yxx)/dxη(x)dx

abd(∂F/∂yxx)/dxη(x)dx = n(x)d(∂F/∂yxx)/dx |ab - ∫abd2(∂F/∂yxx)/dx2η(x)dx

n(x)d(∂F/∂yxx)/dx |ab = 0
hence
ab∂F/∂yxx η⋅⋅ (x)dx = ∂F/∂yxxη(x)|ab + ∫abd2(∂F/∂yxx)/dx2η(x)dx

dδ(ε)/dε |ε=0 = dδ(ε)/dε = ∫ab∂F/∂yt η(x) -d(∂F/∂ytx)η(x)dx+ d2(∂F/∂ytxx)/dx2η(x)dx + ∂F/∂yxxη(x)|ab = 0

Now this is where I am stuck , because I can intuitively derive the next step:
∂F/∂yxxη(x)|ab =0 to give
(∂F/∂y - d(∂F/∂yx)/dx +d[SUP]2[/SUP](∂F/∂yxx)/dx2)η(x) = 0

as η(x) ≠ 0 (contradiction)
∂F/∂y - d(∂F/∂yx)/dx +d[SUP]2[/SUP](∂F/∂yxx)/dx2 = 0Note assuming y(a,b) , yx(a,b) are fixed and differentiable on intervel
 
Physics news on Phys.org
I am not sure I understand what your question is ...
 
Orodruin said:
I am not sure I understand what your question is ...
Is
∂F/∂yxxη(x)|ab =0 ??
and if so why and a mathematical explanation would be the best.
 
If you are just considering variations of functions that are necessarily satisfying boundary conditions such as ##y'(a) = k##, your variations must satisfy ##\eta'(a) = 0##. The argument is the same as that leading to ##\eta(a) = 0##.

However, in general, this may not be the case. The point is that this does not affect the EL equations! In order for ##y(x)## to be a stationary function of the functional under consideration, you must have ##\delta J = 0## for all variations, including those that satisfy ##\eta'(a) = 0##. The only thing that changes when you do not already have the boundary conditions is that, in addition to the EL equations required to satisfy ##\delta J = 0## for those variations that satisfy ##\eta'(a) = 0##, you will also need to consider variations for which ##\eta'(a) \neq 0##. This leads you to an additional boundary condition that ##y## has to satisfy.

Unfortunately, this is a point that is often presented in a manner that makes it seem as if we must require ##\eta(a) = 0## in order to derive the EL equations. This is not true. We derive the EL equations by considering those variations in particular, but if other variations are also allowed, they will give us additional constraints by imposing boundary conditions (such boundary conditions are often referred to as natural boundary conditions).

A prime example of this with higher derivatives is the description of an elastic beam under load. If you fix an end point of the beam you impose ##y(a) = y_0##, which only allows variations that satisfy ##\eta(a) = 0##. If you fix the inclination of the beam at the boundary you fix ##y'(a) = k_0## and only allow variations that satisfy ##\eta'(a) = 0##. You can impose one of those, both, or none, depending on your physical situation. If you do not impose them, you will obtain different natural boundary conditions. In the end, these issues are related to the force and bending moment at the beam endpoint. This is discussed in some detail in section 8.2.2 and problem 8.12 of my book.
 
Orodruin said:
If you are just considering variations of functions that are necessarily satisfying boundary conditions such as ##y'(a) = k##, your variations must satisfy ##\eta'(a) = 0##. The argument is the same as that leading to ##\eta(a) = 0##.

However, in general, this may not be the case. The point is that this does not affect the EL equations! In order for ##y(x)## to be a stationary function of the functional under consideration, you must have ##\delta J = 0## for all variations, including those that satisfy ##\eta'(a) = 0##. The only thing that changes when you do not already have the boundary conditions is that, in addition to the EL equations required to satisfy ##\delta J = 0## for those variations that satisfy ##\eta'(a) = 0##, you will also need to consider variations for which ##\eta'(a) \neq 0##. This leads you to an additional boundary condition that ##y## has to satisfy.

Unfortunately, this is a point that is often presented in a manner that makes it seem as if we must require ##\eta(a) = 0## in order to derive the EL equations. This is not true. We derive the EL equations by considering those variations in particular, but if other variations are also allowed, they will give us additional constraints by imposing boundary conditions (such boundary conditions are often referred to as natural boundary conditions).

A prime example of this with higher derivatives is the description of an elastic beam under load. If you fix an end point of the beam you impose ##y(a) = y_0##, which only allows variations that satisfy ##\eta(a) = 0##. If you fix the inclination of the beam at the boundary you fix ##y'(a) = k_0## and only allow variations that satisfy ##\eta'(a) = 0##. You can impose one of those, both, or none, depending on your physical situation. If you do not impose them, you will obtain different natural boundary conditions. In the end, these issues are related to the force and bending moment at the beam endpoint. This is discussed in some detail in section 8.2.2 and problem 8.12 of my book.
Oh so it must work for all situations including η(x) = 0and hence I use it.Furthermore it being a constant,ie not 0 , is simply because I didn't change the boundary to a specific length.That is Looking at the cases , where η(m)(x) ≠ 0 : m ∈ R , its because my boundary conditions weren't properly accounted for, correct?
 
Last edited:
Somali_Physicist said:
That is Looking at the cases , where η(m)(x) ≠ 0 : m ∈ R , its because my boundary conditions weren't properly accounted for, correct?
It is unclear what you mean by this. You need to look at those cases when the boundary conditions are not imposed from the beginning, such as by fixing the endpoints. In those cases, finding the stationary functions involve satisfying the requirement ##\delta J = 0## even for variations that have non-zero values at the boundary, which leads to boundary conditions on the stationary function itself. For the purposes of just deriving the EL equations themselves, you can assume that all boundary terms vanish since ##\delta J## must be zero particularly for variations that vanish at the boundaries.
 
  • Like
Likes   Reactions: Somali_Physicist
Orodruin said:
It is unclear what you mean by this. You need to look at those cases when the boundary conditions are not imposed from the beginning, such as by fixing the endpoints. In those cases, finding the stationary functions involve satisfying the requirement ##\delta J = 0## even for variations that have non-zero values at the boundary, which leads to boundary conditions on the stationary function itself. For the purposes of just deriving the EL equations themselves, you can assume that all boundary terms vanish since ##\delta J## must be zero particularly for variations that vanish at the boundaries.
So its like two doors leading to the same room?It all eventually gets to the correct solution?
 
Actually, it is only one door; considering the variations for which ##\eta(a)## (or ##\eta'(a)##) is zero. The question on top of that, if other variations are allowed, is whether or not additionally considering those other variations lead to further requirements - with the result being that they do.
 
Orodruin said:
Actually, it is only one door; considering the variations for which ##\eta(a)## (or ##\eta'(a)##) is zero. The question on top of that, if other variations are allowed, is whether or not additionally considering those other variations lead to further requirements - with the result being that they do.
Ok so to recap.Are you stating that we impose conditions to force it to follow the Euler-Langrange theorem or that regardless of the boundary conditions the theorem works.This is the crux of my question I guess.From what I can garner from your replies I believe you are implying that regardless of the conditions the theorem works to allow ΔJ=0.Im sorry if I'm not understanding it , it just seems counter intuitive as what if you had a function such as ex if your bounds go on forever ...
 
  • #10
Regardless of whether you put the boundary conditions, the EL equations will need to be satisfied in order for the variation of ##J## to be equal to zero, because ##\delta J## needs to be zero in particular for those variations that do not change the boundary values.

However, if you do not impose any boundary conditions, you will get the boundary conditions that ##y## needs to satisfy out of the variation by also considering those variations that do change the boundary values. In the end, you end up with a differential equation for ##y## and a sufficient set of boundary conditions, whether imposed from the beginning or resulting from the variation itself.
 
  • Like
Likes   Reactions: Somali_Physicist
  • #11
Orodruin said:
Regardless of whether you put the boundary conditions, the EL equations will need to be satisfied in order for the variation of ##J## to be equal to zero, because ##\delta J## needs to be zero in particular for those variations that do not change the boundary values.

However, if you do not impose any boundary conditions, you will get the boundary conditions that ##y## needs to satisfy out of the variation by also considering those variations that do change the boundary values. In the end, you end up with a differential equation for ##y## and a sufficient set of boundary conditions, whether imposed from the beginning or resulting from the variation itself.
ok got it! thanks
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K