Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109879
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109879 Numbers n such that n and its digit reversal R(n) both are difference of positive cubes. +0
5
7, 19, 91, 127, 721, 919, 999, 1385, 1727, 3159, 4376, 5409, 5831, 6734, 7271, 9045, 9513, 10647, 11824, 12691, 14491, 15967, 16939, 19441, 19621, 25352, 26973, 27872, 28737, 29783, 31213, 35163, 35929, 36153, 37962, 37973, 38656, 38792, 39636 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers n such that n and R(n) are both of the form a^3-b^3 with a > b > 0.

EXAMPLE

19 = 3^3-2^3 and 91 = 6^3-5^3.

MATHEMATICA

t1 = Select[ Union[ Flatten[ Table[n^3 - m^3, {n, 185}, {m, 0, n - 1}]]], # < 10^5 && Mod[ #, 10] != 0 &]; t2 = FromDigits /@ Reverse /@ IntegerDigits /@ t1; Take[ Intersection[t1, t2], 40] (from Robert G. Wilson v (rgwv(at)rgwv.com), Jul 14 2005)

CROSSREFS

Cf. A109880.

Sequence in context: A111011 A062551 A088988 this_sequence A109880 A084603 A088883

Adjacent sequences: A109876 A109877 A109878 this_sequence A109880 A109881 A109882

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 10 2005

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(at)rgwv.com), Jul 14 2005

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research