Rasalhague
- 1,383
- 2
The Wikipedia article Divergence, in the section Application to
The Wikipedia article Divergence, in the section Application to Cartesian coordinates, says of the del-dot formula for divergence, "Although expressed in terms of coordinates, the result is invariant under orthogonal transformations, as the physical interpretation suggests" ( http://en.wikipedia.org/wiki/Divergence ).
Suppose I take a vector field with Cartesan coordinates (x,y,-2z).
\text{div} (\vec{v})=\sum_{i=1}^{n}\frac{\partial v_i}{\partial x_i} = 1+1-2=0.
But if I first apply the orthogonal transformation expressed by the matrix
A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & -1 \end{bmatrix},
then
\text{div} (A \vec{v}) = 1 + 1 + 2 = 4.
So should the statement refer specifically to rotations (special/continuous orthogonal transformations)?
The Wikipedia article Divergence, in the section Application to Cartesian coordinates, says of the del-dot formula for divergence, "Although expressed in terms of coordinates, the result is invariant under orthogonal transformations, as the physical interpretation suggests" ( http://en.wikipedia.org/wiki/Divergence ).
Suppose I take a vector field with Cartesan coordinates (x,y,-2z).
\text{div} (\vec{v})=\sum_{i=1}^{n}\frac{\partial v_i}{\partial x_i} = 1+1-2=0.
But if I first apply the orthogonal transformation expressed by the matrix
A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & -1 \end{bmatrix},
then
\text{div} (A \vec{v}) = 1 + 1 + 2 = 4.
So should the statement refer specifically to rotations (special/continuous orthogonal transformations)?