Limit definition gives a contradiction

In summary, the limit definition leads to a contradiction when trying to subtract the two inequalities. However, it is valid to add inequalities, which can be helpful in proving the limit relationship between two quantities.
  • #1
torquerotates
207
0
Limit definition gives a contradiction!

say we are given sequences a(n), b(n) such that, a(n)->a, b(n)->b

that means for epsilon>0,

a-epsilon<a(n)<a+epsilon when n>N1

b-epsilon<b(n)<b+epsilon when n>N2

set N=max(N1,N2)

when n>N,
we can subtract the two inequalities

(b-a) +0<b(n)-a(n)<(b-a)+0

the epsilons cancel

b-a<b(n)-a(n)<b-a this is a contradiction. How can a number be bigger and smaller than the same number at the same time? There must be something wrong with my logic.
 
Physics news on Phys.org
  • #2


For one your epsilons are not going to be the same for both sequences unless they are equal.
 
  • #3


But in the case that they are equal, we would get a contradiction.
 
  • #4


While inequalities exhibit transitivity it is not as complete as that of equalities. a>b, b>c implies a>c however, a>c, b>c does not necessarily imply a=b, in fact, it provides no information on the relation between the values of a and b. Similarly, [tex] |a(n)-a|<\epsilon [/tex] and [tex] |b(n)-b|<\epsilon [/tex] gives no information about the relationship between the values of the quantities inside the absolute signs. The inequalities are preserved under operations that are monotonic on their arguements, e.g., adding the same number to both sides, exponentiating both sides. So, it is still possible to bound [tex] |a(n)-a|-|b(n)-b| [/tex], but the bound is not zero, and is not equivalent to the contradiction you obtained.
 
  • #5


The problem with your logic is that it is not in valid to subtract inequalities from each other. As a simple counterexample, consider that if this were valid, we could subtract 0<1 from 0<1 to obtain 0<0, no limit concept required.

Now, it is valid to add inequalities. Suppose that we tried to perform a similar operation by first negating one of the inequalities and then adding them. Negation reverses the inequality, so we get -a+ε > -a(n) > -a-ε, which we can also write as -a-ε < -a(n) < -a+ε. Adding this to the other equality yields b-a-2ε < b(n)-a(n) < b-a + 2ε, which is not contradictory, and is in fact useful in demonstrating that b(n)-a(n) → b-a.
 

Related to Limit definition gives a contradiction

What is a limit definition?

A limit definition is a mathematical concept that describes the behavior of a function as its input approaches a particular value. It is used to formally define the notion of a limit, which is a fundamental concept in calculus.

How does a limit definition give a contradiction?

In some cases, the limit definition may lead to a contradiction, which means that the result of the limit does not match with the expected value. This can happen when there is a discontinuity or an infinite jump in the function at the point where the limit is being evaluated.

Can a limit definition always give a contradiction?

No, a limit definition does not always give a contradiction. It only gives a contradiction when there is a discontinuity or an infinite jump in the function at the point where the limit is being evaluated. In other cases, the limit will give a valid result that matches with the expected value.

How can we identify a contradiction in a limit definition?

A contradiction in a limit definition can be identified by graphing the function and observing any sudden changes or jumps in the graph. It can also be identified by evaluating the limit algebraically and noticing any undefined or infinite values.

Is there a way to resolve a contradiction in a limit definition?

Yes, there are techniques that can be used to resolve a contradiction in a limit definition. One approach is to use a different definition of the limit, such as the one-sided limit. Another approach is to use L'Hopital's rule, which can sometimes help to evaluate limits that would otherwise give a contradiction.

Similar threads

Replies
9
Views
917
Replies
11
Views
1K
Replies
8
Views
395
Replies
16
Views
3K
  • Calculus
Replies
3
Views
1K
Replies
9
Views
940
Replies
18
Views
2K
Back
Top