I would've asked this in another post in the form of a comment, but I have too low a reputation. So therefore I'm forced to essentially ask a question again:
Prove that $\lim_{x\to\infty} \frac{x^{2}}{x-1}=\infty$ using the $\epsilon-M$ definition. In another post it was said that $\forall\epsilon>0\exists M>1 \text{ such that }M>x>1\rightarrow \frac{x^2}{x-1}>\epsilon$. I don't understand the condition on M. Say I choose $\epsilon$ to be $100$. Then if $x$ happens to be $3$ this condition is obviously broken no matter what $M$ I find. Shouldn't the condition on $M$ be as follows? $\exists M \text{ such that } x>M$ and then the usual pattern follows? In both possibilities I need help.
Thanks
What you want to show, in words, is that no matter how large you want $\frac{x^2}{x-1}$ to be, if you choose $x$ large enough, it will be. So in terms of a statement to prove, you want to show that given any $M>0$, there is some $N>0$ such that if $x>N$, then $\frac{x^2}{x-1}>M$.