Discriminant of Characteristic Polynomial > 0

In summary, by expanding and completing squares, it can be shown that the discriminant of the characteristic polynomial of K, given by the matrix K with positive values for k_i, is greater than 0.
  • #1
jrcdude
16
0

Homework Statement


Show that the descriminant of the characteristic polynomial of K is greater than 0.

[tex]K=\begin{pmatrix}-k_{01}-k_{21} & k_{12}\\
k_{21} & -k_{12}
\end{pmatrix}
[/tex]

And [itex]k_i > 0[/itex]

Homework Equations



[tex]b^2-4ac>0[/tex]

The Attempt at a Solution



I have tried the following:
[tex]
\begin{pmatrix}-k_{01}-k_{21}-\lambda & k_{12}\\
k_{21} & -k_{12}-\lambda
\end{pmatrix}
[/tex]

Bringing me to
[tex]\lambda^{2}+(k_{12}+k_{01}+k_{21})\lambda+k_{01}k_{12}=0[/tex]

And then plugging it into discriminant form

[tex](k_{12}+k_{01}+k_{21})^{2}-4(k_{01}k_{12})>0[/tex]

But from there I don't think that is a true statement.

Any help would be appreciated, thanks.
 
Physics news on Phys.org
  • #2
jrcdude said:

Homework Statement


Show that the descriminant of the characteristic polynomial of K is greater than 0.

[tex]K=\begin{pmatrix}-k_{01}-k_{21} & k_{12}\\
k_{21} & -k_{12}
\end{pmatrix}
[/tex]

And [itex]k_i > 0[/itex]

Homework Equations



[tex]b^2-4ac>0[/tex]

The Attempt at a Solution



I have tried the following:
[tex]
\begin{pmatrix}-k_{01}-k_{21}-\lambda & k_{12}\\
k_{21} & -k_{12}-\lambda
\end{pmatrix}
[/tex]

Bringing me to
[tex]\lambda^{2}+(k_{12}+k_{01}+k_{21})\lambda+k_{01}k_{12}=0[/tex]

And then plugging it into discriminant form

[tex](k_{12}+k_{01}+k_{21})^{2}-4(k_{01}k_{12})>0[/tex]

But from there I don't think that is a true statement.

Any help would be appreciated, thanks.

Actually, I think it is true. But it's not obvious. Let's call k12=x, k01=y and k21=z, so you want to show (x+y+z)^2-4yz>0 if x>0, y>0 and z>0. Just so we don't have to write the subscripts. I showed it by completing as many squares as I could in that expression after expanding it. Then it's easy to see.
 
Last edited:
  • #3
D'oh I think the form I was looking for was:

[tex]x^2+2x(y+z)+(y-z)^2[/tex]

which is clearly greater than zero.

Thanks for the insight.
 

What is a discriminant of a characteristic polynomial?

The discriminant of a characteristic polynomial is a mathematical term used in linear algebra. It is a value that can be calculated from the coefficients of a polynomial and is used to determine the nature of its roots.

Why is it important?

The discriminant of a characteristic polynomial is important because it helps us determine the number and type of roots of a polynomial. This information can be useful in solving equations, graphing polynomials, and understanding the behavior of a system.

How do you calculate the discriminant of a characteristic polynomial?

The discriminant of a characteristic polynomial can be calculated using the formula b^2-4ac, where a, b, and c are the coefficients of the polynomial in the form ax^2+bx+c.

What does a positive discriminant indicate?

A positive discriminant indicates that the polynomial has two distinct real roots. This means that when graphed, the polynomial will intersect the x-axis at two different points.

What does a negative discriminant indicate?

A negative discriminant indicates that the polynomial has two complex roots. This means that when graphed, the polynomial will not intersect the x-axis at any point. Instead, the roots will be imaginary numbers.

Similar threads

  • General Math
Replies
1
Views
261
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
3K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
Back
Top