Before diving into group theory, let’s understand affine transformations and Euclidean transformations for representing symmetry operations. The latter half of this page explains Seitz notation for compact representation.
Affine Transformation
A three-dimensional coordinate \(X=\begin{pmatrix}x\\y\\z\end{pmatrix}\) can be transformed by a 3×3 matrix \(R=\begin{pmatrix}
R_{11} & R_{12} & R_{13} \\
R_{21} & R_{22} & R_{23} \\
R_{31} & R_{32} & R_{33} \\
\end{pmatrix}\), then translated by \(t=\begin{pmatrix}t_x\\t_y\\t_z\end{pmatrix}\) to produce \(X’=\begin{pmatrix}x’\\y’\\z’\end{pmatrix}\). This operation can be expressed using matrix multiplication and addition as follows:
$$X’ = R X + t$$An affine transformation matrix can express this operation with a single matrix multiplication. For three dimensions, we add one dummy dimension to create a 4×4 matrix as follows:
$$A = \begin{pmatrix}
R_{11} & R_{12} & R_{13} & t_x\\
R_{21} & R_{22} & R_{23} & t_y\\
R_{31} & R_{32} & R_{33} & t_z\\
0 & 0 & 0 & 1
\end{pmatrix}= \begin{pmatrix}
\begin{matrix} \\ \large{R} \\ \\ \end{matrix} & \begin{matrix} \\ \large{t} \\ \\ \end{matrix} \\
\begin{matrix}0&0&0\end{matrix} & 1
\end{pmatrix}
$$The final row (row 4) of affine transformation matrix \(A\) is always \(0,0,0,1\). The 3×3 part denoted by \(R\) performs rotation, deformation, and scaling operations, while the 3×1 part denoted by \(t\) performs translation. We add one dummy dimension to the coordinate \((x, y, z)\) to be transformed, with the final component set to \(1\), and perform the following transformation:
$$A \begin{pmatrix}x\\y\\z\\1\end{pmatrix} =
\begin{pmatrix}
R_{11}x+R_{12}y+R_{13}z+t_x\\
R_{21}x+R_{22}y+R_{23}z+t_y\\
R_{31}x+R_{32}y+R_{33}z+t_z\\
1\end{pmatrix} =
\begin{pmatrix} R \begin{pmatrix}x\\y\\z\end{pmatrix} + t \\ 1 \end{pmatrix}
$$The first three components of the transformed vector correspond to the transformed coordinates, and the final component will always be \(1\). Although affine transformations have the slight disadvantage of increasing dimensionality and computational cost, they have the major advantage of allowing rotation, deformation, scaling, and translation to all be computed with a single matrix multiplication.
For example,
$$A = \begin{pmatrix}
\cos(\pi/3) & -\sin(\pi/3) & 0 & 1/4\\
\sin(\pi/3) & \cos(\pi/3) & 0 & 1/2\\
0 & 0 & 1 & 0\\
0 & 0 & 0 & 1
\end{pmatrix}
$$represents an affine transformation that rotates around the Z-axis by \(\pi/3\) and then translates by 1/4 in the X-axis direction and 1/2 in the Y-axis direction. Convenient, isn’t it?
Affine transformations are used very broadly across many fields, not limited to crystallography. They are particularly essential in computer graphics.
Euclidean Transformation (Symmetry Operations)
In crystallography, “symmetry operations” are a type of affine transformation. However, the operation must not change the volume or deformation. We certainly don’t want atoms to change size! The requirement that volume and deformation do not change is equivalent to the requirement that the Euclidean distance between any two points mapped by the affine transformation is invariant. The condition for an affine transformation \(A\) to preserve Euclidean distance is that the submatrix \(R\) (excluding the final row and column of the \(A\) matrix) must be an orthogonal matrix, that is:$$
R R^{\mathrm{T}} = R^{\mathrm{T}} R =I
$$where \(R^{\mathrm{T}}\) denotes the transpose of \(R\) and \(I\) is the identity matrix. This condition ensures that the affine transformation \(A\) preserves distance, angles, and volume. However, orientation may change. The determinant \(\det R\) of an orthogonal matrix \(R\) is always \(\pm1\); if \(\det R=1\), a right-handed system remains right-handed, and if \(\det R=-1\), it is converted to a left-handed system. The meaning of determinants and orthogonal matrices is explained in detail on a separate page.
An affine transformation that preserves the distance between two points, as described above, is called a Euclidean transformation. It corresponds to the matrix representation of symmetry operations in crystallography.
Classification of Symmetry Operations
Three-dimensional Euclidean transformations (i.e., symmetry operations) can be classified as follows based on their degrees of freedom, orientation preservation, and translational nature.
| Type of transformation | Degrees of freedom | Preserves orientation? | Involves translation? |
|---|---|---|---|
| Identity | 0 | Yes | No |
| Inversion | 3 | No | No |
| Reflection | 3 | No | No |
| Rotation | 5 | Yes | No |
| Rotoinversion | 6 | No | No |
| Translation | 3 | Yes | Yes |
| Screw | 6 | Yes | Yes |
| Glide | 5 | No | Yes |
Degrees of freedom is the number of parameters needed to uniquely determine a transformation. For example, the identity transformation is simply a 4×4 identity matrix, and no matrix components can be modified—zero degrees of freedom. For rotation, two parameters specify the direction of the rotation axis, two specify its position in space, and one specifies the rotation amount, for a total of five degrees of freedom. For glide reflection, two parameters specify the normal direction of the plane, one specifies the distance from the origin to the plane, and two more specify the direction and amount of translation, for a total of five degrees of freedom.
The top five operations in the table do not involve translation. If applied repeatedly, they eventually return to the original location. Combining these operations creates “point groups.” The bottom three operations involve translation. Mixing and combining all of these creates “space groups.” Although the number of combinations might seem infinite, there are only 230 three-dimensional space groups. Careless combinations fail to satisfy the requirements for being a group.
Seitz Notation
While the 4×4 matrix representation of affine transformations makes the details of calculations easy to understand, it consumes considerable space when writing. For compact representation of symmetry operations, a notation called Seitz notation (or Seitz symbol) is convenient. In this notation, a symmetry operation is expressed as follows:
$$ \{R|t\}$$where \(R\) corresponds to the linear operation and \(t\) corresponds to the translation operation. There are several conventions for this notation, but here we explain the convention adopted in ITA (Table 1.4.2.1-3). For \(R\), a subscript indicates the direction of the axis and a superscript indicates the sign of the rotation direction for rotation or rotoinversion operations. However, for the identity (\(1\)), inversion (\(\bar{1}\)), 2-fold rotation (\(2\)), and reflection operations (\(m\)), the rotation direction is not needed. For example, the symbol \(\bar{3}^+_{111}\) means a 3-fold rotoinversion operation (120-degree rotation followed by inversion) in the \([111]\) axis direction in the \(+\) direction (right-hand screw direction). In matrix form, it is:$$
\bar{3}^+_{111}=\begin{pmatrix} 0 & 0 & -1 \\ -1 & 0 & 0 \\ 0 & -1 & 0 \\ \end{pmatrix}
$$The translation \(t\) is expressed by comma-separated translation components as \(\frac{1}{2}, \frac{1}{2},0\). However, if all translation components are zero, it is simply written as \(0\). For example, the Seitz symbol \(\{ \bar{3}^+_{111} | \frac{1}{2}, \frac{1}{2},0 \}\) expressed as a 4×4 affine matrix is:$$
\textstyle \{ \bar{3}^+_{111} | \frac{1}{2}, \frac{1}{2},0 \} = \begin{pmatrix} 0 & 0 & -1 & \frac{1}{2} \\ -1 & 0 & 0 & \frac{1}{2} \\ 0 & -1 & 0 & 0\\ 0 & 0 & 0 & 1 \end{pmatrix}$$
Note that Seitz notation is used in the space with unit cell vectors as the basis (i.e., fractional coordinate space). Naturally, the direction of axes and amounts of translation are expressed as multiples of the unit cell vectors (\(a, b, c\)). Please be mindful of this.
Below, we summarize in tables all possible notations for \(R\) in Seitz symbols allowed for three-dimensional crystals.
Triclinic, Monoclinic, Orthorhombic, Tetragonal, and Cubic Crystal Systems
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 1 | \(x,y,z\) | \(1\) | \(1\) | |
| 2 | \( \bar{x},\bar{y},z \) | \(2\) | \( 0,0,z \) | \( 2_{001}\) |
| 3 | \( \bar{x},y,\bar{z} \) | \(2\) | \( 0,y,0 \) | \( 2_{010}\) |
| 4 | \( x,\bar{y},\bar{z} \) | \(2\) | \( x,0,0 \) | \( 2_{100}\) |
| 5 | \(z,x,y \) | \(3^+\) | \( x,x,x \) | \( 3^+_{111}\) |
| 6 | \( z,\bar{x},\bar{y} \) | \(3^+\) | \( \bar{x},x,\bar{x} \) | \( 3^+_{\bar{1}1\bar{1}}\) |
| 7 | \( \bar{z},\bar{x},y \) | \(3^+\) | \( x,\bar{x},\bar{x} \) | \( 3^+_{1\bar{1}\bar{1}}\) |
| 8 | \( \bar{z},x,\bar{y} \) | \(3^+\) | \( \bar{x},\bar{x},x \) | \( 3^+_{\bar{1}\bar{1}1}\) |
| 9 | \( y,z,x \) | \(3^-\) | \(x,x,x \) | \( 3^-_{111}\) |
| 10 | \( \bar{y},z,\bar{x} \) | \(3^-\) | \( x,\bar{x},\bar{x} \) | \( 3^-_{1\bar{1}\bar{1}}\) |
| 11 | \( y,\bar{z},\bar{x} \) | \(3^-\) | \( \bar{x},\bar{x},x \) | \( 3^-_{\bar{1}\bar{1}1}\) |
| 12 | \( \bar{y},\bar{z},x \) | \( 3^- \) | \( \bar{x},x,\bar{x} \) | \( 3^-_{\bar{1}1\bar{1}}\) |
| 13 | \( y,x,\bar{z} \) | \( 2 \) | \( x,x,0 \) | \( 2_{110}\) |
| 14 | \( \bar{y},\bar{x},\bar{z} \) | \( 2 \) | \( x,\bar{x},0 \) | \( 2_{1\bar{1}0}\) |
| 15 | \( y,\bar{x},z \) | \( 4^- \) | \( 0,0,z \) | \( 4^-_{001}\) |
| 16 | \( \bar{y},x,z \) | \( 4^+ \) | \( 0,0,z \) | \( 4^+_{001}\) |
| 17 | \( x,z,\bar{y} \) | \( 4^- \) | \( x,0,0 \) | \( 4^-_{100}\) |
| 18 | \( \bar{x},z,y \) | \( 2 \) | \( 0,y,y \) | \( 2_{011}\) |
| 19 | \( \bar{x},\bar{z},\bar{y} \) | \( 2 \) | \( 0,y,\bar{y} \) | \( 2_{01\bar{1}}\) |
| 20 | \(x,\bar{z},y \) | \( 4^+ \) | \( x,0,0 \) | \( 4^+_{100}\) |
| 21 | \(z,y,\bar{x} \) | \( 4^+ \) | \( 0,y,0 \) | \( 4^+_{010}\) |
| 22 | \(z,\bar{y},x\) | \(2\) | \(x,0,x\) | \(2_{101}\) |
| 23 | \( \bar{z},y,x \) | \(4^-\) | \(0,y,0\) | \( 4^-_{010}\) |
| 24 | \( \bar{z},\bar{y},\bar{x} \) | \( 2 \) | \( \bar{x},0,x \) | \( 2_{\bar{1}01}\) |
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 25 | \( \bar{x},\bar{y},\bar{z} \) | \( \bar{1}\) | \( \bar{1}\) | |
| 26 | \( x,y,\bar{z} \) | \(m\) | \(x,y,0 \) | \( m_{001}\) |
| 27 | \( x,\bar{y},z \) | \( m \) | \( x,0,z \) | \( m_{010}\) |
| 28 | \( \bar{x},y,z \) | \( m \) | \( 0,y,z \) | \( m_{100}\) |
| 29 | \( \bar{z},\bar{x},\bar{y} \) | \( \bar{3}^+ \) | \( x,x,x \) | \( \bar{3}^+_{111}\) |
| 30 | \( \bar{z},x,y \) | \( \bar{3}^+ \) | \( \bar{x},x,\bar{x} \) | \( \bar{3}^+_{\bar{1}1\bar{1}}\) |
| 31 | \(z,x,\bar{y}\) | \( \bar{3}^+ \) | \( x,\bar{x},\bar{x} \) | \( \bar{3}^+_{1\bar{1}\bar{1}}\) |
| 32 | \(z,\bar{x},y\) | \( \bar{3}^+ \) | \( \bar{x},\bar{x},x \) | \( 3^+_{\bar{1}\bar{1}1}\) |
| 33 | \( \bar{y},\bar{z},\bar{x} \) | \( \bar{3}^- \) | \( x,x,x \) | \( \bar{3}^-_{111}\) |
| 34 | \( y,\bar{z},x \) | \( \bar{3}^- \) | \( x,\bar{x},\bar{x} \) | \( \bar{3}^-_{1\bar{1}\bar{1}}\) |
| 35 | \( \bar{y},z,x \) | \( \bar{3}^- \) | \( \bar{x},\bar{x},x \) | \( \bar{3}^-_{\bar{1}\bar{1}1}\) |
| 36 | \( y,z,\bar{x} \) | \( \bar{3}^- \) | \( \bar{x},x,\bar{x} \) | \( \bar{3}^-_{\bar{1}1\bar{1}}\) |
| 37 | \( \bar{y},\bar{x},z \) | \( m \) | \( x,\bar{x},z \) | \( m_{110}\) |
| 38 | \(y,x,z\) | \(m\) | \(x,x,z\) | \(m_{1\bar{1}0}\) |
| 39 | \(\bar{y},x,\bar{z}\) | \(\bar{4}^-\) | \(0,0,z \) | \( \bar{4}^-_{001}\) |
| 40 | \( y,\bar{x},\bar{z} \) | \( \bar{4}^+ \) | \( 0,0,z \) | \( \bar{4}^+_{001}\) |
| 41 | \( \bar{x},\bar{z},y \) | \( \bar{4}^- \) | \( x,0,0 \) | \( \bar{4}^-_{100}\) |
| 42 | \( x,\bar{z},\bar{y} \) | \( m \) | \( x,y,\bar{y} \) | \( m_{011}\) |
| 43 | \( x,z,y \) | \( m \) | \( x,y,y \) | \( m_{01\bar{1}}\) |
| 44 | \( \bar{x},z,\bar{y} \) | \( \bar{4}^+ \) | \( x,0,0 \) | \( \bar{4}^+_{100}\) |
| 45 | \( \bar{z},\bar{y},x \) | \( \bar{4}^+ \) | \( 0,y,0 \) | \( \bar{4}^+_{010}\) |
| 46 | \( \bar{z},y,\bar{x} \) | \( m\) | \( \bar{x},y,x \) | \( m_{101}\) |
| 47 | \( z,\bar{y},\bar{x} \) | \( \bar{4}^- \) | \( 0,y,0 \) | \( \bar{4}^-_{010}\) |
| 48 | \( z,y,x \) | \( m\) | \( x,y,x \) | \( m_{\bar{1}01}\) |
Trigonal (Hexagonal Setting) and Hexagonal Crystal Systems
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 1 | \( x,y,z \) | \(1\) | \( 1\) | |
| 2 | \( \bar{y} ,x-y,z \) | \(3^+ \) | \( 0,0,z \) | \( 3^+_{001}\) |
| 3 | \(\bar{x}+y,\bar{x},z \) | \(3^- \) | \( 0,0,z \) | \( 3^-_{001}\) |
| 4 | \(\bar{x},\bar{y},z \) | \(2 \) | \( 0,0,z \) | \( 2_{001}\) |
| 5 | \( y,\bar{x}+y,z \) | \(6^- \) | \( 0,0,z \) | \( 6^-_{001}\) |
| 6 | \( x-y,x,z \) | \(6^+ \) | \( 0,0,z \) | \( 6^+_{001}\) |
| 7 | \( y,x,\bar{z}\) | \(2\) | \( x,x,0 \) | \( 2_{110}\) |
| 8 | \( x-y,\bar{y},\bar{z} \) | \(2\) | \( x,0,0 \) | \(2_{100}\) |
| 9 | \(\bar{x},\bar{x}+y,\bar{z} \) | \( 2 \) | \( 0,y,0 \) | \(2_{010}\) |
| 10 | \(\bar{y},\bar{x},\bar{z} \) | \( 2 \) | \( x,\bar{x},0 \) | \(2_{1\bar{1}0}\) |
| 11 | \(\bar{x}+y,y,\bar{z} \) | \( 2 \) | \( x,2x,0 \) | \(2_{120}\) |
| 12 | \( x,x-y,\bar{z} \) | \( 2 \) | \( 2x,x,0 \) | \( 2_{210}\) |
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 13 | \(\bar{x},\bar{y},\bar{z} \) | \(\bar{1}\) | \(\bar{1}\) | |
| 14 | \( y,\bar{x}+y,\bar{z} \) | \(\bar{3}^+ \) | \( 0,0,z \) | \(\bar{3}^+_{001}\) |
| 15 | \( x-y,x,\bar{z} \) | \(\bar{3}^- \) | \( 0,0,z \) | \(\bar{3}^-_{001}\) |
| 16 | \( x,y,\bar{z} \) | \( m \) | \( x,y,0 \) | \( m_{001}\) |
| 17 | \(\bar{y},x-y,\bar{z}\) | \(\bar{6}^- \) | \( 0,0,z \) | \(\bar{6}^-_{001 }\) |
| 18 | \(\bar{x}+y,\bar{x},\bar{z}\) | \(\bar{6}^+ \) | \( 0,0,z \) | \(\bar{6}^+_{001}\) |
| 19 | \(\bar{y},\bar{x},z \) | \( m \) | \( x,\bar{x},z \) | \( m_{110}\) |
| 20 | \(\bar{x}+y,y,z \) | \( m \) | \( x,2x,z \) | \( m_{100}\) |
| 21 | \( x,x-y,z \) | \( m \) | \( 2x,x,z \) | \( m_{010}\) |
| 22 | \( y,x,z \) | \( m \) | \( x,x,z \) | \( m_{1\bar{1}0}\) |
| 23 | \( x-y,\bar{y},z \) | \( m \) | \( x,0,z \) | \( m_{120}\) |
| 24 | \(\bar{x},\bar{x}+y,z \) | \( m \) | \( 0,y,z \) | \( m_{210}\) |
Trigonal (Rhombohedral Setting)
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 1 | \(x,y,z\) | \(1\) | \( 1\) | |
| 2 | \(z,x,y\) | \(3^+ \) | \(x,x,x\) | \(3^+_{111}\) |
| 3 | \(y,z,x\) | \(3^- \) | \(x,x,x\) | \(3^-_{111}\) |
| 4 | \(\bar{z},\bar{y},\bar{x}\) | \(2\) | \(\bar{x},0,x \) | \(2_{\bar{1}01}\) |
| 5 | \(\bar{y},\bar{x},\bar{z}\) | \(2\) | \(x,\bar{x},0 \) | \(2_{1\bar{1}0}\) |
| 6 | \(\bar{x},\bar{z},\bar{y}\) | \(2\) | \(0,y,\bar{y}\) | \( 2_{01\bar{1}}\) |
| No. | Mapped coordinates | Type | Direction | R in Seitz notation |
|---|---|---|---|---|
| 7 | \(\bar{x},\bar{y},\bar{z}\) | \(\bar{1}\) | \(\bar{1}\) | |
| 8 | \(\bar{z},\bar{x},\bar{y}\) | \(\bar{3}^+ \) | \( x,x,x\) | \(\bar{3}_{111}\) |
| 9 | \(\bar{z},\bar{x},\bar{y}\) | \(\bar{3}^-\) | \(x,x,x\) | \(\bar{3}^-_{111}\) |
| 10 | \(z,y,x\) | \(m\) | \(x,y,x \) | \(m_{\bar{1}01}\) |
| 11 | \(y,x,z\) | \(m\) | \(x,x,z \) | \(m_{1\bar{1}0}\) |
| 12 | \(x,z,y\) | \(m\) | \(x,y,y\) | \( m_{01\bar{1}}\) |
Representation of Symmetry Operations Using Matrices and Seitz Notation
All symmetry operations can be expressed as affine (Euclidean) transformations and Seitz notation. The following are concrete examples.
Identity
Simply the identity matrix.
$$\begin{pmatrix}
1&0&0&0\\
0&1&0&0\\
0&0&1&0\\
0&0&0&1
\end{pmatrix}
= \{1|0\} $$
Inversion
A matrix with diagonal elements of -1 and off-diagonal elements of zero in the upper-left 3×3 part.
$$\begin{pmatrix}
-1&0&0&0\\
0&-1&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}
= \{\bar{1}|0\}$$
Reflection
Reflection perpendicular to the X-axis passing through the origin
$$\begin{pmatrix}
-1&0&0&0\\
0&1&0&0\\
0&0&1&0\\
0&0&0&1
\end{pmatrix}
= \{m_{100}|0\} $$
Reflection perpendicular to the X+Y direction ([110] direction) passing through the origin
$$\begin{pmatrix}
0&-1&0&0\\
-1&0&0&0\\
0&0&1&0\\
0&0&0&1
\end{pmatrix}
= \{m_{110}|0\}$$
Reflection perpendicular to the Z-axis passing through Z=w
$$\begin{pmatrix}
1&0&0&0\\
0&1&0&0\\
0&0&-1&2w\\
0&0&0&1
\end{pmatrix}
= \{m_{001}|0,0,2w\}$$
Rotation
Rotation operation with rotation axis along the Z-axis and rotation angle \(\theta\) (general form)
$$\begin{pmatrix}
\cos{\theta}&-\sin{\theta}&0&0\\
\sin{\theta}&\cos{\theta}&0&0\\
0&0&1&0\\
0&0&0&1
\end{pmatrix}$$
Rotation operation with rotation axis along the X+Y direction ([110] direction) passing through the origin and rotation angle \(180^\circ\) \((=2)\)
$$\begin{pmatrix}
0&1&0&0\\
1&0&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}= \{2_{110}|0\}$$
Rotation operation with rotation axis along the X+Y+Z direction ([111] direction) passing through the origin and rotation angle \(120^\circ\) \((=3)\)
$$\begin{pmatrix}
0&0&1&0\\
1&0&0&0\\
0&1&0&0\\
0&0&0&1
\end{pmatrix}
=\{3^+_{111}|0\}$$
In general, the matrix representation of a rotation operation with rotation axis passing through the origin and parallel to unit vector \((x,y,z)\) with rotation angle \(\theta\) is as follows:
$$\begin{pmatrix}
x^2(1-\cos\theta) +\cos\theta & x y(1-\cos\theta) – z\sin\theta & z x (1-\cos\theta) +y \sin\theta &0 \\
x y (1-\cos\theta) +z \sin\theta& y^2 (1-\cos\theta) +\cos\theta& y z (1-\cos\theta) -x \sin\theta &0 \\
z x (1-\cos\theta) -y \sin\theta& y z (1-\cos\theta) + x \sin\theta& z^2 (1-\cos\theta) +\cos\theta &0 \\
0&0&0&1
\end{pmatrix}$$
Rotoinversion
Rotoinversion operation with rotation axis along the Z-axis, inversion center at the origin, and rotation angle \(\theta\) (general form)
$$\begin{pmatrix}
-\cos{\theta}&\sin{\theta}&0&0\\
-\sin{\theta}&-\cos{\theta}&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}$$
Rotoinversion operation with rotation axis along the Z-axis, inversion center at the origin, and order 4 \((=\bar{4})\)
$$\begin{pmatrix}
0&-1&0&0\\
1&0&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}
=\{\bar{4}^+_{001}|0\}$$
Rotoinversion operation with rotation axis along the Z-axis, inversion center at the origin, and order 6 \((=\bar{6})\)1
$$\begin{pmatrix}
-1&1&0&0\\
-1&0&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}=\{\bar{6}^+_{001}|0\}$$
Translation
Simple translation operation translating by \(u, v, w\) along the X, Y, Z axes
$$\begin{pmatrix}
1&0&0&u\\
0&1&0&v\\
0&0&1&w\\
0&0&0&1
\end{pmatrix}
=\{1|u,v,w\}$$
Screw
Screw operation along the Z axis with rotation angle \(90^\circ\) and translation by \((0, 0, 3/4)\) \((=4_3)\)
$$\begin{pmatrix}
0&1&0&0\\
-1&0&0&0\\
0&0&1&\frac{3}{4}\\
0&0&0&1
\end{pmatrix}
\textstyle=\{4^+_{001}|0,0,\frac{3}{4}\}$$
Screw operation along the Z axis with rotation angle \(60^\circ\) and translation by \((0, 0, 1/3)\) \((=6_2)\)2
$$\begin{pmatrix}
1&-1&0&0\\
1&0&0&0\\
0&0&1&\frac{1}{3}\\
0&0&0&1
\end{pmatrix}
\textstyle=\{6^+_{001}|0,0,\frac{1}{3}\}$$
\(N_M\) screw operation along the Z axis (\(N,M\) are integers)
$$\begin{pmatrix}
\cos{\frac{2\pi}{N}}&-\sin{\frac{2\pi}{N}}&0&0\\
\sin{\frac{2\pi}{N}}&\cos{\frac{2\pi}{N}}&0&0\\
0&0&1&M/N\\
0&0&0&1
\end{pmatrix}$$
Glide
Glide operation coinciding with the \(Z=0\) plane and translating by \((1/2, 0, 0)\) (= \(a\) glide perpendicular to \(c\) axis)
$$\begin{pmatrix}
1&0&0&\frac{1}{2}\\
0&1&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}
\textstyle=\{m_{001}|\frac{1}{2},0,0\}$$
Glide operation coinciding with the \(Z=0\) plane and translating by \((1/4, 1/4, 0)\) (= \(d\) glide perpendicular to \(c\) axis)
$$\begin{pmatrix}
1&0&0&\frac{1}{4}\\
0&1&0&\frac{1}{4}\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}
\textstyle=\{m_{001}|\frac{1}{4},\frac{1}{4},0\}$$
Glide operation perpendicular to the X+Y direction passing through the origin and translating by \((0, 0, 1/2)\) (= \(c\) glide perpendicular to [110])
$$\begin{pmatrix}
0&-1&0&0\\
-1&0&0&0\\
0&0&1&\frac{1}{2}\\
0&0&0&1
\end{pmatrix}
\textstyle=\{m_{110}|0,0,\frac{1}{2}\}$$
Footnotes
- If we use the Cartesian coordinate system instead of the hexagonal setting unit cell vectors as the basis, the matrix representation becomes: $\begin{pmatrix}
\frac{1}{2}&\frac{\sqrt{3}}{2}&0&0\\
-\frac{\sqrt{3}}{2}&\frac{1}{2}&0&0\\
0&0&-1&0\\
0&0&0&1
\end{pmatrix}$ ↩︎ - If we use the Cartesian coordinate system instead of the hexagonal setting unit cell vectors as the basis, the matrix representation becomes: $\begin{pmatrix}
\frac{1}{2}&-\frac{\sqrt{3}}{2}&0&0\\
\frac{\sqrt{3}}{2}&\frac{1}{2}&0&0\\
0&0&1&\frac{1}{3}\\
0&0&0&1
\end{pmatrix}$ ↩︎