(MAGMAMagma) [p: p in PrimesUpTo(22000) | p mod 59 eq 44 ]; // Vincenzo Librandi, Sep 04 2012
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
(MAGMAMagma) [p: p in PrimesUpTo(22000) | p mod 59 eq 44 ]; // Vincenzo Librandi, Sep 04 2012
editing
approved
(MAGMA) [p: p in PrimesUpTo(22000) | p mod 59 eq 44 ]; // Vincenzo Librandi, Sep 04 2012
proposed
editing
editing
proposed
Vincenzo Librandi, <a href="/A142771/b142771.txt">Table of n, a(n) for n = 1..1000</a>
Select[Prime[Range[2600]], MemberQ[{44}, Mod[#, 59]] &] (* Vincenzo Librandi, Sep 05 2012 *)
[p: p in PrimesUpTo(22000) | p mod 59 eq 44 ]; // Vincenzo Librandi, Sep 04 2012
Cf. A000040.
nonn,easy
approved
editing
_N. J. A. Sloane (njas(AT)research.att.com), _, Jul 11 2008
nonn,new
nonn
N. J. A. Sloane (njas, (AT)research.att.com), Jul 11 2008
Primes congruent to 44 mod 59.
103, 457, 811, 929, 1283, 1637, 1873, 2699, 3407, 3643, 3761, 5059, 5413, 5531, 6121, 6829, 6947, 7537, 8009, 8363, 8599, 9661, 10133, 10369, 10487, 10723, 11549, 11903, 12611, 15443, 15679, 15797, 16033, 16741, 17449, 17921, 19219, 19927, 20399, 20753
1,1
nonn
njas, Jul 11 2008
approved