What is the expectation of the number of great-grandsons a cell have?

  • Thread starter Thread starter maria clara
  • Start date Start date
  • Tags Tags
    Cell Expectation
maria clara
Messages
56
Reaction score
0

Homework Statement



A cell diverges into X new cells. Each of them reproduces in the same manner. X is a geometric random variable with success parameter of 0.25.
What is the expectation of the number of great-grandsons a cell have?

2. The attempt at a solution
I thought about using the formula EX=EEX|Y somehow, but it wasn't very useful:
If the number of children is C
and the number of grandsons is G
and the number of great-grandsons is N
then
N|G=GX
G|C=CX
C=X

here I got stuck, is it the right direction at all?
thanks..:)
 
Physics news on Phys.org


The answer is simpler than that. This is an example of a Galton-Watson type of branching process.
 


thanks

but I've never heard of this process, not in our lectures, at least...
is there any other way?
 


Let Z_n be the number of offspring for generation n. Prove the recursion relation E[Z_n] = E[Z_1]E[Z_{n-1}], where Z_0=1 is the first generation. (Great-grandsons occurs at generation n=3.) You know that Z_1 is a geometrically distributed random variable as given and can find E[Z_1]. Now, note that the expected value of the number of offspring at generation n-1 will be the same as the expected value of the number of offspring that each "son" has at generation n. (It helps to draw a family tree.) Therefore, the number of offspring Z_n is a sum of Z_1 random variables each with probability distribution of Z_{n-1}. You should now be able to prove the recursion.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top