Liste des Groupes | Revenir à s math |
Am 23.07.2024 um 22:03 schrieb Chris M. Thomasson:I am not in the programming world where "LLLLLLLL....." is a string literal, so to speak. Think if LLLLLLLL..... representing an endless string of L's. So, grab next would always return an L.
> 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?Sure, but this consists of
(A programmer really should know this! :-)Of course I do.
> So, it can be reduced to:Big time!
>
> (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.
Les messages affichés proviennent d'usenet.