Jump to content

Kaprekar numbers: Difference between revisions

m
Some typos
(Cleaned up the description some, but much more is needed.)
m (Some typos)
Line 1:
{{task}}
In this task, generate andshowand show all Kaprekar numbers less than 10,000. For extra credit, count (and report the count of) how many Kaprekar numbers are less than 1,000,000.
 
A positive integer is a [[wp:Kaprekar number|Kaprekar number]] if it is 1, or if the string representation of its square may be split once into parts consisting of positive integers that sum to the original number.
 
;Example KaprecarKaprekar numbers:
* 2223 is a Kaprekar number, as 2223*2223 = 4941729, 4941729 may be split to 494 and 1729, and 494 + 1729 = 2223
* The series of Kaprekar numbers begins: [[oeis:A006886|1, 9, 45, 55, ...]].
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.