|
Search: id:A053176
|
|
|
| A053176 |
|
Primes p such that 2p+1 is composite. |
|
+0 23
|
|
| 7, 13, 17, 19, 31, 37, 43, 47, 59, 61, 67, 71, 73, 79, 97, 101, 103, 107, 109, 127, 137, 139, 149, 151, 157, 163, 167, 181, 193, 197, 199, 211, 223, 227, 229, 241, 257, 263, 269, 271, 277, 283, 307, 311, 313, 317, 331, 337, 347, 349, 353, 367, 373, 379, 383
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Primes not in A005384 = non-Sophie Germain primes.
Also, numbers n such that odd part of A005277(n) is prime. Proof by John Renze, Sep 30 2004
Sequence gives primes p such that B(2p) has denominator 6, where B(2n) are the Bernoulli numbers. - Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 06 2002
Sequence gives all n such that the equation phi(x)=2n has no solution. - Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 07 2002
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=1..10000
|
|
EXAMPLE
|
17 is a term because 2*17+1=35 is composite.
|
|
MATHEMATICA
|
a={}; Do[p=Prime[n]; If[ !PrimeQ[2*p+1], AppendTo[a, p]], {n, 8^2}]; a A115058 Primes p that are also the largest prime factor of p(p^2-1)(3p+2)/24. - Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008
|
|
CROSSREFS
|
Cf. A005384, A005385, A059452, A059453, A059454, A059455, A059456, A007700, A005602, A023272, A023302, A023330.
Sequence in context: A090863 A045979 A079699 this_sequence A032669 A106084 A110053
Adjacent sequences: A053173 A053174 A053175 this_sequence A053177 A053178 A053179
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Enoch Haga (Enokh(AT)comcast.net), Feb 29 2000
|
|
|
Search completed in 0.002 seconds
|