Do Rotational Matrices Always Yield Real Eigenvalues?

Click For Summary
The discussion centers on the eigenvalues of the rotational matrix A = [cos θ -sin θ; sin θ cos θ]. It is established that if θ is not a multiple of π, the matrix will yield complex eigenvalues, specifically λ = cos θ ± isin θ. The geometric interpretation highlights that the matrix A represents a counter-clockwise rotation in the x-y plane, effectively transforming vectors in a way that combines their real and imaginary components. Participants clarify that recognizing A as an orthogonal matrix is crucial for understanding its rotational properties. Overall, the conversation emphasizes the connection between complex eigenvalues and geometric transformations in the plane.
3.141592654
Messages
85
Reaction score
0

Homework Statement



Show that the matrix

A = [cos θ -sin θ
sin θ cos θ]

will have complex eigenvalues if θ is not a multiple of π. Give a geometric interpretation of this result.

Homework Equations



Ax = λx, so

det(A-λI) = 0

The Attempt at a Solution



In this case,

A-λI = [(cos θ - λ) -sin θ
sin θ (cos θ - λ)]

so calculating the determinate, I have:

det(A-λI) = (cos θ - λ)(cos θ - λ) + sin^{2} θ

= cos^{2} θ - 2λcos θ + λ^{2} + sin^{2} θ

= λ^{2} - 2λcos θ + 1

Setting this polynomial to zero, I have

<br /> p(λ) = λ^{2} - 2λcos θ + 1 = 0<br />

When cos θ is not a multiple of π, I need to use quadratic formula to solve this equation. Doing so, I get:

<br /> λ = cos θ \pm sin θ<br />

However, this value is not complex, is it? I'm a bit confused on what's going on.
 
Physics news on Phys.org
You slipped up a bit with the quadratic equation. You don't just get sin(theta). Check it and show what you did if you still don't see it.
 
Ah, thank you, after fixing the algebra I see the answer is:

λ = cos θ ± isin θ.

In terms of what this means geometrically, it's been a long time since I've done anything with complex numbers, so can you correct the following if it is wrong?

I know that since λ is complex, the corresponding eigenvectors must also be complex, so θ is the argument of the eigenvectors in the complex plane. In that case, the matrix A (and hence λ) multiplies each element, z = x + iy, of the vector x, by cos ± isin θ.

When I multiply λ*z, I get:

λz = (xcos θ + ysin θ) + i(cos θ sin θ y)

So the matrix A essentially makes the real component of each element of x a combination of x and y, where xcos θ + ysin θ ≤ x + y, and it multiplies the imaginary component by cos θ sin θ. In conjunction, these effects would shrink the imaginary component of z and could shrink or stretch the real component.

Is this correct? Is there something else that the problem is hoping that I'll recognize about how lambda acts on the vector x?

Thanks.
 
I've realized that the matrix given in this problem is an orthogonal matrix, so it rotates the vector x. However, should I be able to see that lamda (and A) perform a rotation if I didn't realize that A was an orthogonal matrix?
 
3.141592654 said:
I've realized that the matrix given in this problem is an orthogonal matrix, so it rotates the vector x. However, should I be able to see that lamda (and A) perform a rotation if I didn't realize that A was an orthogonal matrix?

It's a matrix you've probably seen a lot of times in lower level courses. I think they might have expected you to recognize it, even if they didn't use the words 'orthogonal' back then. It rotates a vector in the x-y plane by an angle theta counter-clockwise. You can do the same thing regarding a point in the x-y plane as a complex number (the Argand plane) and multiplying by cos(theta)+i*sin(theta)=cis(theta)=exp(i*theta). I'm having trouble coming up with anything more formal than that just now.
 
Geometric interpretation: Which rotations of the plane have eigenvectors? For example, if I rotate the point (1,0) and get (x,0) for some value of x, what were the possible rotations that could have given me that
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
8K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K