2012 Test 2 Ans
2012 Test 2 Ans
1
I and A = −I. False. There are many others. 5. [24; 4 points each] Identity or not identity.
Every reflection across a line through the origin has
a. A+(BC)D = B(CD)+A. Identity. Addition
a matrix with this property.
is commutative, and multiplication is associative.
c. The set of all linear transformations V → W
b. (A + B)(A − B) = A2 − B 2 . Not identity. The
between vector spaces over a field F forms another
left side is A2 − AB + BA − B 2 , but AB does not
vector space over F . True. If V ∼ = F n and W ∼ =
usually equal BA.
F m , then we can identify this vector space with the
vector space of m × n matrices over F . c. (At + B)t = A + B t . Identity. (At + B)t =
t t t t
d. The vector space M (R) of 3 × 4 matrices (A ) + B = A + B .
3,4
with entries in R is isomorphic to P11 (R), the vec- d. (AB)−1 = A−1 B −1 . Not identity. (AB)−1
tor space of polynomials of degree 11 or less with equals B −1 A−1 which does not usually equal
coefficients in R. True. They’re both dimension A−1 B −1 .
12, so they’re isomorphic.
e. (AB)2 = A2 B 2 . Not identity. (AB)2 equals
e. If A is an invertible matrix, then AB = AC ABAB, and since BA does not usually equal AB,
implies that B = C. True. If you multiply the ABAB does not usually equal A2 B 2 .
first equation on the left by A−1 , you get A−1 AB =
A−1 AC, which simplifies to the second equation. f. (A2 + I)(A2 − I) = A4 − I. Identity. (A2 +
I)(A2 − I) = A4 − A2 + A2 − I = A4 − I.
f. If the kernel of a transformation is 0, then the
transformation is one-to-one. True. This is one of
the reasons kernels are so important.
g. A linear transformation is invertible if and
only if it is one-to-one and onto. True. If it’s one-
to-one and onto, then there’s an inverse function,
and we showed that it’s linear.