InaudibleTree
- 9
- 0
Assume for some real number L and c
\displaystyle\lim_{x\rightarrow c} f(x) = ∞ and \displaystyle\lim_{x\rightarrow c} g(x) = L
We must prove
\displaystyle\lim_{x\rightarrow c} [f(x) + g(x)] = ∞
Let M > 0. We know \displaystyle\lim_{x\rightarrow c} f(x) = ∞. Thus,
there exists δ_1>0 such that if 0 < |x - c| < δ_1 we have,
f(x) > M - L + 1.
Also, we know \displaystyle\lim_{x\rightarrow c} g(x) = L. Thus,
there exists δ_2 > 0 such that if 0 < |x - c| < δ_2 we have,
0 < |g(x) - L| < 1 →→ -1 < g(x) - L < 1 →→ L - 1 < g(x) < L + 1
Let δ = min(δ_1,δ_2). And so if 0 < |x - c| < δ we will have both,
f(x) > M - L + 1 and g(x) > L - 1
Thus,
f(x) + g(x) > M - L + 1 + L - 1 = M
Now what confuses me is how the proof can get to the point
f(x) > M - L + 1
without the assumption that L > 0.
Afterall following from the definition of an infinite limit
M - L + 1 > 0 and M > 0. Right?
Im sure I must be confusing something here. Any help would be appreciated.
\displaystyle\lim_{x\rightarrow c} f(x) = ∞ and \displaystyle\lim_{x\rightarrow c} g(x) = L
We must prove
\displaystyle\lim_{x\rightarrow c} [f(x) + g(x)] = ∞
Let M > 0. We know \displaystyle\lim_{x\rightarrow c} f(x) = ∞. Thus,
there exists δ_1>0 such that if 0 < |x - c| < δ_1 we have,
f(x) > M - L + 1.
Also, we know \displaystyle\lim_{x\rightarrow c} g(x) = L. Thus,
there exists δ_2 > 0 such that if 0 < |x - c| < δ_2 we have,
0 < |g(x) - L| < 1 →→ -1 < g(x) - L < 1 →→ L - 1 < g(x) < L + 1
Let δ = min(δ_1,δ_2). And so if 0 < |x - c| < δ we will have both,
f(x) > M - L + 1 and g(x) > L - 1
Thus,
f(x) + g(x) > M - L + 1 + L - 1 = M
Now what confuses me is how the proof can get to the point
f(x) > M - L + 1
without the assumption that L > 0.
Afterall following from the definition of an infinite limit
M - L + 1 > 0 and M > 0. Right?
Im sure I must be confusing something here. Any help would be appreciated.