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.

A114768 a(n) = floor(3^(1/3)*10^n)^3.

Original entry on oeis.org

1, 2744, 2985984, 2998442888, 2999690679448, 2999940279271424, 2999996441139764249, 2999999561264112937375, 2999999998081694390995493, 2999999998081694390995493000, 2999999999953769831333566793927, 2999999999953769831333566793927000
Offset: 0

Views

Author

Amarnath Murthy, Nov 17 2005

Keywords

Comments

Largest cube < 3*10^(3*n).

Examples

			a(1) = floor(3^(1/3)*10)^3 = 2744.
		

Crossrefs

Programs

Extensions

More terms from Stefan Steinerberger, Mar 24 2006
Missing a(0)=1 inserted by Georg Fischer, Aug 31 2021