Archetype N Archetype N
β¬ Summary Linear transformation with domain larger than its codomain, so it is guaranteed to not be injective. Happens to be onto.
β¬ Definition A linear transformation (Definition LT).
T:C5βC3,T([x1x2x3x4x5])=[2x1+x2+3x3β4x4+5x5x1β2x2+3x3β9x4+3x53x1+4x3β6x4+5x5]
β¬ Kernel A basis for the kernel of the linear transformation (Definition KLT).
{[1β1β201],[β2β1310]}
β¬ Injective? Is the linear transformation injective (Definition ILT)? No.
Since the kernel is nontrivial Theorem KILT tells us that the linear transformation is not injective. Also, since the rank can not exceed 3, we are guaranteed to have a nullity of at least 2, just from checking dimensions of the domain and the codomain. In particular, verify that
T([β31β2β31])=[6196]T([β4β4β2β14])=[6196].
This demonstration that T is not injective is constructed with the observation that
[β4β4β2β14]=[β31β2β31]+[β1β5023]
and
z=[β1β5023]βK(T)so the vector z effectively βdoes nothingβ in the evaluation of T.
β¬ Spanning Set for Range A spanning set for the range of a linear transformation (Definition RLT) can be constructed easily by evaluating the linear transformation on a standard basis (Theorem SSRLT).
{[213],[1β20],[334],[β4β9β6],[535]}
β¬ Range A basis for the range of the linear transformation (Definition RLT). If the linear transformation is injective, then the spanning set just constructed is guaranteed to be linearly independent (Theorem ILTLI) and is therefore a basis of the range with no changes. Injective or not, this spanning set can be converted to a βniceβ linearly independent spanning set by making the vectors the rows of a matrix (perhaps after using a vector representation), row-reducing, and retaining the nonzero rows (Theorem BRS), and perhaps un-coordinatizing.
{[100],[010],[001]}
β¬ Surjective? Is the linear transformation surjective (Definition SLT)? Yes.
Notice that the basis for the range above is the standard basis for C3. So the range is all of C3 and thus the linear transformation is surjective.
β¬ Subspace Dimensions Subspace dimensions associated with the linear transformation (Definition ROLT, Definition NOLT). Verify Theorem RPNDD, and examine parallels with earlier results for matrices.
rank=3nullity=2domain=5
β¬ Invertible? Is the linear transformation invertible (Definition IVLT, and examine parallels with the existence of matrix inverses.)? No.
Not surjective, and the relative sizes of the domain and codomain mean the linear transformation cannot be injective. (Theorem ILTIS)
β¬ Matrix Representation Matrix representation of the linear transformation, as described in Theorem MLTCV. (See also Example MOLT.) If A is the matrix below, then T(x)=Ax. This computation may also be viewed as an application of Definition MR and Theorem FTMR from Section MR, where the bases are chosen to be the standard bases of Cm (Definition SUV).
[213β451β23β93304β65]