judahs_lion
- 56
- 0
Homework Statement
Given S = (1+x2, x +x3
And augment S to form a Basis S' of P3
The Attempt at a Solution
0 + 0x + 0x2 + 0x3 = a(1+x2)+b(x +x3)
= a + ax2 + bx + bx3
The discussion revolves around proving the linear independence of a set of polynomials S = {1 + x², x + x³} and augmenting this set to form a basis S' for the vector space P3. Participants are exploring the definitions and implications of linear independence in the context of polynomial functions.
There is an ongoing exploration of the definitions and properties of linear independence, with some participants providing guidance on how to approach the problem. Multiple interpretations of the problem are being discussed, particularly regarding the augmentation of the basis and the methods to verify independence.
Participants note the importance of correctly defining linear independence and the potential confusion arising from similar terms. There is also mention of homework constraints and the need for clarity in the problem statement.
I'm pretty sure you mean, S = {1 + x2, x + x3}judahs_lion said:Homework Statement
Given S = (1+x2, x +x3
It would be helpful for you to state the complete problem. My guess is that it is two parts:judahs_lion said:And augment S to form a Basis S' of P3
The Attempt at a Solution
0 + 0x + 0x2 + 0x3 = a(1+x2)+b(x +x3)
= a + ax2 + bx + bx3
Prob. 15 is almost identical to prob. 13. The polynomials in P3 are essentially the same as vectors in R4. For example, 1 + 2x2 <---> <1, 0, 2, 0>.judahs_lion said:I scanned it in. Its problem # 15
This isn't the definition, and besides, a definition of a term ought not use the same term in the definition. Look in your book and see how it defines linear independence.judahs_lion said:Linear independence mean the members of a set of vectors are independent of each other.
This is a necessary condition for linear independence, but it is not sufficient. For example, consider the set {<1, 0, 0>, <0, 1, 0>, <1, 1, 0>}. None of these vectors is a multiple of any other vector in the set, yet these vectors are not linearly independent.judahs_lion said:None is a multiple of the other.
Mark44 said:This isn't the definition, and besides, a definition of a term ought not use the same term in the definition. Look in your book and see how it defines linear independence.
This is a necessary condition for linear independence, but it is not sufficient. For example, consider the set {<1, 0, 0>, <0, 1, 0>, <1, 1, 0>}. None of these vectors is a multiple of any other vector in the set, yet these vectors are not linearly independent.
Mark44 said:Yes.