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.

A022839 Beatty sequence for sqrt(5).

Original entry on oeis.org

2, 4, 6, 8, 11, 13, 15, 17, 20, 22, 24, 26, 29, 31, 33, 35, 38, 40, 42, 44, 46, 49, 51, 53, 55, 58, 60, 62, 64, 67, 69, 71, 73, 76, 78, 80, 82, 84, 87, 89, 91, 93, 96, 98, 100, 102, 105, 107, 109, 111, 114, 116, 118, 120, 122, 125, 127, 129, 131, 134, 136
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A026262; complement of A108598.

Programs

Formula

a(n) = floor(n*sqrt(5)). - G. C. Greubel, Sep 28 2018