Given P3[x]={a0+a1x+a2x2+a3x3∣a0,a1,a2,a3∈R} as a vector space over the field R.
Let H={p(x)∈P3[x]∫−11p(x)dx=0}. Prove that H is a subspace of P3[x] and find a basis of H.
Technique
Recognise H as the kernel of the linear functional φ(p)=∫−11pdx on P3[x]: linearity of the integral gives the subspace property in three lines, and the rank–nullity theorem pins dimH=4−1=3 before any basis is written down. Then convert the single scalar condition into a relation on the coefficients and read off a basis.
Solution
Step 1 — Set up the defining map and show it is linear.
φ is not the zero functional, since φ(1)=∫−111dx=2=0. Therefore Imφ is a non-zero subspace of the 1-dimensional space R, so rankφ=1. By rank–nullity applied to φ:P3[x]→R with dimP3[x]=4:
dimH=dim(kerφ)=4−1=3.
So any spanning set of H with three elements is automatically a basis.
Independence. Suppose α(1−3x2)+βx+γx3=0 as a polynomial, i.e.
α⋅1+βx+(−3α)x2+γx3=0.
Equating coefficients of 1,x,x2,x3 (the standard basis of P3[x]) gives α=0, β=0, −3α=0, γ=0. So α=β=γ=0 and the three polynomials are linearly independent.
They are three independent vectors spanning the 3-dimensional space H, so they form a basis. (Each does satisfy the defining condition: ∫−11(1−3x2)dx=2−3⋅32=0, and ∫−11xdx=∫−11x3dx=0 by oddness.)
Remark (an equally valid, more structural basis). The Legendre polynomials P1(x)=x, P2(x)=23x2−1, P3(x)=25x3−3x are each orthogonal to P0=1 on [−1,1], i.e. ∫−11Pndx=0 for n≥1. Being non-zero polynomials of distinct degrees 1,2,3 they are independent, so {P1,P2,P3} is also a basis of H. A basis of H is of course not unique.