Physics 380, 2011: Lecture 12

From Ilya Nemenman: Theoretical Biophysics @ Emory
Jump to: navigation, search
Emory Logo

Back to the main Teaching page.

Back to Physics 380, 2011: Information Processing in Biology. Good lecture notes on the subject are in Bialek's draft textbook, version 2011.

Warmup question

  1. E. coli and many other bacteria exhibit a phenomenon of persistence, so elegantly studied in Balaban et al., 2004. Briefly bacteria may choose to switch from a growing to a non-growing phenotype, when they are less sensitive to effects of antibiotics and persist through antibiotic applications. This is advantageous when antibiotics are applied, but they don't grow in the persistent state, making it a loosing choice when there are no antibiotics. Leaving aside the issue of how they actually switch (we will study this a bit later in class), can you predict what should the bacterial strategy be in choosing whether to divide or not to divide? Which considerations should enter the bacterial decision?

Main Lecture

  1. Once switched, a bacterium remains committed to the state for a while. We will discretize the time and consider the bacterium in making a choice 0 (growing) and 1 (persistent) once per time step. The time step is much longer than the switching time and the division/death time of a single bacterium.
  2. Each time step does (1) or doesn't (0) have an application of an antibiotic, and the bacterium can be in the persistent (1) or the growing state (0).
  3. For the state of bacteria and the world Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle [bw]=\{[00],[01],[10],[11]\}} , at the end of the time period, the number of the bacteria will be multiplied by the growth rate of the bacteria, which we call Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha _{bw}} . We choose Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha _{00}=\alpha ^{(0)}} -- growth in unhindered conditions; Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha _{01}=0} -- growing bacteria die in antibiotic world; Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha _{10}=\alpha _{11}=1} -- persistent bacteria persist in the world that either has or doesn't have the antibiotics.
  4. We suppose that (antibiotic probability), and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle P(w=0)=1-p=q} .
  5. If the bacterium can sense presence/absence of antibiotics and switch appropriately, then for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \alpha^{(0)}>1} the bacterial growth rate in a single time step is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \bar{\alpha}=\alpha^{(0)}(1-n_i)+n_i} , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n_i=(0,1)} is a random variable describing if antibiotics is present or absent in this time step. Over many trials, the population if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle K_0} individuals at the beginning will grow as Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle K(N)=K_0\prod_{i=1}^N\left[\alpha^{(0)}(1-n_i)+n_i\right]=K_0\prod_{i=1}^N 2^\left[(1-n_i)\log_2\alpha^{(0)}+n_i\right]=K_02^{\Lambda_{\rm best} N}} .
  6. The growth rate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \Lambda _{\rm {best}}={\frac {1}{N}}\sum \left[(1-n_{i})\log _{2}\alpha ^{(0)}+n_{i}\right]} . By the central limit theorem, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{N}}\sum n_{i}\to p} . Thus Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \Lambda \to (1-p)\log _{2}\alpha ^{(0)}+p} . This is the fastest possible growth rate. However, as argued by Kussel and Leibler (2005), sensing the environment is resource-consuming and might not be useful in all situations, and the bacteria might instead prefer to switch randomly, hedging their bets, rather than sensing.
  7. Suppose that the bacterium is going to switch randomly at the beginning of every time step. The fraction Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f} of the population will be in the persistent state, and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 1-f} in non-persistent. The actual state of the world will be . Then the growth rate of the colony at time step Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle i} is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha _{i}=\alpha ^{(0)}(1-f)(1-n_{i})+f=\left[\alpha ^{(0)}(1-f)+f\right](1-n_{i})+fn_{i}=2^{(1-n_{i})\log _{2}\left[\alpha ^{(0)}(1-f)+f\right]+n_{i}\log _{2}f}} . After time steps, the whole population is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle K(N)=K_{0}\prod _{i=1}^{N}2^{(1-n_{i})\log _{2}\left[\alpha ^{(0)}(1-f)+f\right]+n_{i}\log _{2}f}\equiv K_{0}2^{\Lambda N}} .
  8. . By central limit theorem Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{N}}\sum n_{i}\to p} . Thus Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \Lambda \to (1-p)\log _{2}\left[\alpha ^{(0)}(1-f)+f\right]+p\log _{2}f} .
  9. To find the optimum fraction of bacteria that should choose to be persistent at any time, we maximize the growth rate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \Lambda } . We do Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \partial \Lambda /\partial f} . Solving the ensuing equation, we get for the optimal Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f} Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f_{0}=\min \left\{{\frac {p\alpha ^{(0)}}{\alpha ^{(0)}-1}},1\right\}} .
  10. Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f_{0}} is proportional to -- special case of matching, see Gallistel et al. 2001.
  11. When Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha ^{(0)}<1/(1-p)} , that is, the maximum growth is not too fast, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f_{0}=1} -- it makes sense not to hedge bets and always stay in the persistent state.
  12. Plugging the result into the growth rate formula (for large ), we get:Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \Lambda _{\rm {max}}=\Lambda _{\rm {best}}-S[p]-p(1-\log _{2}(\alpha ^{(0)}/(1-\alpha ^{(0)})} . Note that the growth rate decreases by Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle S[p]} , the amount of what the bacterium doesn't know about the world. The amount of information about the outside world is actually important in the evolutionary sense: if you know the world, you multiply faster.