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

Online Help

combinat

  

numbcomp

  

the number of k-compositions of an integer

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

numbcomp(n, k)

Parameters

n, k

-

any integers

Description

• 

The numbcomp command counts the number of distinct ordered k-tuples of positive integers whose elements sum to n. For information on the composition command, which constructs k-compositions, see the combinat[composition] help page.

• 

Note that  for  .

Examples

(1)

(2)

(3)

See Also

combinat[composition]

 


Download Help Document