Geomorphs: Broken Accordeon

Back to geomorph index


Definition of surface, in parametric equations:

x(u,v) = v cos(α u + γ)
y(u,v) = - v sin(β u + γ)
z(u,v) = 5 + δ u

where:

  • α and β are parameters with values 1.0 and 1.2, respectively, in this graph. The ratio α/β determines how deformed the accordeon looks. If α/β = 1 then there is no deformation (the accordeon is like its parent, the cochlea).
  • γ is a parameter ranging from 0 to 2π with a step of π/20, giving the 40 frames shown here
  • δ is a parameter with value 1.76 for this graph.
  • u ranges from -4.5π to 6π, resulting in the specific number of folds of the accordeon
  • v ranges from -8 to 8, defining the diameter of the virtual vertical cylinder within which the accordeon lies.

Ancestor: Cochlea.

Descendants: Chess Queen.


Note: If you do not see Greek characters on this page, it is probably because the font you are currently using with your browser does not include the Greek code-page. To help you decipher this page, α is alpha, β is beta, γ is gamma, δ is delta, and π is pi.

Back to geomorph index