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!)
A134116 Primes p such that q-p = 34, where q is the next prime after p. 7
1327, 8467, 9973, 11743, 12163, 17257, 19087, 20443, 21433, 29683, 32653, 34549, 37747, 41299, 47743, 49957, 54217, 59887, 61057, 61297, 64237, 73483, 74653, 77383, 78367, 80863, 85159, 88177, 88609, 89329, 91639, 93337, 97039, 100069 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
FORMULA
a(n) >> n log^2 n. - Charles R Greathouse IV, Sep 14 2015
PROG
(PARI) is(n)=nextprime(n+1)==n+34 && isprime(n) \\ Charles R Greathouse IV, Sep 14 2015
CROSSREFS
Sequence in context: A015162 A355485 A075037 * A122390 A075038 A082889
KEYWORD
nonn
AUTHOR
Rick L. Shepherd, Oct 08 2007
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 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)