Return to Unfiction unforum
 a.r.g.b.b 
FAQ FAQ   Search Search 
 
Welcome!
New users, PLEASE read these forum guidelines. New posters, SEARCH before posting and read these rules before posting your killer new campaign. New players may also wish to peruse the ARG Player Tutorial.

All users must abide by the Terms of Service.
Website Restoration Project
This archiving project is a collaboration between Unfiction and Sean Stacey (SpaceBass), Brian Enigma (BrianEnigma), and Laura E. Hall (lehall) with
the Center for Immersive Arts.
Announcements
This is a static snapshot of the
Unfiction forums, as of
July 23, 2017.
This site is intended as an archive to chronicle the history of Alternate Reality Games.
 
The time now is Thu Nov 14, 2024 4:42 am
All times are UTC - 4 (DST in action)
View posts in this forum since last visit
View unanswered posts in this forum
Calendar
 Forum index » Archive » Archive: Perplex City » PXC: Project Syzygy Pre-Game
[LOCKED] [PUZZLE?] E Numbers
View previous topicView next topic
Page 15 of 15 [225 Posts]   Goto page: Previous 1, 2, 3, ..., 13, 14, 15 
Author Message
Chris K
Boot

Joined: 15 Dec 2004
Posts: 37

I think it's actually more complicated.

The chance of finding a 3 digit string in a random 1000 digit string is a lot lower than that, I think. Probably about 60%

I'll try and work it out now, wait a sec.

PostPosted: Tue Jan 04, 2005 6:53 pm
 View user's profile
 Back to top 
neon snake
Veteran

Joined: 18 Mar 2004
Posts: 70
Location: Chelmsford, UK

Quote:
Technically, if you say that the random number does contain all of the digits 0-9, is it truly random?


Looks like I didn't cover my bases. I mean't that to be taken as 'may contain'. That makes the appearance of each digit truly random, I hope. I'm sure it was obvious what I mean't, anyway.

You lost me a bit on the 9/10 chance of a digit not being the next one, therefore it's possible it may never occur.
I can see what you're trying to say, but it's wrong...unfortunately, I can't work out why at the moment!

edit - it's something to do with the sum of all possibilities in a trial adding up to 100%...

It's too late, and I'm too tired, I'll try again tomorrow!
Wink
_________________
'To know, yet to think that one does not know is best. Not to know, yet to think that one knows will lead to difficulty.'
Lao Tzu


PostPosted: Tue Jan 04, 2005 6:56 pm
 View user's profile MSN Messenger
 ICQ Number 
 Back to top 
thebruce
Dances With Wikis


Joined: 16 Aug 2004
Posts: 6899
Location: Kitchener, Ontario

neon snake wrote:
You lost me a bit on the 9/10 chance of a digit not being the next one, therefore it's possible it may never occur.
I can see what you're trying to say, but it's wrong...unfortunately, I can't work out why at the moment!

if the chance of a number not appearing in the first digit is 9/10 (there are 9 other numbers aside from any individual number), and same with the second digit, 9/10, then the chance of it not appearing within 2 digits (consider a 10 sided coin flip twice showing a 5 at least once Very Happy) according to your formula, would be a+b-(ab), or 90%+90%-(90%*90%)... wait that doesn't work Razz
the number of numbers containing a 5 in 2 digits is 10 (a 5 and any other number from 0-9), out of a possible combination of 55 numbers (10+9+8+7+...+1 that is, 00,01,02,03,04,05,06,07,08,09,11,12,13,14,15,16,17,18,19,22,23,24,25...etc to 99), so the chance of a 5 appearing in the first 2 digits of truly random numbers is 10/55. For 3, it's ... well... I can't remember the equation for permutations and I'm at work and I want to go home. So... but the point is, given the equation, the chance will get less and less the longer the string of numbers is that every number will be the same as the one before it. But the chance will always exist. Given an infinite length random string, and the infinite number of possible permutations of numbers 0-9 within, there is a 1/infinity chance that all digits will be the same number.

