I cant understand some terminology

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Terminology
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
transgalactic
Messages
1,386
Reaction score
0
"T(1,2)=(3,4)
T(T(1,2))=T(3,4)=(3,4)

(1,2) and (3,4) are linearly independent and form a basis of R2, so (3,4) spans ImT. Therefore dim(imT)=1, and obviously dim(kerT)=1, so the transformation is singular."

this is a solution to some problem
i can't understand what is "spans an image"
i got
T(1,2)=(3,4)
and
T(3,4)=(3,4)

i know that the image is the resolt of putting the vector in the transformation

but what meens

"(3,4) spans ImT"
??
 
Physics news on Phys.org
That it spans the image of T means that any element in ImT can be represented as [itex]\gamma*(3,4)[/itex] for some real number [itex]\gamma[/itex]

Now, to prove this, an ARBITRARY vector in R2 can be represented as:
[tex]\vec{v}=\alpha(3,4)+\beta(1,2)[/itex] since those two are linearly independent.<br /> <br /> Therefore using the properties of a linear transformation, we get:<br /> [tex]T(\vec{v})=\alpha{T}(3,4)+\beta{T}(1,2)=\gamma(3,4), \gamma=\alpha+\beta[/tex][/tex]