As written in my lecture handouts, there two main factors in the Geometric Growth Model of populations:
$R_{0}$ is the expected lifetime reproductive output. This way, for unicellulars, for example, when time between division represents life time, if there is no mortality, $R_{0}$ is calculated as $R_{0}=1*2$, where 1 is 100% and 2 is the amount of daughter cells expected to be produced as a result of the mother cell split. We also define that for this isolated incident, $B$, the amount of births is 2, while the mother cell "dies", which leads to $D=1$.
The second factor is $\lambda$, which is the finite rate of increase, which in other words means that this is average per-capita multiplication factor per one time-step. When we measure population growth in time-steps of 1 lifetime, we can conclude that $\lambda=R_0$. We actually look at $\lambda$ as at $\frac{N_{t+1}}{N_{t}}$, where $N_{t+1}=N_{t}+B-D$(1) and $N_t$ is the amount of individuals in the populations at time-step $t$. This way we define $\lambda$ using $b=\frac{B}{N_{t}}$ and $d=\frac{D}{N_{t}}$: $\lambda=\frac{N_{t+1}}{N_{t}}=\frac{N_{t}}{N_{t}}+\frac{B}{N_{t}}-\frac{D}{N_{t}}=1+b-d$.
All fine when we deal with ideal conditions, where all mother cells divide and there are no mortalities or mutations.
But suppose we're told that only 80% of the mother cells will divide, and the remaining 20% will die without division. In this case: $R_{0}=0.20*0+0.80*2$.
What I'm trying to understand, how will $\lambda$ be affected by this? Does $\lambda$ refers to ideal conditions only, or it depends on the natural situation?
(1) We ignore Immigration and the Emigration at this point.