is the sum of positives definite matrix,still positive definite?

44 Views Asked by At

please give me hints on A = B + C. How can we show that A is positive definite?

1

There are 1 best solutions below

0
On BEST ANSWER

The associated hermitian form is $$x^HAx=x^HBx+\sum_{i=1}^n c_{ii}\overline{x}_ix_i\ge x^HBx>0$$ as soon as $x\ne 0$.