EKG sequence convergence: Difference between revisions

Convergence restoration.
(Removed late extra.)
(Convergence restoration.)
Line 15:
 
;Convergence
If an algorithm that keeps track of the minimum amount of numbers and their corresponding prime factors used to generate the next term is used, then this may be known as the generators essential '''state'''. Two EKG generators with differing starts can converge to produce the same sequence after initial differences.<br>
<code>EKG(N1)</code> and <code>EKG(N2)</code> are said to to have converged at and after generation <code>a(c)</code> ıf the set (unordered collectıon of ıtems) of digıts used so far byif <code>state_of(EKG(N1)</code>.a(c)) and== <code>state_of(EKG(N2)</code> are equal and <code>.a(c))</code> ıs the same for both.
 
 
Anonymous user