Quote:
It's too late, and I'm too tired, I'll try again tomorrow!
Wink

hehe yeah, I've got a bunch of guys coming over for the world junior hockey gold medal game tonight at 8 (canada vs russia)... gotta get home, and it's 6:45 now... so I'm out... l8r Very Happy
_________________
@4DFiction/@Wikibruce/Contact
ARGFest 2013 - Seattle! ARGFest.com


PostPosted: Tue Jan 04, 2005 7:45 pm
 View user's profile Visit poster's website AIM Address
 Back to top 
Chris K
Boot

Joined: 15 Dec 2004
Posts: 37

I decided it depends on what the string is.

If the string is symetrical (11011, 5555, 4554) then there are more possible locations for it in the 1000 character long string.

If the string is 1234, and it appears at the beginning, then it cannot appear again until the 5th digit.

This will screw up the probabilty because it no longer follows a binomial distribution.

It might be impossible to work out what the probabilty of a 3 digit string appearing in a 1000 digit string is, if it's not then it's very very hard.
------------------
Quote:
the number of numbers containing a 5 in 2 digits is 10 (a 5 and any other number from 0-9), out of a possible combination of 55 numbers (10+9+8+7+...+1 that is, 00,01,02,03,04,05,06,07,08,09,11,12,13,14,15,16,17,18,19,22,23,24,25...etc to 99), so the chance of a 5 appearing in the first 2 digits of truly random numbers is 10/55

There are actually 20 combinations that have a five. The 5 can be in either position in the string.

Where did you get the 55 numbers from? Surely there are 100 numbers, no?

The chance of a 5 appearing in a truly random number 2 digit number is 1/5 (1/10 + 1/10 or just 20 /100)

I think that's right anyway, probability isn't my strongest point.

PostPosted: Wed Jan 05, 2005 6:15 am
 View user's profile
 Back to top 
neon snake
Veteran

Joined: 18 Mar 2004
Posts: 70
Location: Chelmsford, UK

Quote:
the number of numbers containing a 5 in 2 digits is 10 (a 5 and any other number from 0-9), out of a possible combination of 55 numbers (10+9+8+7+...+1 that is, 00,01,02,03,04,05,06,07,08,09,11,12,13,14,15,16,17,18,19,22,23,24,25...etc to 99), so the chance of a 5 appearing in the first 2 digits of truly random numbers is 10/55


I make it 19? 05, 15, 25 etc to 95 (10 possibilities), plus 50, 51, etc not including 55 as we've already counted it.

So, 19 out of 100, or 19%.

Or, 10% + 10% - (10%*10%) = 19%.
_________________
'To know, yet to think that one does not know is best. Not to know, yet to think that one knows will lead to difficulty.'
Lao Tzu


PostPosted: Wed Jan 05, 2005 6:41 am
 View user's profile MSN Messenger
 ICQ Number 
 Back to top 
Sasuntsi Davit
Unfettered


Joined: 04 Dec 2004
Posts: 352
Location: London, UK : Yerevan, Armenia

I think what has happened here is that we are mixing theory of infinity and the applications of it.
Infinity is exactly what it says on the tin...it goes on for ever...and ever..and ever..

So with regards to the possibility of a given sequence of numbers appearing in an infinetly long string of numbers being 100%...that is right. If the number goes on for ever and never stops, then you will find everything in it...because it is in theory, and "at the moment" it is no number.

However, once you say that the string could be all 5s, (which is a possibility) you are making an application of the theory, which seems to 'disprove' the 100% thing. you can't find the numbers 0-4 and 6-9 in that sequence. But that was just one event...we will be crossing over into statistics then.

Its again, like the lottery, the chance of winning the "lotto" here in the uk is something like...
1/49 * 1/48 * 1/47 * 1/46 * 1/45 * 1/44 ~= 1*10^-10....which is a very tinty probabilty, and yet people win.

Some people in america have won the lottery twice in 10 years, which is an even lower probabilty...

Anyway, i might have been talking bs, in which case feel free to correct me. Hopefully however, what I said made sense.
_________________
Sasuntsi Davitł
*Fake kloo inserter guy*


