A particle of mass m is placed in a finite spherical well:

V(r)={-V0,ra;0,r>a;

Find the ground state, by solving the radial equation withl=0. Show that there is no bound state if V0a2<π2k2/8m.

Short Answer

Expert verified

There is no bound state ifV0a2<π2k2/8m

Step by step solution

01

Given information is:

A particle of mass m is placed in a finite spherical well, where the potential is given by:

V(r)={-V0,ra;0,r>a;

We need to solve the radial equation:

-h22md2udr2+(V+h22ml(l+1)r2)u=Eu.

With l=0, and for r<a, we get:

-h22md2udr2-V0u=Eud2udr2=-2mh2(V0+E)u.d2udr2=-μ2υ(1)

Whererole="math" localid="1658141017857" μ=2m(v0+E)h2

Equation (1) has a solution of:

u(r)=Csin(μr)+Dcos(μr)(2)

02

Finding the actual radial Function

z=ττ/2,z=ττThe actual radial function isu(r)/rwe must eliminate the cosine term to keep the radial function finite at r=0.

Therefore:u(r)=Csin(μ(r) (2)

For r>a, the equation is:

d2udr2=k2u (3)

Where:k=-2mEh2

This equation has a general solution:

u(r)=Aekr+Bekr

The function must be at infinity y, so we must set A=0, to get:

u(r)=Be-kr (4)

We have one boundary at r=a, the function u(r) and its first derivative to be continuous at the boundary. These conditions gives us:

Csin(μa)=Be-kaμCcos(μa)=-KBe-ka

By dividing these two equations we can eliminate the exponentials, so we get:

-μk=tan(μa)

Introduce the following two variables,

z=-μa,z0=ah2mV0

Thenka=z02-z2 and the equation to solve is:

tan(z)=-1z02/z2-1

This equation must be solved numerically or graphically, it cannot be solved analytically. In the following python code this equation solved using the two methods forz0=8, simply the code used to draw-1/z02/z2-1,tan(z) , then find the intersection points.

There is no solution ifz0π2 , which is to say ifrole="math" localid="1658141915735" V0a2/h2<ττ2/4,V0a2<ττ2h2/8m

The ground state energy occurs somewhere betweenz=ττ/2,z=ττ

z0<π2ah2mV0<π2

Therefore,V0a2<h2ττ8m .

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free