I am teaching myself GR reading Harvey Reall's notes on GR (referring to pages 22 and 24 - not of the pdf but of the page labelling) I encountered the concept of an arbitrary and coordinate basis. What exactly is the difference between two? And what is this abstract index notation all about? We use Latin Indices to denote Vectors and Greek indices to denote components of Vectors. But why then can one replace the Latin Indices sometimes with Greek ones?
2026-03-28 23:57:28.1774742248
Difference between arbitrary basis and coordinate basis and Abstract Index Notation
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SMOOTH-MANIFOLDS
- Smooth Principal Bundle from continuous transition functions?
- Possible condition on locally Euclidean subsets of Euclidean space to be embedded submanifold
- "Defining a smooth structure on a topological manifold with boundary"
- Hyperboloid is a manifold
- The graph of a smooth map is a manifold
- A finite group G acts freely on a simply connected manifold M
- An elementary proof that low rank maps cannot be open
- What does it mean by standard coordinates on $R^n$
- Partial Differential Equation using theory of manifolds
- Showing that a diffeomorphism preserves the boundary
Related Questions in TENSORS
- Linear algebra - Property of an exterior form
- How to show that extension of linear connection commutes with contraction.
- tensor differential equation
- Decomposing an arbitrary rank tensor into components with symmetries
- What is this notation?
- Confusion about vector tensor dot product
- Generalization of chain rule to tensors
- Tensor rank as a first order formula
- $n$-dimensional quadratic equation $(Ax)x + Bx + c = 0$
- What's the best syntax for defining a matrix/tensor via its indices?
Related Questions in GENERAL-RELATIVITY
- How do I use Maple to calculate the Christoffel Symbols of a Metric?
- Do pp-wave spacetimes have a well-defined signature/index?
- Understanding the tensor notation in special/general theory of relativity
- Difference between $T^{i}_{\;\;j}$ and $T_i^{\;\;j}$?
- How can one write a line element for non-integer dimensions?
- Complex coordinates in curved space
- Riemannian Geometry, GR, importance summary?
- Demonstration of relation between geodesics and FLRW metric
- Product between two timelike vectors in any given metric
- Curvature tensor in terms of the metric tensor
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?
One frequently encounters quantities which depend on positional coordinates, but whose numerical values are independent of the choice of the coordinate system. Examples of this kind are represented by lengths of vectors, the density of a material or the magnitude of the gradient of a temperature field.
The most important property of a tensorial quantity is the ability to form such invariant expressions that evaluate to the same value in all coordinate systems.
Let us illustrate this by an example. In a Cartesian coordinate system of dimension $n=2$ there lives a vector $\bar{a}=4\bar{e}_1+3\bar{e}_2$ at point $P=(\bar{x}_1, \bar{x}_2)=(\sqrt{2},\sqrt{2})$. The components of this vector at $P$ is $\bar{a}^\rho=(4,3)$.
If we instead use a polar coordinate system at the same point $P=(2,\pi/4)$ the components of the same vector is $a^{\nu}=\frac{1}{\sqrt{2}}(7,-1/2)$.
What is the length of $a^b$? Surely it must be the same in both coordinate systems. To measure this we obviously need an impartial (invariant) expression that is valid in any coordinate system.
Unsurprisingly there is such an expression. Using abstract index notation (ain) the length of a vector is $||a^b||^2=g_{hk}a^h a^k$. We just need to transform this into the corresponding expression for the components in each coordinate system. For the polar coordinate system we have $a^\mu =\frac{1}{\sqrt{2}}(7,-\frac{1}{2}),\, a_\nu=(\frac{7}{\sqrt{2}},-\sqrt{2})$ and
$$g_{\mu\nu}=\left( \begin{array}{cc} 1 & 0 \\ 0 & r^2 \\ \end{array} \right),\quad ||a^b||^2=g_{\mu\nu}a^\mu a^\nu=a^\nu a_\nu=25$$
For the Cartesian coordinate system we have $\bar{a}^\rho=(4,3)$ and
$$\bar{g}_{\rho\sigma}=\left( \begin{array}{cc} 1 & 0 \\ 0 & 1 \\ \end{array} \right),\quad ||a^b||^2=\bar{g}_{\rho\sigma}\bar{a}^\rho \bar{a}^\sigma=\bar{a}^\sigma \bar{a}_\sigma=25$$
The abstract index notation (ain) is a convenient way to express tensorial quantities and form invariants without reference to a specific coordinate system. With some care you can convert an expression from regular index notation to ain when you are sure the expression is indeed tensorial. Notice the difference between the components $\bar{a}^\mu$ and $a^\nu$, yet they express the same vector $a^b$.