I need to parameterize the negative half of the y-axis in spherical and cylindrical coordinates. I know what spherical and cylindrical coordinates are, just not sure where to start to parameterize the negative half of the y-axis
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
You've probably got some equations that look something like this: For the negative y-axis, you want x=0, z=0, and y negative. |
|||
|
|
|
Easily done: $$\begin{align*}x&=0\\y&=-|t|\\z&=0\end{align*}$$ I leave the justification to you... |
|||
|