convert/GAMMA_related
convert special functions in an expression into GAMMA related functions
Calling Sequence
Parameters
Description
Examples
convert(expr, GAMMA_related)
expr
-
Maple expression, equation, or a set or list of them
convert/GAMMA_related converts, when possible, the special functions in an expression into GAMMA_related functions. The GAMMA_related transcendental functions are
FunctionAdvisor( GAMMA_related );
The 8 functions in the "GAMMA_related" class are:
Β,Γ,binomial,doublefactorial,factorial,lnGAMMA,multinomial,pochhammer
WhittakerW⁡−12+12⁢a,12⁢a,z⁢za⁢hypergeom⁡a,1+a,−z
WhittakerW⁡−12+a2,a2,z⁢za⁢hypergeom⁡a,1+a,−z
convert⁡,GAMMA_related
Γ⁡a,z⁢ⅇz2⁢a⁢Γ⁡az−12+a2−Γ⁡a,z2⁢ⅇz2⁢az−12+a2
zaexp⁡z⁢KummerU⁡1,a+1,z+z⁢hypergeom⁡1,1,1,1,2,2,2,z
za⁢KummerU⁡1,1+a,zⅇz+z⁢hypergeom⁡1,1,1,1,2,2,2,z
Γ⁡a,z+z⁢hypergeom⁡1,1,1,1,2,2,2,z
LaguerreL⁡−a,a,−z
−1−a=0sin⁡π⁢aπ⁢aotherwise⁢a⁢Γ⁡a,zza+1−a=0sin⁡π⁢aπ⁢aotherwise⁢a⁢Γ⁡aza
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document