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.

A052455 Fixed points for operation of repeatedly replacing a number with the sum of the fourth power of its digits.

Original entry on oeis.org

0, 1, 1634, 8208, 9474
Offset: 1

Views

Author

Henry Bottomley, Mar 15 2000

Keywords

Comments

This is row n=4 in A252648. - M. F. Hasler, Apr 12 2015

Examples

			a(2)=1634 since 1^4+6^4+3^4+4^4=1+1296+81+256=1634
		

Crossrefs

Programs

Formula

a(n) = A055013(a(n)). - M. F. Hasler, Apr 12 2015