TranscendArcu
- 277
- 0
Homework Statement
http://img856.imageshack.us/img856/5586/screenshot20120121at328.png
The Attempt at a Solution
I propose the vectors x,x^2,x^3 form a basis of V. To test for linear independence, let 0 = a_1 x + a_2 x^2 + a_3 x^3, where a \in R. A polynomial is 0 iff all of its coefficients are zero. Thus, linear independence is proved. That is, a_1 = a_2 = a_3 = 0
To prove that x,x^2,x^3 spans V, let p(x) = b_1 x + b_2 x^2 + b_3 x^3 \in V, where b \in R. We need numbers c_1,c_2,c_3 such that b_1 x + b_2 x^2 + b_3 x^3 = c_1 x + c_2 x^2 + c_3 x^3. This implies b_1 = c_1, b_2 = c_2, b_3 = c_3. Thus, p(x) = c_1 x + c_2 x^2 + c_3 x^3 and clearly p(0) = c_1 (0) + c_2 (0) + c_3 (0) = 0. Therefore, x,x^2,x^3 span V.
Am I doing this right?
Last edited by a moderator: