Add new comment

the n+2 iteration is not always less than the nth iteration, a mere look at the ending sequence shows that it can at least be equal:
\[ 4, 2, 1, 4, 2, 1. \]

in other sequences, the n+2 is actually bigger than the n.

Unformatted text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.