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!)
A033204 Primes of form x^2 + 94*y^2. 2

%I #24 Sep 08 2022 08:44:51

%S 103,263,383,401,457,601,719,823,967,1217,1319,1471,1553,1601,2129,

%T 2351,2399,2593,2711,2729,2777,2791,2879,2903,3079,3119,3191,3343,

%U 3433,3529,3673,3719,4327,4567,4583,4751,4831,4951,4967,5231,5233,5417,6287,6833,6857,6977,6983,7129,7207,7433

%N Primes of form x^2 + 94*y^2.

%D David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.

%H Vincenzo Librandi and Ray Chandler, <a href="/A033204/b033204.txt">Table of n, a(n) for n = 1..10000</a> [First 1000 terms from Vincenzo Librandi]

%H N. J. A. Sloane et al., <a href="https://oeis.org/wiki/Binary_Quadratic_Forms_and_OEIS">Binary Quadratic Forms and OEIS</a> (Index to related sequences, programs, references)

%t QuadPrimes2[1, 0, 94, 10000] (* see A106856 *)

%o (Magma) [p: p in PrimesUpTo(8000) | NormEquation(94,p) eq true]; // _Bruno Berselli_, Jul 03 2016

%K nonn,easy

%O 1,1

%A _N. J. A. Sloane_.

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 25 05:55 EDT 2024. Contains 371964 sequences. (Running on oeis4.)