Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Bessel-Related Functions > BesselK >

BesselK

BesselK
gives the modified Bessel function of the second kind .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • satisfies the differential equation .
  • BesselK has a branch cut discontinuity in the complex z plane running from to .
  • For certain special arguments, BesselK automatically evaluates to exact values.
  • BesselK can be evaluated to arbitrary numerical precision.
  • BesselK automatically threads over lists.
Evaluate numerically:
Plot :
Evaluate numerically:
In[1]:=
Click for copyable input
Out[1]=
 
Plot :
In[1]:=
Click for copyable input
Out[1]=
 
In[1]:=
Click for copyable input
Out[1]=
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
BesselK threads element-wise over lists:
For half-integer index, BesselK evaluates to elementary functions:
TraditionalForm formatting:
BesselK can be applied to a power series:
Specific heat of the relativistic ideal gas per particle:
Find the ultra-relativistic limit:
Use FullSimplify to simplify Bessel functions:
Integrate expressions involving BesselK:
With numeric arguments, half-integer Bessel functions are not automatically evaluated:
For symbolic arguments they are:
This can lead to inaccuracies in machine-precision evaluation:
New in 1 | Last modified in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF