Distribute Limit over Addition: Evaluating w/o Knowing Convergence

In summary, the Distributive Property is a mathematical rule used for multiplying a number by a sum. It can also be applied to limits by expanding the limit and evaluating each term individually, then adding the results together. However, this can only be done when the limit exists and can be evaluated for each term, and the order of addition matters when using the Distributive Property. This property is useful in evaluating limits because it simplifies complex expressions and breaks them down into smaller, easier to manage parts.
  • #1
Mr Davis 97
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?
 
Physics news on Phys.org
  • #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
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 WWGD
  • #4
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:
  • #6
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.
 
  • #7
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?
 
  • #8
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.
 
  • #9
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:

1. What is the Distributive Property?

The Distributive Property is a mathematical rule that states that when multiplying a number by a sum, you can distribute the multiplication to each term within the parentheses.

2. How do you distribute a limit over addition?

To distribute a limit over addition, you can use the Distributive Property. First, expand the limit by multiplying it to each term within the parentheses. Then, evaluate the limit for each individual term and add the results together.

3. Can you distribute a limit over addition when the limit does not exist?

No, you cannot distribute a limit over addition when the limit does not exist. The Distributive Property only applies when the limit exists and can be evaluated for each term.

4. Does the order of addition matter when distributing a limit?

Yes, the order of addition does matter when distributing a limit. When using the Distributive Property, the limit must be distributed to each term within the parentheses in the same order as they appear.

5. How is the Distributive Property useful in evaluating limits?

The Distributive Property is useful in evaluating limits because it allows us to simplify complex expressions and make them easier to evaluate. By distributing the limit, we can break down a larger problem into smaller, more manageable parts.

Similar threads

Replies
13
Views
1K
  • Topology and Analysis
Replies
2
Views
1K
Replies
3
Views
1K
Replies
1
Views
698
  • Calculus and Beyond Homework Help
Replies
2
Views
167
  • Topology and Analysis
2
Replies
44
Views
5K
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
227
  • Calculus and Beyond Homework Help
Replies
8
Views
800
  • Calculus
Replies
1
Views
66
Back
Top