Discriminant of Characteristic Polynomial > 0

Click For Summary
SUMMARY

The discriminant of the characteristic polynomial of the matrix K, defined as K=\begin{pmatrix}-k_{01}-k_{21} & k_{12}\\ k_{21} & -k_{12}\end{pmatrix}, is confirmed to be greater than 0 when k_i > 0. The characteristic polynomial is expressed as λ² + (k_{12} + k_{01} + k_{21})λ + k_{01}k_{12} = 0. The discriminant condition (k_{12} + k_{01} + k_{21})² - 4(k_{01}k_{12}) > 0 is validated by completing the square, demonstrating that the expression is indeed positive under the given conditions.

PREREQUISITES
  • Understanding of characteristic polynomials
  • Knowledge of discriminants in quadratic equations
  • Familiarity with matrix algebra
  • Ability to manipulate algebraic expressions and complete the square
NEXT STEPS
  • Study the properties of characteristic polynomials in linear algebra
  • Learn about the implications of positive discriminants in matrix theory
  • Explore the method of completing the square in algebraic expressions
  • Investigate applications of matrix eigenvalues in stability analysis
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, matrix theory, and systems stability analysis.

jrcdude
Messages
16
Reaction score
0

Homework Statement


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

K=\begin{pmatrix}-k_{01}-k_{21} &amp; k_{12}\\<br /> k_{21} &amp; -k_{12}<br /> \end{pmatrix}<br />

And k_i &gt; 0

Homework Equations



b^2-4ac&gt;0

The Attempt at a Solution



I have tried the following:
<br /> \begin{pmatrix}-k_{01}-k_{21}-\lambda &amp; k_{12}\\<br /> k_{21} &amp; -k_{12}-\lambda<br /> \end{pmatrix}<br />

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

And then plugging it into discriminant form

(k_{12}+k_{01}+k_{21})^{2}-4(k_{01}k_{12})&gt;0

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

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

Homework Statement


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

K=\begin{pmatrix}-k_{01}-k_{21} &amp; k_{12}\\<br /> k_{21} &amp; -k_{12}<br /> \end{pmatrix}<br />

And k_i &gt; 0

Homework Equations



b^2-4ac&gt;0

The Attempt at a Solution



I have tried the following:
<br /> \begin{pmatrix}-k_{01}-k_{21}-\lambda &amp; k_{12}\\<br /> k_{21} &amp; -k_{12}-\lambda<br /> \end{pmatrix}<br />

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

And then plugging it into discriminant form

(k_{12}+k_{01}+k_{21})^{2}-4(k_{01}k_{12})&gt;0

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:
D'oh I think the form I was looking for was:

x^2+2x(y+z)+(y-z)^2

which is clearly greater than zero.

Thanks for the insight.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K