Pseudovector

Last updated

A loop of wire (black), carrying a current I, creates a magnetic field B (blue). If the position and current of the wire are reflected across the plane indicated by the dashed line, the magnetic field it generates would not be reflected: Instead, it would be reflected and reversed. The position and current at any point in the wire are "true" vectors, but the magnetic field B is a pseudovector. BIsAPseudovector.svg
A loop of wire (black), carrying a current I, creates a magnetic field B (blue). If the position and current of the wire are reflected across the plane indicated by the dashed line, the magnetic field it generates would not be reflected: Instead, it would be reflected and reversed. The position and current at any point in the wire are "true" vectors, but the magnetic field B is a pseudovector.

In physics and mathematics, a pseudovector (or axial vector) [2] is a quantity that behaves like a vector in many situations, but its direction does not conform when the object is rigidly transformed by rotation, translation, reflection, etc. This can also happen when the orientation of the space is changed. For example, the angular momentum is a pseudovector because it is often described as a vector, but by just changing the position of reference (and changing the position vector), angular momentum can reverse direction, which is not supposed to happen with true vectors (also known as polar vectors). [3]

Contents

One example of a pseudovector is the normal to an oriented plane. An oriented plane can be defined by two non-parallel vectors, a and b, [4] that span the plane. The vector a × b is a normal to the plane (there are two normals, one on each side – the right-hand rule will determine which), and is a pseudovector. This has consequences in computer graphics, where it has to be considered when transforming surface normals. In three dimensions, the curl of a polar vector field at a point and the cross product of two polar vectors are pseudovectors. [5]

A number of quantities in physics behave as pseudovectors rather than polar vectors, including magnetic field and angular velocity. In mathematics, in three dimensions, pseudovectors are equivalent to bivectors , from which the transformation rules of pseudovectors can be derived. More generally, in n-dimensional geometric algebra, pseudovectors are the elements of the algebra with dimension n − 1, written ⋀n−1Rn. The label "pseudo-" can be further generalized to pseudoscalars and pseudotensors , both of which gain an extra sign-flip under improper rotations compared to a true scalar or tensor.

Physical examples

Physical examples of pseudovectors include torque, [4] angular velocity, angular momentum, [4] magnetic field, [4] and magnetic dipole moment.

Each wheel of the car on the left driving away from an observer has an angular momentum pseudovector pointing left. The same is true for the mirror image of the car. The fact that the arrows point in the same direction, rather than being mirror images of each other indicates that they are pseudovectors. Impulsmoment van autowiel onder inversie.svg
Each wheel of the car on the left driving away from an observer has an angular momentum pseudovector pointing left. The same is true for the mirror image of the car. The fact that the arrows point in the same direction, rather than being mirror images of each other indicates that they are pseudovectors.

Consider the pseudovector angular momentum L = Σ(r × p). Driving in a car, and looking forward, each of the wheels has an angular momentum vector pointing to the left. If the world is reflected in a mirror which switches the left and right side of the car, the "reflection" of this angular momentum "vector" (viewed as an ordinary vector) points to the right, but the actual angular momentum vector of the wheel (which is still turning forward in the reflection) still points to the left, corresponding to the extra sign flip in the reflection of a pseudovector.

The distinction between polar vectors and pseudovectors becomes important in understanding the effect of symmetry on the solution to physical systems. Consider an electric current loop in the z = 0 plane that inside the loop generates a magnetic field oriented in the z direction. This system is symmetric (invariant) under mirror reflections through this plane, with the magnetic field unchanged by the reflection. But reflecting the magnetic field as a vector through that plane would be expected to reverse it; this expectation is corrected by realizing that the magnetic field is a pseudovector, with the extra sign flip leaving it unchanged.

In physics, pseudovectors are generally the result of taking the cross product of two polar vectors or the curl of a polar vector field. The cross product and curl are defined, by convention, according to the right hand rule, but could have been just as easily defined in terms of a left-hand rule. The entire body of physics that deals with (right-handed) pseudovectors and the right hand rule could be replaced by using (left-handed) pseudovectors and the left hand rule without issue. The (left) pseudovectors so defined would be opposite in direction to those defined by the right-hand rule.

