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.

A291993 Primes of the form Phi(k, -7), where Phi is the cyclotomic polynomial.

Original entry on oeis.org

43, 117307, 2801, 6568801, 29078814248401, 3421093417510114543, 79787519018560501, 16148168401, 1628413557556843, 13564461457, 402488219476647465854701, 13841169553, 11898664849, 655417289594537954307682339857743931943, 33232924804801
Offset: 1

Views

Author

Robert Price, Sep 07 2017

Keywords

Crossrefs

Cf. A138923.

Programs

  • Mathematica
    Select[Table[Cyclotomic[k,-7], {k, 0, 100}], PrimeQ[#] &]
Showing 1-1 of 1 results.