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.

A211874 Primes of the form Phi_k(3), the k-th cyclotomic polynomial evaluated at 3.

Original entry on oeis.org

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

Views

Author

Alexander Gruber, Feb 12 2013

Keywords

Crossrefs

Primes in A019321.

Programs

  • Mathematica
    Sort[Select[Cyclotomic[Range[1000], 3], PrimeQ]]