Undergrad If T^2 = T, where T is a linear operator on V, T=I or T=0?

Click For Summary
SUMMARY

If T^2 = T, where T is a linear operator on a nonzero vector space V, it does not imply that T equals the identity operator (I) or the zero operator (0). The discussion establishes that T is a projection operator, and examples of idempotent matrices demonstrate that multiple projections can exist beyond just I and 0. The claim is clarified through matrix algebra, particularly emphasizing that the ring of matrices is not an integral domain, allowing for non-trivial projections.

PREREQUISITES
  • Understanding of linear operators and vector spaces
  • Familiarity with matrix algebra and idempotent matrices
  • Knowledge of the rank-nullity theorem
  • Concept of projection operators in linear transformations
NEXT STEPS
  • Study the properties of idempotent matrices and their applications
  • Learn about projection operators in linear algebra
  • Explore the rank-nullity theorem and its implications in vector spaces
  • Investigate the structure of the ring of matrices and its properties
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of linear operators and projections in vector spaces.

JJ__
Messages
8
Reaction score
0
TL;DR
If T^2 = T, where T is a linear operator on a nonzero vector space V, does this imply that either T equals the identity operator on V or that T is the zero operator on V?
I can't think of a counterexample.
 
Physics news on Phys.org
##T^2=T## means that ##T## is a projection. So any projection will do, not just ##T=1## or ##T=0##.

Example: ##T=\begin{bmatrix}1&1\\0&0\end{bmatrix}##
 
  • Like
Likes JJ__
Why not start with the equality ##A^2=A## where ##A## is the matrix for the transformation ##T##, and prove the claim using the matrix algebra of transformations?
 
Last edited:
Eclair_de_XII said:
Why not start with the equality ##A^2=A## where ##A## is the matrix for the transformation ##T##, and prove the claim using the matrix algebra of transformations?
Because, as fresh_42 pointed out, the claim is NOT TRUE!
 
My mistake. I really should learn to read better.
 
  • Like
Likes HallsofIvy
JJ__ said:
Summary: If T^2 = T, where T is a linear operator on a nonzero vector space V, does this imply that either T equals the identity operator on V or that T is the zero operator on V?

I can't think of a counterexample.

In terms of basic problem solving technique:

whenever you can imagine only two possibilities, (a) or (b), and they seem to be mutually exclusive... you should ask, why can't it be 'both'? And blocked matrices work perfect for this, e.g.:

##T^{(k)} = \begin{bmatrix} \mathbf I_k & \mathbf 0\mathbf 0^T \\ \mathbf 0\mathbf 0^T & \big(\mathbf 0\mathbf 0\big)_{n-k}^T \end{bmatrix}##

for finite dimensions, all idempotetent matrices are similar to this.
 
  • Like
Likes mathwonk
StoneTemplePython said:
... all idempotetent matrices are similar to this.
And how does my idempotent example in post #2 fit into this scheme?
 
fresh_42 said:
And how does my idempotent example in post #2 fit into this scheme?
in reals, with
##S :=
\left[\begin{matrix}1 & -1\\0 & 1\end{matrix}\right]
##

consider
##S^{-1} \begin{bmatrix}1&1\\0&0\end{bmatrix}S##

and of course ##k=1## and ##n-k = 1##
 
by the formula T^2 = T, it follows that T is the identity on its actual range, a subspace of V. So choose a basis of this range, and then throw in also a basis of the kernel of T. By the rank nullity theorem, this gives a basis of V, and in this basis the matrix of T is the block matrix in post #6.
 
  • #10
Eclair_de_XII said:
Why not start with the equality ##A^2=A## where ##A## is the matrix for the transformation ##T##, and prove the claim using the matrix algebra of transformations?
Because the ring of matrices is not an integral domain, so that ##A^2-A=0 \rightarrow A(A-I)=0 ## does not imply A=0 or A=I.
 
  • #11
Right, because ##A## can also represent the matrix of the projection transformation for some proper subspace ##U## of ##V##, and ##(A-I)## can represent the projection transformation for the complement of ##U##. In turn, the composition of these two linear transformations is just the zero transformation, I think?
 
  • #12
Eclair_de_XII said:
Right, because ##A## can also represent the matrix of the projection transformation for some proper subspace ##U## of ##V##, and ##(A-I)## can represent the projection transformation for the complement of ##U##. In turn, the composition of these two linear transformations is just the zero transformation, I think?
##A^2=A## is the definition of a projection.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
1
Views
2K