Distribute Limit over Addition: Evaluating w/o Knowing Convergence

  • #1
1,462
44
The theorem that allows one to distribute the limit over addition is the following: Let ##(a_n), (b_n)## be sequences that converge to ##L## and ##M## respectively. Then ##\lim (a_n+b_n) = L + M##.

So evidently, a hypothesis of distributing the limit is that we know ##a_n## and ##b_n## converge.

So, here is my question. Say that I don't know whether ##1/n## and ##1/n^2## converges or not. Normally, to evaluate ##\lim (1/n + 1/n^2)## we distribute the limit and then determine whether each sequence converges or not. Shouldn't this be the other way around? Shouldn't we determine whether each sequence converges first, and then distribute the limit, which is what models the logical progression of the theorem above?
 
  • #2
As long as you verify that the two individual limits exist, that shows that the equality holds. You are not using the equality before it is proven except to guide you in identifying the individual limits that you need to prove. You are not using it to tell you that the individual limits do exist.
 
  • Like
Likes Mr Davis 97
  • #3
So evidently, a hypothesis of distributing the limit is that we know ##a_n## and ##b_n## converge.
This doesn't work in this direction. First we have to make sure that the components converge, then the formula holds.
An easy counterexample: ##a_n=(-1)^n\; , \;b_n=(-1)^{n+1}##.
 
  • #4
This doesn't work in this direction. First we have to make sure that the components converge, then the formula holds.
An easy counterexample: ##a_n=(-1)^n\; , \;b_n=(-1)^{n+1}##.
Or, in the opposite direction ##a_n =2^n ## and ## b_n =-2^n ##
 
Last edited:
  • #6
Normally, to evaluate ##\lim (1/n + 1/n^2)## we distribute the limit and then determine whether each sequence converges or not. Shouldn't this be the other way around? Shouldn't we determine whether each sequence converges first, and then distribute the limit, which is what models the logical progression of the theorem above?

Yes, to be perfectly rigorous we should do that. However, as you said, it's common to see a sequence of equations like
##lim_{n \rightarrow \infty } ((f(n) + g(n)) = \lim_{n \rightarrow \infty} f(n) + \lim_{n \rightarrow \infty} g(n) = L_1 + L_2 ##
This turns out to be true "in the end" when ## \lim_{n \rightarrow \infty} f(n) = L_1## and ##\lim_{n \rightarrow \infty} g(n) = L_2## since both limits exist. However, the rigorous way to write things would be to write that both those limits exist before stating the value of ##\lim_{n \rightarrow \infty} (f(n) + g(n))##.

As pointed out by others, if you are trying to prove ##lim_{n \rightarrow \infty} ( f(n) + g(n)) ## does not exist, then it isn't sufficient to show that one or both of ##lim_{n\rightarrow \infty} f(n)## or ##\lim_{n \rightarrow \infty} g(n)## don't exist.
 
  • #7
Yes, to be perfectly rigorous we should do that. However, as you said, it's common to see a sequence of equations like
##lim_{n \rightarrow \infty } ((f(n) + g(n)) = \lim_{n \rightarrow \infty} f(n) + \lim_{n \rightarrow \infty} g(n) = L_1 + L_2 ##
This turns out to be true "in the end" when ## \lim_{n \rightarrow \infty} f(n) = L_1## and ##\lim_{n \rightarrow \infty} g(n) = L_2## since both limits exist. However, the rigorous way to write things would be to write that both those limits exist before stating the value of ##\lim_{n \rightarrow \infty} (f(n) + g(n))##.

As pointed out by others, if you are trying to prove ##lim_{n \rightarrow \infty} ( f(n) + g(n)) ## does not exist, then it isn't sufficient to show that one or both of ##lim_{n\rightarrow \infty} f(n)## or ##\lim_{n \rightarrow \infty} g(n)## don't exist.
But what do you say about the counterexamples like ## a_n =2^n , b_n =-2^n ##? The limit exists but it is not equal to the sum of the limits?
 
  • #8
But what do you say about the counterexamples like ## a_n =2^n , b_n =-2^n ##? The limit exists but it is not equal to the sum of the limits?
If we're talking about ##lim_{n \rightarrow \infty} ## what limits would you sum?

The fact that lim (f + g) can exist when the individual limits do not is not a counterexample to anything I said.

It is not a counter example to the theorem that if the individual limits exist then the limit of their sum exists.

It is not a counter example to the statement that we cannot prove the the limit of the sum does not exist by showing the limits of the summands do not exist.
 
  • #9
If we're talking about ##lim_{n \rightarrow \infty} ## what limits would you sum?

The fact that lim (f + g) can exist when the individual limits do not is not a counterexample to anything I said.

It is not a counter example to the theorem that if the individual limits exist then the limit of their sum exists.

It is not a counter example to the statement that we cannot prove the the limit of the sum does not exist by showing the limits of the summands do not exist.
My bad, I misread your "isn't" as an is.
As pointed out by others, if you are trying to prove ##lim_{n \rightarrow \infty} ( f(n) + g(n)) ## does not exist, then it isn't sufficient to show that one or both of ##lim_{n\rightarrow \infty} f(n)## or ##\lim_{n \rightarrow \infty} g(n)## don't exist.
 
Last edited by a moderator:

Suggested for: Distribute Limit over Addition: Evaluating w/o Knowing Convergence

Replies
3
Views
936
Replies
4
Views
1K
Replies
9
Views
880
Replies
2
Views
1K
Replies
21
Views
1K
Replies
1
Views
941
Replies
29
Views
2K
Replies
8
Views
1K
Back
Top