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.

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

This page as a plain text file.
%I A114770 #9 Sep 17 2024 13:58:56
%S A114770 1,4913,4913000,4991443829,4999333821299,4999947835616973,
%T A114770 4999991695706234375,4999999590549541302479,4999999941431658940060584,
%U A114770 4999999994063978001557890536,4999999999327209928022135406696,4999999999941253653016890923938963,4999999999993885972304494929654803776
%N A114770 a(n) = floor(5^(1/3)*10^n)^3.
%C A114770 Largest cube < 5*10^(3n).
%e A114770 a(1) = floor(5^(1/3)*10)^3 = 4913.
%Y A114770 Cf. A114761, A114762, A114763, A114764, A114765, A114766, A114767, A114768, A114769.
%K A114770 base,nonn
%O A114770 0,2
%A A114770 _Amarnath Murthy_, Nov 17 2005
%E A114770 More terms from _Joshua Zucker_, May 05 2006