definerandom
- 1
- 0
Homework Statement
a) A charge q1 = q is at r'1 = -Di, and a charge q2 = -3q is at r'2 = Di. Find an expression for the volume charge density p(r).
b) An infinitely long wire along the z-axis has a uniform linear charge density \lambda. Find an expression for the volume charge density p(r) in cylindrical coordinates.
Homework Equations
\int\delta(x) dx = 1
The Attempt at a Solution
a) I'm not sure how to format my solution for the question, but I came up with this:
p(r) = [\delta(r - Di)(-3q) + \delta(r + Di)(q)]
b) I can't figure out how to do this with cylindrical coordinates. With Cartesian coordinates I came up with this:
p(x,y,z) = \delta(x)\delta(y)\lambda
When I try with cylindrical coordinates, I realize that r must equal zero, so I know \delta(r) would be part of the expression; however, \theta can be any value, as can z. That results in this:
p(r,\theta,z) = \delta(r)\lambda
which has incorrect units for volume charge density.
Any help on this question is greatly appreciated!