non-repeating sequence
The sequence is bounded, I know . I do not know if the sequence has a limit or a limit cycle.
I could figure that out, just not today. The sequence is generated by a recursive function. Looking at the function I can tell that it is bounded. The software generates the sequence, uses it to generate the picture, but does not print out the values or do any kind of convergence analysis.
I strongly suspect that the sequence converges to a single value.