What is wrong with this argument?
I am sure that I am misunderstanding something or there is a mistake in this argument. This argument is taken from the answer given to one of my questions about the Collatz Conjecture.
Let:
- $v_2(x)$ be the 2-adic valuation of $x$
- $C(x) = \dfrac{3x+1}{2^{v_2(3x+1)}}$
- $x_1>1, x_2>1, \dots, x_n>1$ be the sequence of $n$ distinct odd integers for each application of $C(x_i)$ so that for each $x_i$:
- for $i > 1$, $x_i = C(x_{i-1})$
- $x_i > 1$
- $x_{\text{min}}, x_{\text{max}}$ be the minimum and maximum value of $x_1, x_2, \dots, x_n$
- $C_1(x) = C(x)$
- $C_n(x) = C(C_{n-1}(x))$
Observations:
- $\left(3 + \dfrac{1}{x_{i-1}}\right) = \left(\dfrac{x_i}{x_{i-1}}\right)2^{v_2(3x_{i-1} + 1)}$
- $x_i = \dfrac{3x_{i-1}+1}{2^{v_2(3x_{i-1}+1)}}$
- $2^{v_2(3x_{i-1}+1)}x_i = 3x_{i-1} + 1$
- $\prod\limits_{k=1}^{n}\left(3 + \frac{1}{x_k}\right) = \left(\dfrac{x_{n+1}}{x_1}\right)\prod\limits_{k=1}^n2^{v_2(3x_k + 1)}$
This follows directly from the previous observation.
- $\left(3 + \dfrac{1}{x_{\text{max}}}\right)^{n} \le \left(\dfrac{x_{n+1}}{x_1}\right)\prod\limits_{k=1}^n2^{v_2(3x_k + 1)} \le \left(3 + \dfrac{1}{x_{\text{min}}}\right)^{n}$
This follows directly from the previous observation.
- if a non-trivial cycle exists, $n > 1$
$x = \dfrac{3x+1}{2^{v_2(3x+1)}}$ implies $x(2^{v_2(3x+1)} - 3) = 1$ which implies that $x=1$
Claim:
If there is a non-trivial cycle, the sum of the powers of $2$ in the cycle are the minimal integer power of $2$ greater than $3^n$
Argument:
(1) Assume that $x_1>1, x_2>1, \dots, x_n>1$ form an $n$-cycle such that:
- $x_i = C(x_{i-1})$
- $x_i = C_n(x_i)$ if $i \ge 1$
- Each $x_i$ is distinct. If $j < n$, $x_{i+j} \ne x_i$
(2) Let $m = \sum\limits_{k=1}^{n} v_2(3x_k + 1)$
(3) From the third observation and since each $x_i$ in the cycle is distinct and repeats:
$$2^m = \left(\dfrac{x_{\text{i+n}}}{x_{i}}\right)2^m < \left(3 + \dfrac{1}{x_{\text{min}}}\right)^{n}$$
(4) Assume that $2^{m-1} > 3^n$
(5) $2\times3^n < 2^m < \left(3 + \dfrac{1}{x_{\text{min}}}\right)^{n}$
(6) But then we have a contradiction because $x_{\text{min}} < 1$ which is impossible since all $x_i > 1$:
- $2^{\frac{1}{n}}3 < 3+ \dfrac{1}{x_{\text{min}}}$
- $x_{\text{min}}\left(3(2^{\frac{1}{n}} - 1)\right) < 1$
- $x_{\text{min}} < \dfrac{1}{3(2^{\frac{1}{n}} - 1)} < \dfrac{1}{3}$