Let $W$ be a cylinder (the curved 2-dimensional surface only—not the top, bottom or solid inside) defined by $x^2 + y^2 = 16$, with $0 ≤ z ≤ 9.$ Parametrize $W$ using cylindrical coordinates.
Would this just be:
$$x=rcost(\theta),y=rsin(\theta), z=z. 0 \leq \theta \le 2\pi, 0 \leq r \le 4 $$
I don't get the "(the curved 2-dimensional surface only—not the top, bottom or solid inside)" part of the question. Is z just equal to z, since the cylinder's height depends on z? Is my parametrization correct?