Chapter 6 : Additive Palindromicness of Natural Numbers
(F32 Conway's RATS and palindromes)

(September 06, 2002) [Japanese]

Abstract

Almost all nutural number seems to become palindromic after several iteration of addition with reverse order of itself. (I say this as "Additive Palindromicness of Natural Numbers".)

For example, in case of 76,

 76 + 67 = 143
143 + 341 = 484

after 2 iterations, 76 becomes palindromic.

Following problems are still unsolved.

In order to understand this problems, please challenge the following questions

Contents

  1. Addition with reverse of itself
  2. Program
  3. Result of computation and change of plan
  4. Conclusion
  5. Complement

Chapter 5
Repeating decimals
"Mathematician's Secret Room" Chapter 7
Collatz conjecture
Chapter 5 (Japanese) index (Japanese) Chapter 7 (Japanese)

E-mail : kc2h-msm@asahi-net.or.jp
Hisanori Mishima