Let $F$ be a tensor field of type $(0,2)$ on a Riemannian manifold (like a Riemannian metric). Let $\gamma$ be a geodesic on $M$ and let $e(t)$ be a parallel transport along $\gamma$. I want to find a formula for $\frac{d}{dt} F_{\gamma(t)}(e(t),\gamma'(t))$. How can I derivate this quantity. I understand calculcations when $F$ is the Riemanian metric (this is zero using compatibility between the metric and Levi Civita connection). But I don't see how to do for general $F$. Thanks in advance for your help.
2026-05-03 15:20:14.1777821614
Covariant derivative of a tensor field
168 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in RIEMANNIAN-GEOMETRY
- What is the correct formula for the Ricci curvature of a warped manifold?
- How to show that extension of linear connection commutes with contraction.
- geodesic of infinite length without self-intersections
- Levi-Civita-connection of an embedded submanifold is induced by the orthogonal projection of the Levi-Civita-connection of the original manifold
- Geodesically convex neighborhoods
- The induced Riemannian metric is not smooth on the diagonal
- Intrinsic vs. Extrinsic notions of Harmonic maps.
- Equivalence of different "balls" in Riemannian manifold.
- Why is the index of a harmonic map finite?
- A closed manifold of negative Ricci curvature has no conformal vector fields
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?
I'm not sure I understand precisely what you want, but the covariant derivative of $F$ along $\gamma$ is given by
$$ \frac{DF}{dt}(e(t),\dot{\gamma}(t)) = \frac{d}{dt} F(e(t),\dot{\gamma}(t)) - F \left( \frac{De}{dt}(t), \dot{\gamma}(t) \right) - F \left( e(t), \frac{D \dot{\gamma}}{dt}(t) \right) = \frac{d}{dt} F(e(t),\dot{\gamma}(t)) $$
since $e(t), \dot{\gamma}(t)$ are parallel along $\gamma$. The expression $F(e(t),\dot{\gamma}(t))$ is a scalar depending on $t$ so you can differentiate it just like you differentiate a regular function. If $e_i(t)$ is a frame alone $\gamma$ and you expand
$$ e(t) = a^i(t) e_i(t), \,\, \dot{\gamma}(t) = \gamma^i(t)e_i(t), \,\, F(e_i(t),e_j(t)) = f_{ij}(t)$$
then
$$ F(e(t), \dot{\gamma}(t)) = F(a^i(t)e_i(t), \gamma^j(t)e_j(t)) = a^i(t)\gamma^j(t) f_{ij}(t) $$
and so
$$ \frac{d}{dt} F(e(t), \dot{\gamma}(t)) = \dot{a}^{i}(t)\gamma^j(t)f_{ij}(t) + a^i(t)\dot{\gamma}^j(t)f_{ij}(t) + a^i(t)\gamma^j(t)\dot{f_{ij}}(t).$$