Formula for Spiral Around Cone - Get Your Answer Here

  • Context: Undergrad 
  • Thread starter Thread starter eli_lied
  • Start date Start date
  • Tags Tags
    Cone Spiral
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
3 replies · 7K views
eli_lied
Messages
12
Reaction score
0
I am looking for the formula to describe a spiral formed around a conical shape. If any particular details are needed, please make them variables and define them.

Thanks to all for the help!
 
Physics news on Phys.org
Hi eli_lied! :smile:

Do you mean a shortest-possible-distance spiral, as if a string was pulled tight around the cone?

If so, then remember a cone's "own" geometry (as opposed to embedded geometry) is flat Euclidean …

so just cut the cone along a generator, unfold it, draw a straight line on it, and then join it up again. :wink:
 
Thanks for the reply Tiny Tim :)

What I'm specifically looking for is the equation for a "spring-like" spiral that is, for lack of a better term, 0 at one end and infinity at the other. As though a spring were wrapped around a conical formation with a varying height that increases over time.
 
The simplest method would be to use a parametric equation

[tex]r(t)=(x(t), y(t), z(t)): x(t)=t \sin t, y(t)=t \cos t, z(t)=t[/tex]

or something like that.