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.

A234533 Smallest number of hex numbers summing to n.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 7, 2, 3, 4, 5, 6, 7, 8, 3
Offset: 1

Views

Author

Allan C. Wechsler, Dec 27 2013

Keywords

Comments

This sequence is to A003215 as A002828 is to A000290, and as A061336 is to A000217.

Examples

			a(21) = 3, because 21 = 19 + 1 + 1 = 7 + 7 + 7, so there are two ways to express 21 as the sum of 3 hex numbers, but no way to express 21 as the sum of 2 hex numbers.
		

Extensions

a(27)-a(87) from Lars Blomberg, Jan 07 2014