How can I learn about the maximum and eigenvalues of matrices?

  • Context: Undergrad 
  • Thread starter Thread starter azizz
  • Start date Start date
  • Tags Tags
    Information Maximum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
azizz
Messages
33
Reaction score
0
Does anybody have a good book/website where I can find good information on how to use the maximum on matrices. I have to prove an expression involving the maximum and eigenvalue of matrices. But I don't know how to link those to together. I think I can figure this out, if only I had some good information source :)

Regards, Azizz
 
Physics news on Phys.org
Sorry I went to fast here. With the maximum I meant the largest (or maximal) eigenvalue, for example

[tex]\lambda_{\max}(A) = \max_{\| x \| =1} x^* A x[/tex]

Then my question is: what do I know of this operator? Is it, eg, linear?
 
Ok, but I think this holds true:

Suppose A-B is hermitian and positive definite, then

[tex]\max_{\|x\|=1} x^*(A-B)x \geq x^*(A-B) x = x^*Ax - x^*Bx \leq \lambda_{\max}(A) - \lambda_{\max}(B)[/tex]
 
Found partly what I needed:

[tex]\lambda_{\max}(A)I \geq A \geq \lambda_{\min}(A)I[/tex]

[tex]\beta I > A \iff \beta > \lambda_{\max}(A)[/tex]

Now all I have to know is what is known for the eigenvalue of two matrices? That is:

[tex]\lambda_{\max}(A+B) = ...[/tex]

Is there any expression I can use for such an equality (or perhaps inequility)?
 
Last edited: