login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114767 Floor[2^(1/3)*10^n]^3. 6

%I #6 Dec 05 2013 19:57:14

%S 1,1728,1953125,1995616979,1999899757799,1999995000191488,

%T 1999999762390486961,1999999762390486961000,1999999952878604157540864,

%U 1999999995738432193638080649,1999999999548194715368954025992

%N Floor[2^(1/3)*10^n]^3.

%C Largest cube < 2*10^(3n).

%e a(1) = Floor[2^(1/3)*10]^3 = 1728.

%t With[{c=Power[2, (3)^-1]},Table[(Floor[c 10^n])^3, {n,0,20}]] (* _Harvey P. Dale_, Mar 11 2011 *)

%Y Cf. A114761, A114762, A114763, A114764, A114765, A114766.

%K base,nonn

%O 0,2

%A _Amarnath Murthy_, Nov 17 2005

%E More terms from _Joshua Zucker_, Jan 11 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)