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!)
A128661 Numbers k such that p(k+1)# + p(k)# - p(k-1)# - 1 is prime where p(i)# = product of first i primes = A002110(i). 5
3, 7, 14, 15, 21, 32, 34, 47, 67, 69, 174, 369, 568, 3193, 3882, 5426 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Rest[FoldList[Times, 1, Prime[Range[ 600]]]], 3, 1], _?(PrimeQ[#[[3]]+#[[2]]-#[[1]]-1]&), {1}, Heads-> False]]+1 (* Harvey P. Dale, May 26 2013 *)
CROSSREFS
Sequence in context: A089305 A112618 A058027 * A175339 A361969 A009461
KEYWORD
nonn,more
AUTHOR
Pierre CAMI, Mar 19 2007
EXTENSIONS
a(14)-a(16) from Michael S. Branicky, Jul 22 2023
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)