Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062913
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062913 Non-palindromic number and its reversal are both multiples of 14. +0
1
2072, 2254, 2436, 2520, 2590, 2618, 2688, 2702, 2954, 4074, 4256, 4340, 4438, 4522, 4592, 4704, 4956, 6076, 6160, 6258, 6342, 6524, 6594, 6706, 6860, 6958, 8078, 8162, 8344, 8526, 8596, 8610, 8680, 8708, 8862, 20020, 20090, 20118, 20188, 20272 (list; graph; listen)
OFFSET

1,1

EXAMPLE

2254 and 4522 are both multiples of 14.

PROGRAM

(ARIBAS): n := 14; stop := 20700; 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: A015993 A065217 A035871 this_sequence A096927 A076425 A076581

Adjacent sequences: A062910 A062911 A062912 this_sequence A062914 A062915 A062916

KEYWORD

nonn,base,easy

AUTHOR

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

EXTENSIONS

Corrected and extended by Dean Hickerson (dean.hickerson(AT)yahoo.com), 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 08:03 EST 2009. Contains 170310 sequences.


AT&T Labs Research