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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038869 Twin primes n and n-2 where 2n-1 is also prime. 1
7, 19, 31, 139, 199, 229, 271, 601, 619, 661, 811, 829, 1279, 1429, 1609, 2029, 2089, 2131, 2311, 2551, 2791, 3169, 3331, 3391, 3529, 3769, 4051, 4159, 4231, 4261, 4339, 4639, 4801, 5419, 5479, 5659, 5851, 6271, 6301, 6361, 6691, 6961, 7561, 7951, 8539 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

p and 2p-1 are both greater of twin primes. [From Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), May 07 2010]

PROG

(MAGMA)[n: n in [0..10000]|IsPrime(n) and IsPrime(n-2) and IsPrime(2*n-1)][From Vincenzo Librandi, Dec 18 2010]

CROSSREFS

Cf. A005382.

Sequence in context: A141338 A145042 A153892 * A147503 A147465 A053591

Adjacent sequences:  A038866 A038867 A038868 * A038870 A038871 A038872

KEYWORD

nonn

AUTHOR

Thomas Kellar (tkellar(AT)fsp.com)

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 15 02:50 EST 2012. Contains 205694 sequences.