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.

A043509 Numbers having exactly one 5 in base 10.

Original entry on oeis.org

5, 15, 25, 35, 45, 50, 51, 52, 53, 54, 56, 57, 58, 59, 65, 75, 85, 95, 105, 115, 125, 135, 145, 150, 151, 152, 153, 154, 156, 157, 158, 159, 165, 175, 185, 195, 205, 215, 225, 235, 245, 250, 251, 252, 253, 254, 256, 257, 258, 259
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) ≍ n^k log n, with k = log 9/log 10 = 0.9542425... = A104139. - Charles R Greathouse IV, Nov 01 2022