What does it mean for the characteristic polynomial to equal 0?

In summary, the matrix A is not diagonalizable iff a-d=b=c=0. However, if a-d=b=0 but c non-zero, A is already diagonal, and if a-d=b=0 and c not zero, then A has a characteristic polynomial of the form (a-\lambda)^2=0. The question goes show the matrix \begin{pmatrix}a & b \\ c & d\end{pmatrix} is diagonal if and only if a-d = b = c = 0 or (a-d)2+4bc > 0. However, if a-d=b=0 and c not zero, then
  • #1
Kate2010
146
0

Homework Statement



I'm working on a problem which is show that the matrix A = ([tex]^{a}_{c}[/tex] [tex]^{b}_{d}[/tex]) is diagonalisable iff (a-d)2 + 4bc > 0 or a-d = b = c = 0

Homework Equations





The Attempt at a Solution



I've shown if (a-d)2 + 4bc > 0 then the characteristic polynomial has 2 distinct roots so 2 distinct eigenvalues so is diagonalisable.

However, if (a-d)2 + 4bc [tex]\geq[/tex] 0 then it has a repeated root, so I have split it into cases:

If a-d = b = c then A is already diagonal

However, if a-d = b = 0 (c non-zero), the characteristic polynomial of A is already equal to 0. Does this mean A has no eigenvalues? Infinitely many? I will encounter a similar problem if a-d = c = 0 (b non-zero).

I am also unsure how to tackle (a-d)2 = 4bc.
 
Physics news on Phys.org
  • #2
Does the problem statement have a greater-than sign or a greater-than-or-equal-to sign in it? As you have written it, you don't need to worry about the cases you're talking about since you've already shown in A is already diagonal or it has two distinct roots. I'm guessing it should have been the greater-than-or-equal-to sign in the original statement.

If a-d=0 and b=0 and c not zero, you have a matrix of the form

[tex]\begin{pmatrix}a & 0 \\ c & a\end{pmatrix}[/tex]

which will have a characteristic polynomial of the form [itex](a-\lambda)^2=0[/itex].
 
  • #3
The question goes show the matrix [tex]\begin{pmatrix}a & b \\ c & d\end{pmatrix}[/tex] is diagonal if and only if a-d = b = c = 0 or (a-d)2+4bc > 0.

So I have covered the case for (a-d)2+4bc > 0

I have also shown if a-d=b=c=0 then it is diagonal.

However I need to show that if a-d=b = 0 but c non-zero, a-d=c=0 but b non-zero, and (a-d)2 = -4bc (so b or c would have to be negative) do not lead to diagonal matrices.
 
  • #4
Kate2010 said:

Homework Statement



I'm working on a problem which is show that the matrix A = ([tex]^{a}_{c}[/tex] [tex]^{b}_{d}[/tex]) is diagonalisable iff (a-d)2 + 4bc > 0 or a-d = b = c = 0

Homework Equations





The Attempt at a Solution



I've shown if (a-d)2 + 4bc > 0 then the characteristic polynomial has 2 distinct roots so 2 distinct eigenvalues so is diagonalisable.

However, if (a-d)2 + 4bc [tex]\geq[/tex] 0 then it has a repeated root, so I have split it into cases:
You mean the case (a-d)2+ 4bc= 0 since you have already handled (a-d)2+ 4bc> 0.

If a-d = b = c then A is already diagonal

However, if a-d = b = 0 (c non-zero), the characteristic polynomial of A is already equal to 0. Does this mean A has no eigenvalues? Infinitely many? I will encounter a similar problem if a-d = c = 0 (b non-zero).
You are only talking about 2 by 2 matrices so there cannot be more than 2 eigenvalues. In this particular case, 0 is a double eigenvalue.
The real problem is that you are trying to prove something that is not true.
The matrix
[tex]\begin{bmatrix}1 & 1 \\ 0 & 1\end{bmatrix}[/tex]
satisifies the condition that [itex](a-d)^2+ 4bc= 0^2+ 0= 0[/itex] but is NOT diagonalizable.

Your original statement said [itex](a-d)^2+ 4bc> 0[/itex] and you have already proved that. Why did you change to [itex](a-d)^2+ 4bc\ge 0[/itex]?

I am also unsure how to tackle (a-d)2 = 4bc.
 
  • #5
The way I've tried to answer this question is to find the characteristic polynomial of the matrix which is x2 - (a+d)x + ad-bc

This has 2 distinct real roots if (a-d)2 +4bc > 0 (so is definitely diagonalisable)

It has a repeated real root if (a-d)2 + 4bc = 0, in which case don't know if it is diagonalosable. This is the part I'm trying to split into cases. I think I have managed the first 3, but I don't know how to show if (a-d)2 = -4bc (could happen if b or c was negative) then the matrix is not diagonalisable?
 
  • #6
You've shown the RHS of the iff implies the LHS. What you want to show now is the LHS implies the RHS. It was a little confusing why you were still messing around with cases on the RHS, but your approach seems to be to prove the contrapositive, ~RHS -> ~LHS, which is logically fine. It might be easier, however, to prove LHS->RHS directly, depending on what you know about diagonalizable matrices. (I don't know how the proof goes; I'm just throwing the idea out there for you to ponder.)
 

Related to What does it mean for the characteristic polynomial to equal 0?

What is the characteristic polynomial and why is it important?

The characteristic polynomial is a mathematical expression used in linear algebra to find the eigenvalues of a square matrix. It is important because it helps to determine the stability and behavior of a system, and is also used in solving differential equations and other applications in physics and engineering.

What does it mean for the characteristic polynomial to equal 0?

If the characteristic polynomial of a matrix equals 0, it means that the matrix has at least one eigenvalue of 0. This in turn means that the matrix is not invertible and has a determinant of 0, making it singular.

Can a matrix have more than one characteristic polynomial?

No, a matrix can only have one characteristic polynomial. However, the characteristic polynomial can be written in different forms depending on the basis chosen, which may lead to different expressions for the same polynomial.

How is the characteristic polynomial used to find eigenvalues?

The characteristic polynomial is used to find the eigenvalues of a matrix by setting it equal to 0 and solving for the roots. The eigenvalues are the solutions to the polynomial equation and are represented by the diagonal entries in the diagonalized form of the matrix.

Can the characteristic polynomial be used for non-square matrices?

No, the characteristic polynomial can only be used for square matrices. Non-square matrices do not have eigenvalues or a characteristic polynomial.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
461
  • Calculus and Beyond Homework Help
Replies
17
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
419
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
2
Replies
62
Views
7K
  • Calculus and Beyond Homework Help
2
Replies
41
Views
4K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
Back
Top