OreTools[Apply] - apply an Ore polynomial to an expression
|
Calling Sequence
|
|
Apply(Poly, expr, A)
|
|
Parameters
|
|
Poly
|
-
|
Ore polynomial; to define an Ore polynomial, use the OrePoly structure.
|
expr
|
-
|
Maple expression
|
A
|
-
|
Ore algebra; to define an Ore algebra, use the SetOreRing function.
|
|
|
|
|
Description
|
|
•
|
The Apply(Poly, expr, A) calling sequence applies the Ore polynomial Poly to the expression expr.
|
|
|
Examples
|
|
>
|
|
Define the differential algebra.
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
Define the shift algebra.
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?