Hankel function, mathematical definition
Show older comments
Hello everyone,
I'm wonder about the besselh(.) function.
The definition given is,
H = besselh(nu,K,Z,scale) specifies whether to scale the Hankel function to avoid overflow or loss of accuracy. If scale is 1, then Hankel functions of the first kind H(1)ν(z) are scaled by e−iZ, and Hankel functions of the second kind H(2)ν(z) are scaled by e+iZ.
But I found that (in eq. 12.140-2, Weber & Arfken, 2003)
Hankel first kind: 
Hankel second kind: 
That mean H(1)ν(z) correspond to
and H(2)ν(z) correspond to
? and why that is inverted so ?
and H(2)ν(z) correspond to Thank you.
3 Comments
David Goodmanson
on 20 Dec 2021
Hi Kevin,
Once a question has been asked and answered, or even commented on in a significant way, there is a policy on this site (maybe unwritten) that questions should not be deleted. One reason is that deleting questions can take away potentially useful information for users of the site, which is of course searchable. Anyway, this question has been here for more than a week without objection and the answer about normalization addresses Matlab documentation that probably could have been stated better. So I think that the question is appropriate for Matlab Answers. On these grounds, do you concur?
Stephen23
on 20 Dec 2021
Hankel function, mathematical definition
Hello everyone,
I'm wonder about the besselh(.) function.
The definition given is,
H = besselh(nu,K,Z,scale) specifies whether to scale the Hankel function to avoid overflow or loss of accuracy. If scale is 1, then Hankel functions of the first kind H(1)ν(z) are scaled by e−iZ, and Hankel functions of the second kind H(2)ν(z) are scaled by e+iZ.
But I found that (in eq. 12.140-2, Weber & Arfken, 2003)
Hankel first kind: 
Hankel second kind: 
That mean H(1)ν(z) correspond to and H(2)ν(z) correspond to ? and why that is inverted so ?
Thank you.
Rik
on 20 Dec 2021
Regarding your flag, why should this question be deleted?
Accepted Answer
More Answers (0)
Categories
Find more on Bessel functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!