Notes:Infinity notation

From Maths
Jump to: navigation, search

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 A1A2A3A4A5, 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:

  • nNAn, this has the advantage of:
    • [xnNAn][nN(xAn)] (by definition of union), this is exactly what we mean when we write this.

Counterpoints

  1. 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 page is some notes on a solution to this problem, and to mention "irregularities" that may result.

Practical problems

  1. A lot of pages use \bigcup_{n=1}^\infty