Kummer - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


convert/Kummer

convert special functions admitting 1F1 or 0F1 hypergeometric representation into Kummer functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Kummer)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

convert/Kummer converts, when possible, special functions admitting a 1F1 or 0F1 hypergeometric representation into Kummer functions. The Kummer functions are

> 

FunctionAdvisor( Kummer );

The 2 functions in the "Kummer" class are:

KummerM,KummerU

(1)

Examples

> 

AiryAi⁡z

AiryAi⁡z

(2)
> 

convert⁡,Kummer

313⁢KummerM⁡16,13,4⁢z3233⁢Γ⁡23−z⁢316⁢Γ⁡23⁢KummerM⁡56,53,4⁢z3232⁢πⅇ2⁢z323

(3)
> 

HermiteH⁡a,z⁢LaguerreL⁡2,exp⁡z

HermiteH⁡a,z⁢LaguerreL⁡2,ⅇz

(4)
> 

convert⁡&comma;Kummerassuming0<ℜ⁡z

2a⁢π⁢KummerM⁡−a2&comma;12&comma;z2Γ⁡12−a2−2⁢z⁢KummerM⁡12−a2&comma;32&comma;z2Γ⁡−a2⁢KummerM⁡−2&comma;1&comma;KummerM⁡1&comma;1&comma;z

(5)
> 

exp⁡z⁢erf⁡z2+WhittakerW⁡−1&comma;12&comma;z⁢exp⁡12⁢z⁢MeijerG⁡1−a&comma;&comma;0&comma;1−b&comma;&comma;1zBesselK⁡−3&comma;1−z

&ExponentialE;z⁢erf⁡z2+WhittakerW⁡−1&comma;12&comma;z⁢&ExponentialE;z2⁢MeijerG⁡1−a&comma;&comma;0&comma;1−b&comma;&comma;1zBesselK⁡3&comma;1−z

(6)
> 

convert⁡&comma;Kummer

2⁢KummerM⁡1&comma;1&comma;z⁢z2⁢KummerM⁡12&comma;32&comma;−z4π+KummerU⁡2&comma;2&comma;z⁢z⁢KummerM⁡1&comma;1&comma;z2&ExponentialE;z2⁢Γ⁡a⁢Γ⁡1−b⁢KummerM⁡a&comma;b&comma;1z+KummerM⁡1+a−b&comma;2−b&comma;1z⁢Γ⁡1+a−b⁢Γ⁡−1+b1z−1+b8⁢π⁢1−z3⁢KummerU⁡72&comma;7&comma;2−2⁢z⁢&ExponentialE;−1+z

(7)

See Also

convert

convert/to_special_function

FunctionAdvisor