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

Online Help

All Products    Maple    MapleSim


QDifferenceEquations

  

QSimpComb

  

simplification of expressions involving q-hypergeometric terms

  

QSimplify

  

simplification of expressions involving q-hypergeometric terms

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

QSimpComb(f)

QSimplify(f)

Parameters

f

-

algebraic expression

Description

• 

The commands QSimpComb and QSimplify are for simplification of expressions involving q-hypergeometric terms. For a function , the main use of QSimpComb is for detecting if  is a q-hypergeometric term in . That is, if  is a rational function in  (see IsQHypergeometricTerm). If the result is not a rational function, QSimplify returns in general a more compact answer.

• 

This implementation is mainly based on the implementation by H. Boeing, W. Koepf. See the Reference Section.

Examples

(1)

Apply QSimpComb to the consecutive ratio . If the result is a rational function in , then H is a q-hypergeometric term.

(2)

(3)

(4)

(5)

(6)

(7)

(8)

References

  

Boeing, H., and Koepf, W. "Algorithms for q-hypergeometric summation in computer algebra." Journal of Symbolic Computation. Vol. 11. (1999): 1-23.

See Also

QDifferenceEquations[IsQHypergeometricTerm]

QDifferenceEquations[QObjects]

 


Download Help Document