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.

A094999 a(n) = floor(12^n/11^n).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 9, 10, 11, 12, 13, 14, 16, 17, 19, 21, 22, 25, 27, 29, 32, 35, 38, 42, 45, 50, 54, 59, 65, 71, 77, 84, 92, 100, 109, 119, 130, 142, 155, 169, 185, 201, 220, 240, 262, 285, 311, 340, 371, 404, 441, 481
Offset: 0

Views

Author

Robert G. Wilson v, May 26 2004

Keywords

Crossrefs

Programs

Formula

It appears that a(n) = floor(2^(n/8)). - Yakov Shusterman (yakov(AT)mobli.com), Dec 07 2008