genfunc[rgf_hybrid] - Find generating function of hybrid terms
|
Calling Sequence
|
|
rgf_hybrid(z, gf1, gf2, ...)
|
|
Parameters
|
|
z
|
-
|
name, generating function variable
|
gf1, gf2, ...
|
-
|
one or more rational generating functions
|
|
|
|
|
Description
|
|
•
|
This procedure finds the generating function of the hybrid terms that results from the term wise multiplication of the sequences encoded by the generating functions gf1, gf2, ....
|
•
|
The command with(genfunc,rgf_hybrid) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?