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.

A277723 a(n) = floor(n*tau^3) where tau is the tribonacci constant (A058265).

Original entry on oeis.org

0, 6, 12, 18, 24, 31, 37, 43, 49, 56, 62, 68, 74, 80, 87, 93, 99, 105, 112, 118, 124, 130, 136, 143, 149, 155, 161, 168, 174, 180, 186, 192, 199, 205, 211, 217, 224, 230, 236, 242, 248, 255, 261, 267, 273, 280, 286, 292, 298, 304, 311, 317, 323, 329, 336, 342, 348, 354, 360, 367, 373, 379, 385
Offset: 0

Views

Author

N. J. A. Sloane, Oct 30 2016

Keywords

Crossrefs

Programs

Formula

By definition, a(n) = n*tau^3 + O(1). - Charles R Greathouse IV, Nov 06 2016