If we take $S = 1-1+1-1+1-1+1-1+...$ we can show (in many different ways) that the result of the sum is $\frac{1}{2}$.
One way for example would be to add $S$ to itself but shift it along one place,
$2S =$
$1-1+1-1+1-1+...$
$0+1-1+1-1+1-...$Clearly if we add the two 'rows' together the sum of the first 'column' is 1 and the rest if the 'columns' sum to 0 resulting in:
$2S = 1 \rightarrow S = \frac{1}{2}$
Another would be to say that the sum, $S$, results in one if you stop at an 'odd' position in the sum i.e. $S = 1-1+1$ or $S=1-1+1-1+1$ we get $S=1$ whereas if you stop at an 'even' position i.e. $S = 1-1+1-1$ we get $S= 0$.
So if we go till infinity (or arbitrarily far along the sum) the average answer will be the average of the two $S$ values, namely $\frac{1}{2}$
So now for my question(s):
How does this really work, at what point does infinity 'take over' from the normal maths stuff.
Clearly there are no fractions on the $RHS$ of $S$ yet there is one in the answer.
I am struggling to accept the answer, because our small albeit amazing brains think on a rather small scale relative to infinity.
Thanks a lot.
Remind that series like
$\displaystyle\sum_{k=0}^{\infty}t_k$
really aren't sums, but infinite sequences $(S_0,S_1,...)$, where
$S_n=\displaystyle\sum_{k=0}^{n}t_k$.
If the sequence $(S_0,S_1,...)$ is convergent, $\displaystyle\underset{n\rightarrow\infty}{lim}S_n$ exists and is denoted
$\displaystyle\underset{n\rightarrow\infty}{lim}S_n=\displaystyle\sum_{k=0}^{\infty}t_k$
The idea of limit is consistent and intuitive, but it is possible to dedicate other numbers to series (sequences) that isn't even convergent. The limit operator can be thought of as a function from convergent sequences to real numbers and in the same way one can define other functions from other classes of sequences to real numbers, as long as the functions are well defined.
Your examples has very little with sums to do, but functions like that seems to be of certain interest in science.