Download PDF

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Mathematics of radio engineering wikipedia , lookup

Infinity wikipedia , lookup

Infinitesimal wikipedia , lookup

History of logarithms wikipedia , lookup

Georg Cantor's first set theory article wikipedia , lookup

Approximations of π wikipedia , lookup

Location arithmetic wikipedia , lookup

Real number wikipedia , lookup

Proofs of Fermat's little theorem wikipedia , lookup

Large numbers wikipedia , lookup

Arithmetic wikipedia , lookup

Addition wikipedia , lookup

Positional notation wikipedia , lookup

Elementary mathematics wikipedia , lookup

Transcript
Lychrel number∗
akrowne†
2013-03-21 14:41:35
A Lychrel number is a number which never yields a palindrome in the iterative process of adding to itself a copy of itself with digits reversed. For example,
if we start with the number 983 we get:
• 983 + 389 = 1372
• 1372 + 2731 = 4103
• 4103 + 3014 = 7117
So in 3 steps we get a palindrome, hence 983 is not a Lychrel number.
In fact, it is not known if there exist any Lychrel numbers in base 10 (numbers colloquially called “Lychrel numbers” in base 10 are in fact just Lychrel
candidates). However, in base 2 for example, there have been numbers proven
to be Lychrel numbers1 . The first Lychrel candidate is 196:
• 196 + 691 = 887
• 887 + 788 = 1675
• 1675 + 5761 = 7436
• 7436 + 6347 = 13783
• 13783 + 38731 = 52514
• 52514 + 41525 = 94039
• 94039 + 93049 = 187088
• 187088 + 880781 = 1067869
• ...
∗ hLychrelNumberi
created: h2013-03-21i by: hakrownei version: h33312i Privacy setting:
h1i hDefinitioni h11B99i
† This text is available under the Creative Commons Attribution/Share-Alike License 3.0.
You can reuse this document or portions thereof only if you do so under terms that are
compatible with the CC-BY-SA license.
1 [?] informs us that Ronald Sprague has proved that the number 10110, for example, is a
Lychrel number is base 2.
1
This has been followed out to millions of digits, with no palindrome found
in the sequence.
The following table gives the number of Lychrel candidates found within
ascending ranges:
Range
0 - 100
100 - 1,000
1,000 - 10,000
10,000 - 100,000
100,000 - 1,000,000
10,000,000 - 100,000,000
100,000,000 - 1,000,000,000
Possible Lychrels
0
2
3
69
99
1728
29,813
References
[1] Wade VanLandingham, 196 And Other Lychrel Numbers
[2] John Walker, Three Years of Computing
2