What does All but finitely many n mean?

  • Thread starter Thread starter kntsy
  • Start date Start date
  • Tags Tags
    Mean
AI Thread Summary
The phrase "all but finitely many n" refers to a situation where a statement is true for all integers except for a finite number of them. In the context of convergent sequences, if a sequence \(s_n\) is greater than or equal to a number \(a\) for all but finitely many \(n\), it implies that the limit of the sequence is at least \(a\). The discussion highlights that this concept is distinct from statements that may hold true for an infinite set, such as even integers, which do not satisfy the condition because infinitely many integers are odd. The term clarifies that the statement must fail for only a limited number of cases to be considered valid. Understanding this concept is crucial for analyzing sequences and their limits in mathematical contexts.
kntsy
Messages
80
Reaction score
0
what does "All but finitely many n" mean?

Let \left(s_n\right) be a convergent sequence.
If s_n\geq a for all but finitely many n, then \lim s_n\geq a.


all n?(all the natural number? but natural number is infinite so why use "but finite"?)
Infinite?
Or finite?



What does it mean actually?
 
Mathematics news on Phys.org


Suppose you have an infinite number of light switches. An infinite number of them are in the off position. What do you know about the number in the on position?

Answer: nothing.

It might be that all the lights are off.

It might be that every other light is on. In this case, there are an infinite number of switches on and and infinite number off.

If might be that only the first five switches are on. In this case, there are only a finite number of switches on.

(This is similar to the concept of a Set of Measure Zero in Measure Theory).
 


"All but finitely many" says exactly what it means. If a statement is true for "all but finitely many" things (integers, triangles, whatever) then the set of all such things for which it is NOT true is finite.

The statement "n is larger than 10000000000000000" is true for "all but finitely many" positive integers precisely because it if not true for exactly 10000000000000000 positive integers, a finite number. The statement "n is even" is NOT true for "all but finitely many" positive integers because it is not true for all odd positive integers, an infinite set.
 
  • Like
Likes DenisGi98


One more: in relation to a sequence, the statement s_n \ge a for all but finitely many n means that there is some postive integer N such that s_k \ge a for all integers k \ge N (so, eventually, infinitely many terms of the sequence are at least as big as the number a.
 


HallsofIvy said:
The statement "n is even" is NOT true for "all but finitely many" positive integers because it is not true for all odd positive integers, an infinite set.

Thanks hallsofivy and others.
but I do not quite understand your statement.
It IS true for "infinite" positive integers(2,4,6,8,10,...100,...1000,...).
Admittedly, it is NOT true for "infinite" positive integers(1,3,......1001...)but why this reason is enough refute the statement?
 


The clause "for all but finitely many" means that the statement in question fails to be true for only finitely many objects. Since there are infinitely many integers that are not even, "n is even for all but finitely many positive integers" is not correct.
 


English must be your second language I guess. Well, I don't really know, but it's the case for me. And for this very reason, it took some time to get this 'all but finitely many' clearly.

You know.. you should notice that 'all but finitely many' here in this context means not 'all and finitely many' but 'all except finitely many'. And if you interpret that this way, all the explanations should make sense now.
 


Could it be that it means that the statement holds true for any infinite series but not for a finite series? Since in an infinite series you always have the possibility of 'S' being greater than or equal to 'a' whereas in a finite series 'S' may be less than 'a'?
 


For example:

Let (Sn) \geqa

If (Sn) \geqa AND 'n' is infinite we can say that

Limn->\inftySn \geq a


For example:
Let Sn = \sum1/xn AND a=2

For an infinite series there is always a possibility for Sn to be \geqa but this does not necesarily hold true for a finite series (i.e. n=5,10,1000...etc.)
 
Last edited:
Back
Top