Parametric Paraboloid In Polar Coordinates

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 13K views
Lancelot59
Messages
640
Reaction score
1
I just want to see if my logic is sound here. If we have the paraboloid z=x2+y2 from z=0 to z=1, and I wanted a parametric form of that I think this should work for polar coordinates:

[tex]\vec{r}(u,v)=(vcosu,vsinu,v^{2})[/tex]
[tex]u:[0..2\pi],v:[0..1][/tex]

Does this make sense?
 
Physics news on Phys.org
not really i think you are still defining cartesian coords, though its not exactly clear what you are trying to do
 
Last edited:
Then it isn't in 3D anymore...I meant to say cylindrical coordinates, so that's my bad with the terminology.