PostPosted: Wed Jan 05, 2005 6:46 am
 View user's profile
 Back to top 
neon snake
Veteran

Joined: 18 Mar 2004
Posts: 70
Location: Chelmsford, UK

Quote:
if the chance of a number not appearing in the first digit is 9/10 (there are 9 other numbers aside from any individual number), and same with the second digit, 9/10, then the chance of it not appearing within 2 digits (consider a 10 sided coin flip twice showing a 5 at least once ) according to your formula, would be a+b-(ab), or 90%+90%-(90%*90%)... wait that doesn't work


Not quite. We're saying it doesn't appear in the first digit, AND it doesn't appear in the second digit either (as opposed to it can appear in the first AND/OR second).

The calculation is simpler - a*b (90% times 90%) = 81%.
_________________
'To know, yet to think that one does not know is best. Not to know, yet to think that one knows will lead to difficulty.'
Lao Tzu


PostPosted: Wed Jan 05, 2005 6:55 am
 View user's profile MSN Messenger
 ICQ Number 
 Back to top 
thebruce
Dances With Wikis


Joined: 16 Aug 2004
Posts: 6899
Location: Kitchener, Ontario

Re: the chance of a 5 appearing within 2 random digits.

Ok, I knew I'd confuse it with the two chances 19/100 and 10/55 Smile

-If the order of the digits count, then there are 100 unique numbers from 00-99.
-If the order of the digits does not count, then there are 55 unique number combinations between 00-99.

-If the order of the digits count, then there are 19 numbers that include at least one 5 (05,15,25,35,45,55,65,75,85,95,50,51,52,53,54,56,57,58,59)
-If the order of the digits does not count, then there are 10 combinations that include at least one 5. (5/0, 5/1, 5/2, 5/3, 5/4, 5/5, 5/6, 5/7, 5/8, 5/9)

So, I can't remember which one to use, but it depends on the wording of the problem. The chance is either 19/100 or 10/55 that 5 will appear once within 2 random digits. One of them is right for this problem Smile.

Quote:
If the number goes on for ever and never stops, then you will find everything in it...because it is in theory, and "at the moment" it is no number.
However, once you say that the string could be all 5s, (which is a possibility) you are making an application of the theory, which seems to 'disprove' the 100% thing. you can't find the numbers 0-4 and 6-9 in that sequence. But that was just one event...we will be crossing over into statistics then.


I think it might be. Considering all possible permutations of an infinitely long string of random numbers, that at any point may be any of the 0-9 numbers, then there is always a chance that every number will be the same. Of all the infinite permutations there may be, there are 10 possible infinite numbers using only one digit, among an infinite number of other possible 0-9 combinations. 10/infinity.

But if it's getting into statistics, well, statistics were my worst math Smile hated all the memorizations of formulas and calculations... hehe

Quote:
Quote:
wait that doesn't work

Not quite.

