a(n) is the smallest positive integer k such that for all x >= k, at least 50% of the integers in the range 1..x contain n in their decimal expansion. In other words, it is the largest integer k such that exactly half of the integers 1..k have n in their decimal expansion.
A346685
a(n) is the smallest positive integer k such that for all x >= k, at least 50% of the integers in the range 1..x contain n in their decimal expansion. In other words, it is the largest integer k such that exactly half of the integers 1..k have n in their decimal expansion.
Terms
- a(0) =20327616a(1) =1062880a(2) =2125762a(3) =3188644a(4) =4251526a(5) =5314408a(6) =6377290a(7) =17006110a(8) =18068992a(9) =19131874
External references
- oeis: A346685