Sorry if this is a dumb question, but I came across the notation $T^2$ in a work and not sure how to interpret what this means. I've never come across this in my own notes, nor can I find it with alot of googling. In this case, T is a linear transformation
My first idea was just that it means $T \circ T$ but I'm not sure that even makes sense.
Thank you
If $P=\sum_{k=0}^na_kX^k\in\mathbb{K}[X]$ is a polynomial and $T:E\to E$ is a linear transformation on a $\mathbb{K}$-vector space, you can define $P(T)$ as a linear transformation from $E$ to $E$ by $$P(T)=\sum_{k=0}^na_kT^k,\text{ with }T^k=\underbrace{T\circ\dots\circ T}_{k \text{ times}} \text{ for $k\geq1$ and }T^0=\mathrm{Id}_E. $$