While vector relationships in physics can be expressed in a coordinate-free manner, a coordinate system is required in order to express vectors and pseudovectors as numerical quantities. Vectors are represented as ordered triplets of numbers: e.g. , and pseudovectors are represented in this form too. When transforming between left and right-handed coordinate systems, representations of pseudovectors do not transform as vectors, and treating them as vector representations will cause an incorrect sign change, so that care must be taken to keep track of which ordered triplets represent vectors, and which represent pseudovectors. This problem does not exist if the cross product of two vectors is replaced by the exterior product of the two vectors, which yields a bivector which is a 2nd rank tensor and is represented by a 3×3 matrix. This representation of the 2-tensor transforms correctly between any two coordinate systems, independently of their handedness.

Details

The definition of a "vector" in physics (including both polar vectors and pseudovectors) is more specific than the mathematical definition of "vector" (namely, any element of an abstract vector space). Under the physics definition, a "vector" is required to have components that "transform" in a certain way under a proper rotation: In particular, if everything in the universe were rotated, the vector would rotate in exactly the same way. (The coordinate system is fixed in this discussion; in other words this is the perspective of active transformations.) Mathematically, if everything in the universe undergoes a rotation described by a rotation matrix R, so that a displacement vector x is transformed to x = Rx, then any "vector" v must be similarly transformed to v = Rv. This important requirement is what distinguishes a vector (which might be composed of, for example, the x-, y-, and z-components of velocity) from any other triplet of physical quantities (For example, the length, width, and height of a rectangular box cannot be considered the three components of a vector, since rotating the box does not appropriately transform these three components.)

(In the language of differential geometry, this requirement is equivalent to defining a vector to be a tensor of contravariant rank one. In this more general framework, higher rank tensors can also have arbitrarily many and mixed covariant and contravariant ranks at the same time, denoted by raised and lowered indices within the Einstein summation convention.)

A basic and rather concrete example is that of row and column vectors under the usual matrix multiplication operator: in one order they yield the dot product, which is just a scalar and as such a rank zero tensor, while in the other they yield the dyadic product, which is a matrix representing a rank two mixed tensor, with one contravariant and one covariant index. As such, the noncommutativity of standard matrix algebra can be used to keep track of the distinction between covariant and contravariant vectors. This is in fact how the bookkeeping was done before the more formal and generalised tensor notation came to be. It still manifests itself in how the basis vectors of general tensor spaces are exhibited for practical manipulation.

The discussion so far only relates to proper rotations, i.e. rotations about an axis. However, one can also consider improper rotations, i.e. a mirror-reflection possibly followed by a proper rotation. (One example of an improper rotation is inversion through a point in 3-dimensional space.) Suppose everything in the universe undergoes an improper rotation described by the improper rotation matrix R, so that a position vector x is transformed to x = Rx. If the vector v is a polar vector, it will be transformed to v = Rv. If it is a pseudovector, it will be transformed to v = −Rv.

The transformation rules for polar vectors and pseudovectors can be compactly stated as

where the symbols are as described above, and the rotation matrix R can be either proper or improper. The symbol det denotes determinant; this formula works because the determinant of proper and improper rotation matrices are +1 and −1, respectively.

Behavior under addition, subtraction, scalar multiplication

Suppose v1 and v2 are known pseudovectors, and v3 is defined to be their sum, v3 = v1 + v2. If the universe is transformed by a rotation matrix R, then v3 is transformed to

So v3 is also a pseudovector. Similarly one can show that the difference between two pseudovectors is a pseudovector, that the sum or difference of two polar vectors is a polar vector, that multiplying a polar vector by any real number yields another polar vector, and that multiplying a pseudovector by any real number yields another pseudovector.

On the other hand, suppose v1 is known to be a polar vector, v2 is known to be a pseudovector, and v3 is defined to be their sum, v3 = v1 + v2. If the universe is transformed by an improper rotation matrix R, then v3 is transformed to

Therefore, v3 is neither a polar vector nor a pseudovector (although it is still a vector, by the physics definition). For an improper rotation, v3 does not in general even keep the same magnitude:

.

If the magnitude of v3 were to describe a measurable physical quantity, that would mean that the laws of physics would not appear the same if the universe was viewed in a mirror. In fact, this is exactly what happens in the weak interaction: Certain radioactive decays treat "left" and "right" differently, a phenomenon which can be traced to the summation of a polar vector with a pseudovector in the underlying theory. (See parity violation.)

