HW3 Solutionn
HW3 Solutionn
1 = a + c, 2 = b + c, −3 = −a, 4 = b.
Hence a = 3, b = 4, c = −2
2. To show that {(1, 1, 0), (1, 0, 1), (0, 1, 1)} generates F3 , we need to show
that for every (a, b, c) ∈ F3 , we can find s1 , s2 , s3 ∈ F such that
s1 + s2 = a, s1 + s3 = b, s2 + s3 = c.
P = s1 · 1 + · · · + sn xn .
5. (e) Write
1
By solving the system of equations
(f) Write
(i) Write
2
7. (b) Not a basis because they are linearly dependent. (d) It is a ba-
sis: We first check it is linearly independent (omitted), and then we check
span{(−1, 3, 1), (2, −4, −3), (−2, −10, −2)} = R3 (omitted).
8. (a1 , a2 , a3 , a4 ) = a1 u1 + (a2 − a1 )u2 + (a3 − a2 )u3 + (a4 − a3 )u4 .
11. (3) Verify the linearity by definition. Bases for N(T) and R(T) are ∅
and {(1, 0, 2), (1, 0, −1)}, nullity and rank of T are 0 and 2. T is one-to-one but
not onto. (5) Verify the linearity by definition. Bases for N(T) and R(T) are
∅ and {x, x2 + 1, x3 + 2x}, nullity and rank of T are 0 and 3. T is one-to-one
but not onto. (6) Verify the linearity by definition. Bases for N(T) and R(T)
are (when n = 2)
1 0 0 1 0 0
, ,
0 −1 0 0 1 0
and {1}, nullity and rank of T are n2 − 1 and 1. T is not one-to-one but onto.
12. We first calculate T (2, 3). Since (2, 3) = −(1, 0) + 3(1, 1), T (2, 3) =
T (−(1, 0) + 3(1, 1)) = −T (1, 0) + 3T (1, 1) = −(1, 4) + 3(2, 5) = (5, 11). Similar
for ∀v ∈ R2 , write v = x(1, 0) + y(1, 1), then
3
To see whether T is one-to-one. To see whether T is one-to-one, we only
need to find N (T ). For ∀v ∈ N (T ), i.e. T (v) = (0, 0), so x(1, 4) + y(2, 5) = 0.
Now since (1, 4), (2, 5) are linearly independent, we have x = y = 0. Hence
x = 0. So N (T ) = {(0, 0)}. Thus T is one-to-one (by Theorem 2.4 on P. 71.