There are two types of algorithms acting on the platform of Aitken's array.One is Collatz Conjecture,the other is my method.
Here are the explainations of them as follows:
1. Collatz Conjecture:
1 (Line 1 ,Total :1)(Collatz Number :3)(Collatz Number -2 = 1)
1 2 (Line 2 ,Total :3)(Collatz Number :7)(Collatz Number -2 = 5)
2 3 5 (Line 3 ,Total :10)(Collatz Number :6)(Collatz Number -2 = 4)
5 7 10 15(Line 4,Total :37)(Collatz Number :21)(Collatz Number -2 = 19)
The result of each line as follows:
Line 1 : 1(Hydrogen(1+))
Line 2 : 1 + 5 = 6
Line 3 : 1 + 5 + 4 = 10(Water)
Line 4 : 1 + 5 + 4 + 19 = 29(Orthoborate)
These chemicals are commonly discovered in the ocean.
2. My Method:
1 (Line 1)(Number of atoms starts from 1)
1 2 (Line 2)(Number of atoms starts from 2)
2 3 5 (Line 3)(Number of atoms starts from 3)
Line 1 : 1 -> 14 -> 21 -> 4 ....
(1) (2) (3) (4)
Line 2 : 3(1+2) -> 12 -> 43 -> 2 ....
(2) (3) (4) (5)
Line 3 : 10(2+3+5) -> 5 ->10 -> 5 ....
(3) (4) (5) (6)
Line 1 :Hydrogen(1+),Nitrogen
Line 3 :Water,Methane
These chemicals are related to life.
Here are the explainations of them as follows:
1. Collatz Conjecture:
1 (Line 1 ,Total :1)(Collatz Number :3)(Collatz Number -2 = 1)
1 2 (Line 2 ,Total :3)(Collatz Number :7)(Collatz Number -2 = 5)
2 3 5 (Line 3 ,Total :10)(Collatz Number :6)(Collatz Number -2 = 4)
5 7 10 15(Line 4,Total :37)(Collatz Number :21)(Collatz Number -2 = 19)
The result of each line as follows:
Line 1 : 1(Hydrogen(1+))
Line 2 : 1 + 5 = 6
Line 3 : 1 + 5 + 4 = 10(Water)
Line 4 : 1 + 5 + 4 + 19 = 29(Orthoborate)
These chemicals are commonly discovered in the ocean.
2. My Method:
1 (Line 1)(Number of atoms starts from 1)
1 2 (Line 2)(Number of atoms starts from 2)
2 3 5 (Line 3)(Number of atoms starts from 3)
Line 1 : 1 -> 14 -> 21 -> 4 ....
(1) (2) (3) (4)
Line 2 : 3(1+2) -> 12 -> 43 -> 2 ....
(2) (3) (4) (5)
Line 3 : 10(2+3+5) -> 5 ->10 -> 5 ....
(3) (4) (5) (6)
Line 1 :Hydrogen(1+),Nitrogen
Line 3 :Water,Methane
These chemicals are related to life.
Show More