Welcome! Research Topics People Publications Seminars Software On-Line Applications Jobs & Internships

ALGO logo ECS #213: Denumerant

Introduction Examples Search Submit Help Links

1. Description

number of ways to make n cents with coins of 2 5 cents

2. Specification

This unlabelled structure is specified as S in

\displaystyle \left\{ S={\rm Prod} \left( {\rm Sequence} \left( {\rm Prod} \left( Z, Z \right) \right) ,{\rm Sequence} \left( {\rm Prod} \left( Z,Z,Z,Z,Z \right) \right) \right) \right\}
other formats

3. Coefficients

3.1. First terms

3.2. Recurrence

\displaystyle \left\{ f \left( n \right) +2\,f \left( n+1 \right) +2\,f \left( n+2 \right) +2\,f \left( n+3 \right) +2\,f \left( n+4 \right) +f \left( n+ 5 \right) -n-6=0,f \left( 0 \right) =1,f \left( 1 \right) =0,f \left( 2 \right) =1,f \left( 3 \right) =0,f \left( 4 \right) =1 \right\}
other formats

3.3. Closed form

\displaystyle {\frac {7}{20}}+1/4\, \left( -1 \right) ^{-n}+\sum _{\alpha={\rm RootOf } \left( {{\rm \_Z}}^{4}+{{\rm \_Z}}^{3}+{{\rm \_Z}}^{2}+{\rm \_Z}+1 \right) }1/25\, \left( 3\,{\alpha}^{3}+{\alpha}^{2}+4\,\alpha+2 \right) {\alpha}^{-1-n}+1/10\,n
other formats

3.4. Asymptotics

4. Ordinary generating function

\displaystyle {\frac {1}{ \left( -1+{x}^{2} \right) \left( -1+{x}^{5} \right) }}
other formats

5. References

EIS A008616

6. Random structure


Search a combinatorial structure by: (firstTerms should be a sequence of integers, separated by commas).

Generated: 2009-11-21 09:23:01 in 2. seconds of elapsed time.
Based on commit 9d1e479..., Fri Jul 10 14:52:30 2009 +0200.
Powered by DynaMoW.