to infinity and beyond!

CorNokZ

Currently a stay at home dad
Joined
Jan 24, 2004
Messages
19,780

1262553281313.png
 

Moriath

I am a FH squatter
Joined
Dec 23, 2003
Messages
16,209
was a cool prog saw it this evening on recorded :)

infinity + infinity = infinity
infinity - infinity = anything :)
 

Bugz

Fledgling Freddie
Joined
May 18, 2004
Messages
7,297
Good show but they ruin it with all the dramatic black&white shit and that bald prick who does stupid faces.
 

Bugz

Fledgling Freddie
Joined
May 18, 2004
Messages
7,297
The most interesting use of infinity, in my opinion is with probability.

Infinity in terms of numerics is a vision most of us won't get to ever experience. But infinity in probability is more accessible.
 

ileks

Part of the furniture
Joined
Jul 26, 2007
Messages
2,293
Why do they have to make it so cheesy :p Some of it really made me cringe. I remember thinking the same when i watched the physics one a few months ago.
 

Bugz

Fledgling Freddie
Joined
May 18, 2004
Messages
7,297
The most interesting use of infinity, in my opinion is with probability.

Infinity in terms of numerics is a vision most of us won't get to ever experience. But infinity in probability is more accessible.

To add to this - they need to look more closely at the relationship between 0 and infinity etc.

If the probability of something not happening is 0. What is the probability of said thing not happening in an infinite number of trials?

If I have a bag with 2 red balls & 0 green balls. If I have 500,000 trials; the probability of getting a green ball is 0. If I have an infinite number of trials, the probability of getting a green ball is undetermined. Even though we KNOW rationally it is 0; we can not prove it beyond all doubt.

Not sure about you but I find that enthralling.
 

Azurus

