Solve Tricky Double Integral for Charge Density Distribution in Symmetric Disc

TheMan112
Messages
42
Reaction score
1

Homework Statement


I'm trying to model the potential field in and around a symmetrically charged disc where the charge density drops exponentially from the center.

Homework Equations


This can be done by solving the double integral:

\int ^{2 \pi} _{0} \int ^{\infty} _{0} \frac{r e^{-r/b} (a-r sin \theta)}{(r^2 + a^2 - 2 r a cos \theta)^{3/2}} dr d \theta

a is the observation radius, b is the scalar length of the charge density distribution, r and theta are polar coordinates. So essentially I'm looking for a result of the form V(a).

The Attempt at a Solution


I've been trying to attack this using substitution of variables without much result. It could be done numerically but I would greatly prefer a symbolic solution.
 
Physics news on Phys.org
TheMan112 said:
I'm trying to model the potential field[/color] in and around a symmetrically charged disc where the charge density drops exponentially from the center.

Huh?:confused: Are you modeling the electrostatic potential, or the electric field? Does your disk extend out to infinity? Are you only looking the model the potential (or field) at point on the disk, or also at points not on the disk?



\int ^{2 \pi} _{0} \int ^{\infty} _{0} \frac{r e^{-r/b} (a-r sin \theta)}{(r^2 + a^2 - 2 r a cos \theta)^{3/2}} dr d \theta

Even if you are just looking for the electric field at points on the disk, this integral doesn't look quite right to me... how did you get a-r\sin\theta in your numerator?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top