Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
SumTools[Hypergeometric][WZMethod] - perform Wilf-Zeilberger's algorithm
Calling Sequence
WZMethod(f,r,n,k,cert)
Parameters
f
-
function of n and k
r
function of n
n
variable
k
cert
(optional) name; assigned the computed WZ certificate
Description
The WZMethod(f,r,n,k,cert) command certifies identities of the form .
Let if and , otherwise. If the method succeeds in certifying the given identity, the output is a list of two elements representing the WZ-pair such that . Otherwise, it returns the error message "WZ method fails".
If the method is successful and if the fifth optional argument cert is given, cert is assigned the WZ certificate .
It is assumed that for each integer , and .
Examples
Proof of Gauss's 2F1 identity:
Proof of Dixon's identity:
See Also
limit, Sum, SumTools[Hypergeometric], SumTools[Hypergeometric][Gosper]
References
Wilf, H., and Zeilberger, D. "Rational function certify combinatorial identities." J. Amer. Math. Soc. Vol. 3. (1990): 147-158.
Download Help Document