Legendre polynomials and Bessel function of the first kind

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Rulonegger
Messages
14
Reaction score
0

Homework Statement


Prove that [tex]\sum_{n=0}^{\infty}{\frac{r^n}{n!}P_{n}(\cos{\theta})}=e^{r\cos{\theta}}J_{0}(r\sin{\theta})[/tex] where [itex]P_{n}(x)[/itex] is the n-th legendre polynomial and [itex]J_{0}(x)[/itex] is the first kind Bessel function of order zero.

Homework Equations


[tex]P_{n}(\cos{\theta})=\frac{1}{2^{2n}}\sum_{k=0}^{n}{\frac{(2n-2k)!(2k)!}{(k!)^2[(n-k)!]^2}e^{i(2k-n)\theta}}[/tex]
[tex]J_{\nu}(x)=\sum_{s=0}^{\infty}{\frac{(-1)^s}{s!(\nu+s)!}\left(\frac{x}{2}\right)^{\nu+2s}}[/tex]
[tex]\left(\sum_{n=0}^{\infty}{a_n}\right)\cdot\left(\sum_{n=0}^{\infty}{b_n}\right)=\sum_{n=0}^{\infty}{\sum_{k=0}^{n}{a_{n-k}b_k}}[/tex]

The Attempt at a Solution


Using that [tex]e^{r\cos{\theta}}=\sum_{n=0}^{\infty}{\frac{(r\cos{\theta})^{n}}{n!}}[/tex]
I get [tex]e^{r\cos{\theta}}J_{0}(r\sin{\theta})=\sum_{n=0}^{\infty}{\frac{(r\cos{\theta})^{n}}{n!}}\cdot\sum_{s=0}^{\infty}{\frac{(-1)^s}{(s!)^2}\left(\frac{r\sin{\theta}}{2}\right)^{2s}}=\sum_{n=0}^{∞}{\sum_{k=0}^{n}{\frac{(r\cos{\theta})^{n-2k}}{(n-2k)!}}\frac{(-1)^k}{(k!)^2}\left(\frac{r\sin{\theta}}{2}\right)^{2k}}[/tex]
[tex]\implies e^{r\cos{\theta}}J_{0}(r\sin{\theta})=\sum_{n=0}^{\infty}{\frac{r^n}{n!}\left(\sum_{k=0}^{n}{\frac{n!(-1)^k}{(n-2k)!(k!)^2}\frac{\cos^{n-2k}{\theta}\sin^{2k}{\theta}}{2^{2k}}}\right)}[/tex]
So I just need to prove that
[tex]\frac{1}{2^{2n}}\sum_{k=0}^{n}{\frac{(2n-2k)!(2k)!}{(k!)^2[(n-k)!]^2}e^{i(2k-n)\theta}}=\sum_{k=0}^{n}{\frac{n!(-1)^k}{(n-2k)!(k!)^2}\frac{\cos^{n-2k}{\theta}\sin^{2k}{\theta}}{2^{2k}}}[/tex]
I've tried to expand the exponential as an infinite sum, or write the sine and cosine functions as exponentials, but I don't get anything, and I seriously doubt the former steps were made without any mistake. Any help would be greatly appreciated!
 
Physics news on Phys.org
Try using some physical arguments. The left hand side is the solution to Laplace's equation considering azimuthal symmetry. So you can assume it is the solution with a given potential on the surface of a sphere. So the left hand side should be also a solution to Laplace's equation, but in cylindrical coordinates.
So these two represent a solution of Laplace's equation in different coordinate systems. So just transform the left to cylindrical and do the math.
Also try using Rodrigues's formula and the integral representation of the Bessel function.