[go: up one dir, main page]

login
Revision History for A139922 (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+79y^2.
(history; published version)
#17 by Charles R Greathouse IV at Thu Sep 08 08:45:34 EDT 2022
PROG

(MAGMAMagma) [ p: p in PrimesUpTo(6000) | p mod 312 in [55, 79, 103, 127, 199, 295]]; // Vincenzo Librandi, Aug 01 2012

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

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

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

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

Discussion
Tue Aug 05
14:13
OEIS Server: https://oeis.org/edit/global/2283
#14 by OEIS Server at Thu Jul 31 16:06:55 EDT 2014
LINKS

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

#13 by Ray Chandler at Thu Jul 31 16:06:55 EDT 2014
STATUS

editing

approved

Discussion
Thu Jul 31
16:06
OEIS Server: Installed new b-file as b139922.txt.  Old b-file is now b139922_1.txt.
#12 by Ray Chandler at Thu Jul 31 16:06:50 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)

#11 by Ray Chandler at Thu Jul 31 16:06:20 EDT 2014
LINKS

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

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

MATHEMATICA

QuadPrimes[4, -4, 79, 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, 79, 10000] (* see A106856 *)

STATUS

approved

editing

#10 by N. J. A. Sloane at Thu Jun 19 16:39:26 EDT 2014
STATUS

editing

approved

#9 by N. J. A. Sloane at Thu Jun 19 16:39:23 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

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

QuadPrimes[4, -4, 79, 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