Thread Closed

Dirac-Delta Function

 
Share Thread
Sep12-04, 07:24 PM   #1
 

Dirac-Delta Function


In introducing the dirac-delta function, my electrodynamics discusses the following function:

[tex]v = 1 / r^2[/tex]r

The text states that "at every location, v is directed radially outward; if there ever was a function that ought to have a large positive divergence, this is it. And yet, when you actually calculate the divergence (using Eq. 1.71), you get precisely zero."

At least on the positive portion of the x-y-z axis, it seems to me that v would have a negative divergence, meaning that as you move away from the origin, the magnitude of the vectors (which all point radially outward from the origin), would get smaller. That is, for every point other than the origin, the amount going in would exceed the amount coming out (the definition of a sink). For example:

Origin---------->-------->------>---->-->

Does this not indicate a negative divergence?

This question has caused me to wonder if my understanding of the divergence function is flawed.

Any help is greatly appreciated,

--Brian
PhysOrg.com physics news on PhysOrg.com

>> Is there an invisible tug-of-war behind bad hearts and power outages?
>> Penetrating the quantum nature of magnetism
>> Rethinking the universe: Groundbreaking theory proposed in 1997 suggests a 'multiverse'
Sep12-04, 07:46 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
The divergence is zero for r > 0 because the field never diverges from the radial direction.
Sep12-04, 08:56 PM   #3
 
But doesn't the field weaken as you move radially outward? If so, wouldn't that mean that the divergence is negative?

Maybe my understanding of divergence is wrong.

Consider this function:

[tex] v = 1 / x^2[/tex]x

From 0 to infinity, it would look like this:

---------->--------->-------->------->------>----->---->--->-->

and so on...

Wouldn't it have a negative divergence?

Thanks again for any help,
--Brian
Sep12-04, 11:19 PM   #4
 
Recognitions:
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Dirac-Delta Function


Quote by brianparks
But doesn't the field weaken as you move radially outward? If so, wouldn't that mean that the divergence is negative?

Maybe my understanding of divergence is wrong.

Consider this function:

[tex] v = 1 / x^2[/tex]x

From 0 to infinity, it would look like this:

---------->--------->-------->------->------>----->---->--->-->

and so on...

Wouldn't it have a negative divergence?

Thanks again for any help,
--Brian

See http://hyperphysics.phy-astr.gsu.edu...diverg.html#c3

for the appropriate formulas for divergence in spherical coordiantes.
Sep13-04, 02:41 AM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Quote by brianparks
In introducing the dirac-delta function, my electrodynamics discusses the following function:

[tex]v = 1 / r^2[/tex]r

The text states that "at every location, v is directed radially outward; if there ever was a function that ought to have a large positive divergence, this is it. And yet, when you actually calculate the divergence (using Eq. 1.71), you get precisely zero."


--Brian
Let us try.

[tex]\Vec{v}(x,y,z)=\frac{1}{x^2+y^2+z^2}(x\Vec{i}+y\Vec{j}+z\Vec{k})[/tex]

[tex]\frac{\partial v_x}{\partial x} =-\frac{2x^2}{(x^2+y^2+z^2)^2}+\frac{1}{x^2+y^2+z^2}= \frac{-2x^2}{r^4} + \frac{1}{r^2}[/tex]


In the same way,

[tex]\frac{\partial v_y}{\partial y} =-\frac{2y^2}{r^4}+\frac{1}{r^2}[/tex]

and

[tex]\frac{\partial v_z}{\partial z} =-\frac{2z^2}{r^4}+\frac{1}{r^2}[/tex]

The divergence is

[tex] \mbox{Div}(\Vec{v})=\frac{\partial v_x}{\partial x} +\frac{\partial v_y}{\partial y} +\frac{\partial v_z}{\partial z}= [/tex]

[tex]=\frac{-2x^2-2y^2-2z^2}{r^4}+\frac{3}{r^2}=\frac{-2r^2}{r^4}+\frac{3}{r^2}=\frac{1}{r^2}[/tex]


It is the function
[tex]\Vec{v}(\Vec{r}) = \frac{\Vec{r}}{r^3}[/tex]
whose divergence is zero everywhere except at the origin.

ehild
Thread Closed

Similar discussions for: Dirac-Delta Function
Thread Forum Replies
Dirac Delta Function Quantum Physics 15
[SOLVED] Dirac delta function and Heaviside step function Advanced Physics Homework 2
Dirac delta function General Math 9
The Dirac Delta Function General Math 8
Dirac delta function Introductory Physics Homework 2