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.

A037042 2-White numbers (take power 2, sum 2-digit groups to get same number).

Original entry on oeis.org

0, 1, 45, 55, 99
Offset: 1

Views

Author

Keywords

Comments

Also, apart from initial 0, the full list of 2-Kaprekar numbers.

Examples

			45 is a 2-White number since 45^2 = 2025 and 20 + 25 = 45.
		

References

  • Italo Ghersi, Matematica dilettevole e curiosa, p. 190, Hoepli, Milano, 1967. [Vincenzo Librandi, Apr 22 2010]

Extensions

Offset set to 1 by Paolo P. Lava, Jul 12 2016