login

Revision History for A139894

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Primes of the form 4x^2+4xy+59y^2.
(history; published version)
#18 by Charles R Greathouse IV at Thu Sep 08 08:45:34 EDT 2022
PROG

(MAGMAMagma) [p: p in PrimesUpTo(3000) | p mod 232 in [35, 51, 59, 67, 83, 91, 107, 115, 123, 139, 179, 187, 219, 227]]; // Vincenzo Librandi, Jul 31 2012

Discussion
Thu Sep 08
08:45
OEIS Server: https://oeis.org/edit/global/2944
#17 by N. J. A. Sloane at Tue Aug 05 14:16:30 EDT 2014
MATHEMATICA

NON1234QuadPrimes2[4, -4, 59, 10000] (* see A106856 *)

Discussion
Tue Aug 05
14:16
OEIS Server: https://oeis.org/edit/global/2285
#16 by N. J. A. Sloane at Tue Aug 05 14:13:34 EDT 2014
MATHEMATICA

QuadPrimes2NON1234[4, -4, 59, 10000] (* see A106856 *)

Discussion
Tue Aug 05
14:13
OEIS Server: https://oeis.org/edit/global/2283
#15 by OEIS Server at Thu Jul 31 09:57:18 EDT 2014
LINKS

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

#14 by Ray Chandler at Thu Jul 31 09:57:18 EDT 2014
STATUS

editing

approved

Discussion
Thu Jul 31
09:57
OEIS Server: Installed new b-file as b139894.txt.  Old b-file is now b139894_1.txt.
#13 by Ray Chandler at Thu Jul 31 09:57:12 EDT 2014
LINKS

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)

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)

#12 by Ray Chandler at Thu Jul 31 09:56:51 EDT 2014
LINKS

Vincenzo Librandi, <a href="/A139894/b139894.txt">Table of n, a(n) for n = 1..1000</a>

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

MATHEMATICA

QuadPrimes[4, -4, 59, 10000] (* see A106856 *) Note: the original QuadPrimes had a bug which could sometimes give wrong answers. This sequence should be checked (unless the coefficient of xy in the quadratic form is zero, in which case QuadPrimes gives correct answers). - N. J. A. Sloane, Jun 04 2014

QuadPrimes2[4, -4, 59, 10000] (* see A106856 *)

STATUS

approved

editing

#11 by N. J. A. Sloane at Thu Jun 19 16:29:33 EDT 2014
STATUS

editing

approved

#10 by N. J. A. Sloane at Thu Jun 19 16:29:31 EDT 2014
LINKS

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)

STATUS

approved

editing

#9 by N. J. A. Sloane at Mon Jun 16 11:28:52 EDT 2014
MATHEMATICA

QuadPrimes[4, -4, 59, 10000] (* see A106856 *) Note: the original QuadPrimes had a bug which could sometimes give wrong answers. This sequence should be checked (unless the coefficient of xy in the quadratic form is zero, in which case QuadPrimes gives correct answers). - N. J. A. Sloane, Jun 04 2014

Discussion
Mon Jun 16
11:28
OEIS Server: https://oeis.org/edit/global/2234