In calculating volumes in Calculus II, I introduced the idea of a surface of revolution. Such a surface is formed by taking the graph of a single variable function
\(y =
f(x)\text{,}\) and spinning it around the
\(x\) axis to create a surface in
\(RR^3\text{.}\) Such surfaces always have circular cross-section, resembling something that might be formed on a lathe. I can also describe them as parametric surfaces
The axis of the surface of revolution is unchanges. The other two axes have rotation; parametrically, that is given by sine and cosine. Let
\(f(x)\) be a continuous function on
\([a,b]\text{.}\) Let
\(D = [a,b] \times [0,2\pi]\text{.}\) Then the surface of revolution is describe as a parametric surface on the parameter domain
\(D\text{.}\)
\begin{equation*}
\sigma(u,v) = (u, f(u) \cos v, f(u) \sin v)
\end{equation*}
I don’t have to use
\(u\) and
\(v\) as the variable of the paremtrization. If I want to be reminded that one of the parameter is the angle of a rotation, I’ll use
\(\theta\text{.}\) If one of the parameter perfectly aligns with the
\(x\text{,}\) \(y\) or
\(z\) axis in on the surface, it’s reasonable to call that the parameter. In that was, a surface of revolution about the
\(x\) axis on the parameter domain
\(D = [a,b] \times [2,\pi]\) can be described this way.
\begin{equation*}
\sigma(x,\theta) = (x, f(x) \cos \theta, f(x) \sin \theta)
\end{equation*}