Let $B$ and $A$ be symmetric and positive definite matrices. Derive the matrix $A^{1/2}$ and show that for the eigenvalue problem $$A\vec{w} = \lambda B\vec{w}$$
all the eigenvalues are real and positive.
I know how to derive $A^{1/2}$ and don't need help with that.
I tried moving things around to get $(A - \lambda B)\vec{w} = 0$. Then $\vec{w}$ being an eigenvector, it cannot be zero, so we must have the determinant of $(A - \lambda B)$ be zero. Not sure what to do from there...
Also, since $A$ and $B$ are symmetric and positive definite, all of their eigenvalues are real and positive.
And I don't see where $A^{1/2}$ would come in use in the proof if the direction in which I'm going is the right one.
Thank you for your input!