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.

A230867 Smallest number m such that u + (sum of base-5 digits of u) = m has exactly n solutions.

Original entry on oeis.org

0, 6, 26, 632, 1953134, 30517578152
Offset: 1

Views

Author

N. J. A. Sloane, Nov 05 2013

Keywords

Comments

Indices of records in A230866: a(n) is the index of the first n in A230866.
The next two terms are a(7) = 5^165 + 27, a(8) = 5^317 + 633.

Examples

			a(5) = 1953134 corresponds to the five solutions:
1953099 (base-5: 444444344)
1953103 (base-5: 444444403)
1953105 (base-5: 444444410)
1953129 (base-5: 1000000004)
1953131 (base-5: 1000000011).
		

Crossrefs

A230868 gives the leading power of 5 in a(n).
Smallest number m such that u + (sum of base-b digits of u) = m has exactly n solutions, for bases 2 through 10: A230303, A230640, A230638, A230867, A238840, A238841, A238842, A238843, A006064.

Extensions

a(5) corrected by Donovan Johnson, Nov 05 2013