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.

A130431 Complete list of all 9 numbers n such that n is equal to the number of 9's in the decimal digits of all numbers <= n.

Original entry on oeis.org

0, 10000000000, 20000000000, 30000000000, 40000000000, 50000000000, 60000000000, 70000000000, 80000000000
Offset: 1

Views

Author

Graeme McRae, May 26 2007

Keywords

Examples

			a(5)=40000000000 because the number of 9's in the decimal digits of the numbers from 0 to 40000000000 is 40000000000 and this is the 5th such number.
		

Crossrefs

Cf. A014778 for proof these sequences are finite; Also A101639, A101640, A101641, A130427, A130428, A130429, A130430; Cf. A130432 for the number of numbers in these sequences.