4—Differential Equations 90
4.12 Asymptotic Behavior
This is a slightly technical subject, but it will come up occasionally in electromagnetism when you dig
into the details of boundary value problems. It will come up in quantum mechanics when you solve some
of the standard eigenvalue problems that you face near the beginning of the subject. If you haven’t
come to these yet then you can skip this part for now.
You solve a differential equation using a Frobenius series and now you need to know something
about the solution. In particular, how does the solution behave for large values of the argument? All
you have in front of you is an infinite series, and it isn’t obvious how it will behave far away from the
origin. In the line just after Eq. (4.59) it says that these Legendre functions behave asln(1−x). How
can you tell this from the series in Eq. (4.58)?
There is a theorem that addresses this. Take two functions described by two series:
f(x) =
∑∞
akxk and g(x) =
∑∞
bkxk
It does not matter where the sums start because you are concerned just with the large values ofk. The
lower limit could as easily be− 14 or+27with no change in the result. The ratio test, Eq. (2.8), will
determine the radius of convergence of these series, and
∣
∣∣
∣∣
ak+1xk+1
akxk
∣
∣∣
∣∣< C <^1 for large enoughk
is enough to insure convergence. The largestxfor which this holds defines the radius of convergence,
maybe 1 , maybe∞.... Call itR.
Assume that (after some value ofk) all theakandbkare positive, then look at the ratio of the
ratios,
ak+1/ak
bk+1/bk
If this approaches one, that will tell you only that the radii of convergence of the two series are the
same. If it approaches onevery fast, and if either one of the functions goes to infinity asxapproaches
the radius of convergence, then it says that the asymptotic behaviors of the functions defined by the
series are the same.
If
ak+1/ak
bk+1/bk
− 1 −→ 0 as fast as
1
k^2
, and if eitherf(x)org(x) −→ ∞asx→R
Then
f(x)
g(x)
−→ a constant asx→R
There are more general ways to state this, but this handles most cases of interest.
Compare these series nearx= 1.
1
1 −x
=
∑∞
0
xk, or ln(1−x) =
∑∞
1
xk
k
, or
(1−x)−^1 /^2 =
∑∞
k=0