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.

A083377 a(n) = the largest integer whose square has n digits and first digit 1.

Original entry on oeis.org

1, 4, 14, 44, 141, 447, 1414, 4472, 14142, 44721, 141421, 447213, 1414213, 4472135, 14142135, 44721359, 141421356, 447213595, 1414213562, 4472135954, 14142135623, 44721359549, 141421356237, 447213595499, 1414213562373, 4472135954999
Offset: 1

Views

Author

Werner S. Hürlimann (whurlimann(AT)bluewin.ch), Jun 05 2003

Keywords

Crossrefs

Programs

Formula

a(n) = floor(sqrt(10^n/5)).

Extensions

Edited by Don Reble, Nov 05 2005
Reference fixed by Charles R Greathouse IV, Oct 30 2009
More terms from Vincenzo Librandi, Oct 01 2011