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.

A381917 Kaprekar numbers that are the concatenation of two equal numbers.

Original entry on oeis.org

55, 99, 5050, 7272, 7777, 9999, 500500, 648648, 851851, 999999, 13641364, 24752475, 25252525, 36363636, 50005000, 61116111, 88888888, 99999999, 1111111111, 3888938889, 4132841328, 5000050000, 5243952439, 9756097560, 9999999999, 159341159341, 175676175676, 233415233415
Offset: 1

Views

Author

Shyam Sunder Gupta, Mar 10 2025

Keywords

Comments

All repdigit numbers of even length which are Kaprekar numbers are terms. Since 99, 9999, 999999, ... and 5050, 500500, 50005000, ... are Kaprekar numbers, there are infinitely many terms.

Examples

			648648 is a Kaprekar number which is the concatenation of 648 and 648.
		

Crossrefs

Intersection of A006886 and A020338.
Cf. A092118.