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.

A114657 Primes with 40 as smallest positive primitive root.

Original entry on oeis.org

1373989, 3296581, 3771211, 4014739, 4073371, 5191033, 15188731, 19461661, 23108101, 27478621, 27945061, 39242701, 40393051, 48942661, 51113941, 60043411, 62362411, 66868621, 71443531, 73572181, 94008091, 103767691, 106066171, 110543581, 110950171, 114407101
Offset: 1

Views

Author

Robert G. Wilson v, Dec 21 2005

Keywords

Crossrefs

Programs

  • Mathematica
    Select[ Prime@Range@6354000, PrimitiveRoot@# == 40 &]

Extensions

a(23)-a(26) from Robert Price, Nov 18 2023