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.

A130686 Absolute difference of final digits of two consecutive triangular numbers.

Original entry on oeis.org

1, 2, 3, 6, 5, 4, 7, 2, 1, 0, 1, 2, 7, 4, 5, 6, 3, 2, 1, 0, 1, 2, 3, 6, 5, 4, 7, 2, 1, 0, 1, 2, 7, 4, 5, 6, 3, 2, 1, 0, 1, 2, 3, 6, 5, 4, 7, 2, 1, 0, 1, 2, 7, 4, 5, 6, 3, 2, 1, 0, 1, 2, 3, 6, 5, 4, 7, 2, 1, 0, 1, 2, 7, 4, 5, 6, 3, 2, 1, 0, 1, 2, 3, 6, 5, 4, 7, 2, 1, 0, 1, 2, 7, 4, 5, 6, 3, 2, 1, 0, 1, 2, 3, 6, 5
Offset: 1

Views

Author

Giovanni Teofilatto, Jun 30 2007

Keywords

Comments

Periodic with period 20.

Crossrefs

Cf. A008954.

Programs

Formula

a(n) = abs{ A010879[A000217(n+1)] - A010879[A000217(n)] }. - R. J. Mathar, Jul 15 2007