Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062914
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062914 Non-palindromic number and its reversal are both multiples of 15. +0
1
510, 540, 570, 5010, 5025, 5040, 5055, 5070, 5085, 5100, 5130, 5145, 5160, 5175, 5190, 5205, 5220, 5235, 5250, 5265, 5280, 5295, 5310, 5325, 5340, 5355, 5370, 5385, 5400, 5415, 5430, 5460, 5475, 5490, 5505, 5520, 5535, 5550, 5565, 5580 (list; graph; listen)
OFFSET

1,1

EXAMPLE

5025 and 5205 are both multiples of 15.

PROGRAM

(ARIBAS): n := 15; stop := 5700; m := 0; while m < stop do rev := int_reverse(m); if m <> rev and rev mod n = 0 then write(m, " "); end; inc(m, n); end;

CROSSREFS

Sequence in context: A126438 A126582 A062905 this_sequence A071687 A048254 A027494

Adjacent sequences: A062911 A062912 A062913 this_sequence A062915 A062916 A062917

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 December 4 15:47 EST 2008. Contains 151279 sequences.


AT&T Labs Research