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
OrthogonalSeries[GetInfo] - return information about hypergeometric orthogonal polynomials
Calling Sequence
GetInfo(P, subject, optional_arg)
Parameters
P
-
hypergeometric polynomial
subject
literal name; one of recurrence, structural, hypergeom, derivative, and derivative_representation
optional_arg
(optional) equation of the form root=val where val is an expression
Description
The GetInfo(P, subject) command returns information about the hypergeometric polynomial P that depends on the value of subject.
hypergeom: hypergeometric functional equation satisfied by P and the normalization coefficient of the Rodrigues formula.
recurrence: three-term recurrence for P.
derivative: derivative of P.
structural: structural relation(s). If the optional equation root=val is specified, GetInfo returns the partial structural relation with respect to val. This is available for only continuous hypergeometric polynomials.
derivative_representation: derivative representation for P. If the optional equation root=val is specified, GetInfo returns the partial derivative representation with respect to val. This is available for only continuous hypergeometric polynomials.
Examples
See Also
ChebyshevT, HermiteH, JacobiP, LaguerreL, OrthogonalSeries
Download Help Document