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!
 
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