Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Bessel-Related Functions >

StruveH

StruveH[n, z]
gives the Struve function H_n(z).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • H_n(z) for integer n satisfies the differential equation .
  • StruveH[n, z] has a branch cut discontinuity in the complex z plane running from -infty to 0.
  • For certain special arguments, StruveH automatically evaluates to exact values.
  • StruveH can be evaluated to arbitrary numerical precision.
  • StruveH automatically threads over lists.
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
StruveH threads element-wise over lists:
For half-integer indices, StruveH evaluates to elementary functions:
TraditionalForm formatting:
StruveH can be applied to a power series:
Solve the inhomogeneous Bessel differential equation:
The diffraction pattern from an infinitely long line source by a circular aperture:
Derivative:
Anti-derivative:
New in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team