In order to prove that that a quadratic function is convex: $x^HAx$ , $A$ needs to be positive semi definite. Where $A= \Phi^H \Phi$ and $\Phi$ is a n×k matrix with possibly k linearly independent columns. How to prove that A is positive semi definite?
2026-03-25 07:31:11.1774423871
how to prove positive definite complex matrix
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$A^*A=B$ if and only if $B$ is positive semi-definite.
$\langle A^*Ax,x\rangle=\langle Ax,Ax\rangle=||Ax||^2\ge 0$ for all $x\in {\mathbb{C}}^n$