DEtools
IsHyperexponential
test if a given expression is a hyperexponential function
Calling Sequence
Parameters
Description
Examples
IsHyperexponential(H, x)
H
-
Maple expression
x
variable
The IsHyperexponential(H,x) command returns true if is a hyperexponential function of x. Otherwise, it returns false.
A function H is hyperexponential of x if , a rational function of x. is the certificate of . If the third optional argument is included, it is assigned the certificate .
See Also
DEtools[AreSimilar]
DEtools[MultiplicativeDecomposition]
DEtools[ReduceHyperexp]
SumTools[Hypergeometric][IsHypergeometricTerm]
Download Help Document