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.

Showing 1-1 of 1 results.

A061735 Primes with 31 as smallest positive primitive root.

Original entry on oeis.org

5881, 23209, 31391, 39841, 43801, 53089, 53881, 61151, 65831, 88079, 92569, 99961, 101089, 102001, 111409, 135719, 136751, 141961, 150721, 169991, 175081, 196081, 207481, 216841, 224401, 250799, 256369, 271489, 275521, 276721, 285757
Offset: 1

Views

Author

Klaus Brockhaus, May 06 2001

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Prime@Range@25000, PrimitiveRoot@# == 31 &] (* Robert G. Wilson v, May 11 2001 *)
Showing 1-1 of 1 results.