Overview of the RationalNormalForms Package
|
Calling Sequence
|
|
RationalNormalForms[command](arguments)
command(arguments)
|
|
Description
|
|
•
|
The RationalNormalForms package is used to solve the following problems:
|
1.
|
Construct the polynomial normal form of a rational function.
|
2.
|
Construct the rational canonical forms of a rational function.
|
3.
|
Construct a minimal representation of a hypergeometric term.
|
•
|
Each command in the RationalNormalForms package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
|
|
As the underlying implementation of the RationalNormalForms package is a module, it is also possible to use the form RationalNormalForms:-command to access a command from the package. For more information, see Module Members.
|
|
|
List of RationalNormalForms Package Commands
|
|
|
The following is a list of available commands.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
References
|
|
|
Abramov, S., and Petkovsek, M. "Canonical Representations of Hypergeometric Terms." FPSAC. 2000.
|
|
|
Download Help Document
Was this information helpful?