AreSimilar - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


SumTools[Hypergeometric]

  

AreSimilar

  

test if two hypergeometric terms are similar

 

Calling Sequence

Parameters

Description

Examples

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)

See Also

SumTools[Hypergeometric]

SumTools[Hypergeometric][IsHypergeometricTerm]

 


Download Help Document