Solving Laplace's equation in spherical coordinates

Click For Summary

Discussion Overview

The discussion revolves around solving Laplace's equation in spherical coordinates, specifically focusing on the angular equation involving Legendre polynomials. Participants explore the conditions under which solutions exist, particularly the requirement for the parameter \( l \) to be a non-negative integer, and the implications of this condition on the convergence of solutions.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants state that the angular equation leads to solutions represented by Legendre polynomials \( P_l(\cos\theta) \) when \( l \) is a non-negative integer.
  • Others argue that if \( l \) is not a non-negative integer, the solutions may diverge or "blow up" at the poles, raising questions about the validity of such solutions.
  • A participant questions the necessity of \( l \) being a non-negative integer, suggesting that solutions for non-integer \( l \) could still be expressed in terms of Legendre polynomials, thus not losing generality.
  • Another participant counters this by emphasizing that \( l \) must indeed be a non-negative integer, linking it to the uniqueness of the orthogonal basis in Sturm-Liouville problems.
  • One participant expresses uncertainty about the mathematical proof behind the divergence of solutions for non-integer \( l \) and discusses the challenges of convergence tests on series solutions.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether \( l \) must be a non-negative integer for solutions to converge. There are competing views regarding the implications of allowing non-integer values for \( l \), with some asserting that divergence is inevitable while others propose that solutions can still be valid.

Contextual Notes

Limitations in the discussion include the lack of a definitive mathematical proof regarding the convergence of solutions for non-integer \( l \) and the dependence on boundary conditions that are not fully explored.

Happiness
Messages
686
Reaction score
30
The angular equation:

##\frac{d}{d\theta}(\sin\theta\,\frac{d\Theta}{d\theta})=-l(l+1)\sin\theta\,\Theta##

Right now, ##l## can be any number.

The solutions are Legendre polynomials in the variable ##\cos\theta##:

##\Theta(\theta)=P_l(\cos\theta)##, where ##l## is a non-negative integer.

Why must ##l## be a non-negative integer?

In the case of the solution to Laplace's equation in cartesian coordinates, ##k=\frac{n\pi}{a}## because we need to satisfy the boundary conditions. How about in the case of spherical coordinates?

Does it mean that if ##l## is not a non-negative integer, but is, say, ##\sqrt3##, then the differential equation can't be solved?

That is, the equation ##\frac{d}{d\theta}(\sin\theta\,\frac{d\Theta}{d\theta})=(-3-\sqrt3)\sin\theta\,\Theta## has no solution?
 
Last edited:
Physics news on Phys.org
The constraint that l be a non-negative integer comes from satisfying a boundary condition: we don't want \Theta to blow up when \theta = 0 or \theta = \pi. The solutions obtained where l is not a non-negative integer do have that unfortunate property.
 
  • Like
Likes   Reactions: Happiness
To add to this, you should also be wondering where the second solution went. The differential equation is of order two and should therefore have two independent solutions. The second solution also exists, but blows up at the poles.
 
  • Like
Likes   Reactions: Happiness
This website http://mathworld.wolfram.com/LegendreDifferentialEquation.html explains very well how to solve the angular equation.

To test my understanding, I let ##l=0.4## in http://mathworld.wolfram.com/LegendreDifferentialEquation.html and substitute it into equations (17) and (4), I get

##\Theta=y=a_0(1-\frac{7}{25}x^2-\frac{238}{1875}x^4-...)+a_1(x-\frac{6}{25}x^3-\frac{429}{3125}x^5-...)##, where ##x=\cos\theta##

The series in the bracket following ##a_0## is called the even solution ##y_1##, equation (23). And the series in the bracket following ##a_1## is called the odd solution ##y_2##, equation (24).

The claim is that ##\Theta=a_0\times y_1(x)+a_1\times y_2(x)##, where ##x=\cos\theta##, is always divergent unless ##l## is a non-negative integer. (Seems like a very strong statement.) Is this very difficult to prove mathematically?

When I chose ##l=0.4##, it looks possible that ##\Theta## could be convergent as the coefficients in the series ##y_1## and ##y_2## get smaller and ##-1\leq x\leq1##.

I did the ratio test (on ##y_1## and ##y_2##) using equation (17) but the test is inconclusive since ##\displaystyle\lim_{n\rightarrow +\infty}{|\frac{a_{n+2}}{a_n}|}=1##. (Although I wrote ##a_{n+2}##, it is actually the next term [separately] in the series ##y_1## and ##y_2##, as opposed to being the term after next.)

Edit: My approach in the last paragraph is wrong. Actually it's not even correct to do the ratio test (and any other convergence tests) separately on ##y_1## and ##y_2## because by Riemann series theorem, it's possible for ##y_1## and ##y_2## to be themselves divergent but yet for ##\Theta## to be convergent. Just take ##a_0## and ##a_1## to have opposite signs. (Then ##\Theta## could converge conditionally.)

Then now I'm stuck because it seems that I can only do any convergence test on ##y_1## and ##y_2## separately since I only have the recurrence relation relating ##a_{n+2}## and ##a_n##, equation (17).
 
Last edited:
pasmith said:
The constraint that l be a non-negative integer comes from satisfying a boundary condition: we don't want \Theta to blow up when \theta = 0 or \theta = \pi. The solutions obtained where l is not a non-negative integer do have that unfortunate property.

I'm starting to doubt this explanation. I've only read that if the ##l## in the angular equation is a non-negative integer, then the solutions are the Legendre polynomials ##P_l##, which always converge. But I've not seen the claim that the inverse is true, that is, if ##l## is not a non-negative integer, then the solutions diverge, or "blow up".

We have forgotten that the set of Legendre polynomials is complete (for ##-1\leq x \leq 1##). That means that for cases where ##l## is not a non-negative integer, the solutions can always be written as a series involving Legendre polynomials. Then, setting ##l## as a non-negative integer actually does not result in any loss of generality. In other words, it is not that ##l## must be a non-negative integer, but that setting it to be non-negative is just a tool or a technique to get the general solution, which can satisfy all cases.

Am I right?
 
Last edited:
Happiness said:
Am I right?
No. ##\ell## must be a non-negative integer. Try this for example: http://www.wolframalpha.com/input/?i=LegendreP[0.4,-1]

In the end, it is all about solving a Sturm-Liouville problem and finding the appropriate orthogonal basis to do so. The basis is unique up to linear combinations of functions with the same eigenvalues (in this case ##\ell(\ell+1)##).
 
  • Like
Likes   Reactions: Happiness

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K