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.

A211199 Sum of the 16th powers of the decimal digits of n.

Original entry on oeis.org

0, 1, 65536, 43046721, 4294967296, 152587890625, 2821109907456, 33232930569601, 281474976710656, 1853020188851841, 1, 2, 65537, 43046722, 4294967297, 152587890626, 2821109907457, 33232930569602, 281474976710657, 1853020188851842, 65536, 65537, 131072, 43112257
Offset: 0

Views

Author

Jonathan Vos Post, May 11 2012

Keywords

Comments

This is to exponent 16 as A007953 is to exponent 1, A003132 is to exponent 2, and A055013 is to exponent 4.

Examples

			a(14) = 1^16 + 4^16 = 4294967297 = 641 * 6700417.
		

Crossrefs

Programs