Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136269
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136269 Floor of sum of the first 10^n cube roots. +0
1
1, 16, 350, 7504, 161593, 3481214, 75000049, 1615826124, 34811916483, 750000000499 (list; graph; listen)
OFFSET

0,2

COMMENT

Conjecture: For n = 3k, a(n) = (3/4)*10^(4n/3)+5*10^(n/3-1)-1.

EXAMPLE

For n = 6, a(6) = (3/4)*10^8 + 5* 10^1-1 = 75000049.

PROGRAM

(PARI) /* For this sequence, p = 3 */ g2(n, p) = for(j=0, n, s=0; for(x=0, 10^j, s+=x^(1/p)); print1(floor(s)", "))

CROSSREFS

Adjacent sequences: A136266 A136267 A136268 this_sequence A136270 A136271 A136272

Sequence in context: A068368 A013993 A058722 this_sequence A010368 A053103 A094101

KEYWORD

nonn

AUTHOR

Cino Hilliard (Hillcino368(AT)hotmail.com), Mar 19 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research