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!)
A206626 Primes p such that p + previousprime(p) is a squarefree number. 0
3, 17, 23, 41, 71, 97, 107, 113, 131, 167, 197, 211, 223, 233, 311, 383, 397, 401, 457, 467, 479, 487, 491, 503, 521, 617, 647, 673, 691, 709, 727, 743, 761, 773, 809, 863, 881, 887, 907, 919, 937, 941, 971, 991, 1009, 1013, 1097, 1117, 1171, 1213, 1249, 1283 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A206329(n) - A206462 (n).
EXAMPLE
3+2 = 5 = A206462(1), 17+13 = 30 = A206462(2).
MATHEMATICA
Select[Prime[Range[250]], SquareFreeQ[#+NextPrime[#, -1]]&] (* Harvey P. Dale, Sep 21 2023 *)
CROSSREFS
Sequence in context: A267067 A322490 A351688 * A128107 A154620 A175385
KEYWORD
nonn
AUTHOR
Zak Seidov, Feb 10 2012
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 18 13:50 EDT 2024. Contains 371780 sequences. (Running on oeis4.)