D dimension scalar potential for point charge

babyEigenshep
Messages
5
Reaction score
0

Homework Statement


Show that with d spatial dimensions the potential \phi due to a point charge q is given by
\phi (r) = \frac{\Gamma(\frac{d}{2}-1)}{4\pi^{d/2}}\frac{q}{r^{d-2}}


Homework Equations





The Attempt at a Solution



The electric field strength is known to be:
E(r) = \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}
E(r) = \sqrt{(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}})^2}
E(r) = \sqrt{\frac{1}{d}\sum_{i=1}^d(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}})^2}
E(r) = \sqrt{\sum_{i=1}^d(\frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}})^2}
Since the magnetic field will be the same in all directions, we know that
\vec {E}(r) = (\frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}},\frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}},\cdots)
\phi(r) = -\int\frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}dr
\phi(r) = \frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{1}{(d-2)}\frac{q}{r^{d-2}}
\phi(r) = \frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{1}{2(\frac{1}{2}d-1)}\frac{q}{r^{d-2}}
\phi(r) = \frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2}-1)}{4 \pi^{d/2}}\frac{q}{r^{d-2}}

Why am I getting an extra \frac{1}{\sqrt{d}}?
 
Physics news on Phys.org
babyEigenshep said:

The Attempt at a Solution



The electric field strength is known to be:

...

E(r) = \sqrt{\frac{1}{d}\sum_{i=1}^d\left(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}

E(r) = \sqrt{\sum_{i=1}^d\left(\frac{1}{\sqrt{d}}\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}

...

Why am I getting an extra \frac{1}{\sqrt{d}}?

How did you go the first equation above to the second? And also, what is it that you are summing over? You have the summation sign, but no i index on any of your terms


PS: to get scalable parenthesis, use the command \left( and \right) between your work :wink:
 
How did you go the first equation above to the second?

The first equation is
<br /> E(r) = \sqrt{\frac{1}{d}\sum_{i=1}^d\left(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}<br />

taking \frac{1}{d} through the sum yields

<br /> E(r) = \sqrt{\sum_{i=1}^d\frac{1}{d} \left(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}<br />

which is the same as

<br /> E(r) = \sqrt{\sum_{i=1}^d \left(\frac{1}{\sqrt{d}}\right)^2 \left(\frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}<br />

so we can collect it into 1 squared term

<br /> E(r) = \sqrt{\sum_{i=1}^d\left(\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}<br />

what is it that you are summing over?

I am summing over the dimensions. By definition of E(r) as the magnitude of the electric field,
E(r) = \sqrt{\sum_{i=1}^d \left. E_{x^i}\right. ^2
where E_{x^i} are the components of \vec{E}
The sum is used with the fact that changing the order of the dimensions should not change the electric field to calculate the electric field from the magnitude.
 
Last edited:
babyEigenshep said:
so we can collect it into 1 squared term

<br /> E(r) = \sqrt{\sum_{i=1}^d\left(\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}<br />
I am summing over the dimensions. By definition of E(r) as the magnitude of the electric field,
E(r) = \sqrt{\sum_{i=1}^d \left. E_{x^i}\right. ^2
where E_{x^i} are the components of \vec{E}
The sum is used with the fact that changing the order of the dimensions should not change the electric field to calculate the electric field from the magnitude.

It almost looks like you are using this to argue that E_{x^i}=\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}[/itex]...but you can&#039;t really conclude this from the fact that \sqrt{\sum_{i=1}^d\left(\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}= \sqrt{\sum_{i=1}^d \left. E_{x^i}\right. ^2}[/itex] any more than you can conclude that 2=1, 2=2 and 2=3 from the fact that 1+2+3=2+2+2
 
gabbagabbahey said:
It almost looks like you are using this to argue that E_{x^i}=\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}[/itex]...but you can&#039;t really conclude this from the fact that \sqrt{\sum_{i=1}^d\left(\frac{1}{\sqrt{d}} \frac{\Gamma(\frac{d}{2})}{2 \pi^{d/2}}\frac{q}{r^{d-1}}\right)^2}= \sqrt{\sum_{i=1}^d \left. E_{x^i}\right. ^2}[/itex] any more than you can conclude that 2=1, 2=2 and 2=3 from the fact that 1+2+3=2+2+2
&lt;br /&gt; &lt;br /&gt; That was indeed what I was trying to argue. I feel quite silly now. Thankyou for your help
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top