Property of characteristic polynomial

In summary, if A is an m×n-matrix and B is an n×m matrix with m<n, then AB is an m×m matrix and BA is an n×n matrix. It can be shown that the characteristic polynomial of BA, pBA(t), is equal to t^(n-m) times the characteristic polynomial of AB, pAB(t). This relationship can be proved by considering the eigenvalues and ranks of the matrices.
  • #1
pwhitey86
5
0
Hi,

Why is it that if A is m×n-matrix and B is n×m matrices such that m<n, then AB is m×m and BA is n×n matrix. Then the following is true:

pAB(t) = t^(m-n)*pBA(t)

where pAB(t) and pBA(t) are characteristic polynomials of AB and BA

thanks
 
Physics news on Phys.org
  • #2
What you really should be writing is:

pBA(t) = tn-mpAB(t).

Why is this true? Well you'll have to fill in the details, but here are some facts to consider:

If [itex]\lambda[/itex] is a root of pAB(t), then it is an eigenvalue of AB, so there is a non-zero vector v such that ABv = [itex]\lambda[/itex]v. BA(Bv) = B(ABv) = B([itex]\lambda[/itex]v) = [itex]\lambda[/itex]Bv, so if Bv is non-zero, it is an eigenvector of BA with the same eigenvalue that AB had, [itex]\lambda[/itex]. In this case, then, [itex]\lambda[/itex] would also be a root of BA's characteristic polynomial.

Also, since rank(A) is at most m, and likewise for B, rank(AB) and rank(BA) are at most m. But BA is nxn, so it has 0 as an eigenvalue with multiplicity at least n-m, accounting for the tn-m.

These are vague ideas, hopefully they lead you to a proof.
 

FAQ: Property of characteristic polynomial

What is the property of characteristic polynomial?

The property of characteristic polynomial is a mathematical property of a square matrix, which states that the eigenvalues of the matrix are equal to the roots of its characteristic polynomial.

What is the significance of the property of characteristic polynomial?

The property of characteristic polynomial is significant because it allows us to easily find the eigenvalues of a square matrix, which are important in many applications of linear algebra, such as solving systems of linear equations and studying the behavior of dynamical systems.

How is the property of characteristic polynomial used in practical applications?

The property of characteristic polynomial is used in many practical applications, including in engineering, physics, and economics. For example, in engineering, it can be used to analyze the stability of a system or to find the natural frequencies of a structure. In physics, it can be used to study the behavior of quantum systems. In economics, it can be used to model the growth of a population or the dynamics of a market.

Can the property of characteristic polynomial be applied to non-square matrices?

No, the property of characteristic polynomial only applies to square matrices. This is because non-square matrices do not have eigenvalues and characteristic polynomials.

Is the property of characteristic polynomial always true?

Yes, the property of characteristic polynomial is always true for square matrices. This is a fundamental theorem in linear algebra and has been proven to hold for all square matrices.

Similar threads

Back
Top