Can't get enough of FH
Joined
Mar 21, 2005
Messages
1,263
Bugz stop ruining the magic with your maths talk! Us simple minded people enjoy the cheesiness and drama. :(
 

Marc

FH is my second home
Joined
Dec 28, 2003
Messages
11,094
To add to this - they need to look more closely at the relationship between 0 and infinity etc.

If the probability of something not happening is 0. What is the probability of said thing not happening in an infinite number of trials?

If I have a bag with 2 red balls & 0 green balls. If I have 500,000 trials; the probability of getting a green ball is 0. If I have an infinite number of trials, the probability of getting a green ball is undetermined. Even though we KNOW rationally it is 0; we can not prove it beyond all doubt.

Not sure about you but I find that enthralling.


I find it zzzzzzzzzzzzzzz
 

old.Tohtori

FH is my second home
Joined
Jan 23, 2004
Messages
45,210
To add to this - they need to look more closely at the relationship between 0 and infinity etc.

If the probability of something not happening is 0. What is the probability of said thing not happening in an infinite number of trials?

If I have a bag with 2 red balls & 0 green balls. If I have 500,000 trials; the probability of getting a green ball is 0. If I have an infinite number of trials, the probability of getting a green ball is undetermined. Even though we KNOW rationally it is 0; we can not prove it beyond all doubt.

Not sure about you but I find that enthralling.

Was talking about similar yesterday;

There's a chance, very very small, that you'll be teleported ot mars at any given moment. It's a possibility, by how small percent it may be.

As such, can we really say that there's a 0 chance of anything?

Ofcourse this combats against some of my personal convictions and beliefs, but that's what makes it fun as it's possible that something i believe will change, there's an equal chance(of some percentage) that it will not :p
 

Ingafgrinn Macabre

Can't get enough of FH
Joined
Jan 4, 2004
Messages
3,155
To add to this - they need to look more closely at the relationship between 0 and infinity etc.

If the probability of something not happening is 0. What is the probability of said thing not happening in an infinite number of trials?

If I have a bag with 2 red balls & 0 green balls. If I have 500,000 trials; the probability of getting a green ball is 0. If I have an infinite number of trials, the probability of getting a green ball is undetermined. Even though we KNOW rationally it is 0; we can not prove it beyond all doubt.

Not sure about you but I find that enthralling.
Yes, you can prove that beyond all doubt.

First you have to determine that the number of attempts (n) is natural (n ∈ ℕ). Since you cannot pick 2.5 times (you either pick, or you don't), this happens to be the case.

To get started, we need a mathematical means to test the cases. For this we need some boundaries.
Say we have 70 red marbles, 30 blue marbles and 0 black marbles, and after each draw we throw the drawn marble back.

n=1: probability of drawing a black marble:

P1 = 0 / (70+30) = 0 / 100 = 0

Then, with using mathematical induction we can prove that this is the case for all values of n. First we have to define a generic function:

Pn = 0 / (70+30)

We have already defined that the outcome is actually 0 for n=1, thus we now have to relate that to the next value of n:

Pn = P(n+1)

Since there is no actual value n in the function, this is rather trivial:

0 / (70+30) = 0 / (70+30)
0 / 100 = 0 / 100
0 = 0

QED.


Okay, let's spice it up a bit. Say you have a bag with an infinite number of red and blue marbles in the same relative quantity (70% red, 30% blue) and you don't throw the marbles back in the bag after each pull.
You still yearn for that black ball.

Let's set up a general function.
Pn = (number of black marbles in pouch) / (number of total marbles in pouch)
Since you take one marble out each time you draw, the total marbles count changes with each n.

1: Statement:
Pn => 0 / ((0.7∞ + 0.3∞) - (n-1)) = 0

2: Try for P1:
P1 => 0 / (∞ - (1-1)) = 0 / ∞ = 0

We've come to a little problem now. Is 0 / ∞ actually 0?

1: Statement:
0 / n = 0

2: Try for n=1:
0 / 1 = 0

3: If for n=1, then try for n=n+1
0 / (n+1) ?= 0
0 / (n+1) = (0 / 1) * (1 / (n+1))
As shown in step 2, (0 / 1) can be replaced by 0, therefor
0 / (n+1) = 0 * (n / (n+1)) = 0

So yes, 0 / ∞ = 0

3: If for P1, then try for Pn+1
Pn+1 => 0 / (∞ - ((n+1) - 1)) = 0
=> 0 / (∞ - n) = 0
=> (0 / 1) * (1 / (∞ - n)) = 0
=> 0 * (1 / (∞ - n)) = 0
Since anything multiplied by 0 equals 0, this is correct.
Therefor even with an infinitely large pouch with an infinite number of pebbles, you cannot draw a color marble that you simply haven't put in.

QED.
 

Bugz

Fledgling Freddie
Joined
May 18, 2004
Messages
7,297
My understanding of proof by induction is to prove something using a natural number set.

Infinity is not a natural number and I don't think bending it to natural-number means, without knowing for sure, what it is, can be 100% accurate.
 

Ingafgrinn Macabre

Can't get enough of FH
Joined
Jan 4, 2004
Messages
3,155
My understanding of proof by induction is to prove something using a natural number set.

Infinity is not a natural number and I don't think bending it to natural-number means, without knowing for sure, what it is, can be 100% accurate.

Infinity can be Natural, Rational or whatever you choose it to be. In this case (picking marbles from a pouch) the number of pickings and marbles cannot be anything other than a number in ℕ0 ({0,1,2,...>), therefor the number infinity as in the uncountably large number denominating the draw number, is also part of ℕ0 resulting in proof by induction to be a valid verification.
 

cog

Can't get enough of FH
Joined
Jan 8, 2004
Messages
540
I liked the bit about the chance of 1 monkey typing out the complete works of Shakespeare randomly being roughly the same probability as the same person winning the lottery each and every week for 29,000 years. :D
 

Lamp

Gold Star Holder!!
Joined
Jan 16, 2005
Messages
23,327
I liked the bit about the chance of 1 monkey typing out the complete works of Shakespeare randomly being roughly the same probability as the same person winning the lottery each and every week for 29,000 years. :D

aye :D
 

Job

The Carl Pilkington of Freddyshouse
Joined
Dec 22, 2003
Messages
21,652
If before you were alive is the same as being dead afterwards then I have allready been dead for ever, so how can I be alive?
 

Job

The Carl Pilkington of Freddyshouse
Joined
Dec 22, 2003
Messages
21,652
I'm still not sure about mathamatics, it all seems too easy to be honest,
it may seem a bit daunting if you don't know the language, but on a big scale of things it's just a list of rules and I'm really think we're missing something.
 

Users who are viewing this thread

Top Bottom