Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061434
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061434 a(n) = smallest n-digit cube. +0
3
1, 27, 125, 1000, 10648, 103823, 1000000, 10077696, 100544625, 1000000000, 10007873875, 100026577288, 1000000000000, 10000909453625, 100000721719296, 1000000000000000, 10000073940248384, 100000075387171679 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n)=ceil(10^((n-1)/3))^3 - Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 30 2003

EXAMPLE

a(4) = 1000 = 10^3 has 4 digits while 9^3 = 729 has 3 digits.

MAPLE

A061434 := n->ceil(10^((n-1)/3))^3;

CROSSREFS

Cf. A061432, A061433.

Adjacent sequences: A061431 A061432 A061433 this_sequence A061435 A061436 A061437

Sequence in context: A016755 A074100 A082610 this_sequence A092770 A044359 A044740

KEYWORD

nonn,base,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 03 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), May 16 2001

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 30 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 08:31 EDT 2008. Contains 144667 sequences.


AT&T Labs Research