Math Curiosity: Palindromic Number Conjecture
🔓 This is an unlocked sample!
Byrdseed.TV is open for new memberships through January 19th, 2024. Join today!
Objective
Turn any number into a palindrome by following these steps…
- Start with any number. (42)
- Reverse the number. (24)
- Add it to the original number. (42 + 24 = 66, a palindrome)
- If the sum isn't a palindrome, then repeat, starting with the new sum.
Try the palindrome app.