genxium
- 137
- 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 \delta^3(x, y, z)=\delta(x)\delta(y)\delta(z) in http://mathworld.wolfram.com/DeltaFunction.html or \delta(\textbf{x})=\delta(x_1)\delta(x_2)\delta(x_3) 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 v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'} and the d^3\textbf{r'} is confusing me. I'm pretty sure that the tutorial is referring to a 3-dimensional coordinate system and I suppose that \textbf{r'}=x' \cdot \textbf{i}+y' \cdot \textbf{j}+z' \cdot \textbf{k} is indicating the position vector. Thus how does d^3\textbf{r'} work here?
In my understanding, for Cartesian Coordinate, the traditional delta property is
v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'
or
v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'.
It's not obvious to me that v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})d^3\textbf{r'} is equivalent to either of them.
Any help is appreciated :)
Homework Equations
v(\textbf{r})=\int \int \int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dx'dy'dz'
v(\textbf{r})=\int \delta(\textbf{r}-\textbf{r'})v(\textbf{r'})dV'
The Attempt at a Solution
Mentioned above.