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.

A144245 Prime numbers of the form 9^k +- 8.

Original entry on oeis.org

17, 73, 89, 6553, 6569, 4782961, 4782977, 3486784393, 3486784409, 31381059601, 1350851717672992097, 984770902183611232889, 381520424476945831628649898801, 969773729787523602876821942164080815560169, 145557834293068928043467566190278008218249525830565939618489
Offset: 1

Views

Author

Reikku Kulon, Sep 15 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Union[Flatten[#+{8,-8}&/@(9^Range[100])]],PrimeQ] (* Harvey P. Dale, Oct 24 2012 *)

Extensions

Two additional terms from Harvey P. Dale, Oct 24 2012