convert/ModifiedMeijerG
convert an expression to ModifiedMeijerG form
Calling Sequence
Parameters
Description
Examples
References
convert( expr, ModifiedMeijerG, x )
expr
-
expression
x
variable
The convert( expr, 'ModifiedMeijerG', x ) command converts the functions in x found in expr into their equivalent ModifiedMeijerG representation, whenever possible. Most standard special and elementary functions can be so converted, along with many complex expressions involving these.
Note: The command ModifiedMeijerG has been superseded by MeijerG.
convert⁡sin⁡z,ModifiedMeijerG,z
π⁢ModifiedMeijerG⁡,,12,0,2⁢ln⁡z−2⁢ln⁡2
convert⁡BesselK⁡3,z⁢exp⁡−a⁢z,ModifiedMeijerG,z
ModifiedMeijerG⁡,,−32,32,,2⁢ln⁡z−2⁢ln⁡2⁢ModifiedMeijerG⁡,,0,,ln⁡z+ln⁡a2
convert⁡hypergeom⁡1,2,32,z,ModifiedMeijerG,z
π⁢ModifiedMeijerG⁡−1,0,,0,−12,ln⁡z+I⁢π2
Prudnikov, A.P.; Brychkov, Yu; and Marichev, O. Integrals and Series. Gordon and Breach Science, 1990. Vol. 3: More Special Functions.
Roach, K. "Meijer G Function Representations." In Proceedings of ISSAC '97, pp. 205-211. Edited by Wolfgang Kuchlin. New York: ACM Press, 1997.
See Also
convert
convert/MeijerG
ModifiedMeijerG(deprecated)
Download Help Document