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.

A330422 Running totals in A330403.

Original entry on oeis.org

0, 1, 4, 0, 9, 4, 16, 9, 1, 16, 0, 25, 36, 49, 25, 4, 36, 16, 49, 9, 36, 64, 81, 100, 64, 25, 81, 36, 1, 49, 0, 64, 9, 81, 144, 121, 64, 4, 81, 16, 100, 144, 196, 225, 256, 324, 361, 441, 400, 324, 225, 144, 49, 100, 169, 256, 361, 484, 441, 529, 576, 484, 625
Offset: 0

Views

Author

Rémy Sigrist, Dec 14 2019

Keywords

Comments

All terms are square numbers.

Crossrefs

Cf. A330403.

Programs

  • PARI
    See Links section.

Formula

A330403(n) = abs(a(n) - a(n-1)).