In: Math
Find a basis for the subspace of Pn defined by V={p an element of Pn, such that p(1)=0}. What is the dimension of V?
Let p(x) = anxn+ an-1xn-1+…+a1x + a0 be an arbitrary polynomial in Pn. If p(1) = 0, then we have an+an-1+…+a0 = 0.
Now, let p(x)= anxn+ an-1xn-1+…+a1x + a0 and q(x) = bnxn+ bn-1xn-1+…+b1x + b0 be 2 arbitrary polynomial in V and let k be an arbitrary scalar. Then an+an-1+…+a0 = 0 and bn+bn-1+…+b0 = 0. Further, p(x)+q(x) = anxn+ an-1xn-1+…+a1x + a0 + bnxn+ bn-1xn-1+…+b1x + b0 = (an+bn)xn+(an-1+bn-1)xn-1 +…+(a1+b1)x+(a0+b0). Also, (an+bn)+(an-1+bn-1) +…+(a1+b1)+(a0+b0)= (an+an-1+…+a0 )+ (bn+bn-1+…+b0 )=0+0= 0. This implies that p(x)+q(x) ∈ V so that V is closed under vector addition. Also, kp(x) = k(anxn+ an-1xn-1+…+a1x + a0) = kanxn+ kan-1xn-1+…+ka1x + ka0. Now, since kan+kan-1+…+ak0 =k(an+an-1+…+a0 )= k*0 = 0, hence kp(x) ∈ V so that V is closed under scalar multiplication. Further, apparently, the zero polynomial belongs to V as p(x) = 0 when all the ai s are 0. Hence V is a vector space and , therefore, a subspace of Pn .
Now, if an+an-1+…+a1+a0 = 0, then a0 = -( an+an-1+…+a1) so that p(x) = anxn+ an-1xn-1+…+a1x -( an+an-1+…+a1) = an(xn-1)+ an-1 (xn-1 -1)+…+a1 (x-1). This implies that every polynomial in V is a linear combination of (xn-1), (xn-1 -1), (x-1) which are apparently linearly independent. Hence the set{(xn-1), (xn-1 -1), (x-1) } is a basis for V. Therefore, the dimension of V is n.