I would like to derive the geodesic equations on a chart on a Riemannian manifold from the Euler-Lagrange equations. What I have so far, is the following computation (basically calculating the things I need in the Euler-Lagrange equation): $$g_{il}\ddot{\gamma}^i + \frac{\partial g_{il}}{\partial x^j}\dot{\gamma}^i\dot{\gamma}^j = \frac{1}{2}\frac{\partial g_{ij}}{\partial x^l}\dot{\gamma}^i \dot{\gamma}^j.$$ Now the book I am following suggest multiplying by $g^{kl}$. Doing this, I end up with: $$\ddot{\gamma}^k + g^{kl}\frac{\partial g_{il}}{\partial x^j}\dot{\gamma}^i\dot{\gamma}^j = \frac{1}{2}g^{kl}\frac{\partial g_{ij}}{\partial x^l}\dot{\gamma}^i \dot{\gamma}^j.$$ Now This should be brought into the form $$\ddot{\gamma}^k + \Gamma^k_{ij}\dot{\gamma}^i\dot{\gamma}^j = 0$$ where $$\Gamma^k_{ij} := \frac{1}{2}g^{kl}\left( \frac{\partial g_{jl}}{\partial x^i} + \frac{\partial g_{il}}{\partial x^j} - \frac{\partial g_{ij}}{\partial x^l}\right).$$ My result looks almost the same, however, I am not able to bring it to the required form, I mean, I have $$\ddot{\gamma}^k + \frac{1}{2}g^{kl}\left(2\frac{\partial g_{il}}{\partial x^j} - \frac{\partial g_{ij}}{\partial x^l}\right)\dot{\gamma}^i \dot{\gamma}^j = 0.$$ But then I do not know how to proceed.
2026-03-25 06:31:42.1774420302
Deriving Geodesic Equations from Euler-Lagrange Equations final step
224 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in GEODESIC
- Length of geodesic line equals distance between two points?
- What's the relation between the Darboux Frame and the Frenet-Serret on a oriented surface?
- Projection from an ellipsoid onto a sphere that preserves geodesy?
- Vector field on a geodesic
- Geodesic lines of the form f(at+b)
- How to actually find a minimizing path on a manifold?
- Calculating the round metric on $S^n$
- Geodesic equation on a codimension 1 submanifold of $\mathbb{R^{n+1}}$
- How can you numerically approximate the geodesic midpoint of 2 points on an ellipsoids?
- Compute geodesic circles on a Surface
Related Questions in EULER-LAGRANGE-EQUATION
- Showing solution to this function by Euler-Lagrange
- Derive the Euler–Lagrange equation for a functional a single variable with higher derivatives.
- Functional with 4th grade characteristic equation
- derivative of double integral in calculus of variation
- When is the Euler-Lagrange equation trivially satisfied?
- Euler-Lagrange and total derivative of partial derivative for function of two variables
- Energy Functional from the Euler-Lagrange Equations
- Find differential equation using variation principle and lagrangian
- Euler-Lagrange equations without lower boundary conditions
- Finding First Variation
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Let me use a condesed notation, $$\ddot{\gamma}^k + \frac{1}{2}g^{kl}\left(2\partial_j g_{il} - \partial_l g_{ij}\right)\dot{\gamma}^i \dot{\gamma}^j = 0.$$All you have to note is that the expression in parenthesis is symmetric in the indices $i$, $j$ beacause is multiplied by $\dot{\gamma}^i \dot{\gamma}^j$ so you split $2\partial_j g_{il}$ into two term and exchange indices to one.