Wikipedia says that we have a Christoffel Symbol of the Second Kind, such that: $$\Gamma_{ij}^k=\frac{\partial \textbf{e}_i}{\partial x^j}\cdot\textbf{e}^k$$ Which we can convert into a Christoffel Symbol of the First Kind as so: $$\Gamma_{kij}=\frac{\partial \textbf{e}_i}{\partial x^j}\cdot\textbf{e}_k$$ I undestand the whole procedure up to that part. What I don't understand is how it say that 'rearranging' we get: $$\Gamma_{ij}^k\textbf{e}_k=\frac{\partial \textbf{e}_i}{\partial x^j}$$
2026-04-08 06:09:00.1775628540
Question about the Christoffel Symbol
172 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 VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
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?
If $\mathbf e_i$ are the given frame (basis), then $\mathbf e^i$ will be the dual basis. These covectors "eat" vectors and spit out numbers. In particular, $\langle\mathbf e^k,\mathbf e_i\rangle = \delta^k_i$. So if we apply $\mathbf e^k$ to the linear combination $\sum a^i\mathbf e_i$, we get $$\langle \mathbf e^k,\sum a^i\mathbf e_i\rangle = \sum a^i\langle\mathbf e^k,\mathbf e_i\rangle = \sum a^i\delta^k_i = a^k.$$ Thus, setting $\Gamma^k_{ij} = \langle \mathbf e^k,\dfrac{\partial\mathbf e_i}{\partial x^j}\rangle$, we do in fact get $$\frac{\partial\mathbf e_i}{\partial x^j} = \sum \Gamma^k_{ij}\mathbf e_k.$$ (Once again, I find the dot in the first equation totally confusing and misleading.)
We can identify the dual space with the original vector space using the Riemannian metric by setting $\langle\tilde{\mathbf w},\mathbf v \rangle = \mathbf w\cdot\mathbf v$. This means that $\langle\tilde{\mathbf e}_k,\mathbf e_i \rangle = \mathbf e_k\cdot \mathbf e_i = g_{ki}$. In order to make this come out equal to $\delta^k_i$, we must take the linear combination $$\mathbf e^k = \sum g^{kj}\tilde{\mathbf e}_j,$$ for then we have $$\langle \mathbf e^k,\mathbf e_i\rangle = \sum g^{kj}\mathbf e_j\cdot \mathbf e_i = \sum g^{kj}g_{ki} = \delta^k_i.$$