A294689 Collatz cycle of negative numbers starting with -17.
-17, -25, -37, -55, -82, -41, -61, -91, -136, -68, -34, -17, -25, -37, -55, -82, -41, -61, -91, -136, -68, -34, -17, -25, -37, -55, -82, -41, -61, -91, -136, -68, -34, -17, -25, -37, -55, -82, -41, -61, -91, -136, -68, -34
Offset: 1
Links
- Eric Weisstein's World of Mathematics, Collatz Problem
- Wikipedia, Collatz conjecture
Crossrefs
Formula
a(1) = -17, a(n+1) = -A123684(abs(a(n))).
a(n+11) = a(n).
Comments