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.

A023733 Numbers with no 3's in base-5 expansion.

Original entry on oeis.org

0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 14, 20, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 34, 35, 36, 37, 39, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60, 61, 62, 64, 70, 71, 72, 74, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114
Offset: 1

Views

Author

Keywords

Examples

			14 in base 5 is 24, which contains no 3's, so 14 is in the sequence.
15 in base 5 is 30, so 15 is not in the sequence.
		

Crossrefs

Programs

Formula

Sum_{n>=2} 1/a(n) = 7.2918685472993284072384543509909968409572571215800451577936556651148540560895813691253670323741759722063... (calculated using Baillie and Schmelzer's kempnerSums.nb, see Links). - Amiram Eldar, Apr 14 2025