I recently started a quantum mechanics course after a long time with no serious maths and I'm having some problems with the most basic maths operations.
Please, help me solve this triple integral (it's a non-graded book exercise and I know that the result should be: 1√2π)
Data:
Ψ2p1(r,θ,ϕ)=√164πa5re−r2asinθ·eiϕΨ2px(r,θ,ϕ)=√132πa5re−r2asinθcosϕ
Demonstrate that:
⟨Ψ2p1|Ψ2px⟩=1√2π
The actual integral to solve is:
∞∫0π∫02π∫0Ψ∗2p1Ψ2pxr2sinθdϕdθdr
Thanks!
My try:
⟨Ψ2p1|Ψ2px⟩=√1211π2a10∞∫0π∫02π∫0r4e−rasin2θcosϕeiϕdϕdθdr
=125πa5√2π∫02π∫0[(−a/5r)r5e−ra]∞osin2θcosϕeiϕdϕdθ
Is it right so far? How do I continue?
Answer
Start from
⟨Ψ2p1|Ψ2px⟩=√1211π2a10∞∫0π∫02π∫0r4e−rasin3θcosϕeiϕ dϕ dθ dr
(which, note, is not the same as the expression in the question statement; thanks @joriki.)
Expand the eiϕ term using Euler's formula to be cosϕ+isinϕ. If you multiply this against the cosϕ factor already in the expression, and integrate from 0 to 2π, you see that the term sinϕcosϕ integrate to zero (why?) and that cos2ϕ integrate to some constant (why? And I'll leave it to you to compute that constant yourself).
Now the innermost integral is taken care of, you can integrate the term sin3θ from 0 to π. This gives you another constant (what is it?).
Lastly, you need to evaluate the r integral. Note that after the previous two steps you are left with something that looks like
Constant⋅1a5∫∞0r4e−radr
Now, you can rewrite it as
Constant⋅∫∞0(ra)4e−rad(ra)
so doing the change of variables ρ=r/a, your integral becomes
Constant⋅∫∞0ρ4e−ρdρ
This you can solve simply by repeated integration by parts, or by appealing to the Gamma function (whose values at positive integers are explicitly known).
No comments:
Post a Comment