User Tools

Site Tools


numexercises7_14

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
numexercises7_14 [2014/07/14 13:13]
bogner
numexercises7_14 [2014/07/14 13:18]
bogner
Line 6: Line 6:
  * Check numerically that the constructed HO wf's are orthonormal. I.e., evaluate $\int r^2dr R_{nl}(r)R_{n'​l'​}(r)$. You will want to use Gaussian quadrature to discretize the integrals. Gaussian quadrature is discussed some in {{:​ho_spherical.pdf| }}. While Gauss-Laguerre quadrature is ideal for this problem, plain Gauss-Legendre quadrature, which is widely available in canned routines you can easily find via Google, is sufficient. ​  * Check numerically that the constructed HO wf's are orthonormal. I.e., evaluate $\int r^2dr R_{nl}(r)R_{n'​l'​}(r)$. You will want to use Gaussian quadrature to discretize the integrals. Gaussian quadrature is discussed some in {{:​ho_spherical.pdf| }}. While Gauss-Laguerre quadrature is ideal for this problem, plain Gauss-Legendre quadrature, which is widely available in canned routines you can easily find via Google, is sufficient. ​
  
- ​* ​Construct ​the matrix elements of the Coulomb potential ​given by.+ ​* ​Next, write a function/​subroutine that calculates ​the matrix elements of the Coulomb potential, $\langle nl|V|n'​l\rangle$. Use atomic units ($e=m_e=1$) where $V(r)=1/r$.
    
  
numexercises7_14.txt ยท Last modified: 2014/07/14 13:40 by bogner