1

Here in "linear algebra hoffman kunze" book it is given that if $T$ is a linear transformation on vector space $V$ then $T^n = T \ldots T $ ($n$ times) and they define $T^0=I$ if $T\neq0$ where $I$ is the identity transformation. I could not understand what is meant by $T \neq 0 $.

Daniel R
  • 3,199

2 Answers2

2

If $T:V \to V$, then $T = 0$ means that $T$ satisfies $T(v) = 0$ for every $v \in V$.

Ben Grossmann
  • 225,327
1

In my opinion, the authors define $T^{0}=I$ if $T \neq 0$, they want to express $T^{1}=T^{0}T=T$ and $T^{n}=T^{n-1}T$.

bing
  • 1,160