Math Insight

Applet: Parametrized elliptical helix

Applet: Parametrized elliptical helix

Applet loading

The vector-valued function $\sadllp(t)=(3\cos \frac{t^2}{2\pi})\vc{i} + (2 \sin \frac{t^2}{2\pi}) \vc{j}+ t \vc{k}$ parametrizes an elliptical helix, shown in red. This helix is the image of the interval $[0,2\pi]$ (represented by the blue slider) under the mapping of $\sadllp$. For each value of $t$, the cyan point represents the vector $\sadllp(t)$. As you change $t$ by moving the blue point along the interval $[0,2\pi]$, the cyan point traces out the helix.

Applet links

This applet is found in the pages

List of all applets

General information about three.js applets

The applet was made using three.js and requires Javascript as well as a browser that supports WebGL. For most three.js applets, you can drag with the mouse to rotate the view, drag with the right button to pan, and zoom in/out with the mouse wheel. Many applets contain points that you can drag to change values of variables.