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!)
A066652 Primes of the form 2*s - 1, where s is a squarefree number (A005117). 3
3, 5, 11, 13, 19, 29, 37, 41, 43, 59, 61, 67, 73, 83, 101, 109, 113, 131, 137, 139, 157, 163, 173, 181, 193, 211, 227, 229, 257, 277, 281, 283, 307, 313, 317, 331, 347, 353, 373, 379, 389, 397, 401, 409, 419, 421, 433, 443, 457 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(10) = A000040(17) = 59 = 2*30-1 = 2*A005117(19)-1.
MATHEMATICA
Select[2 * Select[Range[200], SquareFreeQ] - 1, PrimeQ] (* Amiram Eldar, Feb 22 2021 *)
CROSSREFS
Sequence in context: A151917 A059639 A059263 * A165354 A059638 A059265
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jan 10 2002
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)