I'm having difficulty proving whether the following statement is true or not:
For any function $f(x)$, if $$\lim_{x\to c} f(x) = 0$$, then $$\lim_{x\to c} {1\over f(x)} = ∞$$
I have tried making x a real number and tested different functions. I found that it is possible to solve, but I'm not too sure how to approach the "proving" part of the question.
Any help will be much appreciated!
Edit: I know this may sound rudimentary and rather stupid, but, is it sufficient as 'proof' to state something like:
since $$\lim_{x\to c} f(x) = 0$$, then $$\lim_{x\to c}{1\over f(x)} = {1\over 0}=∞$$ because $$lim_{x\to c}{1\over 0} $$ will always be infinity?