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.

A083051 First column of table A083050.

Original entry on oeis.org

1, 4, 7, 11, 14, 18, 21, 24, 28, 31, 35, 38, 41, 45, 48, 52, 55, 59, 62, 65, 69, 72, 76, 79, 82, 86, 89, 93, 96, 100, 103, 106, 110, 113, 117, 120, 123, 127, 130, 134, 137, 140, 144, 147, 151, 154, 158, 161, 164, 168, 171, 175, 178, 181, 185, 188, 192, 195, 199, 202
Offset: 0

Views

Author

Paul D. Hanna, Apr 18 2003

Keywords

Crossrefs

Formula

a(n)=floor(n*x/(x-1))+1, x=sqrt(2).