Yeah I figured I had it wrong (that phrase wasn't intended to be sarcastic Smile)... something about adding percentages doesn't fit with chance, hehe... multiplying, yeah... which is why I reworded that problem.. but coo
_________________
@4DFiction/@Wikibruce/Contact
ARGFest 2013 - Seattle! ARGFest.com


PostPosted: Wed Jan 05, 2005 12:12 pm
 View user's profile Visit poster's website AIM Address
 Back to top 
rose
...and then Magic happens


Joined: 26 Nov 2003
Posts: 4117

are we there yet?

I know I was advising people to be patient for this game... and this e numbers discussion is interesting, at least the parts that I think I understand... but somehow, logging into the forums today and seeing the continuing e number discussion and no updates...well, it makes me want to start sobbing.

Must be the dreary weather or something. Very Happy

PostPosted: Wed Jan 05, 2005 4:06 pm
 View user's profile Visit poster's website
 Back to top 
neon snake
Veteran

Joined: 18 Mar 2004
Posts: 70
Location: Chelmsford, UK

Laughing

Everyone's back at work/college/uni/school!

Quote:
So, I can't remember which one to use, but it depends on the wording of the problem.


Shall we say the order counts, for the sake of making our calculations easier?

Chances out of 100 are a bit easier than out of 55!

In the same way as in a string of numbers, the order would count (as in 1234567890 is different to 0987654321, although each contain the same digits).

The fact that the order of the string matters is purely to give us 100 options - it doesn't affect the probability calculations, and doesn't make the the probability conditional.

Ergo, 89 is different to 98.
_________________
'To know, yet to think that one does not know is best. Not to know, yet to think that one knows will lead to difficulty.'
Lao Tzu


PostPosted: Wed Jan 05, 2005 5:40 pm
 View user's profile MSN Messenger
 ICQ Number 
 Back to top 
thebruce
Dances With Wikis


Joined: 16 Aug 2004
Posts: 6899
Location: Kitchener, Ontario

hehe good call...


not to beat a dead horse, but I'm risking a thing again with this 0.9~=1 thing. in another discussion in PM, I ended up going through a step by step proof, retaining all aspects of values and concepts in the equation, showing how one on side, some people come to 0.9~ -> 1 and some people come to 0.9~ = 1... and the difference between the two... lemme know what you think. Or correct the proof 'form' if it's not official Razz I'm just using logic and language here... heh

Anyway, this is long, but it's cool... hopefully Wink

------
I'll use numerics for what I consider to be absolute - the points I believe we all agree on, and alphabet for possible points in contention...

Given R represents a difference between any two values - a remainder...
Consider A value we want to equate to B, where R is the difference.
Can we agree that:
1) if A is a geometric infinite series, lim A = B, or A -> B
2) At any given point in the series, to equate the sum of the previous terms to the series' limit, the remainder must be added (as in B-sum(A to n terms) = R), so sum(A to n terms) + R = B
Thus,
3) sum + remainder = value, or A + R = B

Now, given that 0.9~ is an infinite string of 9's, we can thus write an equation that will be the process of generating the decimal number, without having to calculate it:
A) sum(9/10^n as n=1 to infinity) -> 0.9~
Why ->? Because summing an infinite series is a process that will never end, so the process of the summing can never give the exact value that 0.9~ represents. In order to equate the geometric sum to the known value, the remainder needs to be added (see #2)

So in order to make #A "=0.9~" rather than "->0.9~", the R must be added (see points #1 and #2)

So we need to determine R. Let's first determine for the next couple of points that B=0.9~
At any point in the number 0.9~, there are n digits, followed by an infinite number of digits. So how do we write A - the sum of 0.9~ to n digits, plus the remainder - the rest of the infinite digits?
Well, let's work with 3 terms.
4) From #2, B=(A to n terms)+R - 0.9~ = (0.9 + 0.09 + 0.009) + (0.0009~)
since we can't (or want to) calculate using an infinite decimal, we must convert the decimals to workable equations.
5) 0.9~ = sum(9/10^n where n=1 to 3) + sum(9/10^n where n=4 to infinity)

Now let's find an equation for 1 that we can compare to the answer for 0.9~
So, let's work with this... let's say, to 3 terms.
6) From #3, A+R=B - (0.9 + 0.09 + 0.009) + (0.001) = 1
which can be further expressed as:
7) (9/10 + 9/10^2 + 9/10^3) + (1/10^2-9/10^3) = 1
or
8 ) sum(9/10^n as n=1 to 3) + (1/10^(3-1)-9/10^3) = 1
thus
9) sum(9/10^n as n=1 to X) + (1/10^(X-1)-9/10^X) = 1

THIS is the crux of the problem. essentially, with X=infinity, we end up with a value (infinity-1) - one less than infinity, which has the same problem as an infinite number that ends in a number, which means it can't be infinite, so the remainder can't exist. The problem is, they're now trying to equate an infinite process to a static value, which isn't possible (see #A). So the answer for many people is to scrap the impossible value, the concept of 'infinitely small remainder'. They are trying to convert #1, A->B, to A=B, through #3, A+R=B, by ignoring the impossible R, which should remain a concept. which means that they will be able to say that A -> B is the same as A = B. So by removing R, they now have...
sum(9/10^n as n=1 to infinity) -> 1 becoming
B) sum(9/10^n as n=1 to infinity) = 1

