Now I'm so confused...
1.
vela said:
\lim_{n\rightarrow +\infty} \sum_{k=1}^{+\infty} \frac{1}{n}
Nope. The lefthand side is undefined because the sum diverges for all ##n##. The way it's written, you have to take the sum first for finite ##n## and then take the limit of that result as ##n \to \infty##.
So if I understood correctly, the sum by itself will always diverge to either +\infty or -\infty, and so taking the limit will not affect it?
2.
\sum _{k=1}^{\infty } \lim_{n\to \infty } \frac{1}{n}
How does one evaluate this limit? When you taking the limit of \frac{1}{n} as n tends to \infty, you end up with an infinitely small value, and then when you sum from k=1 to k=\infty, aren't you adding up an infinite amount of infinitesimals? How does that give you back zero (or at least according to mathematica it does).
3.
What's the difference between interpreting the question as this: \underbrace<br />
{\lim_{n\to\infty }\frac{1}{n} + \lim_{n\to\infty }\frac{1}{n} + \ldots}<br />
_{\displaystyle n~\text{terms}}
and this: \underbrace<br />
{\lim_{n\to\infty }\frac{1}{n} + \lim_{n\to\infty }\frac{1}{n} + \ldots}<br />
_{\displaystyle {\sum_{k=1}^{\infty} \lim_{n \to \infty} \frac 1 n}}
Don't they both essentially have an infinite amount of \lim_{n\to \infty } \, \frac{1}{n} added together?
4.
When you break up the \lim_{n\to \infty } \, \frac{n}{n} into \lim_{n\to\infty }\frac{\overbrace{1+1+\ldots+1}^{n \text{ times}}}{n} there need to be n 1's as only then will 1\cdot n\; =\; n. However, since n\to \infty, isn't this the same as having \lim_{n\to\infty }\frac{\overbrace{1+1+\ldots+1}^{\infty \text{ times}}}{n}?
5.
So if you choose to interpret it as \underbrace<br />
{\lim_{n\to\infty }\frac{1}{n} + \lim_{n\to\infty }\frac{1}{n} + \ldots}<br />
_{\displaystyle n~\text{terms}}
(which I don't know if it is the right way to interpret it)
The issue is that the n in "n terms" has been taken out of the context of the limit as as such n is undefined?
But isn't it still obvious that the number of terms is tending to \infty?
6.
If you choose to interpret it as
\underbrace<br />
{\lim_{n\to\infty }\frac{1}{n} + \lim_{n\to\infty }\frac{1}{n} + \ldots}<br />
_{\displaystyle {\sum_{k=1}^{\infty} \lim_{n \to \infty} \frac 1 n}}
(which, again, I don't know if it is the right way to interpret it)
the issue is that you cannot split a limit of infinite terms into an infinite sum of limits?
I still do not quite understand why this cannot be done
R136a1 said:
Not sure what will satisfy you. You can not split the limit of an infinite sum because you can find counterexamples to it.
Furthermore, the proof of the finite sum-case fails with infinite sums.
To me, it doesn't seem like enough of a justification that the only reason is that there are counterexamples. Isn't there any mathematical reason as to why it cannot be done? Further, it can be proved that the limit law holds for any n finite number of terms, so what prevents you from just continually incrementing n, essentially making it go towards infinity?