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!)
A182328 Primes of the form 4^n + n^2. 0

%I #9 Apr 26 2012 11:19:30

%S 5,73,1049,16433,67109033,1237940039285380274899126249

%N Primes of the form 4^n + n^2.

%t Select[Table[4^n + n^2, {n, 0, 200}], PrimeQ] (* _T. D. Noe_, Apr 25 2012 *)

%Y Cf. A061119, A075899.

%K nonn

%O 1,1

%A _Alex Ratushnyak_, Apr 25 2012

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 12:08 EDT 2024. Contains 371912 sequences. (Running on oeis4.)