Behavior under cross products

Under inversion the two vectors change sign, but their cross product is invariant [black are the two original vectors, grey are the inverted vectors, and red is their mutual cross product]. Uitwendig product onder inversie.svg
Under inversion the two vectors change sign, but their cross product is invariant [black are the two original vectors, grey are the inverted vectors, and red is their mutual cross product].

For a rotation matrix R, either proper or improper, the following mathematical equation is always true:

,

where v1 and v2 are any three-dimensional vectors. (This equation can be proven either through a geometric argument or through an algebraic calculation.)

Suppose v1 and v2 are known polar vectors, and v3 is defined to be their cross product, v3 = v1 × v2. If the universe is transformed by a rotation matrix R, then v3 is transformed to

So v3 is a pseudovector. Similarly, one can show:

This is isomorphic to addition modulo 2, where "polar" corresponds to 1 and "pseudo" to 0.

Examples

From the definition, it is clear that a displacement vector is a polar vector. The velocity vector is a displacement vector (a polar vector) divided by time (a scalar), so is also a polar vector. Likewise, the momentum vector is the velocity vector (a polar vector) times mass (a scalar), so is a polar vector. Angular momentum is the cross product of a displacement (a polar vector) and momentum (a polar vector), and is therefore a pseudovector. Torque is angular momentum (a pseudovector) divided by time (a scalar), so is also a pseudovector. Continuing this way, it is straightforward to classify any of the common vectors in physics as either a pseudovector or polar vector. (There are the parity-violating vectors in the theory of weak-interactions, which are neither polar vectors nor pseudovectors. However, these occur very rarely in physics.)

The right-hand rule

Above, pseudovectors have been discussed using active transformations. An alternate approach, more along the lines of passive transformations, is to keep the universe fixed, but switch "right-hand rule" with "left-hand rule" everywhere in math and physics, including in the definition of the cross product and the curl. Any polar vector (e.g., a translation vector) would be unchanged, but pseudovectors (e.g., the magnetic field vector at a point) would switch signs. Nevertheless, there would be no physical consequences, apart from in the parity-violating phenomena such as certain radioactive decays. [6]

Formalization

One way to formalize pseudovectors is as follows: if V is an n-dimensional vector space, then a pseudovector of V is an element of the (n  1)-th exterior power of V: ⋀n−1(V). The pseudovectors of V form a vector space with the same dimension as V.

This definition is not equivalent to that requiring a sign flip under improper rotations, but it is general to all vector spaces. In particular, when n is even, such a pseudovector does not experience a sign flip, and when the characteristic of the underlying field of V is 2, a sign flip has no effect. Otherwise, the definitions are equivalent, though it should be borne in mind that without additional structure (specifically, either a volume form or an orientation), there is no natural identification of ⋀n−1(V) with V.

Another way to formalize them is by considering them as elements of a representation space for . Vectors transform in the fundamental representation of with data given by , so that for any matrix in , one has . Pseudovectors transform in a pseudofundamental representation , with . Another way to view this homomorphism for odd is that in this case . Then is a direct product of group homomorphisms; it is the direct product of the fundamental homomorphism on with the trivial homomorphism on .

Geometric algebra

In geometric algebra the basic elements are vectors, and these are used to build a hierarchy of elements using the definitions of products in this algebra. In particular, the algebra builds pseudovectors from vectors.

The basic multiplication in the geometric algebra is the geometric product, denoted by simply juxtaposing two vectors as in ab. This product is expressed as:

where the leading term is the customary vector dot product and the second term is called the wedge product. Using the postulates of the algebra, all combinations of dot and wedge products can be evaluated. A terminology to describe the various combinations is provided. For example, a multivector is a summation of k-fold wedge products of various k-values. A k-fold wedge product also is referred to as a k-blade.

In the present context the pseudovector is one of these combinations. This term is attached to a different multivector depending upon the dimensions of the space (that is, the number of linearly independent vectors in the space). In three dimensions, the most general 2-blade or bivector can be expressed as the wedge product of two vectors and is a pseudovector. [7] In four dimensions, however, the pseudovectors are trivectors. [8] In general, it is a (n − 1)-blade, where n is the dimension of the space and algebra. [9] An n-dimensional space has n basis vectors and also n basis pseudovectors. Each basis pseudovector is formed from the outer (wedge) product of all but one of the n basis vectors. For instance, in four dimensions where the basis vectors are taken to be {e1, e2, e3, e4}, the pseudovectors can be written as: {e234, e134, e124, e123}.

