So I recently was asked whether the quotient of two Cauchy sequences have to be Cauchy too. I said not, because it is easy to make a counterexample with like $a_{n} = \frac{1}{n}, b_{n} = \frac{1}{n^{2}}$. But my friend didn't think of any sequences less than $1$, and convinced himself it was true as a result, which was wrong under that question's context.
But his misunderstanding made me wonder, if you have two Cauchy sequences in some subset of the real numbers, $\{a_{n}\} , \{b_{n}\}$ (where the quotient is in the subset too) and you set that every term of both sequences is at least $1$, then is it provable that the quotient is Cauchy too?
I think it should be true, since I don't know how you would build a counterexample at all, but I don't know how to prove it. I tried supposing that the quotient was not Cauchy and then getting a contradiction with the Cauchy definitions of either sequence, but didn't get anywhere.
This is true: if $a_n$ and $b_n$ are Cauchy, then they are convergent (by completeness of $\mathbb{R}$). Now the condition that $a_n, b_n \ge 1$ insures that their limits are greater than or equal to $1$ (say $a_n \rightarrow a \ge 1$ and $b_n \rightarrow b \ge 1$). Now by the quotient rule $\frac{a_n}{b_n} \rightarrow \frac{a}{b} \in \mathbb{R}$ so $\frac{a_n}{b_n}$ is convergent which by completeness implies it is Cauchy. Hope this helps!
The reason your counterexample works is because of the undefined nature of $\frac{0}{0}$. Once you take that possiblility away things work a lot nicer!