Show that the vector space of polynomials R[x] is isomorphic to a proper subspace of itself:
Vector Space Isomorphism exists when there exists a bijective (one-to-one and onto) linear mapping F:V $\rightarrow$U. the coefficient of the polynomials can be written as $(a_0,a_1,a_2...)$. But how to find the subspace?
What about instead to prove the dimension of the the two vector spaces is the same, which means isomorphic? But how to do it?
Hint: Consider $p(x) \mapsto p(x^2)$.
This acts on a sequence of coefficients (which is all a polynomial is) by inserting zeros between them: $$(a_0,a_1,a_2,\dots,a_n,0,0,0,\dots) \mapsto (a_0,0,a_1,0,a_2,\dots,a_{n-1},0,a_n,0,0,0,\dots)$$ and so you can recover one from the other.