Degeneration
- 23
- 0
Homework Statement
a in R is finite, f,g are differentiable on R
\lim_{\substack{x\rightarrow a}} f(x)=\infty
\lim_{\substack{x\rightarrow a}} g(x)=\infty
g(x), g'(x) not equal to zero
\lim_{\substack{x\rightarrow a}} f'(x)/g'(x)=\infty
Show \lim_{\substack{x\rightarrow a}} f(x)/g(x)=\infty
Homework Equations
I'm sure you need to use the MVT
f'(c)/g'(c) = (f(x) - f(a))/(g(x) - g(a))
The Attempt at a Solution
I'm starting out trying to use the continuity definition, but it seems to be going nowhere with a infinite limit.
For every number N there is a \delta > 0 s.t. f'(x)/g'(x) > N when 0 < |x - a| < \delta
Additionally, I can't just say lim x->a f'(x)/g'(x) = infinity = L and then use epsilon delta, since I don't know if it works for extended reals. Where can I go from here?