gotmejerry
- 9
- 0
Homework Statement
Let M be a subspace of the vector space \mathbb{R}_2[t] generated by p_1(T)=t^2+t+1 and p_2(T)=1-t^2, and N be a subspace generated by q_1(T)=t^2+2t+3 and q_2(T)=t^2-t+1. Show the dimension of the following subspaces:M+N, M \cap N, and give a basis for each.
Homework Equations
The Attempt at a Solution
I have tried the following: if I take the linear combination of p_1 p_2 q_1 q_2, I get (a+b+c+d)t^2 + (a+2c-d)t +(a+b+3c+d). And a basis of this polynomial is \{1,t,t^2\}, which means the dimension of M+N is 3.
And if M and N are finite dimension subspaces then dim(M+N)=dim M + dim N- dim(M \cap N). The diemnsion of the subspace generated by p1 and p2 is 2, and so is the dimension of the subspace generated by q1 and q2. Am I right? But then from this dim(M+N)=dim M + dim N- dim(M \cap N) I get that (M \cap N) has a dimension of 1.
Thank you!