Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004165
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004165 Cubes written backwards. +0
2
1, 8, 72, 46, 521, 612, 343, 215, 927, 1, 1331, 8271, 7912, 4472, 5733, 6904, 3194, 2385, 9586, 8, 1629, 84601, 76121, 42831, 52651, 67571, 38691, 25912, 98342, 72, 19792, 86723, 73953, 40393, 57824, 65664, 35605, 27845, 91395, 46, 12986, 88047 (list; graph; listen)
OFFSET

1,2

MAPLE

P:=proc(i) local a, b, c, n; for n from 1 by 1 to i do a:=evalf(floor(log10(n^3)+1)); b:=n^3; c:=0; while a>0 do c:=c+(b-(trunc(b/10)*10))*10^(a-1); b:=trunc(b/10); a:=a-1; od; print(c); od; end: P(100); [From Paolo P. Lava (ppl(AT)spl.at), Aug 07 2008]

CROSSREFS

Adjacent sequences: A004162 A004163 A004164 this_sequence A004166 A004167 A004168

Sequence in context: A096341 A075506 A094911 this_sequence A032554 A097255 A115693

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Jeremy Gardiner (jeremy.gardiner(AT)btinternet.com), Sep 08 2002

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 November 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research