Proof that this surface is of revolution

420 Views Asked by At

I have a surface with parametric equation
$$\mathbf{x}(u,v)=(u\cos(v),u\sin(v),u^2),$$ $u$ is any real number, $v$ is between $0$ and $2\pi$. I don't know how to show that this is surface of revolution. Please help. Thanks.

3

There are 3 best solutions below

0
On BEST ANSWER

If you fix $u$ (say $u=c$), then $$ x(c,v) = (c\cos v, c\sin v, c^2) $$ So $v \mapsto x(c,v)$ is the equation of a circle of radius $c$ lying in the plane $z=c^2$ (you can check that $x^2 + y^2 = c^2)$. We have shown that the curves of the form $u = \text{constant}$ are circles lying in parallel planes, so the surface is a surface of revolution.

0
On

If you call $(x,y,z) = (u\cos(v),u\sin(v),u^{2})$, we have $z = x^{2}+y^{2}$, which is the equation of a paraboloid of revolution. You rotate the regular parabola $y=x^{2}$ around the central axis to get the surface.

0
On

You need to remember some trigonometry: As $v$ changes, the pair $(\cos v,\sin v)$ follows a circle.