I am trying to solve scattering problem in 2D and got to expand the wave function in cylindrical system which comes out to be Hankel function. Can you tell me how to expand the plane wave exp(ik⋅r) in terms of Hankel function, please?
Answer
The Hankel functions are not really the most natural way to get a cylindrical coordinates expansion for a plane wave, which is in terms of Bessel functions. (Why is this? it's because the Hankel functions are singular at the origin and plane waves are not.) You can then rephrase it in terms of Hankel functions if necessary. While this is of course an example of a Fourier-Bessel series, it is quite a simple one and it does not call upon any fancy result other than standard Fourier series.
To derive it, consider a plane wave along the x axis, so k⋅r=kx=krcos(θ), where θ∈[0,2π) is the positive angle from the x axis. Then your plane wave, eik⋅r=eikrcos(θ),
All you need now, of course, is a good expression for these Fourier coefficients, and here standard Fourier series theory gives an unambiguous answer: they are given by the integral cn(kr)=12π∫2π0eikrcos(θ)e−inθdθ.
All you need to do then is put it all together: eik⋅r=∞∑n=−∞inJn(kr)einθ.
A good question at this point is why did this come out in terms of Bessel functions (which represent standing radial waves), instead of Hankel functions, which describe travelling waves? You can always represent the standing Bessel function as a sum of two travelling Hankel functions, quite easily, as Jn(kr)=12[H(1)n(kr)+H(2)n(kr)]. This means that you can express your plane wave as eik⋅r=∞∑n=−∞in2e−inθkH(1)n(kr)einθ+∞∑n=−∞in2e−inθkH(2)n(kr)einθ.
This more complicated expression gives a plane wave as a superposition of both incoming and outgoing waves! Why? well, the plane wave eikx is incoming at negative x, and it is outgoing at positive x, so obviously you need both types to describe it.
No comments:
Post a Comment