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.

A171983 Beatty sequence for sqrt(13).

Original entry on oeis.org

3, 7, 10, 14, 18, 21, 25, 28, 32, 36, 39, 43, 46, 50, 54, 57, 61, 64, 68, 72, 75, 79, 82, 86, 90, 93, 97, 100, 104, 108, 111, 115, 118, 122, 126, 129, 133, 137, 140, 144, 147, 151, 155, 158, 162, 165, 169, 173, 176, 180, 183, 187, 191, 194, 198, 201, 205
Offset: 1

Views

Author

Vincenzo Librandi, Jan 21 2010

Keywords

Crossrefs

Cf. A010470.

Programs

Formula

a(n) = floor(n*sqrt(13)). - Jon E. Schoenfield, Jun 18 2010