Question about a special vector field.

56 Views Asked by At

I was hoping you could help to clarify my confusion regarding this special vector field.

Keeping my question as brief as possible:

I have this vector field $F = (\frac{x}{x^2+y^2},\frac{y}{x^2+y^2}$ ).

Next, I was asked to compute its divergence and curl which were to be used in a subsequent question regarding Green's theorem.

Upon calculation, I found both the curl and divergence to be zero.

However, when I graphed the vector field online, I found that this vector field had a "starburst" pattern as seen in the image below.

(https://i.postimg.cc/pVKGn3GT/Starburst.jpg)

From the graph, it is clear why the curl is zero, but why should the divergence be zero?

If I placed a circle centered at zero, then wouldn't the vector field lines be alligned with the outward unit normal vector to the circle? In that case,there should be a positive divergence and flux.

Any assistance is greatly appreciated. Thank you.

2

There are 2 best solutions below

0
On BEST ANSWER

The thing you need to know about this specific vector field $\vec F$ is that its divergence and curl are zero everywhere except at the origin, where they are both undefined. ($\vec F$ itself is undefined at $(0, 0)$, so it is certainly not differentiable there.). That makes the origin an exceptional point, and things behave differently at the origin than elsewhere.

In particular: you are absolutely correct that if $C$ a circle centered at the origin, then the flux through $C$ is nonzero, and you can calculate that flux directly by parametrizing the curve and evaluating the corresponding line integral explicitly. The important detail here is that Green's Theorem does not apply to this situation, because Green's requires that $\vec F$ have continuous partial derivatives throughout the interior of the curve, which is not the case here. Conceptually (and very informally) you can think of this vector field as having all of its divergence concentrated at the origin, where the divergence is "infinite". Since divergence can be interpreted as the source of flux, what's going on is that all of the flux through the circle is coming from that one single point.

However, if $C$ is any closed curve that does not enclose the origin, then the hypotheses of Green's Theorem are satisfied, and since the divergence of $\vec F$ is zero everywhere throughout the interior of $C$, the flux through such a curve will be zero.

0
On

As a distribution the divergence of $F$ is $2\pi\,\delta(x,y).$ To show this properly one has to show that $$ \iint F(x,y)\cdot \nabla\varphi(x,y) \, dx \, dy = -2\pi\,\varphi(0,0) $$ for every test function $\varphi.$

A not so strict way to convince oneself that the divergence is $2\pi\,\delta(x,y)$ is to see that the divergence vanishes outside of origin, but that the flow out of any region $D$ containing origin equals $2\pi.$ By the divergence theorem we then have $\iint_D \nabla\cdot F \, dx \, dy = 2\pi$ and since it only matters whether origin is contained in $D$ we conclude that the divergence is a "point mass" with size $2\pi$ at origin.