Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
QDifferenceEquations[QSimpComb] - simplification of expressions involving q-hypergeometric terms
QDifferenceEquations[QSimplify] - simplification of expressions involving q-hypergeometric terms
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
Apply QSimpComb to the consecutive ratio . If the result is a rational function in , then H is a q-hypergeometric term.
See Also
QDifferenceEquations[IsQHypergeometricTerm], QDifferenceEquations[QObjects]
References
Boeing, H., and Koepf, W. "Algorithms for q-hypergeometric summation in computer algebra." Journal of Symbolic Computation. Vol. 11. (1999): 1-23.
Download Help Document