The following is not a homework, just curiosity.
Consider the integers grouped by consecutive pairs : $(1,2)$, $(3,4)$, ...
What is the limit of the "switching fractions" where we alternatively use the largest number in a pair either upward or downward :
$$\frac 12, \frac{1\cdot 4}{2 \cdot 3}, \frac{1\cdot 4\cdot 5}{2\cdot 3\cdot 6}, \frac{1\cdot 4\cdot 5\cdot 8}{2\cdot 3\cdot 6\cdot 7},\ldots?$$ A proof as elementary as possible would be nice, if not it could use standard results on prime distribution.
Also, was it considered before? Any reference welcomed.
Edit Numerically we have: $0.5, 0.6666... , 0.5555... , 0.6349206..,0.5714286..,0.6233766...$ More terms would certainly help.