Helmholtz in spherical co-ordinates - Boundary Conditions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Gwinterz
Messages
27
Reaction score
0
Hello,

I was just after an explanation of how people get to this conclusion:

Say you are looking at the Helmholtz equation in spherical co-ordinates.

You use separation of variables, you solve for the polar and azimuthal components.

Now you solve for the radial, you will find that the radial equation can be written in the form of the spherical bessel equation after a slight change of variables.

The solution to the radial part is then:

R(r) = a j_l (z) + b y_l (z)

where z(r).

I often see people do this:

Inside the sphere:

R(r) = a j_l (z)

This is fair enough, the bessel y diverges at z = 0.

However I don't understand why people say that outside the sphere:

R(r) = b y_l (z)

Why is the bessel j not involved here?

Thanks
 
Physics news on Phys.org
Hey,

Thanks for your replies,

Yea, this is a tough one, there really isn't any more information I can give. I have found that the literature is split, half of the time people do it one way, and the other half another way.

What I would think is the correct way is to say that the solution OUTSIDE the sphere is:
R(r) = a j_l (z) + b y_l (z)

Then apply boundary conditions to get a and b.

No body does this, either they set a = 0, which is what I mentioned in the first post, OR, they say:

R(r) = c h_l (z)

where h_l is either the hankel function of the first/second kind or j_l, or y_l. This approach is slightly better, but I still don't see how this is correct. While it's still a solution, it just doesn't seem right...