cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A061332 Primes with 20 as smallest positive primitive root.

Original entry on oeis.org

107227, 151537, 235747, 332473, 382873, 418993, 440497, 551233, 584473, 607993, 727777, 737353, 838657, 920137, 922993, 983347, 995443, 1079107, 1186963, 1292593, 1469833, 1621537, 1669537, 1781803, 1858033, 1912513, 1913473
Offset: 1

Views

Author

Klaus Brockhaus, Apr 25 2001

Keywords

Crossrefs

Programs

  • Mathematica
    Select[ Prime@Range@200000, PrimitiveRoot[#] == 20 &] (* Robert G. Wilson v, May 11 2001 *)

Extensions

More terms from Robert G. Wilson v, May 11 2001