- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Solvig the radial Schr dinger equation of hydrogen atom for l = 0
Solving the radial Schr?dinger equation of hydrogen atom for l = 0 Yoon Tiem Leong Presentation at the Weekly coffee meeting, The Theory Group School of Physics, USM 21 Nov 2008 Time dependent Schrodinger Equation With separation of variable Time independent Schrodinger Equation in spherical coordinate The spatial function eigen function and the energy eigen value E are determined by solving an eigen value problem based on the time-independent Schrodinger equation Solving TISE with separation of variables Radial part simplified Atomic units Radial part simplified The second order differential equation to solve numerically In Mathematica, the differential equation is expressed as: (-r/2)u’’[r] – u’[r]-u[r]=e r u[r] Physical boundary conditions necessary for the s-state hydrogen atom R(r) ?0 as r?0 R (r) ? 0 as r?∞ Or equivalently u(r) ?0 as r?0 u (r) ? 0 as r?∞ From theory we also expect that as r?∞, u(r) ? rexp (-r) Numerical boundary conditions To solve a second order differential equation numerically, two boundary conditions are necessary Since from theory we expect as r?∞, u(r) ? r exp r Hence, in the numerical program, we set u(rmax)=rmax*Exp[rmax] For the second B.C: u(rmax-epsilon)=(rmax-epsilon)*Exp[rmax-epsilon] rmax has to be chosen (with some trial and error) such that it simulates a cut-off such that u effectively drops to zero when r rmax Eigen value of E The radial TISE for hydrogen is actually an eigen value problem, with discrete eigen value E that has to be solved for The numerical behavior of solution to u(r) is dependent on the value of E If E takes on the ‘true’ value, u(r) will behave properly, i.e. u(r =0)=0 Else the boundary condition u(r=0) = 0 will not be satisfied These behavior will show up in the Mathematica solution NDSolve command line sol[n_]:=NDSolve[ {-1u[r]-r/2u[r]-u[r]==r e[n]u[r], u[rmax]==rmax*Exp[-rmax], u[rmax-epsilon]==(rmax-epsilon)*Exp[-(rmax-epsilon)]}, u, {r,epsilon/5,rmax} ] Note that the range cannot be start
您可能关注的文档
最近下载
- T∕CACM 1270-2019 中医内科临床诊疗指南 脓毒症.pdf
- 合作供货合同协议书范本.docx VIP
- 广州工商学院《高等数学(II)》2025 - 2026学年第一学期期末试卷.docx
- Unit 1 School Life Lesson 2(课件)2025-2025学年度冀教版英语四年级上册.pptx VIP
- 2020年一建《建设工程法规及相关知识》真题(含答案解析).pdf VIP
- 化工安全生产实务注册安全工程师考试(初级)知识点必刷题详解.docx VIP
- 2025贵州毕城开发集团有限公司及下属子公司招聘10人笔试模拟试题及答案解析.docx VIP
- 申请中英文成绩单的办事程序-广州大学教务处.doc VIP
- 前置胎盘的诊断与处理指南(2020版).docx VIP
- 广州工商学院《高等数学Ⅱ》2025-----2026学年期末试卷(A卷).docx VIP
文档评论(0)