Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070837
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070837 Smallest number k such that |k - R(k)| = 9n, where R(k) is digit reversal of k (A004086); or 0 if no such k exists. +0
3
10, 13, 14, 15, 16, 17, 18, 19, 90, 1011, 100, 0, 0, 0, 0, 0, 0, 0, 0, 1021, 190, 103, 0, 0, 0, 0, 0, 0, 0, 1031, 1080, 0, 104, 0, 0, 0, 0, 0, 0, 1041, 1070, 0, 0, 105, 0, 0, 0, 0, 0, 1051, 1060, 0, 0, 0, 106, 0, 0, 0, 0, 1061, 1050, 0, 0, 0, 0, 107, 0, 0, 0, 1071, 1040, 0, 0, 0, 0, 0 (list; graph; listen)
OFFSET

1,1

COMMENT

If 9n<1000, k at most 5 digits, abs(k-R(k))=9n then 10 must divide n. - Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 02 2003

MATHEMATICA

a = Table[0, {50}]; Do[d = Abs[n - FromDigits[ Reverse[ IntegerDigits[n]]]] / 9; If[d < 51 && a[[d]] == 0, a[[d]] = n], {n, 1, 10^7}]; a

CROSSREFS

Cf. A070838.

Sequence in context: A092887 A131365 A102362 this_sequence A087140 A061837 A134651

Adjacent sequences: A070834 A070835 A070836 this_sequence A070838 A070839 A070840

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 12 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 02 2003

page 1

Search completed in 0.005 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research