Eliminating the Parameter from Helix Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Eve Litman
Messages
9
Reaction score
0
Let's say you have a helix defined parametrically as
r(t) =<sin(t), cos(t), t>

Is it possible to eliminate t and write an equation for this helix just in terms of x, y, and z?
 
Physics news on Phys.org
Eve Litman said:
Let's say you have a helix defined parametrically as
r(t) =<sin(t), cos(t), t>

Is it possible to eliminate t and write an equation for this helix just in terms of x, y, and z?
How would you express ##z## as a function of ##t##?
##z=## ?
 
x=sin(z), y=cos(z).
 
mathman said:
x=sin(z), y=cos(z).
Thank you!