Distribute Limit over Addition: Evaluating w/o Knowing Convergence

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Algebra Limits
Click For Summary

Discussion Overview

The discussion revolves around the conditions under which limits can be distributed over addition in sequences. Participants explore the implications of not knowing whether certain sequences converge and the logical progression of applying the theorem regarding limits of sums.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the theorem for distributing limits requires prior knowledge of the convergence of the individual sequences.
  • Others argue that one can identify individual limits without assuming their existence beforehand, as long as the equality is not used to prove convergence.
  • A counterexample is presented with sequences that oscillate, such as ##a_n=(-1)^n## and ##b_n=(-1)^{n+1}##, illustrating that the theorem does not hold if convergence is not established first.
  • Participants discuss the common practice of distributing limits in evaluations, suggesting that rigor would require confirming convergence before applying the theorem.
  • Concerns are raised about counterexamples like ##a_n=2^n## and ##b_n=-2^n##, where the limit exists but does not equal the sum of the limits, questioning the application of the theorem in such cases.
  • Some participants clarify that the existence of the limit of the sum does not contradict the theorem, emphasizing that proving non-existence of the limit of the sum cannot be done solely by showing that individual limits do not exist.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of establishing convergence before applying the limit theorem. There is no consensus on the best approach to evaluating limits when convergence is uncertain.

Contextual Notes

Participants note that the discussion hinges on the assumptions made about the convergence of sequences and the implications of applying the limit theorem without confirming these assumptions first.

Mr Davis 97
Messages
1,461
Reaction score
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?
 
Physics news on Phys.org
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   Reactions: Mr Davis 97
Mr Davis 97 said:
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}##.
 
  • Like
Likes   Reactions: WWGD
fresh_42 said:
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:
Mr Davis 97 said:
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.
 
Stephen Tashi said:
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?
 
WWGD said:
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.
 
Stephen Tashi said:
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:

Similar threads

Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 44 ·
2
Replies
44
Views
7K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K