Irregular Singular Points

download Irregular Singular Points

of 14

Transcript of Irregular Singular Points

  • 7/29/2019 Irregular Singular Points

    1/14

    ACM 100cIrregular singular points - a brief introduction

    Dan Meiron

    Caltech

    January 27, 2013

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 1 / 14

    http://find/http://goback/
  • 7/29/2019 Irregular Singular Points

    2/14

    Irregular singular points

    So far we have categorized the three types of points we can

    encounter in linear ODEs

    The easiest is if the point is ordinary.

    In that case we can use Taylor series

    If a point is singular then we showed that under certain

    circumstances it could be a regular singular point

    In that case the behavior at the point is that of a general power law

    or a logarithmic singularity or some combination

    If the singular point is not a regular singular point, then it is an

    irregular singular point.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 2 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    3/14

    Irregular singular points

    In this case the nature of the singularity is like that of an essential

    singularity in the complex plane.

    You may recall from your work in complex analysis that the

    behavior near such a point can be very complicated.And that there is no general theory to help guide us.

    However, it is still possible to perform certain types of analyses

    that give us insight into the behavior near the singular point.

    Here we give an example of what is possible.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 3 / 14

    http://find/http://goback/
  • 7/29/2019 Irregular Singular Points

    4/14

    An example of an irregular singular point

    Consider the modified Bessel equation again:

    y + y

    x

    1 2x2

    y = 0.

    Recall is a parameter that gives you the order of the Besselfunction.

    Its generally an integer but it can be any kind of number - evencomplex.

    This ODE has an irregular singular point at .To see this we simply make the substitution

    x

    1/t

    The ODE becomes

    d2y

    dt2+

    2

    t 1

    t2

    1

    t4

    t2

    y = 0

    As t 0 we see there is an irregular singular point.D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 4 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    5/14

    The modified Bessel function as xTo analyze the ODE we return to the original form in x

    y + y

    x

    1 2x2

    y = 0.

    We will try to understand what the two solutions are doing as

    x.

    First well choose = 0 for a definite case.To analyze this we first make the following substitution:

    y(x) =v(x)

    x.

    In terms of v(x) the ODE becomes

    v +

    1

    4x2 1

    v = 0.

    We didnt have to do this but it makes our work a little easier by

    eliminating the v term in the ODE.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 5 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    6/14

  • 7/29/2019 Irregular Singular Points

    7/14

    The modified Bessel function as x

    We will now write

    y(x) = exp(x)x

    w(x)

    for one of the solutions.

    What we are doing is peeling away the types of behavior the

    solutions have as we approach the irregular singular pointThe function w(x) can be shown to satisfy

    w + 2w +w

    4x2= 0.

    By trial and error, we can show that one can get a series solution

    for this ODE as x.But it is not a Frobenius expansion because the point x isstill an irregular singular point.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 7 / 14

    http://find/http://goback/
  • 7/29/2019 Irregular Singular Points

    8/14

    The modified Bessel function as x

    The following expansion can be derived:

    w(x) =

    n=0

    anxn.

    As you will see we will get a recursion relation for the coefficientsan.

    Note this is not a Frobenius expansion because its in powers of

    1/x.

    We could argue that this is the Frobenius expansion aboutt = 1/x.

    But we will see that this idea is not quite right for reasons we

    uncover below.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 8 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    9/14

    The modified Bessel function as xWe can try to see if we can get a recursion relation for the

    coefficients.

    If we plug in the series we find that we are successful.

    We get the following recursion relation:

    an+1 = an(2n+ 1)2

    4(n+ 1),

    with a0 arbitrary.

    In this series, the coefficients are

    a1 = a03 34

    2

    a2 = a0 (5 5)(3 3)(4 4)(3 2)

    a3 = a0(7 7)(5 5)(3 3)(4 4 4)(4 3 2)

    and so forth.D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 9 / 14

    http://find/http://goback/
  • 7/29/2019 Irregular Singular Points

    10/14

    The series we got is divergent

    But look at the way the coefficients behave as nOr use the ratio test on this series.

    But in a Frobenius expansion, we expect to find a finite radius of

    convergence

    Because the expansion is supposed to describe a locally analytic

    function.

    These coefficients do not decrease with increasing n.

    In fact they blow up factorially.

    This series is certainly not a Frobenius series.

    It has zero radius of convergence and is divergent!

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 10 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    11/14

    Asymptotic expansions

    So we see that analysis of irregular singular points leads to

    essential singularities and divergent expansions

    Nevertheless, it turns out the divergent series is useful in

    describing the behavior of the Bessel function.

    It is called an asymptotic expansionand can actually give very

    accurate values of the Bessel function for x large when used

    properly.

    This topic is explored in detail in ACM 101.

    But well show that the series we got can actually be used toevaluate the Bessel function for large x.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 11 / 14

    http://find/http://goback/
  • 7/29/2019 Irregular Singular Points

    12/14

    Asymptotic expansion for = 5

    A similar derivation as above will get you the asymptotic

    expansion for = 5.

    We will look at the growing solution - the one that grows like

    exp(x)We have the (divergent) series

    I5(x) =12

    exp(x)

    x

    1 100 1

    1!8x+

    (100 1)(100 9)2!(8x)2

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 12 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    13/14

    Evaluating the series

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 13 / 14

    http://find/
  • 7/29/2019 Irregular Singular Points

    14/14

    The asymptotic series can be very accurate for large x

    The table above shows what happens when we evaluate partial

    sums of this series

    Note that after a certain number of terms the answer starts to

    diverge (depending on the value of x)Thats as it should be - its a divergent series,

    But the value you get before it does diverge is quite accurate

    And this accuracy improves as x gets large.

    This is why such series are useful even if they are divergent.

    D. Meiron (Caltech) ACM 100b - Methods of Applied Mathematics January 27, 2013 14 / 14

    http://find/