11.04.2014 Views

Linear Algebra Exercises-n-Answers.pdf

Linear Algebra Exercises-n-Answers.pdf

Linear Algebra Exercises-n-Answers.pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Answers</strong> to <strong>Exercises</strong> 95<br />

for x 1 , . . . , x n ∈ R. This function h from V to R<br />

c 1β1 ⃗ + · · · + c nβn<br />

⃗<br />

h<br />

↦−→ c 1 x 1 + · · · + c n x n<br />

is easily seen to be linear, and to be mapped by Φ to the given vector in R n , so Φ is onto.<br />

The map Φ also preserves structure: where<br />

c 1β1 ⃗ + · · · + c nβn ⃗<br />

h<br />

↦−→<br />

1<br />

c1 h 1 ( β ⃗ 1 ) + · · · + c n h 1 ( β ⃗ n )<br />

c 1β1 ⃗ + · · · + c nβn ⃗<br />

h<br />

↦−→<br />

2<br />

c1 h 2 ( β ⃗ 1 ) + · · · + c n h 2 ( β ⃗ n )<br />

we have<br />

(r 1 h 1 + r 2 h 2 )(c 1β1 ⃗ + · · · + c nβn ⃗ ) = c 1 (r 1 h 1 ( β ⃗ 1 ) + r 2 h 2 ( β ⃗ 1 )) + · · · + c n (r 1 h 1 ( β ⃗ n ) + r 2 h 2 ( β ⃗ n ))<br />

= r 1 (c 1 h 1 ( ⃗ β 1 ) + · · · + c n h 1 ( ⃗ β n )) + r 2 (c 1 h 2 ( ⃗ β 1 ) + · · · + c n h 2 ( ⃗ β n ))<br />

so Φ(r 1 h 1 + r 2 h 2 ) = r 1 Φ(h 1 ) + r 2 Φ(h 2 ).<br />

Three.II.2.43<br />

V to W<br />

Let h: V → W be linear and fix a basis 〈 ⃗ β 1 , . . . , ⃗ β n 〉 for V . Consider these n maps from<br />

h 1 (⃗v) = c 1 · h( ⃗ β 1 ), h 2 (⃗v) = c 2 · h( ⃗ β 2 ), . . . , h n (⃗v) = c n · h( ⃗ β n )<br />

for any ⃗v = c 1<br />

⃗ β1 + · · · + c n<br />

⃗ βn . Clearly h is the sum of the h i ’s. We need only check that each h i is<br />

linear: where ⃗u = d 1<br />

⃗ β1 + · · · + d n<br />

⃗ βn we have h i (r⃗v + s⃗u) = rc i + sd i = rh i (⃗v) + sh i (⃗u).<br />

Three.II.2.44 Either yes (trivially) or no (nearly trivially).<br />

If V ‘is homomorphic to’ W is taken to mean there is a homomorphism from V into (but not<br />

necessarily onto) W , then every space is homomorphic to every other space as a zero map always<br />

exists.<br />

If V ‘is homomorphic to’ W is taken to mean there is an onto homomorphism from V to W then the<br />

relation is not an equivalence. For instance, there is an onto homomorphism from R 3 to R 2 (projection<br />

is one) but no homomorphism from R 2 onto R 3 by Corollary 2.17, so the relation is not reflexive. ∗<br />

Three.II.2.45 That they form the chains is obvious. For the rest, we show here that R(t j+1 ) = R(t j )<br />

implies that R(t j+2 ) = R(t j+1 ). Induction then applies.<br />

Assume that R(t j+1 ) = R(t j ). Then t: R(t j+1 ) → R(t j+2 ) is the same map, with the same<br />

domain, as t: R(t j ) → R(t j+1 ). Thus it has the same range: R(t j+2 ) = R(t j+1 ).<br />

Subsection Three.III.1: Representing <strong>Linear</strong> Maps with Matrices<br />

⎛<br />

Three.III.1.11 (a) ⎝ 1 · 2 + 3 · 1 + 1 · 0 ⎞ ⎛<br />

0 · 2 + (−1) · 1 + 2 · 0⎠ = ⎝ 5 ⎞<br />

⎛<br />

−1⎠ (b) Not defined. (c) ⎝ 0 ⎞<br />

0⎠<br />

1 · 2 + 1 · 1 + 0 · 0 3<br />

0<br />

( ) ( ) ( 2 · 4 + 1 · 2 10<br />

4<br />

Three.III.1.12 (a)<br />

= (b) (c) Not defined.<br />

3 · 4 − (1/2) · 2 11<br />

1)<br />

Three.III.1.13 Matrix-vector multiplication gives rise to a linear system.<br />

2x + y + z = 8<br />

y + 3z = 4<br />

x − y + 2z = 4<br />

Gaussian reduction shows that z = 1, y = 1, and x = 3.<br />

Three.III.1.14 Here are two ways to get the answer.<br />

First, obviously 1 − 3x + 2x 2 = 1 · 1 − 3 · x + 2 · x 2 , and so we can apply the general property of<br />

preservation of combinations to get h(1−3x+2x 2 ) = h(1·1−3·x+2·x 2 ) = 1·h(1)−3·h(x)+2·h(x 2 ) =<br />

1 · (1 + x) − 3 · (1 + 2x) + 2 · (x − x 3 ) = −2 − 3x − 2x 3 .<br />

The other way uses the computation scheme developed in this subsection. Because we know where<br />

these elements of the space go, we consider this basis B = 〈1, x, x 2 〉 for the domain. Arbitrarily, we<br />

can take D = 〈1, x, x 2 , x 3 〉 as a basis for the codomain. With those choices, we have that<br />

⎛ ⎞<br />

1 1 0<br />

Rep B,D (h) = ⎜1 2 1<br />

⎟<br />

⎝0 0 0 ⎠<br />

0 0 −1<br />

∗ More information on equivalence relations is in the appendix.<br />

B,D

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!