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.

A218209 Number of n-digit primes that are of the form (k-2)^2 + (k-1)^2 + k^2.

Original entry on oeis.org

2, 1, 3, 4, 12, 31, 86, 230, 681, 1934, 5634, 15772
Offset: 1

Views

Author

Martin Renner, Oct 23 2012

Keywords

Crossrefs

Programs

Formula

a(n) = A218210(n) - A218210(n-1)