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.

A051761 Numbers that are simultaneously a sum of factorials of distinct integers and of the form a^b with b >= 2.

Original entry on oeis.org

0, 1, 4, 8, 9, 25, 27, 32, 121, 128, 144, 729, 841, 5041, 5184, 45369, 46225, 363609, 403225, 3674889, 1401602635449
Offset: 1

Views

Author

Paul.Jobling(AT)WhiteCross.com, Aug 10 2000

Keywords

Comments

0! and 1! are treated as distinct.

Examples

			4 is in the sequence since 2! + 1! + 0! = 4 = 2^2.
		

Crossrefs