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.

A261487 Primes of the form Phi(7,n!), where Phi is the cyclotomic polynomial.

Original entry on oeis.org

7, 127, 55987, 58301791288260114251803544692993535976160443849938371660801
Offset: 1

Views

Author

Robert Price, Aug 20 2015

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Table[Cyclotomic[7, n!], {n, 0, 200}], PrimeQ]
Showing 1-1 of 1 results.