login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103834 Palindromic primes pp such that 9876543210pp0123456789 is palindromic prime. 1
131, 919, 12821, 19991, 35353, 37273, 93139, 94049, 1065601, 1093901, 1126211, 1193911, 1201021, 1362631, 1422241, 1646461, 1707071, 1826281, 1952591, 1988891, 3285823, 3444443, 3452543, 3517153, 3601063, 3673763, 7461647 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
All palindromic primes have odd number of digits.
There are two 3-digit, six 5-digit and 42 7-digit palprimes pp such that 9876543210pp0123456789 is palindromic prime.
LINKS
MATHEMATICA
Select[Prime[Range[510000]], PalindromeQ[#]&&PrimeQ[FromDigits[Join[Range[9, 0, -1], IntegerDigits[ #], Range[0, 9]]]]&] (* Harvey P. Dale, Jun 18 2023 *)
CROSSREFS
Sequence in context: A105837 A142205 A142807 * A281393 A169645 A221154
KEYWORD
nonn,base
AUTHOR
Zak Seidov, Mar 30 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)