Exercise 3.F.35

Answers

Proof. Define τ L((P()), ) by

τ(σ) = (σ(1),σ(x),σ(x2),)

You can check that τ is indeed linear. To prove τ is injective, suppose there are σ,η (P()) such that τ(σ) = τ(η). By definition of τ we have that σ(xj) = η(xj). Let p P(). Clearly, p takes the form

p(x) = a0 + a1x + + amxm

For some a0,,am 𝔽 where deg p = m. Then

σ(p) = σ(a0 + a1x + + amxm) = σ(a0) + σ(a1x) + + σ(amxm) = a0σ(1) + a1σ(x) + + amσ(xm) = a0η(1) + a1η(x) + + amη(xm) = η(a0) + η(a1x) + + η(amxm) = η(a0 + a1x + + amxm) = η(p)

Because p was arbitrary, it follows that σ = η and thus τ is injective.

To prove surjectivity, let a = (a0,a1,a2,) . Define σ (P()) by

σ(xn) = a n

You can check that σ is also linear. By definition of τ we have that τ(σ) = a and, because a was arbitrary, it follows that τ is surjective.

Hence τ is an isomorphism between (P()) and . □

User profile picture
2017-10-06 00:00
Comments