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.

A140764 Numbers equal to the sum of the squares of their duodecimal digit factorials.

Original entry on oeis.org

1, 37, 613, 519018
Offset: 1

Views

Author

Lekraj Beedassy, Jul 13 2008

Keywords

Comments

In other words, numbers equal to the sum of the squares of factorials of their base-12 representation digits.

Examples

			We have, for instance, 37 = 31_(12) = (3!)^2 + (1!)^2 and 613 = 431_(12) = (4!)^2 + (3!)^2 + (1!)^2.
		

References

  • J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 37, pp 15, Ellipses, Paris 2008.

Crossrefs

Cf. A014080.