I wish to find the basis and dimension of the subspace $U = \{p \in P_4(\mathbb{R}) \mid p(1) = p'(1) = 0\} \subseteq V = P_4(\mathbb{R})$
In my solution I find conditions on the coefficients of the fourth degree polynomials: $a_4 = -a_3 - a_2 - a_1 - a_0, \; a_3 = -2a_2 -3a_1 - 4a_0$. So any polynomials in $U$ must have the tuple of coefficients: $(a_1, a_2 , -2a_2 - 3a_1 - 4a_0, -a_3 - a_2 -a_1 - a_0)$.
But I am confused because the set of vectors I form from the above tuple has no monomials in it. So it can't span $U$ since $U$ is a subspace of polynomials.
Where have I gone wrong in my logic in my solution?


One of the minor careless mistake is dropping $a_0$ term in the line which begins with "We have the tuple of coefficients". Also, try to express elements of $U$ in terms of polynomial.
$U$ should not contain any monomial. Suppose $x^i \in U$ where $i>0$, at $x=1$, it is evaluated to be $1$. Also, the only constant that is in $U$ would be $0$.