






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Solutions to test 3 of math 790, focusing on linear transformations. Topics covered include proving the equivalence of conditions for a set theoretic map t to be linear, the existence and uniqueness of a linear transformation t with given image vectors for a basis, and the relationship between rank and nullity of a linear transformation. The document also includes examples and proofs.
Typology: Exams
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Math 790 Test 3 (Solutions) Satya Mandal Fall 05 Each Problem 10 points Due on: October 2, 2005 I like short proofs and elmentary proof. Unless otherwise stated, F is a field and V, W are two vector sapces over F.
(a) For u, v ∈ V and c, d ∈ F we have T (cu + dv) = cT (u) + dT (v) in W. (b) For u, v ∈ V and c ∈ F we have T (u + v) = T (u) + T (v) and T (cu) = cT (u) in W. (c) For u, v ∈ V and c ∈ F we have T (cu + v) = cT (u) + T (v) in W. (Recall, T is said to be a linear transformation if one of (or all) the above conditions are satisfied.) Solution. ((a) ⇒(b)): We have T (cu + dv) = cT (u) + dT (v). Take c = d = 1, we get T (u + v) = T (u) + T (v). Now take d = 0, we get T (cu) = cT (u). Therefore (b) is established. ((b) ⇒(c)): Using the additive part of the hypothesis, we have T (cu + v) = T (cu) + T (v). Using T (cu) = cT (u), we get T (cu + v) = T (cu) + T (v) = cT (u) + T (v). Hence, (c) is established.
((c) ⇒(a)): From the hypothesis in (c), we have T (cu + dv) = cT (u) + T (dv). Also taking v = 0 we get T (cu) = cT (u) for any c ∈ F and u ∈ V. So, we have
T (cu + dv) = cT (u) + T (dv) = cT (u) + dT (v)
and (a) is established.
(a) Give an example of a linear operator T : V → V such that T 2 = 0 but T 6 = 0. (b) Give two linear operator T, U : V → V such that T U = 0 but U T 6 = 0.
W iso ≤ ≤ Fn^ A^ //Fm Solution. We will prove only (b). Let me comment that to prove that f is ’isomorphism’, there are two general methods. First method proves that the map f is one to one and onto. Alternately, you can define a map g in the opposite direction and prove that f g = Id and gf = Id. I will write a proof in using this alternatve method. Define a map g : Mm,n → L(V, W ) as follows: For A ∈ Mm,n define T ∈ L(V, W ) by the equa- tion:
(T (e 1 ),... , T (en)) = (≤ 1 , ≤ 2 ,... , ≤m)A and let g(A) = T.
Note g is linear and gf = IdL(V,W ) and f g = IdMm,n. So, g is the inverse of f and the proof is complete.
f (T T −^1 ) = f (T −^1 T ) = f (Id) = In. By (a) f (T )f (T −^1 ) = f (T −^1 )f (T ) = In. Therefore f (T −^1 ) is the inverse of f (T ).
(⇒ ): Write f (T ) = A. Suppose A is ivertible. Let B be the inverse of A. Since f is onto, f (U ) = B for some U ∈ Mn,n. So, f (T U ) = f (T )f (U ) = AB = In. Since f is one to one, T U = Id. Similarly, U T = Id and therefore, T is invertible. This completes the proof.