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.

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

This page as a plain text file.
%I A130427 #13 Oct 04 2023 05:16:02
%S A130427 0,10000000000,20000000000,30000000000,40000000000
%N A130427 Complete list of all 5 numbers n such that n is equal to the number of 5's in the decimal digits of all numbers <= n.
%H A130427 Tanya Khovanova and Gregory Marton, <a href="https://arxiv.org/abs/2305.10357">Archive Labeling Sequences</a>, arXiv:2305.10357 [math.HO], 2023. See p. 4.
%e A130427 a(5) = 40000000000 because the number of 5's in the decimal digits of the numbers from 0 to 40000000000 is 40000000000 and this is the 5th such number.
%Y A130427 Cf. A014778 for proof these sequences are finite; Also A101639, A101640, A101641, A130428, A130429, A130430, A130431; Cf. A130432 for the number of numbers in these sequences.
%K A130427 nonn,base,fini,full
%O A130427 1,2
%A A130427 _Graeme McRae_, May 26 2007