Hankel Function of the First Kind

DOWNLOAD Mathematica Notebook

The Hankel functions of the first kind are defined as

 H_n^((1))(z)=J_n(z)+iY_n(z),
(1)

where J_n(z) is a Bessel function of the first kind and Y_n(z) is a Bessel function of the second kind. Hankel functions of the first kind is implemented in the Wolfram Language as HankelH1[n, z].

Hankel functions of the first kind can be represented as a contour integral over the upper half-plane using

 H_n^((1))(z)=1/(ipi)int_(0 [upper half plane])^infty(e^((z/2)(t-1/t)))/(t^(n+1))dt.
(2)

The derivative of H_n^((1))(z) is given by

 d/(dz)H_n^((1))(z)=(nH_n^((1))(z))/z-H_(n+1)^((1))(z).
(3)
HankelH1ReImHankelH1Contours

The plots above show the structure of H_0^((1))(z) in the complex plane.

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.