Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117224
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117224 Numbers for which the square and the cube have the same digital sum. +0
1
0, 1, 3, 6, 10, 24, 28, 30, 37, 60, 64, 81, 87, 93, 100, 114, 118, 136, 163, 219, 222, 228, 234, 240, 252, 258, 267, 273, 276, 280, 291, 294, 300, 312, 316, 342, 343, 370, 384, 387, 433, 447, 468, 469, 477, 478, 507, 525, 534, 537, 541, 585, 591, 600, 606, 613 (list; graph; listen)
OFFSET

0,3

EXAMPLE

24 is in the sequence because (1)24^2=576, (2)24^3=13824 and (3)5+7+6=1+3+8+2+4

MAPLE

a:=proc(n) local nn, nnn: nn:=convert(n^2, base, 10): nnn:=convert(n^3, base, 10): if sum(nn[i], i=1..nops(nn))=sum(nnn[j], j=1..nops(nnn)) then n else fi end: seq(a(n), n=0..620); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 27 2006

CROSSREFS

Sequence in context: A005522 A063015 A091616 this_sequence A048006 A068818 A137173

Adjacent sequences: A117221 A117222 A117223 this_sequence A117225 A117226 A117227

KEYWORD

base,nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 21 2006

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research