convert/StandardFunctions
convert MeijerG/hypergeom to standard special and elementary functions
Calling Sequence
Parameters
Description
Examples
References
convert( expr, StandardFunctions )
expr
-
expression
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.
convert⁡hypergeom⁡1,2,32,z,StandardFunctions
1−2⁢z+2+arcsin⁡z2⁢1−z32⁢z
convert⁡MeijerG⁡,,0,0,z24,StandardFunctions
BesselJ⁡0,z
assume⁡n,nonnegint
convert⁡hypergeom⁡−n,−n,12−2⁢n,z,StandardFunctions
−1n~⁢2⁢n~!2⁢4⁢zn~⁢LegendreP⁡2⁢n~,z−1z4⁢n~!
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
Download Help Document