Sujet : Re: Cantor Diagonal Proof
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.theoryDate : 11. Apr 2025, 01:23:58
Autres entêtes
Organisation : None to speak of
Message-ID : <878qo74kbl.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Gnus/5.13 (Gnus v5.13)
wij <
wyniijj5@gmail.com> writes:
[...]
"lim(x->c) f(x)=L" means the limit of f approaching c is L, not f(c)=L 'eventually'.
f at c is not defined (handled) in limit.
Correct.
lim 0.333...=1/3 ... The *limit* is 1/3, not 0.333...=1/3
0.3+0.33+0.333+... ... The sequence converges to 1/3
Σ(n=1,∞) 3/10^n ... The sum converges to 1/3 (or you can use lim)
The limit as the number of 3s increases without bound *is exactly what
we mean* by the notation "0.333...". Once you understand that, it's
obvious that 0.333... is exactly equal to 1/3, and that 0.333... is a
rational number.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */