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.

A175145 Primes associated with A175102.

Original entry on oeis.org

281, 311, 495511, 495557, 496187, 496229, 496259, 496303, 496333, 496343, 496399, 496439, 496459, 496499, 496549, 496583, 496631, 496763, 497153, 497177, 497239, 497261, 497279, 497291, 497297, 497303, 497411, 497417, 497449, 497461, 497479, 498073, 498119, 498181, 498227, 498259, 498331, 498361, 498391, 498409, 498803, 498881, 507607
Offset: 1

Views

Author

G. L. Honaker, Jr., Dec 02 2010

Keywords

Crossrefs

Programs

  • PARI
    my(q=3, r=2, s=0); forprime(p=5,default(primelimit),(s+=sign(r+0-2*(r=q)+q=p))||print1(r, ", "))

Extensions

More terms from Chris K. Caldwell