Suppose $T$ is normal, I am trying to show that
$\|T^{n}\|^2\|T\|^2 = \|T^{n+1}\|^2$
I know that
$\|T^{n+1}\|^2 = \|T^{n}T\|^2 \leq \|T^{n}\|^2\|T\|^2$.
Is there a way to show that
$ \|T^{n}\|^2\|T\|^2 \leq \|T^{n+1}\|^2 $?
I could be taking the wrong approach, although I am curious if it is possible to show if the second inequality is true.
We only need to prove $$\|T^n\|=\|T\|^n$$ when $T$ is a normal operator.
For any operator $R$, we have $$\|R^*R\|=\|R\|^2.$$ So for a self-ajoint operator $S$, we have $\|S^2\|=\|S\|^2$, thus $$\|S^{2^k}\|=\|S\|^{2^k} ~\forall k\in \mathbb{N}.$$ For any $n\in \mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$\|S\|^{2^k}=\|S^{2^k}\|=\|S^nS^{2^k-n}\|\leq\|S^n\|\|S\|^{2^k-n}\leq \|S\|^{2^k},$$ hence $ \|S^n\|=\|S\|^n$. For a normal operator $T$, $\|T^n\|^2=\|(T^n)^*T^n\|=\|(T^*T)^n\|=\|T^*T\|^n=\|T\|^{2n}.$ Done!