Scalar Product with positive definite matrix

60 Views Asked by At

Suppose $S$ is a positive definite, real and symmetric $n\times n$ matrix and let $x\in\mathbb{R}^n$. Consider the quantity

$$ \langle(Sx)_i,(Sx)_j\rangle $$ Is it true that this quantity is positive for every $x\neq0$? How to prove it?

Thank you.