Transformations in three dimensions

The transformation properties of the pseudovector in three dimensions has been compared to that of the vector cross product by Baylis. [10] He says: "The terms axial vector and pseudovector are often treated as synonymous, but it is quite useful to be able to distinguish a bivector from its dual." To paraphrase Baylis: Given two polar vectors (that is, true vectors) a and b in three dimensions, the cross product composed from a and b is the vector normal to their plane given by c = a × b. Given a set of right-handed orthonormal basis vectors { e }, the cross product is expressed in terms of its components as:

where superscripts label vector components. On the other hand, the plane of the two vectors is represented by the exterior product or wedge product, denoted by ab. In this context of geometric algebra, this bivector is called a pseudovector, and is the Hodge dual of the cross product. [11] The dual of e1 is introduced as e23e2e3 =e2e3, and so forth. That is, the dual of e1 is the subspace perpendicular to e1, namely the subspace spanned by e2 and e3. With this understanding, [12]

For details, see Hodge star operator § Three dimensions . The cross product and wedge product are related by:

where i = e1e2e3 is called the unit pseudoscalar . [13] [14] It has the property: [15]

Using the above relations, it is seen that if the vectors a and b are inverted by changing the signs of their components while leaving the basis vectors fixed, both the pseudovector and the cross product are invariant. On the other hand, if the components are fixed and the basis vectors e are inverted, then the pseudovector is invariant, but the cross product changes sign. This behavior of cross products is consistent with their definition as vector-like elements that change sign under transformation from a right-handed to a left-handed coordinate system, unlike polar vectors.

Note on usage

As an aside, it may be noted that not all authors in the field of geometric algebra use the term pseudovector, and some authors follow the terminology that does not distinguish between the pseudovector and the cross product. [16] However, because the cross product does not generalize to other than three dimensions, [17] the notion of pseudovector based upon the cross product also cannot be extended to a space of any other number of dimensions. The pseudovector as a (n – 1)-blade in an n-dimensional space is not restricted in this way.

Another important note is that pseudovectors, despite their name, are "vectors" in the sense of being elements of a vector space. The idea that "a pseudovector is different from a vector" is only true with a different and more specific definition of the term "vector" as discussed above.

See also

