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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118939 Primes p such that (p^2+3)/4 is prime. 4
3, 5, 7, 11, 13, 17, 29, 31, 41, 43, 67, 83, 101, 109, 139, 151, 157, 179, 181, 199, 211, 223, 239, 263, 277, 283, 307, 311, 337, 347, 353, 379, 389, 419, 431, 463, 491, 557, 577, 587, 619, 659, 673, 739, 757, 797, 809, 811, 829, 853, 907, 911, 953, 991, 1051 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

For all primes q>2, we have q=4k+-1 for some k, which makes it easy to show that 4 divides q^2+3. Similar sequences, with p and (p^2+a)/b both prime, are A048161, A062324, A062326, A062718, A109953, A110589, A118915, A118918, A118940, A118941 and A118942.

MATHEMATICA

Select[Prime[Range[200]], PrimeQ[(#^2+3)/4]&]

CROSSREFS

Sequence in context: A020628 A108816 A088503 * A087382 A025127 A024883

Adjacent sequences:  A118936 A118937 A118938 * A118940 A118941 A118942

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), May 06 2006

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 17 14:50 EST 2012. Contains 206050 sequences.