Now consider #5, if we are calculating to any length X of A (=0.9~), then
10) 0.9~ = sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)
if we are calculating an infinite length of A (X=infinity) then:
11) 0.9~ = sum(9/10^n where n=1 to infinity) + sum(9/10^n where n=infinity+1 to infinity)

For the same reason we end up at #B, an impossible remainder, the remainder for #11 is impossible. How can you have a sum from the infinith+1 iteration to the infinith iteration? It's an impossible number. At least in this case, impossibly small. So in the end, they end up removing the remainder, which should remain a concept, to have:
C) 0.9~ = sum(9/10^n where n=1 to infinity)

Thus, they can equate #B and #C for
D) since sum(9/10^n as n=1 to infinity) = 1
and sum(9/10^n where n=1 to infinity) = 0.9~
therefore 0.9~ = 1

Of course, that's precisely what I'm debating. Before removing any impossible values - the remainders, we have #9 and #10:
12)
sum(9/10^n where n=1 to X) + (1/10^(X-1)-9/10^X) = 1
sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity) = 0.9~
Based on #3, sum+remainder=value, or A+R=B, both of these equations work for any value X
* Assuming A=0.9~ and B = 1,
* If I am proving, by #1, that 0.9~ -> 1, or by #3, that 0.9~ + R = 1,
* then the question remains, what's the value of R, without removing 'impossible' numbers.
Since we know from #12 that:
B = 1 = sum(9/10^n as n=1 to X) + (1/10^(X-1)-9/10^X)
and
A = 0.9~ = sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)
and that R = B - A, we end up with
R = sum(9/10^n as n=1 to X) + (1/10^(X-1)-9/10^X) - sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)
which reduces to
13) R = (1/10^(X-1)-9/10^X) + sum(9/10^n where n=X+1 to infinity)

So, I can now use #13 as the equation to calculate the value of R, in order to prove that (0.9~) + R = 1

Let's first try calculating R without the equation where X = 3 (3 digits)
From #12 we know that:
1 = sum(9/10^n where n=1 to X) + (1/10^(X-1)-9/10^X)
0.9~ = sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)
With X = 3 we now have 2 paths:
14)
1 = 9/10 + 9/100 + 9/1000 + (1/100-9/1000)
0.9~ = 9/10 + 9/100 + 9/1000 + sum(9/10^n where n=4 to infinity)

From which we can now extrapolate for R as R=B-A
15) 1-(0.9~) = (9/10+9/100+9/1000 + (1/100-9/1000)) - (9/10+9/100+9/1000 + sum(9/10^n where n=4 to infinity))
which becomes
16) 1-(0.9~) = 0.999 + 0.01-0.009 - 0.999 - sum(9/10^n where n=4 to infinity)
17) 1-(0.9~) = 0.001 - sum(9/10^n where n=4 to infinity)
18 ) R = 1/10^3 - sum(9/10^n where n=4 to infinity)
which is also the answer solving for R from #13

