Help guys, I need to prove this:
Let $(V,\langle~,~ \rangle)$ a finite n-dimensional euclidean space.Let $T$ be a linear operator defined positive (There exists a non singular operator $S$ such that $T=S^*S$) on $V$, prove that $T$ is invertible
I tried this: We know by hypothesis that $S$ is ivertible,then there exists $S^{-1}$ such that $SS^{-1}=I$ $S$ then I need to prove that $T=T^*$
But that is trivial, since $T=S^*S=(S^*S)^*=S^*(S^*)^*=S^*S=T$
Is that correct? I need help!
You should do like this: $$\langle S(v),S(v) \rangle = \langle S^*S(v),v \rangle$$ $$=\langle T(v),v \rangle$$ $$=\langle \lambda v,v \rangle$$ $$=\lambda \langle v,v \rangle$$ where $v$ is non-zero eigen vector for $T$ and $\lambda$ is eigen value. But $\langle v,v \rangle$ and $\langle S(v),S(v) \rangle$ are positive ;Therefore, $\lambda$ is positive. And you are done.