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.

A292004 Primes of the form Phi(k, -3), where Phi is the cyclotomic polynomial.

Original entry on oeis.org

7, 61, 13, 547, 73, 398581, 1093, 757, 23535794707, 6481, 797161, 4561, 374857981681, 530713, 42521761, 368089, 82064241848634269407, 47763361, 105919308797935444986721, 2413941289, 282429005041, 56495392933101222275861053369, 150094634909578633
Offset: 1

Views

Author

Robert Price, Sep 07 2017

Keywords

Crossrefs

Cf. A138927.

Programs

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