rgf_hybrid - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

genfunc

  

rgf_hybrid

  

Find generating function of hybrid terms

 

Calling Sequence

Parameters

Description

Examples

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)

See Also

genfunc

genfunc/rgf_expand

 


Download Help Document