This question is nearly identical to my last, except this time its the Maxwell stress tensor, not the Cauchy stress tensor. I often see its components written as $$\sigma_{ij}=\varepsilon_0E_iE_j+\frac{1}{\mu_0}B_iB_j+\frac{\delta_{ij}}{2}\left(\varepsilon_0|\boldsymbol E|^2+\frac{1}{\mu_0}|\boldsymbol{B}|^2\right)$$ With $E_i$ being understood as the components of the vector $\boldsymbol E$. But I thought, "hang on", $\boldsymbol E$ is a vector, and thus is contravariant, and its components should be written $E^i$, and similarly for $\boldsymbol B$. But, I know that the stress tensor should be fully covariant, since it measures force (a vector) per unit area (which can be represented as a normal vector). I.e, it takes in two vector inputs and outputs a scalar, so it should be second order covariant. So I thought, we should replace $E_i$ with $g_{ki}E^k$. Similarly, the Kronecker delta bugs me as well - it is defined as a $(1,1)$ tensor, with components $$\delta^i_j=1 \text{ if }i=j, ~\delta^i_j=0\text{ if }i\neq j$$ So $$\delta_{ij}=g_{ki}\delta^k_j=g_{ij}$$ So, the "correct" formula, written out in all its glory, should really be $$\sigma_{ij}=\varepsilon_0(g_{ki}E^k)(g_{lj}E^j)+\frac{1}{\mu_0}(g_{ki}B^k)(g_{lj}B^j)+\frac{g_{ij}}{2}\left(\varepsilon_0|\boldsymbol E|^2+\frac{1}{\mu_0}|\boldsymbol{B}|^2\right)$$ Or of course, in shorter form $$\sigma_{ij}=\varepsilon_0E_iE_j+\frac{1}{\mu_0}B_iB_j+\frac{g_{ij}}{2}\left(\varepsilon_0|\boldsymbol E|^2+\frac{1}{\mu_0}|\boldsymbol{B}|^2\right)$$ Where $E_i$ are recognized not as the components of $\boldsymbol E$, but rather as the components of $\boldsymbol E^{\flat}$, its dual. And of course $|\boldsymbol E|^2=g_{ab}E^aE^b$. Am I right?
2026-03-26 15:16:32.1774538192
Formula for the Maxwell Stress tensor in arbitrary coordinates
108 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
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 INDEX-NOTATION
- Index notation for vector calculus proof
- How does one deal with modulus in index notation?
- Summing up discrete probabilities - trivial?
- Levi-Civita tensor contraction contradiction
- Show that using Suffix Notation
- Show with index notation that $||\nabla \times \underline{u}||^2=||\nabla \underline{u}||^2 - \mathbf{Tr}[(\nabla \underline{u})^2]$
- When would $\underline{\nabla} \cdot \underline{F} = 0$?
- Fluid Dynamics Proof
- Difference between $T^{i}_{\;\;j}$ and $T_i^{\;\;j}$?
- Notation - the element with the maximum value in a different set
Related Questions in ELECTROMAGNETISM
- Kirchhoff's Law and Highest Potential Node
- can I solve analytically or numerically the equation $\vec{\nabla}\cdot\vec{J}=0$ with the following boundaries?
- How to make the Biot-Savart law to go along a spiral shaped coil?
- I am currently reading Special Relativity by Woodhouse, I need help with understanding divergence of magnetic fields
- Calculation of capacitance between two cylinders
- Find directions where current is maximal
- What is the relation between 2d Fourier Transform and Plane Waves?
- Magnetic force term in Kobe's derivation of Maxwell's equations
- Expansion of 1/R
- Gauss' law and a half-cylinder
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?
It is actually better if we define the Lorentz invariant Maxwell stress tensor. It is a second order contravariant tensor: $$T^{\alpha\beta}=\frac{1}{\mu_0}\left(F^{\alpha\gamma}F^\beta{}_{\gamma}-\frac{1}{4}\eta^{\alpha\beta}F^{\gamma\delta}F_{\gamma\delta}\right)$$
Here $F^{\mu\nu}$ is the $\mu,\nu$ component of the field strength tensor and $\eta^{\mu\nu}$ is the $\mu,\nu$ component of the inverse spacetime metric. This formula works no matter which coordinate system we use (but, the components of $\boldsymbol{\eta}$, $\mathbf{F}$ might be very complicated). We use the well known Lorentz scalar $$F^{\mu\nu}F_{\mu\nu}=2|\boldsymbol B|^2-2|\boldsymbol E^2|/c^2$$ Let $i,j,k,l,m\in\{1,2,3\}$. Let's compute the spacial components of the MST:
$$T^{ij}=\frac{1}{\mu_0}\left(F^{i\gamma}F^j{}_{\gamma}-\frac{\eta^{ij}}{2}(|\boldsymbol B|^2-|\boldsymbol E^2|/c^2)\right)$$
Working for example in Cartesian spacial coordinates (i.e $\boldsymbol\eta=\operatorname{diag}(-1,1,1,1)$), we have the following identities: $$F^{i~0}=\frac{1}{c}E^i~~;~~F^{ij}=\varepsilon_{ijk}B^k \\ F^j{}_\gamma=\eta_{\gamma\lambda}F^{j\lambda} \\ \implies F^j{}_0=-F^{j~0}=\frac{-1}{c}E^j \\ \text{and}~~F^j{}_k=\eta_{k\lambda}F^{j\lambda}=\eta_{kk}F^{jk}=\varepsilon_{jkl}B^l$$ Hence $$T^{ij}=\frac{1}{\mu_0}\left(F^{i~0}F^j{}_0+F^{ik}F^j{}_k-\frac{\delta^i_j}{2}(|\boldsymbol B|^2-|\boldsymbol E^2|/c^2)\right) \\ =\frac{1}{\mu_0}\left(-\frac{1}{c^2}E^iE^j+\varepsilon_{ikl}B^l\varepsilon_{jkm}B^m-\frac{\delta^i_j}{2}(|\boldsymbol B|^2-|\boldsymbol E^2|/c^2)\right)$$ Now, $$\varepsilon_{ikl}\varepsilon_{jkm}=\varepsilon_{ilk}\varepsilon_{jmk}=\delta^i_j\delta^l_m-\delta^i_m\delta^l_j$$ So $$\varepsilon_{ikl}B^l\varepsilon_{jkm}B^m=(\delta^i_j\delta^l_m-\delta^i_m\delta^l_j)B^lB^m=\delta^i_jB^lB^l-B^iB^j$$ Hence, in Cartesian coords, $$\boxed{T^{ij}=\frac{1}{\mu_0}\left(-\frac{1}{c^2}E^iE^j-B^iB^j+\frac{\delta^i_j}{2}\left(|\boldsymbol B|^2+\frac{1}{c^2}|\boldsymbol E|^2\right)\right)}$$