AngerJ
The Anger function
WeberE
The Weber function
Calling Sequence
Parameters
Description
Examples
References
AngerJ(v, x)
WeberE(v, x)
v
-
algebraic expression (the order or index)
x
algebraic expression (the argument)
The Anger function AngerJ(v,x) solves the inhomogeneous Bessel equation
x2y''+xy'+x2−v2y=x−vsinvππ
The Weber function WeberE(v,x) solves the inhomogeneous Bessel equation
x2y''+xy'+x2−v2y=v−xcosvπ−v+xπ
AngerJ0,0
1
evalfAngerJ4,3
0.1320341839
WeberE1.5−I,2.6+3I
4.135197692−11.77785498I
seriesAngerJ13,x,x,4
332π+9163πx−27703πx2−8112803πx3+Ox4
seriesWeberE12,x,x,6
2π+431πx−8151πx2−161051πx3+329451πx4+64103951πx5+Ox6
diffAngerJv,x,x
−AngerJv+1,x+vAngerJv,xx−sinvππx
diffWeberEv,x,x
−WeberEv+1,x+vWeberEv,xx−1−cosvππx
Abramowitz, M., and Stegun, I., eds. Handbook of Mathematical Functions. New York: Dover, 1972.
Watson, G.N. A Treatise on the Theory of Bessel Functions. Cambridge University Press, 1966.
See Also
Airy
Bessel
initialfunctions
Kelvin
Struve
Download Help Document