About the linear dependence of linear operators

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
sanctifier
Messages
58
Reaction score
0
Notations:
F denotes a field
V denotes a vector space over F
L(V) denotes a vector space whose members are linear operators from V to V itself and its field is F, then L(V) is an algebra where multiplication is composition of functions.
τ denotes a linear operator contained in L(V)
ι denotes the multiplicative identity of L(V)

Question:
Why is n2 + 1 vectors:
ι, τ, τ2, ... ,τn2
are linearly dependent in L(V)?

I wonder why, if these vectors are linear dependent, then one of them can be expressed as the linear combination of other vectors, but how?

Thanks for any help!
 
Physics news on Phys.org
Yes, V is n-dimensional.

dim L(V) = n2

Now I understand, if n2 + 1 vectors:
ι, τ, τ2, ... ,τn2
are llinear independent, then these vectors span L(V) and dim L(V) = n2 + 1 ≠ n2 = dim L(V), it's a contradiction, so, these vectors must be linear dependent.

morphism, thanks a lot!