Proof of one of the properties of a matrix

Click For Summary
SUMMARY

The determinant of a matrix is equal to the product of all its eigenvalues, as established by the characteristic polynomial equation det(A - λI) = 0. This polynomial can be factored into linear components, yielding det(A - λI) = (λ - λ₁)(λ - λ₂)...(λ - λₙ), where λ₁, λ₂, ..., λₙ are the eigenvalues of matrix A. Substituting λ = 0 into this equation results in det(A) = λ₁λ₂...λₙ, confirming the relationship between the determinant and eigenvalues. The discussion also highlights the importance of notation clarity, particularly distinguishing between eigenvalues and powers in mathematical expressions.

PREREQUISITES
  • Understanding of matrix theory and determinants
  • Familiarity with eigenvalues and eigenvectors
  • Knowledge of polynomial equations and their roots
  • Basic linear algebra concepts, including the identity matrix
NEXT STEPS
  • Study the derivation of the characteristic polynomial for various matrix types
  • Learn about the implications of eigenvalues in matrix diagonalization
  • Explore the relationship between determinants and matrix invertibility
  • Investigate advanced topics in linear algebra, such as spectral theory
USEFUL FOR

Students of linear algebra, mathematicians, and anyone seeking to deepen their understanding of matrix properties and eigenvalue theory.

mess1n
Messages
24
Reaction score
0
Hey, I've come across a part of my notes which states:

Statement:The determinant of a matrix is equal to the product of all its eigenvalues:

Proof: We know that, after opening up the determinant of A - [tex]\ell[/tex]E, we get a polynomial algebraic equation in [tex]\ell[/tex] which has solutions [tex]\ell[/tex][tex]^{1}[/tex],...,[tex]\ell[/tex][tex]^{p}[/tex], i.e. one can write:

det(A-[tex]\ell[/tex]E) = ([tex]\ell[/tex][tex]^{1}[/tex] - [tex]\ell[/tex])...([tex]\ell[/tex][tex]^{p}[/tex] - [tex]\ell[/tex])

By putting [tex]\ell[/tex] = 0 in the above equation, we can obtain the desired result.

I understand that if [tex]\ell[/tex] = 0, then what's left is detA = [tex]\ell[/tex][tex]^{1}[/tex][tex]\ell[/tex][tex]^{2}[/tex]...[tex]\ell[/tex][tex]^{p}[/tex]. Or at least, I assume that's what my lecturer is getting at.

What I don't understand is why the [tex]\ell[/tex] in the characteristic equation (A-[tex]\ell[/tex]E) is the same as the [tex]\ell[/tex]'s in the ([tex]\ell[/tex][tex]^{p}[/tex] - [tex]\ell[/tex]), but not the same as the [tex]\ell[/tex][tex]^{p}[/tex]'s in ([tex]\ell[/tex][tex]^{p}[/tex] - [tex]\ell[/tex]).

Why doesn't detA = 0 ?

I'd really appreciate any help.

[note: I couldn't find a lambda symbol so I had to use [tex]\ell[/tex] instead]

Cheers,
Andrew
 
Physics news on Phys.org
I think the notation is poor. What you have written as

[tex]\lambda^k[/tex]

is meant to be the [itex]k'th[/itex] eigenvalue, NOT [itex]\lambda[/itex] to the k'th power. It would be more customary to use subscripts instead of superscripts to avoid this ambiguity.

The characteristic equation is by definition

[tex]\mathrm{det}(A - \lambda I) = 0[/tex]

(I'm using the more standard [itex]I[/itex] for the identity matrix, instead of [itex]E[/itex].)

The left-hand side of this equation is a polynomial in [itex]\lambda[/itex] of degree exactly [itex]n[/itex] (the characteristic polynomial). Since its degree is [itex]n[/itex], it can be factored into [itex]n[/itex] linear factors:

[tex]\mathrm{det}(A - \lambda I) = (\lambda - \lambda_1)(\lambda - \lambda_2)\cdots(\lambda - \lambda_n)[/tex]

where the [itex]\lambda_k[/itex]'s are the [itex]n[/itex] roots of the characteristic polynomial, which are by definition the eigenvalues of [itex]A[/itex]. In particular, with respect to the VARIABLE [itex]\lambda[/itex], the eigenvalues [itex]\lambda_1,\ldots,\lambda_n[/itex] are constants, so plugging in [itex]\lambda = 0[/itex] does not affect them.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
4K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
46
Views
7K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
6K