What is the Recurrence Relation for Bessel's Functions?

  • Thread starter Thread starter Altabeh
  • Start date Start date
  • Tags Tags
    Fourier Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
Altabeh
Messages
657
Reaction score
0

Homework Statement



The integral is

[tex]\int _{-\pi }^{\pi }\!{\frac {{{\rm e}^{x\cos \left( \theta \right) }} \cos \left( n\theta \right) }{\pi }}{d\theta}.[/tex]

The Attempt at a Solution



I've tried a couple of alternative methods huddling in my mind to solve this integral, but none of them worked. Actually using De Moivre's formula and integrationa by parts this can be written as

[tex]{\frac {{{\rm e}^{x+in\pi }}-{{\rm e}^{-x-in\pi }}}{\pi }}+\int _{-\pi }^{\pi }\!{\frac {x\sin \left( \theta \right) {{\rm e}^{x\cos\left( \theta \right) +in\theta}}}{in\pi }}{d\theta}.[/tex]

where we hit the second integral which, in its indefinite form, cannot be described by the elementary functions.

Any help will be appreciated!

AB
 
Physics news on Phys.org
Is it safe to assume that [itex]n[/itex] is an integer and [itex]x[/itex] has no [itex]\theta[/itex] dependence?

If so, just begin by defining [itex]I_n(x)\equiv\frac{1}{\pi}\int_{-\pi}^{\pi}{\rm e}^{x\cos\theta}\cos\left(n\theta\right)}d\theta[/itex], then use integration by parts once, along with the trig identity [itex]\sin(a)\sin(b)=\frac{1}{2}\left[\cos(a-b)-\cos(a+b)\right][/itex] to derive a recurrence relation. The resulting infinite series is very well known:wink:
 
Last edited:
gabbagabbahey said:
Is it safe to assume that [itex]n[/itex] is an integer and [itex]x[/itex] has no [itex]\theta[/itex] dependence?

Yes and do you have any idea then?

AB
 
gabbagabbahey said:
See my edited post above :smile:


Would you mind elaborating the integration by parts part a little more?

Thanks for your time.

AB
 
Well, I assume you know how to differentiate [itex]\rm{e}^{x\cos\theta}[/itex] and integrate [itex]\cos(n\theta)d\theta[/itex], so...
 
gabbagabbahey said:
Well, I assume you know how to differentiate [itex]\rm{e}^{x\cos\theta}[/itex] and integrate [itex]\cos(n\theta)d\theta[/itex], so...

Okay, I get this recurrence equation in the end:

[tex]\frac{x}{2n}(I_{n-1}-I_{n+1})=I_n[/tex]

and this is..?!

AB