Surface Integral of a helicoid.

ElijahRockers
Gold Member
Messages
260
Reaction score
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?
 
Physics news on Phys.org
ElijahRockers said:

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?

You seem to have turned dS into ududv. How did you do that?
 
S is a function of u, and v. The u du comes from the u-substitution.

Sorry
\frac{1}{2}\int_{0}^{4\pi}\int_{1}^5 \sqrt{w} dw dv

Is the after the u-sub I think.
 
ElijahRockers said:
S is a function of u, and v. The u du comes from the u-substitution.

Sorry
\frac{1}{2}\int_{0}^{4\pi}\int_{1}^5 \sqrt{w} dw dv

Is the after the u-sub I think.

I'm asking what you got for dS using the cross product.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top