What is the generating function proof for Legendre polynomials?

physicsjock
Messages
84
Reaction score
0
Hey

I've been trying to show that \frac{1}{\sqrt{1+u^2 -2xu}} is a generating function of the polynomials,

in other words that
\frac{1}{\sqrt{1+u^2 -2xu}}=\sum\limits_{n=0}^{\infty }{{{P}_{n}}(x){{u}^{n}}}

My class was told to do this by first finding the binomial series of
\frac{1}{\sqrt{1-s}}

And then insert s = -u2 + 2xu

Then to expand out sn and group together all the un terms,

this is what I've been doing for a while and i haven't been able to see the end,

\frac{1}{\sqrt{1-x}}=\sum\limits_{n=0}^{\infty }{\frac{\left( -\frac{1}{2} \right)\left( -\frac{3}{2} \right)...\left( \frac{1}{2}-n \right)}{n!}}{{(-x)}^{n?}}\,\,\,\,\,let\,\,x=2xu-{{u}^{2}}

<br /> (u(u-2x))^{n}=u^{n}\left[ {{u}^{n}}-2x\frac{n!}{(n-1)!}{{u}^{n-1}}+4{{x}^{2}}\frac{n!}{(n-2)!}{{u}^{n-2}}+...+\frac{n!}{r!(n-r)!}{{(-1)}^{r}}{{u}^{n-r}}{{(2x)}^{r}}+...+{{(-1)}^{n}}{{(2x)}^{n}} \right]<br />

but I'm getting stuck at this point,

every term here has a factor of un however there are still u's within the bracket so I can't simplify it to Pn(x),

Have i miss interpreted the instructions or is straight forward way to do this?

I have found online other methods of this proof but they don't follow the instruction we were given

any help is verryy appreciated,

thanks
 
Physics news on Phys.org
you are looking at the generating function of the Legendre polynomials
http://en.wikipedia.org/wiki/Legendre_polynomials
which does not assume a simply closed form, therefore, you don't expect the very tedious series to simplify. I'm not sure what your prof want to see though, but Pn(x) can only be given recursively or formally as the formal Taylor expansion of the generating function.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top