GraphingCalculator 3.5; Window 46 6 856 1115; PaneDivider 208; SignificantDigits 14; FontSizes 18 14 12; BackgroundType 0; 2D.Scale 0.025 0.5 1 2; 2D.BottomLeft -14.3125 -0.021875; 2D.Axes 0; 2D.GraphPaper 0; Text "Bohr Model Hydrogenic Energy Levels and Classical Potential Version 0.1 11-7-09 To do: (i) Ground state energy; energy levels of hydrogenic atoms (in eV):"; Color 7; Expr Z=1; Color 5; Expr E_1=13.6; Color 6; Expr function(E,p)=[-Z^2]*E_1/p^2; Text "Bohr radius (in Angstroms) and orbital radii:"; Color 5; MathPaneSlider 24; Expr a_0=slider([0,0.5]); Color 8; Expr function(R,m)=m^2*a_0/Z; Text "Coulomb potential. Note ke^2=2E1*a0."; Color 3; Expr function(V,x)=[-2]*E_1*a_0*Z/x; Text "Effective potential for radial motion V(r)+l^2/2mr^2. The quantization condition is l=p*hbar. Note hbar^2/m=2E1*a0^2. "; Expr function(U,x,p)=function(V,x)+p^2*E_1*a_0^2/x^2; Color 17; Expr function(V,x),x>0; Color 17; Expr function(U,x,1),x>0; Color 17; Expr function(U,x,p),x>0,in(p,set(1,2,3,4,5)); Color 17; Expr function(U,x,p),x>0,in(p,set(1,2,3,4,5,6,7,8,100)); Color 7; Expr x=0; Text "Classically forbidden regions:"; Color 7; Expr x<0; Color 17; Expr y0; Color 7; Expr y0; Text "Energy levels. Radii of Bohr orbits are classical circular orbits of the same energy:"; Color 17; Expr y=function(E,1),0Author: David A. Craig <";