Solve Eigenvector Problem: Find Eigenvalues & Eigenvectors

  • Thread starter Thread starter geft
  • Start date Start date
  • Tags Tags
    Eigenvector
Click For Summary

Homework Help Overview

The discussion revolves around finding the eigenvalues and eigenvectors of a given 3x3 matrix. The problem is situated within the context of linear algebra, specifically focusing on eigenvalue problems.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to calculate the eigenvalues using the determinant of the matrix A - λI, but there are indications of potential errors in their calculations. Some participants question the correctness of the matrix setup and the resulting eigenvector.

Discussion Status

Participants are actively engaging with the problem, pointing out formatting issues and potential errors in the calculations. There is no explicit consensus on the correctness of the original poster's approach, but guidance has been offered regarding the matrix setup.

Contextual Notes

There are mentions of formatting issues related to the use of LaTeX tags, and a suggestion to consider reposting in a different section of the forum. Additionally, there is a focus on ensuring the accuracy of the matrix entries in the calculations.

geft
Messages
144
Reaction score
0

Homework Statement



Find the eigenvalues and eigenvectors of \left( \begin{array}{ccc} 2 & 0 & 0 \\ 0 & 3 & 4 \\ 1 & 1 & 0 \end{array} \right)

Homework Equations



p(\lambda) = det(A - \lambda I) = 0

The Attempt at a Solution



A - \lambda I = \left( \begin{array}{ccc} 2-\lambda & 0 & 0 \\ 0 & 3-\lambda & 4 \\ 1 & 1 & 0 \end{array} \right)

det(A - \lambda I) = (2 - \lambda)(-4) + 1 = 0

-8 + 4 \lambda + 1 = 0

4\lambda = 7

\lambda = \frac{4}{7}

A - \lambda I = \left( \begin{array}{ccc} \frac{1}{4} & 0 & 0 \\ 0 & \frac{5}{7} & 4 \\ 1 & 1 & 0 \end{array} \right)

\frac{1}{4}x_1 = 0

\frac{5}{4}x_2 + 4x_3 = 0

Eigenvector = \left( \begin{array}{ccc} 0 \\ 0 \\ 0 \end{array} \right)
 
Last edited:
Physics news on Phys.org
This should be in the Calculus and Beyond section.

For your formatting problems, use [ tex ] and [ /tex ] tags (without the extra spaces I put in, instead of the inline LaTeX tags, [ itex ], you used.
 
Thanks. Should I repost this in the other section?
 
As for the problem, in your A-\lambda I matrix, you still have a -\lambda in the 3rd row, 3rd column entry. It isn't simply 0.
 
Pengwuino said:
As for the problem, in your A-\lambda I matrix, you still have a -\lambda in the 3rd row, 3rd column entry. It isn't simply 0.

Oh, you're right. Thanks!
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K