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!)
A052235 Primes p from A031924 such that A052180(primepi(p)) = 19. 0
433, 587, 1117, 2411, 4007, 4993, 5107, 5147, 5563, 6703, 6857, 6971, 7541, 10847, 12973, 14951, 18787, 21221, 24373, 24527, 27947, 29201, 30341, 30643, 30757, 36913, 37483, 38321, 39877, 40487, 42767, 43451, 45007, 46301, 47287, 48883, 49037 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Reap[For[p = 23, p < 50000, p = q, q = NextPrime[p]; If[q == p + 6 && Max[ FactorInteger[#][[1, 1]]& /@ Range[p+1, q-1]] == 19, Sow[p]]]][[2, 1]] (* Jean-François Alcover, Jan 29 2018 *)
CROSSREFS
Sequence in context: A360652 A051964 A142686 * A165503 A142539 A059665
KEYWORD
nonn
AUTHOR
Labos Elemer, Feb 01 2000
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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)