Notes

  1. Stephen A. Fulling; Michael N. Sinyakov; Sergei V. Tischchenko (2000). Linearity and the mathematics of several variables. World Scientific. p. 343. ISBN   981-02-4196-8.
  2. "Details for IEV number 102-03-33: "axial vector"". International Electrotechnical Vocabulary (in Japanese). Retrieved 2023-11-07.
  3. "Details for IEV number 102-03-34: "polar vector"". International Electrotechnical Vocabulary (in Japanese). Retrieved 2023-11-07.
  4. 1 2 3 4 RP Feynman: §52-5 Polar and axial vectors, Feynman Lectures in Physics, Vol. 1
  5. Aleksandr Ivanovich Borisenko; Ivan Evgenʹevich Tarapov (1979). Vector and tensor analysis with applications (Reprint of 1968 Prentice-Hall ed.). Courier Dover. p. 125. ISBN   0-486-63833-2.
  6. See Feynman Lectures, 52-7, "Parity is not conserved!".
  7. William M Pezzaglia Jr. (1992). "Clifford algebra derivation of the characteristic hypersurfaces of Maxwell's equations". In Julian Ławrynowicz (ed.). Deformations of mathematical structures II. Springer. p. 131 ff. ISBN   0-7923-2576-1.
  8. In four dimensions, such as a Dirac algebra, the pseudovectors are trivectors. Venzo De Sabbata; Bidyut Kumar Datta (2007). Geometric algebra and applications to physics. CRC Press. p. 64. ISBN   978-1-58488-772-0.
  9. William E Baylis (2004). "§4.2.3 Higher-grade multivectors in Cℓn: Duals". Lectures on Clifford (geometric) algebras and applications. Birkhäuser. p. 100. ISBN   0-8176-3257-3.
  10. William E Baylis (1994). Theoretical methods in the physical sciences: an introduction to problem solving using Maple V . Birkhäuser. p.  234, see footnote. ISBN   0-8176-3715-X.
  11. R Wareham, J Cameron & J Lasenby (2005). "Application of conformal geometric algebra in computer vision and graphics". Computer algebra and geometric algebra with applications. Springer. p. 330. ISBN   3-540-26296-2. In three dimensions, a dual may be right-handed or left-handed; see Leo Dorst; Daniel Fontijne; Stephen Mann (2007). "Figure 3.5: Duality of vectors and bivectors in 3-D". Geometric Algebra for Computer Science: An Object-Oriented Approach to Geometry (2nd ed.). Morgan Kaufmann. p. 82. ISBN   978-0-12-374942-0.
  12. Christian Perwass (2009). "§1.5.2 General vectors". Geometric Algebra with Applications in Engineering. Springer. p. 17. ISBN   978-3-540-89067-6.
  13. David Hestenes (1999). "The vector cross product". New foundations for classical mechanics: Fundamental Theories of Physics (2nd ed.). Springer. p. 60. ISBN   0-7923-5302-1.
  14. Venzo De Sabbata; Bidyut Kumar Datta (2007). "The pseudoscalar and imaginary unit". Geometric algebra and applications to physics. CRC Press. p. 53 ff. ISBN   978-1-58488-772-0.
  15. Eduardo Bayro Corrochano; Garret Sobczyk (2001). Geometric algebra with applications in science and engineering. Springer. p. 126. ISBN   0-8176-4199-8.
  16. For example, Bernard Jancewicz (1988). Multivectors and Clifford algebra in electrodynamics. World Scientific. p. 11. ISBN   9971-5-0290-9.
  17. Stephen A. Fulling; Michael N. Sinyakov; Sergei V. Tischchenko (2000). Linearity and the mathematics of several variables. World Scientific. p. 340. ISBN   981-02-4196-8.

Related Research Articles

<span class="mw-page-title-main">Curl (mathematics)</span> Circulation density in a vector field

In vector calculus, the curl, also known as rotor, is a vector operator that describes the infinitesimal circulation of a vector field in three-dimensional Euclidean space. The curl at a point in the field is represented by a vector whose length and direction denote the magnitude and axis of the maximum circulation. The curl of a field is formally defined as the circulation density at each point of the field.

In mathematics, a geometric algebra is an extension of elementary algebra to work with geometrical objects such as vectors. Geometric algebra is built out of two fundamental operations, addition and the geometric product. Multiplication of vectors results in higher-dimensional objects called multivectors. Compared to other formalisms for manipulating geometric objects, geometric algebra is noteworthy for supporting vector division and addition of objects of different dimensions.

<span class="mw-page-title-main">Euclidean vector</span> Geometric object that has length and direction

In mathematics, physics, and engineering, a Euclidean vector or simply a vector is a geometric object that has magnitude and direction. Vectors can be added to other vectors according to vector algebra. A Euclidean vector is frequently represented by a directed line segment, or graphically as an arrow connecting an initial pointA with a terminal pointB, and denoted by

Vector calculus, or vector analysis, is a type of advanced mathematics that has practical applications in physics and engineering. It is concerned with differentiation and integration of vector fields, primarily in 3-dimensional Euclidean space The term vector calculus is sometimes used as a synonym for the broader subject of multivariable calculus, which spans vector calculus as well as partial differentiation and multiple integration. Vector calculus plays an important role in differential geometry and in the study of partial differential equations. It is used extensively in physics and engineering, especially in the description of electromagnetic fields, gravitational fields, and fluid flow.

<span class="mw-page-title-main">Angular velocity</span> Pseudovector representing an objects change in orientation with respect to time

In physics, angular velocity, also known as angular frequency vector, is a pseudovector representation of how the angular position or orientation of an object changes with time, i.e. how quickly an object rotates around an axis of rotation and how fast the axis itself changes direction.

In physics, angular acceleration is the time rate of change of angular velocity. Following the two types of angular velocity, spin angular velocity and orbital angular velocity, the respective types of angular acceleration are: spin angular acceleration, involving a rigid body about an axis of rotation intersecting the body's centroid; and orbital angular acceleration, involving a point particle and an external axis.

