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.

A110892 Sum of the squares of digits of n^2.

Original entry on oeis.org

1, 16, 81, 37, 29, 45, 97, 52, 65, 1, 6, 33, 118, 118, 33, 65, 149, 29, 46, 16, 33, 96, 110, 110, 65, 121, 134, 129, 81, 81, 118, 21, 146, 63, 34, 122, 127, 49, 31, 37, 102, 102, 162, 127, 33, 42, 89, 29, 21, 29, 41, 69, 149, 122, 38, 55, 110, 70, 90, 45, 63, 105, 207, 133
Offset: 1

Views

Author

Paolo P. Lava, Sep 20 2005

Keywords

Examples

			If n=187: 187^2=34969; 3^2+4^2+9^2+6^2+9^2=223.
		

Crossrefs

Programs

Formula

a(n) = A003132(A000290(n)). - Michel Marcus, Jun 04 2013