Contour Integration with Legendre Functions

bigplanet401
Messages
101
Reaction score
0

Homework Statement


P_n (z) and Q_n (z) are Legendre functions of the first and second kinds, respectively. The function f is a polynomial in z. Show that
<br /> Q_n (z) = \frac{1}{2} P_n (z) \ln \left(\frac{z+1}{z-1} \right) + f_{n-1} (z)<br />
implies
<br /> Q_n (z) = \frac{1}{2} \int \frac{P_n (t) \, dt}{z - t} \quad (n \text{ integer})<br />
by an application of Cauchy's formula. Be sure to specify the contour.

[Hint: Q_n is many-valued. Cut the z-plane between -1 and 1 along the real axis.]


Homework Equations


Q_n (z) takes the form Q_n (x) in the region -1 < x < 1; x is real:
<br /> Q_n (x) = \frac{1}{2} [Q_n (x + i\epsilon) + Q_n (x - i\epsilon)] = <br /> \frac{1}{2} P_n (x) \ln \left( \frac{1+x}{1-x} \right) + f_{n -1}(x) \, .<br />

Here's Cauchy's formula:
<br /> f(z) = \frac{1}{2 \pi i} \oint \frac{f(t) \, dt}{t - z} \, .<br />

The Attempt at a Solution



I tried choosing a barbell-shaped contour:

O======O

The "O"s surround the points -1 and +1; the "=====" are a small distance away from the branch cut (x+ie for the upper part, and x-ie for the lower part, where e << 1). The integral over f is zero, since f is entire (it's a polynomial). Got lost after that.
 
Last edited:
Physics news on Phys.org
(Crickets chirping)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top