SumTools[Hypergeometric]
AreSimilar
test if two hypergeometric terms are similar
Calling Sequence
Parameters
Description
Examples
AreSimilar(S, T, n)
S
-
hypergeometric term of n
T
n
variable
The AreSimilar(S,T,n) command returns true if and are similar. Otherwise, it returns false.
Two hypergeometric terms and are similar if their ratio is a rational function of n.
See Also
SumTools[Hypergeometric][IsHypergeometricTerm]
Download Help Document