QDifferenceEquations
QSimpComb
simplification of expressions involving q-hypergeometric terms
QSimplify
Calling Sequence
Parameters
Description
Examples
References
QSimpComb(f)
QSimplify(f)
f
-
algebraic expression
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.
Apply QSimpComb to the consecutive ratio . If the result is a rational function in , then H is a q-hypergeometric term.
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