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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052292 Primes of form 4*p^2 + 1, p prime. 3
17, 37, 101, 197, 677, 5477, 8837, 17957, 21317, 42437, 98597, 106277, 148997, 217157, 401957, 454277, 1196837, 1378277, 1674437, 1705637, 1833317, 1865957, 2390117, 2735717, 3118757, 3147077, 3587237, 3865157, 4104677, 4519877 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

q = 4p^2 + 1 primes

EXAMPLE

a(10) = 42437 = 4*103*103 + 1, where 103 is the generating prime

MATHEMATICA

Select[Prime[Range[350000]], PrimeQ[Sqrt[(#-1)/4]]&]  (* From Harvey P. Dale, Feb 20 2011 *)

CROSSREFS

Cf. A052291.

Sequence in context: A155143 A141886 A060429 * A154301 A057185 A157467

Adjacent sequences:  A052289 A052290 A052291 * A052293 A052294 A052295

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Feb 08 2000

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 16 21:51 EST 2012. Contains 205978 sequences.