SumTools[Hypergeometric][IsHypergeometricTerm] - test if a given expression is a hypergeometric term
|
Calling Sequence
|
|
IsHypergeometricTerm(H, n, certificate)
|
|
Parameters
|
|
H
|
-
|
function of n
|
n
|
-
|
variable
|
certificate
|
-
|
(optional) name; assigned the computed certificate
|
|
|
|
|
Description
|
|
•
|
The IsHypergeometricTerm(H,n) command returns true if is a hypergeometric term of n. Otherwise, it returns false.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?