SOLUTION: Show that P³= span {x²+x³, x, 2x²+1,3}

Algebra ->  College  -> Linear Algebra -> SOLUTION: Show that P³= span {x²+x³, x, 2x²+1,3}       Log On


   



Question 1139652: Show that P³= span {x²+x³, x, 2x²+1,3}
Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.

Makes no sense.

    (By the way, in Math  P%5E3  is the standard denoting of the 3-dimensional projective space - not 
    the standard denoting for the space of polynomials of degree 3.


    It is why I said that the post is nonsense.


    Indeed, without explicit specification/specifications on what is  P%5E3, it is so - I firmly believe in it . . . )


Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


I am only vaguely familiar with this subject; so my response might not be mathematically rigorous.

We are to show that every polynomial of degree 3 (element of P³) can be formed by a linear combination of x%5E3%2Bx%5E2, 2x%5E2%2B1, x, and 3.

Let an arbitrary third degree polynomial be ax%5E3%2Bbx%5E2%2Bcx%2Bd. Show that the polynomial can be expressed as p%28x%5E3%2Bx%5E2%29%2Bq%282x%5E2%2B1%29%2Br%28x%29%2Bs%283%29.



We need to show that we can express the arbitrary coefficients a, b, c, and d in terms of p, q, r, and s. It is easy to see that this is possible by equating the coefficients of each term in the two polynomials:

ax%5E3%2Bbx%5E2%2Bcx%2Bd+=+%28p%29x%5E3%2B%28p%2B2q%29x%5E2%2B%28r%29x%2B%28q%2B3s%29

a = p; b = p+2q; c = r; d = q+3s

Example: 7x%5E3-5x%5E2%2B4x-3 (a = 7; b = -5; c = 4; d = -3)

a = p = 7;
b = p+2q = 7+2q = -5 --> q = -6;
c = r = 4;
d = q+3s = -6+3s = -3 --> s = 1.