Path: csiph.com!weretis.net!feeder8.news.weretis.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Modern Pythagorean Followup-To: comp.theory Date: Mon, 29 Aug 2022 02:18:03 -0700 Organization: None to speak of Lines: 23 Message-ID: <87mtbnif1w.fsf@nosuchdomain.example.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: reader01.eternal-september.org; posting-host="8e2ffd1fc15ece8c61cb84e890f4f93d"; logging-data="1061045"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19eatM3JSo6Gf1ZPdWH/ywd" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:HA9EYs8HkPHKxnH/bH3JF1+kjyA= sha1:jgbS/O9593tOlpP0sUEVZUKs1uU= Xref: csiph.com comp.lang.c:167290 wij writes: > Pythagorean: Any number can be infinitely approached by ratio p/q. There is > no REAL number (e.g. the diagonal of a square) that cannot be approached by > ratio number. > > The limit theory perfectly says THE LIMIT of lim(x->c) f(x) is L, and > jumps to (logically invalid) conclusion f(c)=L (EQUAL). > lim(x->1) x= 1 ... yes x can be 1 > lim(x->1) 1/(x-1)=? ... no x cannot be 1 > lim(x->∞) n/x=0 ... whatever, the magic of infinity emerges. (no x in > ℝ can make 1/x=2/x=0, ∞ is also said not in ℝ) > > PS. I believe TM (program,algorithm) should/would be the foundation of math. > These are for programmers. I encourage anyone who wants to discuss this to do so in comp.theory, where wij also posted. (Note the complete lack of any content relevant to C.) -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Philips void Void(void) { Void(); } /* The recursive call of the void */