Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062907
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062907 Numbers n such that n and its reversal are both multiples of 19. +0
2
0, 171, 323, 494, 646, 969, 1710, 1881, 2166, 2318, 2489, 3230, 3553, 3705, 3876, 4940, 5073, 5225, 5396, 5548, 6460, 6612, 6783, 6935, 7068, 8132, 8455, 8607, 8778, 9690, 9842, 11134, 11457, 11609, 12521, 12692, 12844, 13129, 14041, 14364, 14516 (list; graph; listen)
OFFSET

1,2

EXAMPLE

2318 and 8132 are both multiples of 19.

PROGRAM

(ARIBAS): n := 19; stop := 15000; m := 0; while m < stop do rev := int_reverse(m); if rev mod n = 0 then write(m, " "); end; inc(m, n); end;

CROSSREFS

Sequence in context: A031900 A120819 A115078 this_sequence A116459 A016057 A043407

Adjacent sequences: A062904 A062905 A062906 this_sequence A062908 A062909 A062910

KEYWORD

nonn,base,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 01 2001

EXTENSIONS

Corrected and extended by Dean Hickerson (dean(AT)math.ucdavis.edu), Jul 06, 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research