Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061458
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061458 Cubes whose digit reversal is also a cube. +0
1
0, 1, 8, 343, 1000, 1331, 8000, 343000, 1000000, 1030301, 1331000, 1367631, 8000000, 343000000, 1000000000, 1003003001, 1030301000, 1033364331, 1331000000, 1334633301, 1367631000, 8000000000, 10662526601, 343000000000 (list; graph; listen)
OFFSET

0,3

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,63

EXAMPLE

1000 and 0001 (= 1) are both cubes.

PROGRAM

(PARI) { n=-1; for (m=0, 220100, x=m^3; r=0; while (x>0, d=x-10*(x\10); x\=10; r=r*10 + d); if (r<2, t=0, f=factor(r)~; for(i=1, length(f), if (t=f[2, i]%3, break))); if (t==0, write("b061458.txt", n++, " ", m^3)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 23 2009]

CROSSREFS

Sequence in context: A041769 A071306 A117082 this_sequence A135067 A002781 A016875

Adjacent sequences: A061455 A061456 A061457 this_sequence A061459 A061460 A061461

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

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

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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research