Solving Repeated Eigenvalues - [2,2,1;1,3,1;1,2,2]

  • Thread starter Thread starter hex.halo
  • Start date Start date
  • Tags Tags
    Eigenvalues
Click For Summary
SUMMARY

The discussion focuses on finding the eigenvalues and corresponding eigenvectors for the matrix [2,2,1;1,3,1;1,2,2]. The eigenvalues identified are 5, 1, and 1, with the eigenvector for the eigenvalue 5 being [1;1;1]. The repeated eigenvalue of 1 leads to a two-dimensional eigenspace, indicating that there are infinitely many eigenvectors associated with this eigenvalue. The solution reveals that the equations derived from the matrix reduce to a single equation, allowing for the selection of arbitrary values for two variables to generate independent eigenvectors.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with matrix operations and determinants
  • Knowledge of solving linear equations
  • Experience with eigenspaces and their dimensionality
NEXT STEPS
  • Study the concept of eigenspaces in linear algebra
  • Learn how to compute determinants of matrices, specifically 3x3 matrices
  • Explore the method of solving systems of linear equations
  • Investigate the geometric interpretation of eigenvectors and eigenvalues
USEFUL FOR

Students studying linear algebra, mathematicians working on eigenvalue problems, and educators teaching matrix theory will benefit from this discussion.

hex.halo
Messages
13
Reaction score
0

Homework Statement



Obtain the eigenvalues and corrosponding eigenvectors for the matrix: [2,2,1;1,3,1;1,2,2]

Homework Equations





The Attempt at a Solution



I can solve for the eigenvalues, 5, 1, and 1

I can solve the eigenvalue 5 for the eigenvector B[1;1;1]

Yet somehow, the 1 eigenvalues are supposed to give me two different eigenvectors. Unfortunately, this makes no sense to me, which is why I'm here...

Can someone please explain to me how to finish solving this question?
 
Physics news on Phys.org
Since 1 is an eigenvaue, the equation
\left[\begin{array}{ccc}2 & 2 & 1\\1 & 3 & 1\\ 1 & 2 & 2\end{array}\right]\left[\begin{array}{c} x \\ y \\ z\end{array}\right]= \left[\begin{array}{c}x \\ y \\ z\end{array}\right]
must have a non-trivial solution. Multiplying that out and looking at individual rows, we must have 2x+ 2y+ z= x, x+ 3y+ z= y, x+ 2y+ 2z= z. Because 1 is an eigenvalue, those are not independent and must have an infinite number of solutions. In fact, in this particular problem, the three equations those reduce to, x+ 2y+ z= 0, x+ 2y+ z= 0, and x+ 2y+ z= 0, are all the same equation. You can solve for z as a function of x and y: z= -x- 2y. That means you can choose any numbers you like for x and y, then solve for z to get an eigenvalue. Can you choose them so that you get two independent vectors? (I always like to use simple numbers like 0 and 1.)
 
I call your matrix B. Then I presume you solved \det(B-\lambda\mathbb{I}_{3\times 3})=0 to find the eigenvalues \lambda. You found \lambda_1=5 \text{ and } \lambda_2=1.

Once you have done that I further assume you tried to find the eigenvector v_i associated to the eigenvector \lambda_i by solving (B-\lambda_i\mathbb{I}_{3\times 3})v_i=0. For your eigenvalue one you will find that this equation leads to a two-dimensional solution space for v_2, the so called eigenspace. ANY vector in this two-dimensional space will be an eigenvector with eigenvalue one.
 
Last edited:
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 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
8
Views
3K
Replies
9
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
12
Views
3K