kasperrepsak
- 31
- 0
Homework Statement
Given is: f is a function that maps D onto the Real numbers, and c is within D and it is a limit point, and f(x) =/= 0 for all x in D, and \lim_{x \to c} f(x) = \infty
I have to proof that:
\lim_{x \to c} \frac{1}{f(x)} = 0
The Attempt at a Solution
This means that according to the definition I have to proof that \forall \epsilon \ \exists \delta so that \forall x \in D \ with \ 0 < |x-c|< \delta \ \ : |\frac{1}{f(x)} - 0|< \epsilon.
Im not sure how to go on from here. Or do i have to do something else?