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.

A018066 Powers of fourth root of 8 rounded down.

Original entry on oeis.org

1, 1, 2, 4, 8, 13, 22, 38, 64, 107, 181, 304, 512, 861, 1448, 2435, 4096, 6888, 11585, 19483, 32768, 55108, 92681, 155871, 262144, 440871, 741455, 1246974, 2097152, 3526975, 5931641, 9975792, 16777216, 28215801, 47453132, 79806338
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A017928 (bisection).

Programs

Formula

a(n)^4 <= 8^n < (a(n)+1)^4. - Robert Israel, May 08 2018