A091880 A049232 indexed by A000040.
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
Offset: 1
Links
- Amiram Eldar, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
Select[Range[100], ! SquareFreeQ[Prime[ # ] + 2] &] (* Zak Seidov, Oct 28 2008 *)
Comments