Let k be a field.
How could I show that $k[x]\cap(y-x^2,z-x^3)={0}$ in $k[x,y,z]$.
I understand that there's a whole algorithm I could go through with Grobner basis, elimination theorem etc. but is there a simple argument?
This problem arises from finding the dimension of a twisted cubic in Algebraic Geometry.
In fact, $k[x,y,z]/(y-x^2,z-x^3)\simeq k[x] $ just by the isomorphism theorem. But to show the isomorphism directly using the obvious map gets me to my original question. So this suggests my original question ought not be too hard yet it seems to me to be non-obvious. Any comments on this point would be appreciated.
Thanks!
Update:
Thanks for your answers which I've upvoted, but my question is really how to solve the problem directly (e.g. perhaps by considering degrees of various variables) instead of appealing to isomorphism results which, as I mentioned above, I am aware of. And the second question is more philosophically why using isomorphism theorems would make things easier.