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.

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

This page as a plain text file.
%I A114771 #9 Sep 17 2024 13:58:04
%S A114771 1,5832,5929741,5998805513,5999796014211,5999994127536128,
%T A114771 5999994127536128000,5999999080425132440125,5999999971945442706621379,
%U A114771 5999999991757006160038514688,5999999999681631553616419338752,5999999999978805006011329671418187,5999999999998616569504672580749754368
%N A114771 a(n) = floor(6^(1/3)*10^n)^3.
%C A114771 Largest cube < 6*10^(3n).
%e A114771 a(1) = floor(6^(1/3)*10)^3 = 5832.
%Y A114771 Cf. A114761, A114762, A114763, A114764, A114765, A114766, A114767, A114768, A114769, A114770.
%K A114771 base,nonn
%O A114771 0,2
%A A114771 _Amarnath Murthy_, Nov 17 2005
%E A114771 More terms from _Joshua Zucker_, May 05 2006