nickjer
- 674
- 2
Like I said, stop doing it in pieces. You need to write out the whole thing with every constant.
Hart said:.. still can't figure out how to do part 3 of this question
This is as far as I've got:
[tex]E_{n}^{1} = E_{0}' - E_{0} \approx \left< \psi_{n}^{0}|\omega|\psi_{n}^{0}\right>[/tex]
so..
[tex]E_{n}^{1} = E_{0}' - E_{0} \approx \left< \psi_{n}^{0}|V_{\gamma}-V_{0}|\psi_{n}^{0}\right>[/tex]
.. and then I need to do some sort of Taylor expansion thing with the perturbation?!
Really don't get this
Hart said:Got a bit confused now, this is what I have noted down in addition to the previous post (I think this is more correct):
[tex]\left<\psi V_{\gamma}(r)\psi\right> = \int^{\infty}_{0}\left[-\left(\frac{1}{\pi r a^{3}}\right)e^{-r\left(\frac{2}{a}-\gamma\right)}\right]dr[/tex]
so then get this:
[tex]=\left[\frac{1}{\pi a^{3}}\left(\frac{2}{a}-\gamma\right)e^{-r\left(\frac{2}{a}-\gamma\right)}\right]^{\infty}_{0}[/tex]
and after input limits:
[tex]=\frac{1}{\pi a^{3}}\left(\frac{2}{a}-\gamma\right)[/tex]
.. any good?
Hart said:so..
[tex]\int_{0}^{\infty} r e^{-\left(\frac{2}{a}+\gamma\right)r}dr = \left(\left(-\frac{r}{\alpha}-\frac{1}{\alpha^{2}}\right)e^{-\left(\frac{2}{a}+\gamma\right)r}\right)\right|^{\infty}_{0}[/tex]
??
And then inputting the limits:
[tex]\implies = \left(0-\frac{1}{\alpha^{2}}\right)[/tex]
??
Therefore:
[tex]\implies = \left(-\frac{4 \pi }{\alpha^{2}}\right)[/tex]
.. better?![]()
nickjer said:Yes, now put back in all the constants. And it should look very similar to the ground state energy of a hydrogen atom using the coulomb potential.
Hart said:.. of course! what a silly mistake there!
so..
[tex]\int_{0}^{\infty} r e^{-\left(\frac{2}{a}+\gamma\right)r}dr = \left(\left(-\frac{r}{\alpha}-\frac{1}{\alpha^{2}}\right)e^{-\left(\frac{2}{a}+\gamma\right)r}\right)\right|^{\infty}_{0}[/tex]
??
And then inputting the limits:
[tex]\implies = \left(0-\frac{1}{\alpha^{2}}\right)[/tex]
??
Therefore:
[tex]\implies = \left(-\frac{4 \pi }{\alpha^{2}}\right)[/tex]
.. better?![]()
nickjer said:You have:
[tex]\int r e^{-\alpha r}dr[/tex]
Use,
[tex]r = u[/tex]
[tex]e^{-\alpha r} dr = dv[/tex]
That gives,
[tex]dr = du[/tex]
[tex]\frac{-1}{\alpha} e^{-\alpha r} = v[/tex]
Use,
[tex]\int u dv = uv - \int v du[/tex]
[tex]\int r e^{-\alpha r}dr = \frac{-r}{\alpha} e^{-\alpha r}+\int \frac{1}{\alpha} e^{-\alpha r}dr<br /> = \frac{-r}{\alpha} e^{-\alpha r}-\frac{1}{\alpha^2}e^{-\alpha r}[/tex]
I left out the bounds for simplicity, but you should include them. I also used alpha to make my work easier.