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.

A114766 a(n) = floor(sqrt(8)*10^n)^2.

Original entry on oeis.org

4, 784, 79524, 7997584, 799984656, 79999596964, 7999999294329, 799999986001441, 79999999731514944, 7999999995778911376, 799999999973870935009, 79999999999649835200676, 7999999999998924645564516, 799999999999949033098946521, 79999999999999994478719195161
Offset: 0

Views

Author

Amarnath Murthy, Nov 17 2005

Keywords

Comments

Largest square < 8*10^(2n).

Examples

			a(1) = floor(sqrt(8)*10)^2 = 28^2 = 784.
		

Crossrefs

Programs

Extensions

More terms from Joshua Zucker, May 05 2006