AngerJ - Maple Help

Online Help

All Products    Maple    MapleSim


AngerJ

The Anger function

WeberE

The Weber function

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

AngerJ(v, x)

WeberE(v, x)

Parameters

v

-

algebraic expression (the order or index)

x

-

algebraic expression (the argument)

Description

• 

The Anger function AngerJ(v,x) solves the inhomogeneous Bessel equation

x2y''+xy'+x2v2y=xvsinvππ

• 

The Weber function WeberE(v,x) solves the inhomogeneous Bessel equation

x2y''+xy'+x2v2y=vxcosvπv+xπ

Examples

AngerJ0,0

1

(1)

evalfAngerJ4,3

0.1320341839

(2)

WeberE1.5I,2.6+3I

4.13519769211.77785498I

(3)

seriesAngerJ13,x,x,4

332π+9163πx27703πx28112803πx3+Ox4

(4)

seriesWeberE12,x,x,6

2π+431πx8151πx2161051πx3+329451πx4+64103951πx5+Ox6

(5)

diffAngerJv,x,x

AngerJv+1,x+vAngerJv,xxsinvππx

(6)

diffWeberEv,x,x

WeberEv+1,x+vWeberEv,xx1cosvππx

(7)

References

  

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