Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
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