So I need to prove, from the definition of reals as Cauchy sequences of rationals, that $i$ is not a real number. The guidance given is to assume that $a\sim b$ are equivalent Cauchy sequences of rationals such that $\displaystyle \lim_{k\rightarrow \infty} a_{k}b_{k} = -1$. Apparently I'm to do this by contradiction.
What I've done so far is (in outline) to suppose these things, and let $P=\max{\{M,N\}}$ by the larger of the ranks of the two sequences such that both are constrained by any arbitrary $\varepsilon>0$ for all $p>P$. For abbreviation let $a_{p}=a, b_{p}=b$.
I've done a lot of algebraic manipulation on $|ab+1|$ and $|a-b|$ using the fact that both are positive and less than $\varepsilon>0$. I've also been trying to do this with the constraint that $\varepsilon <1$ since I thought maybe I could show that by combining them in the right ways I could get something bigger than 1. But so far no luck.
The algebra I've tried:
$|ab+1|+|a-b|$
$|ab+1|^2 + |a-b|$
$2|a-b|^2 + |ab+1|$
And many, many other permutations on these. But I haven't found any way to squeeze a contradiction out of any of them. Any guidance?
Thank you!