genfunc[termscale] - determine the result of multiplying a generating function by a polynomial
|
Calling Sequence
|
|
termscale(pz, z, fn, n)
|
|
Parameters
|
|
pz
|
-
|
polynomial in z
|
z
|
-
|
name, polynomial variable
|
fn
|
-
|
expression for the nth term in a sequence
|
n
|
-
|
name, index variable for fn
|
|
|
|
|
Description
|
|
•
|
This function shifts and scales fn to determine the sequence encoded by the product of pz and the generating function of fn.
|
•
|
The command with(genfunc,termscale) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?