All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Amoeba Colony (Posted on 2003-04-04) Difficulty: 4 of 5
A colony of amoebae is started by placing one amoeba in a petri dish. In any given minute, each amoeba present at the time may do one of four things with equal probability (i.e., 1/4):

1. Die, leaving no progeny.

2. Continue to live, but not split.

3. Split into 2.

4. Split into 3.

What is the probability that the colony will die out, rather than take hold and continue forever?

adapted from braingle at http://www.braingle.com/teaser.php?id=8705&op=&comm=1

  Submitted by Charlie    
Rating: 4.2000 (10 votes)
Solution: (Hide)
Let p(n) be the probability the colony will die out if there are n amoebae currently in it. We seek p(1).

First, p(1) = 1/4 + p(1)/4 + p(2)/4 + p(3)/4, as this is the total of the probabilites of going into any one of the states 0, 1, 2, 3 in the next minute multiplied by the probability of ultimate colony demise from that state.

But from the state of having 2 amoebae, the likelihood of 1 particular one of those two have all its progeny ultimately die off is just p(1) again. In order for the 2-amoeba colony to die out, each of its two members, considered as separate colonies must die out, and this is independent, so p(2)=(p(1))^2. Similarly the 3-amoeba state can be considered as three independent colonies (again, there is no sexual reproduction). Therefore p(3)=(p(1)^3)

Thus p(1)=1/4 + p(1)/4 + (p(1))^2/4 + (p(1))^3/4.

Calling p(1) x, we need to solve the cubic
x^3+x^2-3x+1=0

There are various ways to solve cubics, but it's easiest to use the solver add-in in an Excel spreadsheet, to find a value for x that makes x^3+x^2-3x+1 zero. It comes out to .41421356 as the required probability

As you might recognize this is √2 - 1, which it is. For an analytic solution with this same result, see friedlinguini's solution starting at comment 1.

The solution assumes the colony has unlimited room to grow affording it the greater safety of possible huge size, whereas a practical case would limit the colony to some maximum size, precluding the greater safety to the colony afforded by expanding beyond a practical limit. It's a particular example of a gambler's ruin problem, where the house has unlimited wealth and so cannot be broken.

A more mathematical generalization can be found at the braingle site's answer at http://www.braingle.com/teaser.php?op=2&id=8705&comm=1

Comments: ( You must be logged in to post comments.)
  Subject Author Date
re(3): Most of a Solutionfriedlinguini2003-04-04 07:25:32
re(2): Most of a SolutionDulanjana2003-04-04 06:54:57
Solutionre: Most of a Solutionfriedlinguini2003-04-04 03:26:59
Some ThoughtsMost of a Solutionfriedlinguini2003-04-04 02:31:38
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information