Sujet : Re: WM and end segments...
De : invalid (at) *nospam* example.invalid (Moebius)
Groupes : sci.mathDate : 23. Jul 2024, 21:34:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v7p43s$1bm3c$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
Am 23.07.2024 um 22:03 schrieb Chris M. Thomasson:
> On 7/23/2024 12:57 PM, Chris M. Thomasson wrote:
>
>> "LLLLLLLL....." is an infinite expression, indeed....
No, it's not.
Hint: It consists of 8 "L"s and 5 "."s, in total of 13 characters. No?
(A programmer really should know this! :-)
> So, it can be reduced to:
>
> (L) = LLL... ? Fair enough?
More math like, defining it as an infinite sequence:
(c_n)_(n e IN) with c_n = "L" for all n e IN. :-P
We'd usually write (a term referring to) this sequence the following way:
("L", "L", "L", ...) .
:-P
Of course, most mathematicains would just write
(L, L, L, ...)
when it's clear that "L" is not some sort of variable or arbitrary constant but should refer to the letter "L". :-P
Hint: WM does not even know how to write terms for (i.e. referring to) infinite sequences properly.