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!)
A180496 Largest palindromic prime < n-th-semiprime. 0
3, 5, 7, 7, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 101, 101, 101, 101, 101, 101, 101, 101, 101, 131, 131, 131, 131, 131, 131, 131, 151, 151, 151, 151, 151, 151, 151, 151, 181, 181, 181 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..61.

MATHEMATICA

With[{nn=150}, Module[{palpr=Reverse[Select[Prime[Range[nn]], IntegerDigits[ #] == Reverse[ IntegerDigits[#]]&]], semis = Select[Range[2nn], PrimeOmega[ #] == 2&]}, Flatten[Table[Select[palpr, #<semis[[n]]&, 1], {n, Length[ semis]}]]]] (* Harvey P. Dale, Jun 12 2014 *)

CROSSREFS

Sequence in context: A254764 A109535 A361327 * A082433 A082683 A084752

Adjacent sequences: A180493 A180494 A180495 * A180497 A180498 A180499

KEYWORD

base,easy,nonn

AUTHOR

Giovanni Teofilatto, Sep 08 2010

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 March 24 04:28 EDT 2023. Contains 361454 sequences. (Running on oeis4.)