Integrating $\nabla \times{F}$ - Finding the Error

  • Thread starter Thread starter Telemachus
  • Start date Start date
  • Tags Tags
    Error Integrating
Telemachus
Messages
820
Reaction score
30

Homework Statement


Hi there. I was trying to solve this problem, from the book. The problem statement says:
Integrate \nabla \times{F},F=(3y,-xz,-yz^2) over the portion of the surface 2z=x^2+y^2 under the plane z=2, directly and using Stokes theorem.

So I started solving the integral directly. For the rotational I got:

\nabla \times{F}=\left|\begin{matrix}i&j&k\\ \frac{\partial}{\partial x}&\frac{\partial}{\partial y}&\frac{\partial}{\partial z}\\3y&-xz&-yz^{2}\end{matrix}\right|=(x-z^{2},0,-z-3)

Then I parametrized the surface.:

\begin{matrix}x=x=r\cos \theta\\ y=r \sin \theta \\z=\displaystyle\frac{r^2}{2}\end{matrix}, \theta[0,2\pi] ,r[0,2]

Then I did: T_r\times{T_{\theta}}

T_r=(\cos \theta,\sin \theta,r),T_{\theta}=(-r\sin \theta,r\cos \theta,0)

For the cross product I got:
T_r\times{T_{\theta}}=(r^2\cos \theta,-r^2\sin \theta,r)

And then I computed the integral

\displaystyle\int_{0}^{2}\int_{0}^{2\pi}(r\cos \theta-\displaystyle\frac{r^4}{4},0,\displaystyle\frac{-r^2}{2}-3)\cdot{(-r^2\cos \theta,-r^2\sin \theta,r)}d\theta dr=-12\pi

The result given by the book is: 20\pi.

I don't know what I did wrong, and is one of the first exercises that I've solved for the stokes theorem, so maybe I could get some advices and corrections from you :)

Thank you in advance. Bye.
 
Last edited:
Physics news on Phys.org
I've corrected some typos. Is there anybody out there? :P
 
Telemachus said:

Homework Statement


Hi there. I was trying to solve this problem, from the book. The problem statement says:
Integrate \nabla \times{F},F=(3y,-xz,-yz^2) over the portion of the surface 2z=x^2+y^2 under the plane z=2, directly and using Stokes theorem.

So I started solving the integral directly. For the rotational I got:

\nabla \times{F}=\left|\begin{matrix}i&j&k\\ \frac{\partial}{\partial x}&\frac{\partial}{\partial y}&\frac{\partial}{\partial z}\\3y&-xz&-yz^{2}\end{matrix}\right|=(x-z^{2},0,-z-3)

Then I parametrized the surface.:

\begin{matrix}x=x=r\cos \theta\\ y=r \sin \theta \\z=\displaystyle\frac{r^2}{2}\end{matrix}, \theta[0,2\pi] ,r[0,2]

Then I did: T_r\times{T_{\theta}}

T_r=(\cos \theta,\sin \theta,r),T_{\theta}=(-r\sin \theta,r\cos \theta,0)

For the cross product I got:
T_r\times{T_{\theta}}=(r^2\cos \theta,-r^2\sin \theta,r)
This is wrong. It should be \left<-r^2cos(\theta), -r^2sin(\theta), r\right> (oriented "upward").

And then I computed the integral

\displaystyle\int_{0}^{2}\int_{0}^{2\pi}(r\cos \theta-\displaystyle\frac{r^4}{4},0,\displaystyle\frac{-r^2}{2}-3)\cdot{(-r^2\cos \theta,-r^2\sin \theta,r)}d\theta dr=-12\pi

The result given by the book is: 20\pi.

I don't know what I did wrong, and is one of the first exercises that I've solved for the stokes theorem, so maybe I could get some advices and corrections from you :)

Thank you in advance. Bye.
 
Thank you very much HallsofIvy. How did you realize that the orientation was negative? I can identify a positive oriented normal in the Cartesian coordinates, but I don't know how to do it in cylindrical or spherical coordinates.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top