How is (d^3)r in Green's Function equivalent to volume element?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
genxium
Messages
137
Reaction score
2

Homework Statement



This is part of the online tutorial I'm reading: http://farside.ph.utexas.edu/teaching/em/lectures/node49.html

I'm so confused about the notation of Dirac Delta. It's said that 3-dimensional delta function is denoted as [itex]\delta^3(x, y, z)=\delta(x)\delta(y)\delta(z)[/itex] in http://mathworld.wolfram.com/DeltaFunction.html or [itex]\delta(\textbf{x})=\delta(x_1)\delta(x_2)\delta(x_3)[/itex] in http://en.wikipedia.org/wiki/Dirac_delta_function#Properties_in_n_dimensions , which was taken by me as granted before.

However in the tutorial, it's said that [itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'}[/itex] and the [itex]d^3\textbf{r'}[/itex] is confusing me. I'm pretty sure that the tutorial is referring to a 3-dimensional coordinate system and I suppose that [itex]\textbf{r'}=x' \cdot \textbf{i}+y' \cdot \textbf{j}+z' \cdot \textbf{k}[/itex] is indicating the position vector. Thus how does [itex]d^3\textbf{r'}[/itex] work here?

In my understanding, for Cartesian Coordinate, the traditional delta property is

[itex]v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'[/itex]

or

[itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'[/itex].

It's not obvious to me that [itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'}[/itex] is equivalent to either of them.

Any help is appreciated :)

Homework Equations



[itex]v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'[/itex]
[itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'[/itex]

The Attempt at a Solution



Mentioned above.
 
Physics news on Phys.org
genxium said:

Homework Statement



This is part of the online tutorial I'm reading: http://farside.ph.utexas.edu/teaching/em/lectures/node49.html

I'm so confused about the notation of Dirac Delta. It's said that 3-dimensional delta function is denoted as [itex]\delta^3(x, y, z)=\delta(x)\delta(y)\delta(z)[/itex] in http://mathworld.wolfram.com/DeltaFunction.html or [itex]\delta(\textbf{x})=\delta(x_1)\delta(x_2)\delta(x_3)[/itex] in http://en.wikipedia.org/wiki/Dirac_delta_function#Properties_in_n_dimensions , which was taken by me as granted before.

However in the tutorial, it's said that [itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'}[/itex] and the [itex]d^3\textbf{r'}[/itex] is confusing me. I'm pretty sure that the tutorial is referring to a 3-dimensional coordinate system and I suppose that [itex]\textbf{r'}=x' \cdot \textbf{i}+y' \cdot \textbf{j}+z' \cdot \textbf{k}[/itex] is indicating the position vector. Thus how does [itex]d^3\textbf{r'}[/itex] work here?

In my understanding, for Cartesian Coordinate, the traditional delta property is

[itex]v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'[/itex]

or

[itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'[/itex].

It's not obvious to me that [itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'}[/itex] is equivalent to either of them.

Any help is appreciated :)

Homework Equations



[itex]v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'[/itex]
[itex]v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'[/itex]

The Attempt at a Solution



Mentioned above.

Your confusion has nothing to do with Dirac; it is just notational confusion in integration. There is nothing to be confused about: in a cartesian coordinate system, ##dx \, dy \, dz = dV = d^3 \vec{r}##, by definition. And, as Orodruin has said, ##\int = \int \int \int## is a common contraction.
 
Thank you for the replies.

@Ray Vickson, yes it's fine for me to take it as a definition :)

In fact I'm expecting to find consistency between notations, like that [itex]d^3\textbf{r} \stackrel{\Delta}{=} dV[/itex] is introduced by "reasoning" instead of "convenience". However if it's indeed just a convenient notation I'll still be happy to go on reading and learning the tutorial.

Here's what I've tried but failed to find the "consistency" in Cartesian coordinate:

[tex]d\textbf{r} = \frac{\partial \textbf{r}}{\partial x} \cdot dx + \frac{\partial \textbf{r}}{\partial y} \cdot dy + \frac{\partial \textbf{r}}{\partial z} \cdot dz = dx \cdot \textbf{i} + dy \cdot \textbf{j} + dz \cdot \textbf{k}[/tex]

[tex]d^2 \textbf{r} = d(d\textbf{r}) = \frac{\partial (d\textbf{r})}{\partial x} \cdot dx + \frac{\partial (d\textbf{r})}{\partial y} \cdot dy + \frac{\partial (d\textbf{r})}{\partial z} \cdot dz[/tex]

I'm stuck here because there's no explicit term [itex]x[/itex] or [itex]y[/itex] or [itex]z[/itex] in [itex]d\textbf{r}[/itex].

Anyway this is no longer a big problem for me as it was 1 week ago :)