Re: hot to write out this summation:

Liste des GroupesRevenir à s math 
Sujet : Re: hot to write out this summation:
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.math
Date : 01. Jul 2024, 17:47:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5umjb$15fmb$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 7/1/2024 9:40 AM, WM wrote:
Le 30/06/2024 à 23:38, "Chris M. Thomasson" a écrit :
r[0] = .01
r[1] = .0011
r[2] = .000111
r[3] = .00001111
r[4] = .0000011111
...
>
Now, think of a possible formula. Something like this shit:
>
;^) lol.
>
r[0] = .01
r[1] = .01 * 10^(-1) + .1 * 10^(-3) = .0011
r[2] = .0011 * 10^(-1) + .1 * 10^(-5) = .000111
r[3] = .000111 * 10^(-1) + .1 * 10^(-7) = .00001111
r[4] = .00001111 * 10^(-1) + .1 * 10^(-9) = .0000011111
r[5] = .0000011111 * 10^(-1) + .1 * 10^(-11) = .000000111111
...
>
Taken to infinity, it would be: .(0)(1) or something? How to properly write it:
>
.0...1...
>
?
 In the sequence
      01     0011     000111
     00001111     ...
 little by little every index is covered by zero. The limit is an infinite sequence of zeros 000..., if we start to enumerate from the left-hand side as is usual in European literature and in the notation of digits behind the decimal point. Starting from the right-hand side, as is usual in Arabic literature and in denoting the digits of integers, the limit is an infinite sequence of ones 111... . When indexing the digits alternatingly like
      ..., -5, -4, -3, -2, -1, 1, 2, 3, 4, 5, ...
 then the limit of the sequence has infinitely many zeros at the left-hand side and infinitely many ones at the right-hand side. What may happen when writing from top to bottom?
https://www.hs-augsburg.de/~mueckenh/Transfinity/Transfinity/pdf p. 225
 Regards, WM
 
I see how the iterates get closer and closer, or converge on zero. for sure.

Date Sujet#  Auteur
30 Jun 24 * hot to write out this summation:18Chris M. Thomasson
1 Jul 24 +* Re: hot to write out this summation:2Moebius
1 Jul 24 i`- Re: hot to write out this summation:1Moebius
1 Jul 24 +- Re: hot to write out this summation:1Moebius
1 Jul 24 +* Re: hot to write out this summation:11Mike Terry
1 Jul 24 i+* Re: hot to write out this summation:2Barry Schwarz
1 Jul 24 ii`- Re: hot to write out this summation:1Richard Damon
1 Jul 24 i`* Re: hot to write out this summation:8Chris M. Thomasson
1 Jul 24 i +* Re: hot to write out this summation:6Moebius
1 Jul 24 i i`* Re: hot to write out this summation:5Chris M. Thomasson
1 Jul 24 i i +* Re: hot to write out this summation:3Chris M. Thomasson
1 Jul 24 i i i+- Re: hot to write out this summation:1Moebius
1 Jul 24 i i i`- Re: hot to write out this summation:1FromTheRafters
1 Jul 24 i i `- Re: hot to write out this summation:1Moebius
1 Jul 24 i `- Re: hot to write out this summation:1Mike Terry
1 Jul 24 `* Re: hot to write out this summation:3WM
1 Jul 24  `* Re: hot to write out this summation:2Chris M. Thomasson
1 Jul 24   `- Re: hot to write out this summation:1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal