Hi here's the question I am working on:
Calculate the surface integral of $F \cdot dS$: $F(x,y,z) = (2x, 2y, 2z)$
$S$ is the side of the cylinder $x^2 + y^2 = 9$ and $0 < z < 5$ , without top and bottom, oriented outwards.
I parametrized $S$ using $r(\theta,z) = (3\cdot\cos(\theta), 3\cdot\sin(\theta),z)$ and found $F \cdot (r_\theta\times r_z)$ is $18$.
Thus I have $18(5)(2\pi) = 180\pi$
but I have a different answer from the teacher.
Any insights as to what I did wrong?
\begin{align*}\int_S \vec{F} \cdot d\vec{S} &= \iint_D \vec{F}(r(\theta,z)) \cdot \vec{n}(\theta,z) \ dA \\ \\ & = \int_{z=0}^{z=5}\Bigg( \int_{\theta = 0}^{\theta = 2\pi} \vec{F}(r(\theta,z)) \cdot r_\theta \times r_z \ d\theta \Bigg)\ dz\end{align*}