This is an intermediate step in a probability homework problem. I have all of it done except for this one step of justification which (I hope!) is true.
Let $\Sigma$ be the covariance matrix of an $n$-dimensional Gaussian. Suppose $\forall i,j,\Sigma_{i,j}>0$. By properties of covariance, $\Sigma$ is symmetric. Show $\Sigma$ is positive definite.
I'm unfortunately getting stuck on the algebra, which ironically probably should be the easiest part of the problem. It's easy enough to show that $\Sigma$ is positive semidefinite (I used the same method here), but I'm having a hard time ruling out the possibility that there is some nonzero $x\in\mathbb R^n$ such that $x^\mathrm T\Sigma x=0$.
Am I'm missing something obvious?
I only needed it to be positive semi-definite, which (as noted in the link) is straightforward to show. Dumb mistake.
– user42869 Feb 03 '17 at 00:46