SumTools[Hypergeometric]
IsHypergeometricTerm
test if a given expression is a hypergeometric term
Calling Sequence
Parameters
Description
Examples
IsHypergeometricTerm(H, n, certificate)
H
-
function of n
n
variable
certificate
(optional) name; assigned the computed certificate
The IsHypergeometricTerm(H,n) command returns true if is a hypergeometric term of n. Otherwise, it returns false.
A function H is hypergeometric of n if , a rational function of n. is the certificate of . If the third optional argument is included, it is assigned the certificate .
See Also
Download Help Document