Homework 6

Due 12/17 (Tuesday of Finals week)

  1. Prove that the Legendre polynomials normalized to have
    Pn(1)=1
    satisfy the Rodridgues Formula
    pn(x)=12nn!dndxn(x2โˆ’1)n.

    Use this to show that they satisfy the Legendre Differential Equation
    [(x2โˆ’1)uโ€ฒ]โ€ฒ=ฮปu,

    with
    ฮป=n(n+1)
    .
  2. Suppose
    pn(x)
    are monic OPRL on a finite interval
    (โˆ’a,a)
    with even weight function
    w(x)=w(โˆ’x)
    . Show that the Jacobi coefficients
    an=0
    for all
    n
    .
  3. (Exercise 8.7, Trefethen) The function
    |xโˆ’i|
    is real analytic for
    xโˆˆ[โˆ’1,1]
    . This means it can be analytically continued to an analytic function
    f(x)
    in a neighborhood of
    [โˆ’1,1]
    in the complex
    xโˆ’
    plane. The formula
    |xโˆ’i|
    itself does not define an analytic function in any complex neighborhood. Find another formula for
    f
    that does, and use it to explain what singularities
    f
    has in the complex plane.
  4. (Exercise 8.10, Trefethen) Suppose we wish to approximate
    f(x)=1/x
    on the interval
    [m,M]
    with
    0<m<M
    . Show that for any
    ฮบ<M/m
    , there exist polynomials
    pnโˆˆPn
    such that
    โ€–fโˆ’pnโ€–=O((1+2/โˆšฮบ)โˆ’n)
    as
    nโ†’โˆž
    , where
    โ€–ยทโ€–
    is the โˆž-norm on
    [m,M]
    . This result is famous in numerical linear algebra as providing an upper bound for the convergence of the conjugate gradient iteration applied to a symmetric positive definite system of equations
    Ax=b
    with condition number
    ฮบ
    .
  5. Exercise 4.7, Trefethen http://www.chebfun.org/ATAP/atap-first6chapters.pdf
  6. Make a 2-3 page typed cheat sheet summarizing what you consider the important topics and ideas covered in this class, and the connections between them. Keep a copy for future reference.