Solving Bessel Function for Sin: $\sqrt{\frac{\pi x}{2}} J_{1/2}(x) = \sin{x}$

cpt_carrot
Messages
29
Reaction score
4
The Bessel function can be written as a generalised power series:
<br /> J_m(x) = \sum_{n=0}^\infty \frac{(-1)^n}{ \Gamma(n+1) \Gamma(n+m+1)} ( \frac{x}{2})^{2n+m}<br />

Using this show that:
<br /> \sqrt{\frac{ \pi x}{2}} J_{1/2}(x)=\sin{x}

where
<br /> \Gamma(p)=\int_{0}^{\infty} x^{p-1}e^{-x}dx<br />
and therefore
\Gamma(p+1)=p\Gamma(p)

Wea re also given that:
\Gamma(3/2)=\frac{\sqrt{\pi}}{2}

My answer so far goes something like:
We are obviously trying to get the series expansion for the Bessel function into the form of the Taylor series for sin:
\sin{x} = \sum_{n=0}^\infty \frac{(-1)^n x^{2n+1}}{(2n+1)!}

Simplyfing the expression for J by replacing m by 1/2 and Gamma(n+1) by n! I ca get reasonably close to the Taylor series but I'm having trouble getting rid of the Gamma(n+3/2)
Any help would be much appreciated!
Also as this is my first post: Hello Everybody :biggrin:
(And I hope the LaTex works :-p )
 
Physics news on Phys.org
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