PDA

View Full Version : Electric Charge Density


Yeldar
Sep15-05, 11:50 PM
(src: Intro to Electrodynamics, Griffith, Problem 1.46a)
Q: Write an expression for the electric charge density \rho (r) of a point charge q at r^'. Make sure that the volume integral of \rho equals q.

Now, Closest I can seem to come up with is:


\rho(r)=\frac{q}{4*Pi*R^2}\delta(r-r^')

But, the problem I see with this, is that while yes, integrating this over any volume V that enclosed the point charge will return q, but that q would have to have units of charge/unit_volume which just dosent make sense. Or am I missing something?

Any help would be appreciated.

Tom Mattson
Sep16-05, 12:36 AM
I think that delta function should be 3D: \delta^{(3)}(\vec{r}-\vec{r}'). Note that the n-D delta function has dimensions of (length)-n.

Yeldar
Sep16-05, 12:48 AM
Yeah, sorry missed that. Have the \delta^3 on my paper, just forgot to type it in.

I don't understand how n-D delta functions have a dimension of (length)-n, could you explain that perhaps?

Tom Mattson
Sep16-05, 12:53 AM
Sure, let's look at the 1D case. Consider the following integral:

\int_{-\infty}^{\infty}\delta(x)dx=1

The right side of that is 1. Not 1 meter or 1 Joule, just plain old 1. So if the units of dx are meters, then what must the units of the delta function be? Inverse meters.

Similar results hold for higher dimensional cases.

Yeldar
Sep16-05, 01:06 AM
Okay, that makes sense.

Thanks for your help, this was driving me crazy, I couldnt figure out why units were not making sense.