Notes:Infinity notation
From Maths
Overview
I think I have made a mistake with the notation:
- Suppose we write ⋃∞n=1, if we have ⋃∞n=1An for a sequence (An)∞n=1 all is well, from the expression we can tell it means the union of all terms in the sequence.
However take:
- ∞⋃n=1Xn, where Xn is to be interpreted as all n-tuples of elements of X
- Does this mean all finite tuples, or does it include XN?
Typically when we write ⋃ba we mean starting at a and proceeding towards b in the obvious way, and including b, for example:
- ⋃5i=1Ai is A1∪A2∪A3∪A4∪A5, so when we encounter an ∞ (which in this case... if anything means ℵ0) we should attempt to include it!
Possible solution
The solution currently being considered is:
- ⋃n∈NAn, this has the advantage of:
- [x∈⋃n∈NAn]⟺[∃n∈N(x∈An)] (by definition of union), this is exactly what we mean when we write this.
Counterpoints
- What about \sum^\infty_{n=1}a_n? Should we write \sum_{n\in\mathbb{N} }a_n instead? This also has \sum_{i=1}^5 a_i being the sum from a_1 to a_5 inclusive.
- This is sidestepped by saying:
- \sum^\infty_{n=1}a_n is an expression/notation/syntatic sugar for writing \lim_{n\rightarrow\infty}\left(\sum_{k=1}^na_k\right)
- Of course also we cannot sum infinite terms, nor is there an a_\infty term in a sequence. We can only sum finitely many times (in a ring, or group)
- This is sidestepped by saying:
This page is some notes on a solution to this problem, and to mention "irregularities" that may result.
Practical problems
- A lot of pages use \bigcup_{n=1}^\infty