Now, inputting various test values for X, we find that #18 can be expressed as
19) R = (1/10^X - sum(9/10^n where n=X+1 to infinity)
or, R = (0.001 - 0.0009~) where X=3

And wha-la, what do we have? In theory, the impossible calculation for R, in this case 0.001-0.0009~ gives the impossible answer 0.0~1 for any value X.
As X -> infinity, R -> 0.0~1
Thus, If X = infinity, R = 0.0~1
As absolute: A+R=B equates to (0.9~) + (0.0~1) = 1, or, removing the infinitely small and impossible R, by point #2, (0.9~) -> 1


This is the basis for the entire argument - that theoretically, the difference between 0.9~ and 1 is not a number. It's not infinite, because it has to end with a 1, and it's not finite because it contains an infinite amount of 0's. There is no real number between 0.9~ and 1, therefore 0.9~ must = 1.

This is where the definition argument comes in. Speaking in real number terms, yes 0.9~ = 1. Speaking in absolute terms, 0.9~ + R = 1, where R is an impossible value.
(don't be confused by my naming conventions Smile 'real number' terms making 0.9~=1 is theory because it's derived from only handling 'real' numbers as opposed to impossible numbers. For 'absolute' terms, impossible values are retained as variables, just as e and pi represent infinite values)

Ok, so yeah, the entire post was written by me, in notepad, read, edited, without looking up any external references...
I just including everything we talked about here, from my head...
Ok, now I'm going to bed Smile
Oh hey, I can rhyme... but now's not the time.
oh haha Razz


PS: Here's a summary of all the points... #'s are what I assume we all agree on, A-Z are points I'm assuming are in contention, of course, I may be wrong in my labelling either way depending on who reads this.

Code:
1) A -> B, or lim A = B
2) sum(A to n terms) + R = B
3) A + R = B

I agree that...
A, see #1) sum(9/10^n as n=1 to infinity) -> 0.9~

4) 0.9~ = (0.9 + 0.09 + 0.009) + (0.0009~)
5) 0.9~ = sum(9/10^n where n=1 to 3) + (sum(9/10^n where n=4 to infinity)

6) 1 = (0.9 + 0.09 + 0.009) + (0.001)
7) 1 = (9/10 + 9/10^2 + 9/10^3) + (1/10^2-9/10^3)
8) 1 = sum(9/10^n as n=1 to 3) + (1/10^(3-1)-9/10^3)
9) 1 = sum(9/10^n as n=1 to X) + (1/10^(X-1)-9/10^X)

I disagree that...
B) 1 = sum(9/10^n as n=1 to infinity)

10) 0.9~ = sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)
11) 0.9~ = sum(9/10^n where n=1 to infinity) + sum(9/10^n where n=infinity+1 to infinity)

I disagree that...
C) 0.9~ = sum(9/10^n where n=1 to infinity)
D) meaning that
1 = sum(9/10^n as n=1 to infinity)
0.9~ = sum(9/10^n where n=1 to infinity)
therefore 0.9~ = 1

12) 1 = sum(9/10^n where n=1 to X) + (1/10^(X-1)-9/10^X)
 0.9~ = sum(9/10^n where n=1 to X) + sum(9/10^n where n=X+1 to infinity)

13) R = 1-(0.9~) = (1/10^(X-1)-9/10^X) + sum(9/10^n where n=X+1 to infinity)

Test with 3 digits (X=3)...
14) 1 = 9/10 + 9/100 + 9/1000 + (1/100-9/1000)
 0.9~ = 9/10 + 9/100 + 9/1000 + sum(9/10^n where n=4 to infinity)

15) 1-(0.9~) = (9/10+9/100+9/1000 + (1/100-9/1000)) - (9/10+9/100+9/1000 + sum(9/10^n where n=4 to infinity))
16) 1-(0.9~) = 0.999 + 0.01-0.009 - 0.999 - sum(9/10^n where n=4 to infinity)
17) 1-(0.9~) = 0.001 - sum(9/10^n where n=4 to infinity)

