New Reply

Discriminant of Characteristic Polynomial > 0

 
Share Thread Thread Tools
Nov26-12, 07:36 PM   #1
 

Discriminant of Characteristic Polynomial > 0


1. The problem statement, all variables and given/known data
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]

2. Relevant equations

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

3. 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.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Nov26-12, 08:48 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by jrcdude View Post
1. The problem statement, all variables and given/known data
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]

2. Relevant equations

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

3. 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.
Nov26-12, 08:59 PM   #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.
New Reply
Thread Tools


Similar Threads for: Discriminant of Characteristic Polynomial > 0
Thread Forum Replies
Show that Characteristic polynomial = minimal polynomial Calculus & Beyond Homework 3
Characteristic Polynomial of A and A^2 Calculus & Beyond Homework 4
Characteristic polynomial Linear & Abstract Algebra 2
characteristic polynomial Linear & Abstract Algebra 3
characteristic polynomial Linear & Abstract Algebra 2