amolv06
- 45
- 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.