18) R = 1/10^3 - sum(9/10^n where n=4 to infinity)
19) R = (1/10^X - sum(9/10^n where n=X+1 to infinity)

As X -> infinity, R -> 0.0~1
Thus, If X = infinity, R = 0.0~1
As absolute: A+R=B equates to (0.9~) + (0.0~1) = 1, or, removing the infinitely small and impossible R, by point #2, (0.9~) -> 1

_________________
@4DFiction/@Wikibruce/Contact
ARGFest 2013 - Seattle! ARGFest.com


PostPosted: Thu Jan 06, 2005 3:11 am
 View user's profile Visit poster's website AIM Address
 Back to top 
SilentAvenger
Boot

Joined: 23 Oct 2004
Posts: 44

I'll let wikipedia do the discussion for me:

http://en.wikipedia.org/wiki/Geometric_series

Look at the infinite geometric series part.

1.111~ = sum(0.1^n)
9 * 1.111~ = 9*sum(0.1^n) = 9.999~
9.999~ = 9 * sum(0.1^n), or a1 = 0.9, x = 0.1

0.9, 0.09, 0.009 etc.

Wikpedia shows that the formula for summing such a series is:
1 / (1-x)

x = 0.1;

1 / (1-0.1) = 1 / 0.9 = 1 / (9 / 10) = 10 / 9;
10/9 * 9 = 10;

9.999~ = 10;

fin

PostPosted: Thu Jan 06, 2005 10:10 am
 View user's profile
 Back to top 
thebruce
Dances With Wikis


Joined: 16 Aug 2004
Posts: 6899
Location: Kitchener, Ontario

SilentAvenger wrote:
1.111~ = sum(0.1^n)

This is exactly the point of contention #A I mentioned above.
If you assume that equation is right, then yes, you can arrive at 0.9~=1.
But my explanation showed that sum(1/10^n) -> 1.1~

Compare sum(1/2^n from n=1 to inf.) to 1
For any point n, in order for the sum to = 1, the remainder must be added. In this case, for n=3, we have
0.5+0.25+0.125+0.125. At any point n, the R = the last term calculated. So for sum(1/2^n from n=1 to inf.) to = 1, the R must be added, which would be 1/2^infinity. Or,
sum(1/2^n from n=1 to 3) + (1/2^3) = 1
sum(1/2^n from n=1 to inf.) + (1/2^infinity) = 1
but, you're saying that
sum(1/2^n from n=1 to inf.) = 1
which isn't true.
the infinite sum of the equation must still add a remainder in order to achieve a precise value.
So we can show that the equation works for any value X,
sum(1/2^n from n=1 to X) + (1/2^X) = 1
If X = infinity, R -> 0, and the sum -> 1, and equation becomes
sum(1/2^n from n=1 to inf) + (1/2^inf.) = 1
or without the remainder,
sum(1/2^n from n=1 to inf) -> 1

Quote:
9 * 1.111~ = 9*sum(0.1^n) = 9.999~
9.999~ = 9 * sum(0.1^n), or a1 = 0.9, x = 0.1


1.1~ thus can be shown as
sum(1/10^n from n=0 to inf) -> 1.1~
9.9~ thus can be shown as
sum(9*(1/10^n) from n=0 to inf) -> 9.9~
for the sum to = 9.9~, the remainder must be added, so we find the formula for R
sum(9/10^n from n=0 to X) + R(X) = 9.9~
for X = 3 (digits), we have
sum(9/10^n from n=0 to 3) + R(3) = 9.999 + 0.0009~
9+0.9+0.09+0.009 + R = 9.999 + 0.0009~
R(3) = 0.0009~
for any value X, we find the the order of 0's in R increases in parallel.
R(3) = sum(9/10^n from n=4 to inf.)
so we can now show that
sum(9/10^n from n=0 to X) + sum(9/10^n from n=X+1 to inf) = 9.9~


Quote:
Wikpedia shows that the formula for summing such a series is:

All I could find was:
A) finite sum: sum(x^k from k=m to n) = (x^(n+1) - x^m) / (x-1)
and a second series sum for infinite series:
B) infinite sum: sum(x^k from k=0 to infinity) = 1/(1-x)
and they state
"it is a consequence of the above formula for finite geometric series by taking the limit for n→∞."
in other words, they have two equations to calculate the sum of a geometric series. One for a finite length, and one for an infinite length. But for the infinite length equation to 'work', you must first equate n→∞ to n=∞.
So, the result of the infinite sum equation is a derived result. For an absolute result, the equation shouldn't have to change from a finite-friendly equation to an infinite-friendly equation.

