Triangle inequality with countably infinite terms

terhorst
Messages
10
Reaction score
0
In lecture in my real analysis course the other day we were proving that absolute convergence of a series implies convergence. Our professor started off by showing us the wrong way to prove it:

\left| \sum_{k=1}^\infty a_k \right| \leq \sum_{k=1}^\infty \left| a_k \right| < \epsilon

Then he demonstrated the correct proof, by showing that the sequence of partial sums is Cauchy convergent and then using the triangle inequality.

But this got me thinking: why is the first proof wrong? I definitely agree that the second proof is more solid, but if the triangle inequality is proved by induction, meaning it's true for all natural numbers, isn't that, well, infinite? I was wondering if someone could supply a counterargument or proof by contradiction illustrating why this conclusion is incorrect. Thanks as always.
 
Physics news on Phys.org
It's true for any natural number. Infinity isn't a natural number. That about sums it up.

Obviously the conclusion that the triangle inequality holds for an infinite series holds, since you proved it did. But that doesn't mean the logic that you used to make that conclusion is necessarily correct.

Here's an example that might elucidate the problem:

Every sequence has an element of greatest magnitude. This is obviously true for finite sequences a_1, a_2,..., a_n and is max_{i=1,...n}(| a_i |)

Hence, by your logic, if we have an infinite sequence a_1, a_2,... then max_{i=1,2,...}( |a_i| ) exists and is in the sequence. Obvious counterexample: a_i = 1-\frac{1}{i}
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top