Can F be expressed as the gradient of a scalar?

xxsteelxx
Messages
27
Reaction score
0

Homework Statement


Assume a vector field:\textbf{F} = \widehat{r} 2r sin\phi + \widehat{\phi} r^2 cos\phi

a) Verify the Stokes's theorem over the ABCD contour shown in Fig. 1 .
b) Can F be expressed as the gradient of a scalar? Explain

fig1.jpg


My problems results in not being able to verify Stoke's Theorem

Homework Equations


Stoke's Theorem
\oint_{C} \textbf{F}\cdot \overrightarrow{dl} = \int \int_{S} (\nabla\times\textbf{F})\cdot \overrightarrow{dS}


The Attempt at a Solution


We can see that the line integral and surface integrals can be dealt with in cylindrical coordinates.
for line integrals:
\int _{DA}+\int _{AB}+\int _{BC}+\int _{CD} =-\int_{r=2}^{1}2rsin(0)dr + \int_{\phi=0}^{\pi/3}cos(\phi)d\phi + \int_{r=1}^{2}2rsin(\pi/3)dr + \int_{\phi=\pi/3}^{0}4cos(\phi)d\phi
= \frac{\sqrt3}{2} +\frac{\sqrt3}{2}(4-1) -4\frac{\sqrt3}{2}=0

I also obtain that \nabla\cdot \textbf{F}=\widehat{z}cos\phi(3r-2)
And surface integral is evaluated as -\int_{r=1}^{2}\int _{\phi=0}^{\phi/3}cos\phi(3r-2)rdrd\phi=-(8-4)\frac{\sqrt3}{2}=-4\frac{\sqrt3}{2}
The negative is due to the fact that ds is in the -z direction.
Am I doing something wrong while integrating?

Thanks in advance!
 
Physics news on Phys.org
In your line integrals for segments AB and CD, d\phi represents a change in angle, which s not the same as a change in arc length, dl.
 
  • Like
Likes 1 person
True, but isn't \overrightarrow{dl} = \widehat{\phi}r d\phi for path AB and \overrightarrow{dl} = -\widehat{\phi} r d\phi for path CD? The after dot product, I obtain the integrals previously?
 
SteamKings point is that, in the integral from C to D, ds= 2d\phi. You need another factor of 2.
 
  • Like
Likes 1 person
Ahh I see now I was missing r = 2 in the the CD line integral, now Stoke's theorem can be verified. Thank you very much guys!
 
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