SumTools[Hypergeometric][AreSimilar] - test if two hypergeometric terms are similar
|
Calling Sequence
|
|
AreSimilar(S, T, n)
|
|
Parameters
|
|
S
|
-
|
hypergeometric term of n
|
T
|
-
|
hypergeometric term of n
|
n
|
-
|
variable
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?