azizz
- 33
- 0
Homework Statement
Proof: \lambda_{\max}(A+B) \leq \lambda_{\max}(A) + \lambda_{\max}(B)
Homework Equations
Hint from exercise: \lambda_{\max}(A)=\max_{\|x\|=1} x^*Ax
The Attempt at a Solution
The problem is that the equation on the left side can not be split. So I tried to write it as follows:
\max_{\|x\|=1} x^*(A+B)x \leq x^*(A+B)x = x^*Bx + x^*Ax
But that don't really helps me and I can't think of an other way to tackle this problem...