** Which means that, here's my proof:
The equation...
A) sum(x^k from k=m to n) = (x^(n+1) - x^m) / (x-1)
to find the sum of a finite geometric series, when n = infinity, and x=1/2
sum(1/2^k from k=0 to infinity) = (1/2^(infinity+1) - 1/2^0) / (1/2-1)
obviously infinity+1 is impossible. Even so,
= (1/2^(inf+1) - 1) / (1/2 - 1)
= (1/2^(inf+1)/(-1/2) - (1/(-1/2))
= -(1/2*1/2^(inf)/(1/2)) + 2
= 2 - 1/2^inf
thus
sum(1/2^k from k=0 to infinity) = 2 - 1/2^infinity
or as A+R = B
sum(1/2^k from k=0 to inf) + (1/2^infinity) = 2
which supports my proof in my last post for 0.5+0.25+0.125+0.125=1
for if sum(1/2^k from k=1 to X) + (1/2^X) = 1
then also sum(1/2^k from k=0 to infinity) + (1/2^infinity) = 2
Then, to remove R from A+R=B, and we have A -> B as R -> 0, since (1/2^infinity)->0, resulting:
sum(1/2^k from k=0 to infinity) -> 2

** taking Wikipedia's infinite geometric formula, which works on the basis of n→∞ so n=∞, we have
sum(x^k from k=0 to infinity) = 1/(1-x)
given x = 1/2, that results to
sum(1/2^k from k=0 to infinity) = 1/(1-1/2)
sum(1/2^k from k=0 to infinity) = 2

** Thus the difference -
1) n→∞ or the assumption,
2) n=∞
We also now have the results
A) sum(1/2^k from k=0 to infinity) -> 2 or the derived result
B) sum(1/2^k from k=0 to infinity) = 2

See the parallel? Once again, the entire debate comes down to the assumption, A->B so A=B. In doing that, any calculation will result in either a limit or an absolute value. But by changing -> to =, the limit becomes an absolute value. Which is what I disagree with.

You know I'm actually greatly surprised how much of this is coming together... I never thought I could go step by step and come out to the same conclusions I'm claiming... freaky... but nice Smile

And anyway, I think you'd agree that masses of people have shown and agree that Wikipedia is not to be taken as the be-all and end-all of infallible knowledge. Slashdot even has articles discussing that claim. At least, it can be shown to have error, many entries easily in dispute, so it never be assumed to be 100% correct on anything unless compared to other, considered trustworthy, sources. Which totally defeats it's purpose... wikipedia in itself is a paradox Smile hehe. It's good for generic information, but if you need to be 100% sure you're 100% accurate, that's not the place to go. The best thing to do is search the net and find out unsolved arguments against your position, at all levels. If there are none, you could assume that your argument is sustainable, otherwise, there are loose ends that need to be tied.
_________________
@4DFiction/@Wikibruce/Contact
ARGFest 2013 - Seattle! ARGFest.com


PostPosted: Thu Jan 06, 2005 11:49 am
 View user's profile Visit poster's website AIM Address
 Back to top 
SilentAvenger
Boot

Joined: 23 Oct 2004
Posts: 44

thebruce, wikipedia is 100% accurate on formula for infinite series'. This is the way it is.

And, 1/2^infinity is not a number, and therefore cannot be used in calculations.

PostPosted: Thu Jan 06, 2005 12:01 pm
 View user's profile
 Back to top 
Wishi-san
Unfettered


Joined: 20 Oct 2003
Posts: 602
Location: UK. Southwards.

This thread has degenerated into pointless drivel, it's not a contest of who knows more maths than everyone else. So let's just let this lie.
_________________
Given that God is infinite, and that the universe is also infinite... would you like a toasted tea cake?
Wishi-san x Wishi-san x Wishi-san


PostPosted: Thu Jan 06, 2005 12:11 pm
 View user's profile
 Back to top 
Display posts from previous:   Sort by:   
Page 15 of 15 [225 Posts]   Goto page: Previous 1, 2, 3, ..., 13, 14, 15 
View previous topicView next topic
 Forum index » Archive » Archive: Perplex City » PXC: Project Syzygy Pre-Game
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
You cannot post calendar events in this forum



Powered by phpBB © 2001, 2005 phpBB Group