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!)
A100032 Bisection of A005384. 0
3, 11, 29, 53, 89, 131, 179, 233, 251, 293, 419, 443, 509, 641, 659, 719, 761, 911, 1013, 1031, 1103, 1229, 1409, 1451, 1499, 1559, 1601, 1811, 1901, 1973, 2039, 2069, 2141, 2339, 2393, 2459, 2549, 2699, 2753, 2903, 2963, 3023, 3329, 3389, 3449, 3539, 3623 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MAPLE
A:={}: for n from 1 to 608 do if isprime(2*ithprime(n)+1)=true then A:=A union {ithprime(n)} else A:=A fi od: B:=convert(A, list): seq(B[2*j], j=1..nops(B)/2);
CROSSREFS
Sequence in context: A196190 A111227 A111693 * A069350 A021005 A053845
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Nov 20 2004
EXTENSIONS
More terms from Emeric Deutsch, Dec 09 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 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)