cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A167809 Number of admissible bases in the postage stamp problem for n denominations and h = 2 stamps.

Original entry on oeis.org

1, 2, 5, 17, 65, 292, 1434, 7875, 47098, 305226, 2122983, 15752080, 124015310, 1031857395, 9041908204, 83186138212, 801235247145, 8059220936672, 84463182889321
Offset: 1

Views

Author

Yogy Namara (yogy.namara(AT)gmail.com), Nov 12 2009

Keywords

Comments

A basis 1 = b_1 < b_2 ... < b_n is admissible if all the values 1 <= x <= b_n are obtainable as a sum of at most h (not necessarily distinct) numbers in the basis.
Conjecture: a(n) >= A000108(n). - Michael Chu, May 16 2022

References

  • R. K. Guy, Unsolved Problems in Number Theory, C12.

Crossrefs

Other enumerations with different parameters: A167809 (h = 2), A167810 (h = 3), A167811 (h = 4), A167812 (h = 5), A167813 (h = 6), A167814 (h = 7).
For h = 2, cf. A008932.

Extensions

a(17) from simple depth-first search by Jukka Kohonen, Jun 16 2016
a(18)-a(19) from depth-first search by Jukka Kohonen, Jul 30 2016