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.

A171982 Beatty sequence for sqrt(11).

Original entry on oeis.org

3, 6, 9, 13, 16, 19, 23, 26, 29, 33, 36, 39, 43, 46, 49, 53, 56, 59, 63, 66, 69, 72, 76, 79, 82, 86, 89, 92, 96, 99, 102, 106, 109, 112, 116, 119, 122, 126, 129, 132, 135, 139, 142, 145, 149, 152, 155, 159, 162, 165, 169, 172, 175, 179, 182, 185, 189, 192, 195, 198
Offset: 1

Views

Author

Vincenzo Librandi, Jan 21 2010

Keywords

Programs

Formula

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