PROG
(MAGMA) [p: p in PrimesUpTo(400) | exists{x: x in ResidueClassRing(p) | x^7 eq 2}]; // Bruno Berselli, Sep 12 2012
(MAGMA) [p: p in PrimesUpTo(400) | exists{x: x in ResidueClassRing(p) | x^7 eq 2}]; // Bruno Berselli, Sep 12 2012
reviewed
proposed
editing
a(98) = 631 is the first such prime that is congruent to 1 mod 7. - Georg Fischer, Jan 06 2022
T. D. Noe, <a href="/A042966/b042966.txt">Table of n, a(n) for n=1..1000</a>
approved
reviewed
proposed
editing
631 == 1 mod 7 is the first such prime that is not congruent to {0, 2, 3, 4, 5, 6} mod 7. - Georg Fischer, Jan 06 2022
proposed
editing