Math Insight

Applet: A rotating sphere on a rod gives z-component of curl

Applet: A rotating sphere on a rod gives z-component of curl

Applet loading

The rod constrains the rotation of the sphere to point (using the right hand rule) in either the positive or negative $z$ direction. The speed of this rotation corresponds to the $z$-component of the curl. In this case, the rotation is counterclockwise when viewed from the positive $z$-axis, corresponding to a positive $z$-component of the curl.

This vector field is $\dlvf(x,y,z)= (-y,x-z,y).$ Its curl is \begin{align*} \curl \dlvf(x,y,z) &= \left(\pdiff{}{y}y-\pdiff{}{z}(x-z), \pdiff{}{z}(-y)- \pdiff{}{x}y, \pdiff{}{x}(x-z) - \pdiff{}{y}(-y) \right)\\ &=(2,0,2). \end{align*} In particular, the $z$-component corresponding to the sphere's rotation is 2. Since the $z$-component of the curl is constant, the rotation of the sphere does not change if you move the sphere.

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.