<span class="mw-page-title-main">Cross product</span> Mathematical operation on vectors in 3D space

In mathematics, the cross product or vector product is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space, and is denoted by the symbol . Given two linearly independent vectors a and b, the cross product, a × b, is a vector that is perpendicular to both a and b, and thus normal to the plane containing them. It has many applications in mathematics, physics, engineering, and computer programming. It should not be confused with the dot product.

<span class="mw-page-title-main">Exterior algebra</span> Algebra of a vector space

In mathematics, the exterior product or wedge product of vectors is an algebraic construction used in geometry to study areas, volumes, and their higher-dimensional analogs. The exterior product of two vectors u and v, denoted by uv, is called a bivector and lives in a space called the exterior square, a vector space that is distinct from the original space of vectors. The magnitude of uv can be interpreted as the area of the parallelogram with sides u and v, which in three dimensions can also be computed using the cross product of the two vectors. Like the cross product, the exterior product is anticommutative, meaning that uv = −(vu) for all vectors u and v, but, unlike the cross product, the exterior product is associative. One way to visualize a bivector is as a family of parallelograms all lying in the same plane, having the same area and orientation, which is a choice of rotational direction within the plane (clockwise or counterclockwise from some view).

In linear algebra, a pseudoscalar is a quantity that behaves like a scalar, except that it changes sign under a parity inversion while a true scalar does not.

<span class="mw-page-title-main">Bivector</span> Oriented area in geometric algebra

In mathematics, a bivector or binor or 2-vector is a quantity in exterior algebra or geometric algebra that extends the idea of scalars and vectors. If a scalar is considered a degree-zero quantity, and a vector is a degree-one quantity, then a bivector can be thought of as being of degree two. Bivectors have applications in many areas of mathematics and physics. They are related to complex numbers in two dimensions and to both pseudovectors and quaternions in three dimensions. They can be used to generate rotations in any number of dimensions, and are a useful tool for classifying such rotations. They are also used in physics, tying together a number of otherwise unrelated quantities.

In geometry and algebra, the triple product is a product of three 3-dimensional vectors, usually Euclidean vectors. The name "triple product" is used for two different products, the scalar-valued scalar triple product and, less often, the vector-valued vector triple product.

<span class="mw-page-title-main">Cartesian tensor</span>

In geometry and linear algebra, a Cartesian tensor uses an orthonormal basis to represent a tensor in a Euclidean space in the form of components. Converting a tensor's components from one such basis to another is done through an orthogonal transformation.

In multilinear algebra, a multivector, sometimes called Clifford number or multor, is an element of the exterior algebra Λ(V) of a vector space V. This algebra is graded, associative and alternating, and consists of linear combinations of simplek-vectors (also known as decomposablek-vectors or k-blades) of the form

The angular velocity tensor is a skew-symmetric matrix defined by:

In mathematical physics, spacetime algebra (STA) is the application of Clifford algebra Cl1,3(R), or equivalently the geometric algebra G(M4) to physics. Spacetime algebra provides a "unified, coordinate-free formulation for all of relativistic physics, including the Dirac equation, Maxwell equation and General Relativity" and "reduces the mathematical divide between classical, quantum and relativistic physics."

In mathematics, vector multiplication may refer to one of several operations between two vectors. It may concern any of the following articles:

Six-dimensional space is any space that has six dimensions, six degrees of freedom, and that needs six pieces of data, or coordinates, to specify a location in this space. There are an infinite number of these, but those of most interest are simpler ones that model some aspect of the environment. Of particular interest is six-dimensional Euclidean space, in which 6-polytopes and the 5-sphere are constructed. Six-dimensional elliptical space and hyperbolic spaces are also studied, with constant positive and negative curvature.

In geometry, a plane of rotation is an abstract object used to describe or visualize rotations in space.

Geometric algebra is an extension of vector algebra, providing additional algebraic structures on vector spaces, with geometric interpretations.

In geometric algebra, the outermorphism of a linear function between vector spaces is a natural extension of the map to arbitrary multivectors. It is the unique unital algebra homomorphism of exterior algebras whose restriction to the vector spaces is the original function.

References