Subspace of P4: Polynomials of Even Degree

  • Thread starter Thread starter amolv06
  • Start date Start date
  • Tags Tags
    Subspace
amolv06
Messages
45
Reaction score
0

Homework Statement



Determine whether the following is a subspace of P_{4}_

(a) The set of polynomials in P_{4} of even degree.

Homework Equations



P_{4} = ax^{3}+bx^{2}+cx+d

The Attempt at a Solution



(p+q(x)) = p(x) + q(x)
(\alpha p)(x) = p(\alpha x)

If p and q are both of degree 2 then both scalar multiplication and vector addition should return a polynomial of degree 2 as far as I can tell, however my book states that this is not a subspace of P_{4}. I can't tell why it wouldn't be.
 
Physics news on Phys.org
The set of "polynomials of degree 2" are specifically those of the form ax2+ bx+ c with a non-zero. In particular, that does not include the 0 vector. Further, if p1(x)= x2+ 2x+ 1 and p2(x)= -ax2+ 3x+ 1, thenthe sum is NOT a "polynomial of degree 2". The polynomials in P4 that are of even degree are either of degree 2 or degree 0. In any case, the example I just gave answers your question.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top