hw-2-sol
hw-2-sol
HOMEWORK 2 – solutions
(b) X2 = {(x, y) ∈ R2 | x − 1 = 0}
(c) X3 = {(x, y) ∈ R2 | xy = 0}
Solution.
a [5 points] If a(2,
0, 1)+ b(1, 1, 0) + c(0, 0, 1) = 0, then
2 1 0
b
c
is in the null space of 0 1 0 . Row reduction shows that the
1 0 1
null space is trivial, so S3 is linearly independent.
6. Prove that the set {sin x, cos x, sin(2x)} ⊂ C 1 (R) is linearly indepen-
dent. Hint: if a, b, c ∈ R are such that a sin x+b cos x+c sin(2x) = 0 for
every x ∈ R, then in particular, the equation is true for x = 0, π/4, π/2.
Show that this implies that a = b = c = 0.