Content deleted Content added
Corrected the sign in the term in the discriminant. Added supporting mathematical steps. |
|||
Line 123:
:<math>( a - \lambda)( b-\lambda) -c^2 = 0 </math>
:<math>\lambda^2 - \lambda(a+b) + ab -c^2 = 0 </math>
which are found using the [[quadratic equation]]:
:<math> \lambda_{\pm} = {1\over 2} ( a+b) \pm {1\over 2}\sqrt{(a+b)^2-4(ab - c^2)}. </math>
:<math> \lambda_{\pm} = {1\over 2} ( a+b) \pm {1\over 2}\sqrt{
:<math> \lambda_{\pm} = {1\over 2} ( a+b) \pm {1\over 2}\sqrt{(a-b)^2+4c^2}. </math>
=====Eigenvectors of ''A''=====
|