A $3\times 3$ rotation matrix $R$ that rotates $\mathbb{R}^3$ around the unit vector $v\in\mathbb{R}^3$ by angle $\theta$ (as defined by Rodrigues' rotation formula) satisfies the eigendecomposition $$ R=W\Sigma W^\mathrm{*} \enspace, $$ where $$ W=\left(\begin{matrix}v \;|\; x \;|\; y \end{matrix}\right) $$ is a unitary matrix of eigenvectors, and $$ \Sigma=\mathrm{diag}\left(1,e^{i\theta},e^{-i\theta}\right) $$ is the matrix of the corresponding eigenvalues. What expressions define the non-real eigenvectors $x$ and $y$?
2026-04-07 23:01:24.1775602884
What are the Complex (Non-Real) Eigenvectors of $3\times 3$ Rotation Matrices?
579 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in COMPLEX-NUMBERS
- Value of an expression involving summation of a series of complex number
- Minimum value of a complex expression involving cube root of a unity
- orientation of circle in complex plane
- Locus corresponding to sum of two arguments in Argand diagram?
- Logarithmic function for complex numbers
- To find the Modulus of a complex number
- relation between arguments of two complex numbers
- Equality of two complex numbers with respect to argument
- Trouble computing $\int_0^\pi e^{ix} dx$
- Roots of a complex equation
Related Questions in EIGENVALUES-EIGENVECTORS
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Stability of stationary point $O(0,0)$ when eigenvalues are zero
- Show that this matrix is positive definite
- Is $A$ satisfying ${A^2} = - I$ similar to $\left[ {\begin{smallmatrix} 0&I \\ { - I}&0 \end{smallmatrix}} \right]$?
- Determining a $4\times4$ matrix knowing $3$ of its $4$ eigenvectors and eigenvalues
- Question on designing a state observer for discrete time system
- Evaluating a cubic at a matrix only knowing only the eigenvalues
- Eigenvalues of $A=vv^T$
- A minimal eigenvalue inequality for Positive Definite Matrix
- Construct real matrix for given complex eigenvalues and given complex eigenvectors where algebraic multiplicity < geometric multiplicity
Related Questions in ROTATIONS
- Properties of a eclipse on a rotated plane to see a perfect circle from the original plane view?
- why images are related by an affine transformation in following specific case?(background in computer vision required)
- Proving equations with respect to skew-symmetric matrix property
- Finding matrix linear transformation
- A property of orthogonal matrices
- Express 2D point coordinates in a rotated and translated CS
- explicit description of eigenvector of a rotation
- Finding the Euler angle/axis from a 2 axes rotation but that lies on the original 2 axes' plane
- How to find a rectangle's rotation amount that is inscribed inside an axis-aligned rectangle?
- Change of basis with rotation matrices
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?
Theorem
$x$ and $y$ are non-real eigenvectors of $R$ if and only if \begin{align} x &= a+ib\\ y &= \pm(a-ib)\\ b &= a\times v \enspace, \end{align} where $a\in\mathbb{R}^3$ is an arbitrary vector satisfying $$ ||a||^2=\frac{1}{2} \;,\; v^\mathrm{T}a=0 \enspace, $$ which implies that $W$ has 1 d.o.f.
Proof of Necessity
We will first of all show that if $w=c+id$ and $u$ are non-real eigenvectors of $R$ with eigenvalues $e^{i\theta}$ and $e^{-i\theta}$ respectively, for some $c$ and $d$ in $\mathbb{R}^3$, then $$ v^\mathrm{T}c=0 \;,\; \; d = c\times v \;,\; ||c||^2=\frac{1}{2} \;,\quad \mbox{and}\quad u=\pm\overline{w}=\pm(c-id) $$ We will only prove that $\overline{w}$ is a possible value of eigenvector $u$. Clearly if this is the case then $u=\pm\overline{w}$.
Proof that $v^\mathrm{T}c=0$
Since $W$ is unitary, $w$ must satisfy $$ v^\mathrm{T}w \;=\; v^\mathrm{T}c+iv^\mathrm{T}d \;=\; 0 \enspace.$$ As $v$ is real, this condition is only satisfied when $v$ is orthogonal to both $c$ and $d$.
Proof that $d = c\times v$
By the eigenvector equation, \begin{align} Rw &= e^{i\theta}w \\ &= (\cos\theta+i\sin\theta)w \\ &= -d\sin\theta+c\cos\theta+i(c\sin\theta+d\cos\theta) \enspace. \end{align} Furthermore, by Rodrigues' rotation formula, \begin{align} Rw &= w\cos\theta + (v\times w)\sin\theta+v(v^\mathrm{T}w)(1-\cos\theta) \\ &= w\cos\theta + (v\times w)\sin\theta \quad,\quad\mbox{as $v^\mathrm{T}w=0$}\\ &= (v\times c)\sin\theta+c\cos\theta+ i\left((v\times d)\sin\theta+d\cos\theta\right) \end{align} The result follows by comparing similar terms in the real and imaginary parts of these two expressions for $Rw$.
Proof that $||c||^2=\frac{1}{2}$
The fact that the eigenvectors have unit norms implies that \begin{align} 1 &= w^*w \\ &= (c^\mathrm{T}-id^\mathrm{T})(c+id) \\ &= c^\mathrm{T}c+d^\mathrm{T}d \\ &= c^\mathrm{T}c+(c\times v)^\mathrm{T}(c\times v) \\ &= c^\mathrm{T}c+(c^\mathrm{T}c)v^\mathrm{T}v-(c^\mathrm{T}v)(v^\mathrm{T}c) \quad,\quad \mbox{by cross-product properties}\\ &= 2||c||^2 \\ \Rightarrow ||c||^2 &= \frac{1}{2} \enspace. \end{align}
Proof that $\overline{w}$ is an Eigenvector
As $W$ is unitary, $\overline{w}$ must satisfy $$ v^\mathrm{T}\overline{w} \;=\; \overline{w}^*w \;=\; 0 \quad\mbox{and}\quad ||\overline{w}||^2=1 \enspace. $$ The first 3 lines of the proof that $||c||^2=\frac{1}{2}$ show that $||\overline{w}||^2=1$, so it suffices to show that $\overline{w}$ has the two orthogonality properties and that $e^{-i\theta}$ is $\overline{w}$'s eigenvalue.
$v^\mathrm{T}\overline{w}=0$ follows from $v$'s orthogonality to $c$ and $d$, which we established above. To prove that $\overline{w}^*w=0$: \begin{align} \overline{w}^*w &= w^\mathrm{T}w \\ &= (c+id)^\mathrm{T}(c+id) \\ &= c^\mathrm{T}c+2ic^\mathrm{T}d-d^\mathrm{T}d \\ &= ||c||^2+0-||c\times v||^2 \\ &= ||c||^2-||c||^2 \quad,\quad\mbox{as $v^\mathrm{T}c=0$ and $||v||=1$}\\ &= 0 \enspace. \\ \end{align}
To show that $e^{-i\theta}$ is $\overline{w}$'s eigenvalue, note that our proof that $d = c\times v$ shows that \begin{align} Rc &= -d\sin\theta+c\cos\theta \\ Rd &= c\sin\theta+d\cos\theta \enspace. \end{align} Substituting these results into $R\overline{w}$ and rearranging gives \begin{align} R\overline{w} &= Rc-iRd \\ &= (c-id)\cos\theta-(ic+d)\sin\theta \\ &= (c-id)\cos\theta-i(c-id)\sin\theta \\ &= (\cos\theta-i\sin\theta)(c-id) \\ &= e^{-i\theta}\overline{w} \enspace. \end{align}
Proof of Sufficiency
We will now prove that $x=a+ib$ and $y=a-ib$ are a valid pair of non-real eigenvectors of $R$. Again, it is obvious that if $y$ is an eigenvector, then $-y$ is also an eigenvector corresponding to the same eigenvalue.
Proof that $W^*W=I$
For $W$ to be unitary, $x$ and $y$ must satisfy $$ v^\mathrm{T}x \;=\; v^\mathrm{T}y \;=\; y^*x \;=\; 0 \enspace, $$ and $$ x^*x=y^*y=1\enspace. $$ It is obviously true that $v^\mathrm{T}x \;=\; v^\mathrm{T}y \;=\; 0$, since $v^\mathrm{T}a=0$ by definition and $v^\mathrm{T}(a\times v)=0$. The third orthogonality condition follows from our proof above that $\overline{w}$ is an eigenvector. Also, as $y=\overline{x}$, the unit norm conditions follow from the first 3 lines of our proof above that $||c||^2=\frac{1}{2}$ — just substitute $x$ for $w$.
Proof that $x$ and $y$ are Eigenvectors
Next we must prove that $x$ satisfies the eigenvector equation $$ Rx \;=\; e^{i\theta}x \enspace. $$ Combining Rodrigues' rotation formula with the fact that $v^\mathrm{T}x=0$ gives $$ Rx = x\cos\theta + (v\times x)\sin\theta \enspace. $$ As \begin{align} v\times x &= v\times(a+i(a\times v)) \\ &= v\times a + iv\times(a\times v) \\ &= v\times a + ia \quad,\quad\mbox{as $v^\mathrm{T}a=0$ and $||v||=1$}\\ &= i(i(a\times v) + a) \\ &= ix \enspace, \end{align} it follows by substitution that \begin{align} Rx &= x\cos\theta + ix\sin\theta \\ &= (\cos\theta + i\sin\theta)x \\ &= e^{i\theta}x \enspace. \end{align}
To show that $y$ is also an eigenvector with eigenvalue $e^{-i\theta}$, we can once again use Rodrigues' rotation formula and the fact that $v^\mathrm{T}y=0$ to obtain \begin{align} Ry &= y\cos\theta + (v\times y)\sin\theta \\ &= y\cos\theta-iy\sin\theta \enspace, \end{align} where the result $$ v\times y = -iy $$ follows from a slight modification of the proof that $v\times x = ix$. Thus \begin{align} Ry &= (\cos\theta-i\sin\theta)y \\ &= e^{-i\theta}y \enspace. \end{align}
QED.