Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085016
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085016 Prime(n) concatenated with Reverse(Prime(n)) (a palindrome) is divisible by n. +0
2
1, 7, 11, 59, 146, 319, 124243, 461867, 1446247, 4846042, 16146448, 19466227, 57973091, 73661929, 208574393, 681491953, 883910281, 1058487166, 1066657966, 1112633324 (list; graph; listen)
OFFSET

0,2

EXAMPLE

146 is in the sequence since the 146th prime is 839 and 839938 is divisible by 146

MATHEMATICA

i=IntegerDigits; c[x_] := FromDigits[Flatten[{i[x], Reverse[i[x]]}]]; Do[If[Mod[c[Prime[n]], n]==0, Print[n]], {n, 10^6}]

CROSSREFS

Cf. A085017.

Sequence in context: A038277 A045462 A077411 this_sequence A067690 A061809 A123763

Adjacent sequences: A085013 A085014 A085015 this_sequence A085017 A085018 A085019

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jun 18 2003

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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research