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.

A381918 Kaprekar numbers that are the concatenation of two consecutive numbers.

Original entry on oeis.org

45, 2223, 2728, 4950, 148149, 351352, 499500, 11111112, 38883889, 49995000, 63636364, 74747475, 75247525, 86358636, 4756047561, 4999950000, 5867158672, 6111061111, 8888888889, 9132791328, 104247104248, 164983164984, 178321178322, 195156195157, 230769230770, 269230269231
Offset: 1

Views

Author

Shyam Sunder Gupta, Mar 10 2025

Keywords

Comments

Since all numbers 4950, 449500, 49995000, ... are Kaprekar numbers, there are infinitely many terms.

Examples

			If the number 351 is concatenated with the next number, 352, we get a Kaprekar number, 351352. It can be verified that 351352^2 = 123448227904, and 123448 + 227904 = 351352.
		

Crossrefs

Intersection of A006886 and A001704.
Cf. A030466.