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+12a,12a,zzahypergeoma,1+a,−z
WhittakerW−12+a2,a2,zzahypergeoma,1+a,−z
convert,GAMMA_related
Γa,zⅇz2aΓaz−12+a2−Γa,z2ⅇz2az−12+a2
zaexpzKummerU1,a+1,z+zhypergeom1,1,1,1,2,2,2,z
zaKummerU1,1+a,zⅇz+zhypergeom1,1,1,1,2,2,2,z
Γa,z+zhypergeom1,1,1,1,2,2,2,z
LaguerreL−a,a,−z
−1−a=0sinπaπaotherwiseaΓa,zza+1−a=0sinπaπaotherwiseaΓaza
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document