Active and passive transformation

From Wikipedia, the free encyclopedia

In the physical sciences, an active transformation is one which actually changes the physical state of a system, and makes sense even in the absence of a coordinate system whereas a passive transformation is merely a change in the coordinate system of no physical significance. The distinction between active and passive transformations is one which should always be kept in mind when working with transformations. By default, by transformation, mathematicians usually mean passive transformations, while physicists could mean either.

As an example, in the vector space R2, let {e1,e2} be a basis, and consider the vector v = v1e1 + v2e2. Rotation of the plane is given by the matrix

R=
\begin{pmatrix}
\cos \theta & -\sin \theta\\
\sin \theta & \cos \theta
\end{pmatrix},

which can be viewed either as an active transformation or a passive transformation, as described below.

Contents

[edit] Active transformation

As an active transformation, R rotates all vectors, including v and the basis vectors e1 and e2. Thus a new vector v is obtained:

\mathbf{u}=R\mathbf{v}=v^1R\mathbf{e}_1+v^2R\mathbf{e}_2.

If one views {Re1,Re2} as a new basis, then the components of the new vector u in the new basis are the same as those of v in the original basis because linear transformations do not act on scalars, and the components of a vector are simply scalars. One may also calculate the components of the new vector in terms of the old basis, in which case the formula

(R\mathbf{v})^b=R_a{}^bv^a

is obtained. But note that active transformations make sense even when it is a linear transformation into a different vector space. It only makes sense to write the new vector in the unprimed basis when the transformation is from the space into itself.

[edit] Passive transformation

On the other hand, when one views R as a passive transformation, the vector v is left unchanged, while the basis vectors get rotated. In order for the vector to remain fixed, the components in terms of the new basis must also change.

\mathbf{v}=v^a\mathbf{e}_a=v'^aR\mathbf{e}_a

From this equation one sees that the new components with respect to the new coordinates are given by

v'a = (R − 1)bavb

so that

\mathbf{v}=v'^a\mathbf{e}'_a=v^b(R^{-1})_b{}^aR_a{}^c\mathbf{e}_c=v^b\mathbf{e}_b.

Thus, in order for the vector to remain unchanged by the passive transformation, the components of the vector have to transform, and according to the inverse of the transformation operator.

[edit] See also

[edit] References