ElijahRockers
Gold Member
- 260
- 10
Homework Statement
Evaluate
\int\int_{S}\sqrt{1+x^2+y^2} dS
S is the helicoid with vector equation r(u,v) = <u cos(v), u sin(v), v>
0<u<2, 0<v<4pi
The Attempt at a Solution
If I replace the term under the radical with its vector equation counterpart, and multiply that by the cross product of the partials of r(u,v) with respect to u and v, i get
\int_{0}^{4\pi}\int_{0}^{2} \sqrt{1+u^2}u du dv
From there I can do a u-substitution (ill just call it a ω-sub so as not to confuse) with ω=1+u2, and dω/2 = udu.
When I work this out, I get
\frac{4\pi}{3}(5\sqrt{5}-1)
But according to the software this answer is incorrect. Anyone notice a mistake?