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!)
A091880 A049232 indexed by A000040. 2
1, 4, 9, 14, 15, 18, 21, 22, 25, 36, 39, 40, 48, 53, 59, 65, 67, 70, 72, 73, 74, 82, 85, 88, 99, 101, 110, 114, 122, 125, 127, 129, 130, 137, 143, 146, 147, 155, 158, 168, 174, 177, 180, 181, 188, 194, 198, 200, 202, 204, 213, 216, 219, 220, 224, 226, 229, 235 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The asymptotic density of this sequence is 1 - 2 * Product_{p prime} (1-1/(p*(p-1)) = 1 - 2 * A005596 = 0.252088... - Amiram Eldar, Feb 28 2021
LINKS
FORMULA
a(n) = k such that A000040(k) = A049232(n).
MATHEMATICA
Select[Range[100], ! SquareFreeQ[Prime[ # ] + 2] &] (* Zak Seidov, Oct 28 2008 *)
CROSSREFS
Sequence in context: A140343 A279230 A244037 * A141560 A071864 A312987
KEYWORD
easy,nonn
AUTHOR
Ray Chandler, Feb 15 2004
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 23 09:22 EDT 2024. Contains 371905 sequences. (Running on oeis4.)