Determine which of the following forms a subspace of P3 For
Determine which of the following forms a subspace of P^3. For the one that does, find a basis and determine the dimension. W_1 = { p(x) | p(1) = 0 and p\'(0) - 1} W_2 = {p(x) | p(0) = 0 and p\'(1) = 0}
Solution
It is assumed that P3 is the space of all polynomials of degree less than or equal to 3.
A) W1 is not a subspace as 0 does not belong to it(if f(x) =0 its derivative at any point is 0}
B) W2 is a subspace .
If p(x),q(x) are in W2, then , by linearity
(p+q)(0) =0 , (p+q)\'(1) = p\'(1)+q\'(1) =0
and is clearly closed under scalar multiplication.
Basis for W2:
p(x) = ax3 +bx2 +cx+d is in W2 , iff
d =0 and 3a+2b+c=0
These conditions define a 2 dimensional subspace with basis (for example)
x3 -3x and x2-2x
