login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097361 Primes of the form 2(p+q) - 1, where p and q are consecutive primes. 2
23, 47, 59, 71, 83, 103, 167, 179, 199, 223, 239, 419, 431, 443, 479, 599, 659, 719, 743, 911, 983, 1039, 1063, 1151, 1259, 1367, 1423, 1451, 1523, 1543, 1571, 1619, 1783, 1811, 1847, 1931, 1979, 2003, 2087, 2207, 2239, 2383, 2399, 2459, 2543, 2579, 2699 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(n) == 3 (mod 4).

MATHEMATICA

Select[ Table[2(Prime[i] + Prime[i + 1]) - 1, {i, 150}], PrimeQ[ # ] &] (from Robert G. Wilson v Sep 19 2004)

CROSSREFS

Cf. A097358, A098649.

Sequence in context: A121762 A185935 A052159 * A073025 A201019 A042046

Adjacent sequences:  A097358 A097359 A097360 * A097362 A097363 A097364

KEYWORD

nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Sep 18 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 19 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 11:36 EST 2012. Contains 205623 sequences.