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.

A122220 a(n) = (prime(n)^6 - prime(n)^2)/20.

Original entry on oeis.org

3, 36, 780, 5880, 88572, 241332, 1206864, 2352276, 7401768, 29741124, 44375136, 128286252, 237505128, 316068060, 538960656, 1108217916, 2109026508, 2576018532, 4522918884, 6405013944, 7566711048, 12154372464, 16347018324, 24849064152, 41648599776
Offset: 1

Views

Author

Artur Jasinski, Apr 16 2008

Keywords

Crossrefs

Programs

Formula

From Elmo R. Oliveira, Jan 18 2023: (Start)
a(n) = (A030516(n) - A001248(n))/20.
a(n) = A138441(n)/10.
a(n) = (A001248(n) * (A030514(n) - 1))/20. (End)