convert/Bessel
convert an expression with Airy wave functions or Bessel functions into Bessel functions
Calling Sequence
Parameters
Description
Examples
convert(expr, Bessel)
convert(expr, BesselI)
convert(expr, BesselJ)
convert(expr, BesselK)
convert(expr, BesselY)
convert(expr, Hankel)
expr
-
Maple expression
convert/Bessel converts Airy wave functions, their derivatives, and Bessel functions in an expression to the Bessel functions.
The option Bessel will give the simplest conversion. The other options will force a conversion to an expression in that function, if it is possible.
convertAiryAix,Bessel
−xBesselI13,2x333x316+x316BesselI−13,2x333
convert−AiryBisqrtx,Bessel
−3xBesselI13,2x323+BesselI−13,2x323x32133x3216
convertAiryAi1,x,BesselI
x2BesselI23,2x333x313−x313BesselI−23,2x333
convertsinHankelH1v,x,Bessel
sinBesselJv,x+IBesselYv,x
convertBesselJv,2,BesselY
BesselY−v,2−BesselYv,2cosvπsinvπ
convertKelvinKeiv,z2,BesselK
I2ⅇI2vπ2BesselKv,12−I2z22−BesselKv,12+I2z22ⅇI2vπ
See Also
Airy
Bessel
convert/Airy
Download Help Document