fmam3
- 81
- 0
Homework Statement
If f is defined on (a,b), \lim_{x \to a^{+}} |f(x)| = +\infty and f is decreasing on (a,b), show that \lim_{x \to a^{+}} f(x) = +\infty.
Homework Equations
The Attempt at a Solution
If \lim_{x \to a^{+}} |f(x)| = +\infty, then \forall M > 0, \exists \delta > 0 such that \forall x \in (a,b) and a < x < a + \delta, we have |f(x)| > M, which implies we either have f(x) > M or f(x) < -M. It suffices to show that f(x) < -M does not hold.
For contradiction, suppose that f(x) < -M for x \in (a,b) \cap (a, a + \delta). Consider a sequence of real numbers (x_n) such that x_n \in (a,b) \cap (a, a + \delta) and x_{n+1} > x_n and \lim_{n \to \infty}x_n = a for \forall n \in \mathbb{N}. Since f is decreasing, x_{n+1} > x_n implies f(x_n) \geq f(x_{n+1}). Thus, we have that -M > f(x_n) \geq f(x_{n+1})...
But this is the part where I got stuck... any help appreciated! Thanks in advance!