PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
Lychrel number (Definition)

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 numbers 1. 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$
  • $ \ldots$

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 Possible Lychrels
0 - 100 0
100 - 1,000 2
1,000 - 10,000 3
10,000 - 100,000 69
100,000 - 1,000,000 99
10,000,000 - 100,000,000 1728
100,000,000 - 1,000,000,000 29,813

Bibliography

1
Wade VanLandingham, 196 And Other Lychrel Numbers
2
John Walker, Three Years of Computing



Footnotes

... numbers1
[2] informs us that Ronald Sprague has proved that the number 10110, for example, is a Lychrel number is base 2.


"Lychrel number" is owned by akrowne.
(view preamble)

View style:


Attachments:
196's reverse and add sequence to 1000 terms (Example) by PrimeFan
Log in to rate this entry.
(view current ratings)

Cross-references: sequence, base, digits, palindrome, number
There is 1 reference to this entry.

This is version 7 of Lychrel number, born on 2002-08-18, modified 2007-04-21.
Object id is 3312, canonical name is LychrelNumber.
Accessed 4202 times total.

Classification:
AMS MSC11B99 (Number theory :: Sequences and sets :: Miscellaneous)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy
Proof that 10110 is a Lychrel number by mathwizard on 2002-09-12 06:55:51
A friend of mine proved to me that this is indeed a Lychrel number, yet the proof is quite simple and short so that it doesn't make a complete entry, but if you want to include it here is how it goes:
10110->100011->1010100->1101001->10110100, which are not Palindromes. But 10110100 is of the form
10(n-times 1)01(n-times 0). Applying the transformation yields:
11(n-2 times 0)1000(n-2 times 1)01
and then
10(n times 1)01(n+1 times 0)
which becomes
11(n times 0)10(n-1 times 1)01
finally resulting in
10(n+1 times 1)01(n+1 times 0)
Which is again of the form discussed above. In this process we never get a Palindrome and thus 10110 is Lychrel.


--
"Do not meddle in the affairs of wizards for they are subtle and quick to anger."
[ reply | up ]

Interact
post | correct | update request | add derivation | add example | add (any)