Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072299
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072299 Reverse(n) is a prime factor of n. +0
1
2, 3, 5, 7, 11, 20, 30, 50, 70, 101, 110, 131, 151, 181, 191, 200, 300, 313, 353, 373, 383, 500, 700, 727, 757, 787, 797, 919, 929, 1010, 1100, 1310, 1510, 1810, 1910, 2000, 3000, 3130, 3530, 3730, 3830, 5000, 7000, 7270, 7570, 7870, 7970, 9190, 9290 (list; graph; listen)
OFFSET

0,1

EXAMPLE

Reverse(110) = 11 is a prime factor of 110, so 110 is a term of the sequence.

MATHEMATICA

r = {}; Do[m = FromDigits[Reverse[IntegerDigits[n]]]; If[PrimeQ[m] && Mod[n, m] == 0, r = Append[r, n]], {n, 1, 10^4}]; r

CROSSREFS

Sequence in context: A084736 A089472 A079429 this_sequence A038204 A075049 A061165

Adjacent sequences: A072296 A072297 A072298 this_sequence A072300 A072301 A072302

KEYWORD

base,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jul 14 2002

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research