Parametric Paraboloid In Polar Coordinates

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.