Determining Value of a in Matrix A with $\lambda$ = 0

  • Context: MHB 
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Matrix Value
Click For Summary
SUMMARY

The discussion centers on determining the value of 'a' in the matrix A, defined as \(A=\begin{pmatrix} 2 & 6\\ 1 & a \end{pmatrix}\), given that \(\lambda = 0\) is an eigenvalue. The characteristic polynomial was initially miscalculated but was corrected to \((\lambda - 2)(\lambda - a) + 6 = 0\), leading to the conclusion that 'a' equals 3. The trace of the matrix, which is the sum of the eigenvalues, confirms this result, as the second eigenvalue can be derived from the trace equation \(\operatorname{Tr}A = 2 + a\).

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Knowledge of characteristic polynomials
  • Familiarity with matrix operations
  • Concept of matrix trace
NEXT STEPS
  • Study the derivation of characteristic polynomials for different matrix types
  • Learn about eigenvalue decomposition and its applications
  • Explore the relationship between matrix trace and eigenvalues
  • Investigate the implications of eigenvalues in stability analysis
USEFUL FOR

Mathematicians, students studying linear algebra, and professionals working with matrix computations will benefit from this discussion.

Yankel
Messages
390
Reaction score
0
Hello all,

Given the following matrix,

\[A=\begin{pmatrix} 2 & 6\\ 1 & a \end{pmatrix}\]

and given that

\[\lambda =0\]

is an eigenvalue of A, I am trying to determine that value of a.

What I did, is to create the characteristic polynomial

\[(\lambda -2)*(\lambda -a)+6=0\]

and given

\[\lambda =0\]

I got that a is -3.

Somehow I am not sure. Is there a way of finding the second eigenvalue before calculating a ?

Thank you !
 
Physics news on Phys.org
You could use that the determinant is the product of the eigenvalues.
(Also, the trace is the sum of the eigenvalues, but in this case you do not need that to determine $a$. You could use it to determine the second eigenvalue, though.)
 
Last edited:
Yankel said:
Hello all,

Given the following matrix,

\[A=\begin{pmatrix} 2 & 6\\ 1 & a \end{pmatrix}\]

and given that

\[\lambda =0\]

is an eigenvalue of A, I am trying to determine that value of a.

What I did, is to create the characteristic polynomial

\[(\lambda -2)*(\lambda -a)+6=0\]

and given

\[\lambda =0\]

I got that a is -3.

Somehow I am not sure. Is there a way of finding the second eigenvalue before calculating a ?

Thank you !
Check the signs in that calculation! I think that it should be $-6$ in the characteristic polynomial.
 
Opalg, you are correct, it is -6 and therefore a=3. Am I correct ?
 
Yankel said:
Somehow I am not sure. Is there a way of finding the second eigenvalue before calculating a ?

As Krylov pointed out, the trace is the sum of the eigenvalues.
So if one eigenvalue is 0, then the other is $\operatorname{Tr}A=2+a$.

And yes, a=3 is the correct solution.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
8
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K