StandardFunctions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/StandardFunctions

convert MeijerG/hypergeom to standard special and elementary functions

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

convert( expr, StandardFunctions )

Parameters

expr

-

expression

Description

• 

The convert( expr, StandardFunctions ) command converts functions that are represented in terms of MeijerG or hypergeom functions into the standard special and elementary functions found in such texts as Handbook of Mathematical Functions by Abramowitz and Stegun, and Integrals and Series, Volume 3: More Special Functions by A.P. Prudnikov, Yu. Brychkov, and O. Marichev. Examples of these standard functions include Bessel and Legendre functions, elliptic integrals, etc.

Examples

converthypergeom1,2,32,z,StandardFunctions

12z+2+arcsinz21z32z

(1)

convertMeijerG,,0,0,z24,StandardFunctions

BesselJ0,z

(2)

assumen,nonnegint

converthypergeomn,n,122n,z,StandardFunctions

−1n~2n~!24zn~LegendreP2n~,z1z4n~!

(3)

References

  

Abramowitz, M. and Stegun, I. A. eds. Handbook of Mathematical Functions. New York: Dover Publications, 1974.

  

Prudnikov, A.P.; Brychkov, Yu.; and Marichev, O. Integrals and Series. Gordon and Breach Science Publishers, 1990. Vol. 3: More Special Functions.

  

Roach, K. "Hypergeometric Function Representations." Proceedings of ISSAC '96, ACM, New York, pp. 301-308. 1996.

  

Roach, K. "Meijer G Function Representations." Proceedings of ISSAC '97, ACM, New York, pp. 205-211. 1997.

See Also

convert

hypergeom

MeijerG