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.

A268360 "Four"ier sequence: there is a unique base b >= 5 such that (n base b) contains the largest number of 4's.

Original entry on oeis.org

9, 10, 11, 12, 13, 15, 17, 24, 28, 32, 36, 40, 44, 48, 49, 52, 56, 60, 68, 72, 74, 76, 80, 81, 84, 88, 92, 96, 99, 108, 109, 112, 114, 116, 119, 122, 123, 124, 128, 130, 132, 140, 149, 152, 154, 156, 166, 170, 171, 172, 173, 174, 176, 178, 179, 180, 184, 188, 192, 199
Offset: 1

Views

Author

Erich Friedman, Feb 03 2016

Keywords

Examples

			130 is in the list because 130 in base 7 is written 244, and this is the only base where 130 contains two 4's.
		

Crossrefs

See also the Fouriest transform of n, A268236.