Lecture 1: Random walk

Size: px
Start display at page:

Download "Lecture 1: Random walk"

Transcription

1 Lecture : Random walk Paul C Bressloff (Spring 209). D random walk q p r- r r+ Figure 2: A random walk on a D lattice. Consider a particle that hops at discrete times between neighboring sites on a one dimensional (D) lattice with unit spacing, see Fig. 2. At each step, the random walker moves a unit distance to the right with probability p or to the left with probability q = p. Let P N (r) denote the probability that the particle is at site r at the Nth time step. The discrete-time master equation is P N (r) = pp N (r ) + qp N (r + ), integer r, N. (.) If q = p = /2 then the random walk is symmetric or unbiased, whereas for p > q (p < q) it is biased to the right (left). It can be shown that P N (r) = ( ) ( ) p (N+r)/2 q (N r)/2 (.2) N + r N r!! 2 2 when N +r is an even integer and zero otherwise. Also = N(N )(N 2)... etc. (factorials). Setting p = q = /2 and evaluating log P N (r) for large N using Stirling s formula, ln N ln N N, one finds that (after exponentiating) P N (r) 2πN e r2 /2N. (.3) Characteristic function. In order to derive the formula for P N (r), we introduce the characteristic function (discrete Fourier transform) for fixed N G N (k) = r= e ikr P N (r), k [, π]. (.4) The characteristic function generates moments of the random displacement variable r according to ( i d ) m G N (k) dk = r m P N (r) = r m, (.5) k=0 r= where r m is the mth order moment of r. Multiplying both sides of the master equation (.) by e ikr and summing over r gives G N (k) = (pe ik + qe ik )G N (k)

2 Random walks Paul C Bressloff (Spring 209) Iterating this equation and setting u(k) = pe ik + qe ik, we have G N (k) = u(k)g N (k) = u(k) 2 G N 2 (k) = u(k) N G 0 (k). Finally, assuming that the particle starts at the origin, P 0 (r) = δ r,0, so that G 0 (r) =, it follows that G N (k) = u(k) N. Now take the inverse Fourier transform and apply the Binomial theorem to expand (pe kr + qe ikr ) N : P N (r) = e ikr u(k) N dk 2π = 2π = = = N m=0 N m=0 e ikr [ N m=0 (N m)!m! pm q N m ] (N m)!m! pm q N m e ik(n 2m) dk (N m)!m! pm q N m δ N 2m+r,0 [ π ] e ik(n 2m+r) dk 2π ( ) ( ) p (N+r)/2 q (N r)/2. (.6) N + r N r!! 2 2 when N +r is an even integer and zero otherwise. Setting N 2m+r = n, we have used the results ikn dk e 2π = 2iπn (einπ e inπ ) = 0 for n 0, dk 2π =, and the definition of a Kroenecker delta: δ n,0 = if n = 0 and is zero otherwise. The distribution (.6) is known as the Binomial distribution. In the unbiased case p = q = /2, it gives the probability of a total of r heads in tossing a fair coin N times and is known as the Bernouilli distribution..2 Transient and recurrent random walks Another useful quantity when analyzing random walks is the generating function (discrete Laplace transform or one-sided z-transform) Γ(r, z) = z N P N (r). (.7) N=0 It is often simpler to evaluate the generating function in Fourier space, Γ(k, z) e ikr Γ(r, z) = z N G N (k). r= N=0 Page 2

3 Random walks Paul C Bressloff (Spring 209) assuming that we can reverse the order of summations. Since G N (k) = u(k) N, we can sum the resulting geometric series to obtain the result Γ(k, z) = zu(k). The generating function is thus given by the inverse Fourier transform Γ(r, z) = dk zu(k) 2π. e ikr It can be shown that for r = 0 and p = q = /2 (unbiased random walk), Γ(0, z) = ( z 2 ) /2. One immediate consequence of this result is that an unbiased D random walk is recurrent, which means that the walker is certain to return to the origin; a random walk is said to be transient if the probability of returning to the origin is less than one. Recurrence follows from the observation that Γ(0, ) = N=0 P N(0) is the mean number of times that the walker visits the origin, and lim Γ(0, z) = z for the D random walk. Interestingly, although the D random walk is recurrent, the mean time to return to the origin for the first time is infinite. This result can also be established using transform methods and generating functions. An unbiased random walk in 2D is also recurrent but in 3D it is transient..3 Continuum limit Having analyzed the discrete random walk, it is now possible to take an appropriate continuum limit to obtain a diffusion equation in continuous space and time. First, introduce infinitesimal step lengths δx and δt for space and time and set P N (r) = p(x, t)δx with x = rδx, t = Nδt. Substituting into the master equation (.) for p = q = /2 gives the following equation for the probability density p(x, t): p(x, t) = 2 p(x δx, t δt) + p(x + δx, t δt) [ 2 p(x, t) p ] t δt + 2 p 2 x 2 δx2, where p has been Taylor expanded to first order in δt and to second order in δx. Dividing through by δt and taking the continuum limit δx, δt 0 such that the quantity D is finite, where D = yields the diffusion equation with diffusivity D δx 2 lim δx,δt 0 2δt, p(x, t) t = D 2 p(x, t) x 2. (.8) Page 3

4 Random walks Paul C Bressloff (Spring 209) Given the initial probability distribution p(x, 0) = f(x), the solution of the diffusion equation is p(x, t) = 4πDt e (x y)2 /4Dt f(y)dy. (.9) In particular, if we take the particle starts at the origin then we obtain the so-called fundamental solution p(x, t) = e x2 /4Dt. (.0) 4πDt Here the solution to the diffusion equation describes the probability density function for the location of a single particle (rather than the concentration of many particles). In particular, Ω p(x, t)dx can be identified as the probability that the particle is in region Ω at time t. Fundamental solution of the diffusion equation. One method for solving the diffusion equation is to use Fourier transforms. Fourier transforming the diffusion equation (.8) with respect to x gives d p(k, t) = k 2 D p(k, t), p(k, t) = p(x, te ikx dx dt which is a differential equation in t with k treated as a parameter. Its solution is p(k, t) = c(k)e k2 Dt, with the coefficient c(k) determined by the initial data. That is, Fourier transforming the initial condition implies p(k, 0) = f(k) and, hence, p(k, t) = f(k)e k2 Dt. Since p(k, t) is the product of two Fourier transforms, its inverse Fourier transform is given by a convolution: p(x, t) = K(x y, t)f(y)dy, where K(x, t) is the inverse Fourier transform of e k2 Dt : K(x, t) = 2π e ikx e k2 Dt dk = 4πDt e x2 /4Dt..4 Mean-square displacement It immediately follows from properties of Gaussian distributions that the mean and variance, also known as the mean square displacement (MSD), are x = xp(x, t)dx = 0, (.) and x 2 = x 2 p(x, t)dx = 2Dt. (.2) Page 4

5 Annu. Rev. Biophys : Downloaded from by University of Utah - Marriot Library on 0/04/2. For personal use only. Random walks Paul C Bressloff (Spring 209) a b MSD Superdiffusion Normal Subdiffusion Time Normal Anomalous 0 Displacement c d Figure 3: Anomalous 0.6 diffusion. Two characteristic features of anomalous diffusion are shown: superlinear or sublinear variation of the mean-square displacement (MSD) with time; large tails in the probability density. MSD (μm 2 ) % 7% Similarly for normal diffusion in d spatial dimensions, one finds that x 2 = 2dDt. 9% Probability Probability Anomalous diffusion. 0 It turns out that the time-variation of the mean-square displacement (MSD) of a diffusing particle is an important quantity in experimental studies of cells. For example, Time (ms) a general signature of anomalous diffusion is the power law behavior MSD (μm 2 ) 0.5 x 2 = 2dDt α (.3) corresponding to either subdiffusion (α < ) or superdiffusion (α > ). In recent years a powerful Figure experimental method has been developed based on single-particle tracking (SPT), in which one Characteristics and simulations of anomalous diffusion. (a) MSD curves defining normal (Brownian) images diffusionthe and anomalous trajectory subdiffusion of a marker (downward attached curvature) and to asuperdiffusion diffusing(upward molecule. curvature). Various transport properties of the (b) particle Distributionare of displacements then derived for normal through and anomalous a statistical diffusion. Initial analysis particleof position the trajectory, is at the including a measurement origin. For normal diffusion, the distribution is Gaussian and gives rise to Brownian motion. The curve labeled ofanomalous the mean has long square tails and displacement. an infinite second moment, Visualization resulting inof nonlinear the diffusive MSD plots and behavior of single-membrane proteins anomalousindiffusion. living(c) cells MSD plots has for revealed simulations that of crowding theseinmolecules an aqueous phase. undergo Simulations a variety done of stochastic behaviors for 75-nm-radius spherical particles in a µm box for ms using the method of Dix et al. (0). including normal and anomalous diffusion, and confinement within subcellular compartments. Fig. (d) (Top) MSD distributions for simulation of 75-nm-radius particles for 0 ms at 9% volume exclusion. 4 The illustrates smooth curve one is fitted application using the expected of SPT, distribution namely, for normal studying diffusion. the (Bottom) role Difference of lateral membrane diffusion in delivering between fitted neurotransmitter and observed MSD distributions. receptors to synapses of a neuron. lipids and proteins in plasma membranes of cells can show anomalous diffusion (4, 24, 44) as well as normal diffusion (54). The variation in experimentally measured diffusion properties in the plasma membrane may relate, in part, to the timescales over which the measurements are made (24). The finding of anomalous diffusion of membrane proteins has led to an update to the Singer-Nicolson model (52), in which clusters of proteins or lipids, such as rafts, contribute to biological function. The presence of fixed barriers to diffusion can in effect produce volume exclusion Note. Although we have derived the diffusion equation from an unbiased random walk, it is more typically interpreted in terms of an evolution equation for a conserved quantity such as particle number rather than a probability density for a single random walker. In order to link these two interpretations, consider N non-interacting, identical diffusing particles and let u(x, t) = N p(x, t). Crowding Effects on Cellular Diffusion 25 For sufficiently large N, we can treat u(x, t)dx as the deterministic number of particles in the infinitesimal interval [x, x + dx] at time t, with u(x, t) evolving according to the diffusion equation written in the conservation form u t = J x, where J(x, t) is the Fickian flux of particles. u J(x, t) = D x, (.4) Integrating the diffusion equation (.4) over the Page 5

6 Random walks Paul C Bressloff (Spring 209) a b Figure 4: Membrane receptor diffusion in neurons measured by single particle tracking. (a) Superimposed image of the trajectory of 500 nm beads bound to glycine receptors (GlyRs) with the fluorescent image (green) of green fluorescent protein (GFP)- tagged gephyrin. Periods of free diffusion and confinement are indicated by blue and red lines, respectively. (b) Plots of the average mean squared displacement (MSD) function during periods of free diffusion (left panel) and confinement (right panel) for GlyRs. Note the difference in both shape and amplitude of the MSDs. The curved shape of the MSD is characteristic of movement in a confined space. [Adapted from Choquet and A. Triller (2003).] interval [x, x + dx] and reversing the order of integration and differentiation shows that d dt x+dx x u(y, t)dy = J(x, t) J(x + dx, t), which is an expression of particle conservation. That is, the rate of change of the number of particles in [x, x + dx] is equal to the net flux crossing the endpoints of the interval. Page 6

1 Characteristic functions

1 Characteristic functions 1 Characteristic functions Life is the sum of trifling motions. Joseph Brodsky In this chapter we introduce the characteristic function, a tool that plays a central role in the mathematical description

More information

Anomalous diffusion in biology: fractional Brownian motion, Lévy flights

Anomalous diffusion in biology: fractional Brownian motion, Lévy flights Anomalous diffusion in biology: fractional Brownian motion, Lévy flights Jan Korbel Faculty of Nuclear Sciences and Physical Engineering, CTU, Prague Minisymposium on fundamental aspects behind cell systems

More information

Return probability on a lattice

Return probability on a lattice Return probability on a lattice Chris H. Rycroft October 24, 2006 To begin, we consider a basic example of a discrete first passage process. Consider an unbiased Bernoulli walk on the integers starting

More information

Lecture 14. More discrete random variables

Lecture 14. More discrete random variables 18.440: Lecture 14 More discrete random variables Scott Sheffield MIT 1 Outline Geometric random variables Negative binomial random variables Problems 2 Outline Geometric random variables Negative binomial

More information

Chapter 6 - Random Processes

Chapter 6 - Random Processes EE385 Class Notes //04 John Stensby Chapter 6 - Random Processes Recall that a random variable X is a mapping between the sample space S and the extended real line R +. That is, X : S R +. A random process

More information

Lecture 3: From Random Walks to Continuum Diffusion

Lecture 3: From Random Walks to Continuum Diffusion Lecture 3: From Random Walks to Continuum Diffusion Martin Z. Bazant Department of Mathematics, MIT February 3, 6 Overview In the previous lecture (by Prof. Yip), we discussed how individual particles

More information

Lecture 20 : Markov Chains

Lecture 20 : Markov Chains CSCI 3560 Probability and Computing Instructor: Bogdan Chlebus Lecture 0 : Markov Chains We consider stochastic processes. A process represents a system that evolves through incremental changes called

More information

Mathematical Modelling of Partially Absorbing Boundaries in Biological Systems

Mathematical Modelling of Partially Absorbing Boundaries in Biological Systems Mathematical Modelling of Partially Absorbing Boundaries in Biological Systems by Sarafa Adewale Iyaniwura B.Sc., University of Ilorin, 2012 M.Sc., AIMS-Stellenbosch University, 2014 A THESIS SUBMITTED

More information

Math 345 Intro to Math Biology Lecture 21: Diffusion

Math 345 Intro to Math Biology Lecture 21: Diffusion Math 345 Intro to Math Biology Lecture 21: Diffusion Junping Shi College of William and Mary November 12, 2018 Functions of several variables z = f (x, y): two variables, one function value Domain: a subset

More information

Chapter 3: Random Variables 1

Chapter 3: Random Variables 1 Chapter 3: Random Variables 1 Yunghsiang S. Han Graduate Institute of Communication Engineering, National Taipei University Taiwan E-mail: yshan@mail.ntpu.edu.tw 1 Modified from the lecture notes by Prof.

More information

Diffusion. CS/CME/BioE/Biophys/BMI 279 Nov. 15 and 20, 2016 Ron Dror

Diffusion. CS/CME/BioE/Biophys/BMI 279 Nov. 15 and 20, 2016 Ron Dror Diffusion CS/CME/BioE/Biophys/BMI 279 Nov. 15 and 20, 2016 Ron Dror 1 Outline How do molecules move around in a cell? Diffusion as a random walk (particle-based perspective) Continuum view of diffusion

More information

Physics 116C The Distribution of the Sum of Random Variables

Physics 116C The Distribution of the Sum of Random Variables Physics 116C The Distribution of the Sum of Random Variables Peter Young (Dated: December 2, 2013) Consider a random variable with a probability distribution P(x). The distribution is normalized, i.e.

More information

BE/APh161: Physical Biology of the Cell Homework 2 Due Date: Wednesday, January 18, 2017

BE/APh161: Physical Biology of the Cell Homework 2 Due Date: Wednesday, January 18, 2017 BE/APh161: Physical Biology of the Cell Homework 2 Due Date: Wednesday, January 18, 2017 Doubt is the father of creation. - Galileo Galilei 1. Number of mrna in a cell. In this problem, we are going to

More information

Anomalous Lévy diffusion: From the flight of an albatross to optical lattices. Eric Lutz Abteilung für Quantenphysik, Universität Ulm

Anomalous Lévy diffusion: From the flight of an albatross to optical lattices. Eric Lutz Abteilung für Quantenphysik, Universität Ulm Anomalous Lévy diffusion: From the flight of an albatross to optical lattices Eric Lutz Abteilung für Quantenphysik, Universität Ulm Outline 1 Lévy distributions Broad distributions Central limit theorem

More information

16. Working with the Langevin and Fokker-Planck equations

16. Working with the Langevin and Fokker-Planck equations 16. Working with the Langevin and Fokker-Planck equations In the preceding Lecture, we have shown that given a Langevin equation (LE), it is possible to write down an equivalent Fokker-Planck equation

More information

18.175: Lecture 17 Poisson random variables

18.175: Lecture 17 Poisson random variables 18.175: Lecture 17 Poisson random variables Scott Sheffield MIT 1 Outline More on random walks and local CLT Poisson random variable convergence Extend CLT idea to stable random variables 2 Outline More

More information

Diffusion and cellular-level simulation. CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror

Diffusion and cellular-level simulation. CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror Diffusion and cellular-level simulation CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror 1 Outline How do molecules move around in a cell? Diffusion as a random walk (particle-based perspective)

More information

Chapter 3: Random Variables 1

Chapter 3: Random Variables 1 Chapter 3: Random Variables 1 Yunghsiang S. Han Graduate Institute of Communication Engineering, National Taipei University Taiwan E-mail: yshan@mail.ntpu.edu.tw 1 Modified from the lecture notes by Prof.

More information

Solutions of differential equations using transforms

Solutions of differential equations using transforms Solutions of differential equations using transforms Process: Take transform of equation and boundary/initial conditions in one variable. Derivatives are turned into multiplication operators. Solve (hopefully

More information

Chapter 3. Random Process & Partial Differential Equations

Chapter 3. Random Process & Partial Differential Equations Chapter 3 Random Process & Partial Differential Equations 3.0 Introduction Deterministic model ( repeatable results ) Consider particles with coordinates rr 1, rr, rr the interactions between particles

More information

Lecture 16. Lectures 1-15 Review

Lecture 16. Lectures 1-15 Review 18.440: Lecture 16 Lectures 1-15 Review Scott Sheffield MIT 1 Outline Counting tricks and basic principles of probability Discrete random variables 2 Outline Counting tricks and basic principles of probability

More information

1 Introduction. 2 Diffusion equation and central limit theorem. The content of these notes is also covered by chapter 3 section B of [1].

1 Introduction. 2 Diffusion equation and central limit theorem. The content of these notes is also covered by chapter 3 section B of [1]. 1 Introduction The content of these notes is also covered by chapter 3 section B of [1]. Diffusion equation and central limit theorem Consider a sequence {ξ i } i=1 i.i.d. ξ i = d ξ with ξ : Ω { Dx, 0,

More information

Fractional Laplacian

Fractional Laplacian Fractional Laplacian Grzegorz Karch 5ème Ecole de printemps EDP Non-linéaire Mathématiques et Interactions: modèles non locaux et applications Ecole Supérieure de Technologie d Essaouira, du 27 au 30 Avril

More information

Nov : Lecture 18: The Fourier Transform and its Interpretations

Nov : Lecture 18: The Fourier Transform and its Interpretations 3 Nov. 04 2005: Lecture 8: The Fourier Transform and its Interpretations Reading: Kreyszig Sections: 0.5 (pp:547 49), 0.8 (pp:557 63), 0.9 (pp:564 68), 0.0 (pp:569 75) Fourier Transforms Expansion of a

More information

Random walks. Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge. March 18, 2009

Random walks. Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge. March 18, 2009 Random walks Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge March 18, 009 1 Why study random walks? Random walks have a huge number of applications in statistical mechanics.

More information

Stochastic process. X, a series of random variables indexed by t

Stochastic process. X, a series of random variables indexed by t Stochastic process X, a series of random variables indexed by t X={X(t), t 0} is a continuous time stochastic process X={X(t), t=0,1, } is a discrete time stochastic process X(t) is the state at time t,

More information

Diffusion in the cell

Diffusion in the cell Diffusion in the cell Single particle (random walk) Microscopic view Macroscopic view Measuring diffusion Diffusion occurs via Brownian motion (passive) Ex.: D = 100 μm 2 /s for typical protein in water

More information

Anomalous diffusion in cells: experimental data and modelling

Anomalous diffusion in cells: experimental data and modelling Anomalous diffusion in cells: experimental data and modelling Hugues BERRY INRIA Lyon, France http://www.inrialpes.fr/berry/ CIMPA School Mathematical models in biology and medicine H. BERRY - Anomalous

More information

If the objects are replaced there are n choices each time yielding n r ways. n C r and in the textbook by g(n, r).

If the objects are replaced there are n choices each time yielding n r ways. n C r and in the textbook by g(n, r). Caveat: Not proof read. Corrections appreciated. Combinatorics In the following, n, n 1, r, etc. will denote non-negative integers. Rule 1 The number of ways of ordering n distinguishable objects (also

More information

Biology 3550 Physical Principles in Biology Fall Semester 2017 Mid-Term Exam 6 October 2017

Biology 3550 Physical Principles in Biology Fall Semester 2017 Mid-Term Exam 6 October 2017 100 points total Please write your name on each page. In your answers you should: Biology 3550 Physical Principles in Biology Fall Semester 2017 Mid-Term Exam 6 October 2017 Show your work or provide an

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Modeling the role of lateral membrane diffusion in AMPA receptor trafficking along a spiny dendrite

Modeling the role of lateral membrane diffusion in AMPA receptor trafficking along a spiny dendrite Modeling the role of lateral membrane diffusion in AMPA receptor trafficking along a spiny dendrite Paul C. Bressloff Berton A. Earnshaw Department of Mathematics, University of Utah Salt Lake City, Utah

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

Math 46, Applied Math (Spring 2009): Final

Math 46, Applied Math (Spring 2009): Final Math 46, Applied Math (Spring 2009): Final 3 hours, 80 points total, 9 questions worth varying numbers of points 1. [8 points] Find an approximate solution to the following initial-value problem which

More information

04. Random Variables: Concepts

04. Random Variables: Concepts University of Rhode Island DigitalCommons@URI Nonequilibrium Statistical Physics Physics Course Materials 215 4. Random Variables: Concepts Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative

More information

MATH 56A SPRING 2008 STOCHASTIC PROCESSES 65

MATH 56A SPRING 2008 STOCHASTIC PROCESSES 65 MATH 56A SPRING 2008 STOCHASTIC PROCESSES 65 2.2.5. proof of extinction lemma. The proof of Lemma 2.3 is just like the proof of the lemma I did on Wednesday. It goes like this. Suppose that â is the smallest

More information

Chapter 1. Sets and probability. 1.3 Probability space

Chapter 1. Sets and probability. 1.3 Probability space Random processes - Chapter 1. Sets and probability 1 Random processes Chapter 1. Sets and probability 1.3 Probability space 1.3 Probability space Random processes - Chapter 1. Sets and probability 2 Probability

More information

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Print Name: Signature: Section: ID #: Directions: You have 55 minutes to answer the following questions. You must show all your work as neatly

More information

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is 1 I. BROWNIAN MOTION The dynamics of small particles whose size is roughly 1 µmt or smaller, in a fluid at room temperature, is extremely erratic, and is called Brownian motion. The velocity of such particles

More information

MATH6142 Complex Networks Exam 2016

MATH6142 Complex Networks Exam 2016 MATH642 Complex Networks Exam 26 Solution Problem a) The network is directed because the adjacency matrix is not symmetric. b) The network is shown in Figure. (4 marks)[unseen] 4 3 Figure : The directed

More information

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

RANDOM WALKS IN ONE DIMENSION

RANDOM WALKS IN ONE DIMENSION RANDOM WALKS IN ONE DIMENSION STEVEN P. LALLEY 1. THE GAMBLER S RUIN PROBLEM 1.1. Statement of the problem. I have A dollars; my colleague Xinyi has B dollars. A cup of coffee at the Sacred Grounds in

More information

2. Molecules in Motion

2. Molecules in Motion 2. Molecules in Motion Kinetic Theory of Gases (microscopic viewpoint) assumptions (1) particles of mass m and diameter d; ceaseless random motion (2) dilute gas: d λ, λ = mean free path = average distance

More information

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes Power Series 6.4 Introduction In this Section we consider power series. These are examples of infinite series where each term contains a variable, x, raised to a positive integer power. We use the ratio

More information

Convergence Tests. Academic Resource Center

Convergence Tests. Academic Resource Center Convergence Tests Academic Resource Center Series Given a sequence {a 0, a, a 2,, a n } The sum of the series, S n = A series is convergent if, as n gets larger and larger, S n goes to some finite number.

More information

Notes on Fourier Series and Integrals Fourier Series

Notes on Fourier Series and Integrals Fourier Series Notes on Fourier Series and Integrals Fourier Series et f(x) be a piecewise linear function on [, ] (This means that f(x) may possess a finite number of finite discontinuities on the interval). Then f(x)

More information

18.175: Lecture 8 Weak laws and moment-generating/characteristic functions

18.175: Lecture 8 Weak laws and moment-generating/characteristic functions 18.175: Lecture 8 Weak laws and moment-generating/characteristic functions Scott Sheffield MIT 18.175 Lecture 8 1 Outline Moment generating functions Weak law of large numbers: Markov/Chebyshev approach

More information

Probability Theory and Simulation Methods

Probability Theory and Simulation Methods Feb 28th, 2018 Lecture 10: Random variables Countdown to midterm (March 21st): 28 days Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters

More information

Question: My computer only knows how to generate a uniform random variable. How do I generate others? f X (x)dx. f X (s)ds.

Question: My computer only knows how to generate a uniform random variable. How do I generate others? f X (x)dx. f X (s)ds. Simulation Question: My computer only knows how to generate a uniform random variable. How do I generate others?. Continuous Random Variables Recall that a random variable X is continuous if it has a probability

More information

Irreducibility. Irreducible. every state can be reached from every other state For any i,j, exist an m 0, such that. Absorbing state: p jj =1

Irreducibility. Irreducible. every state can be reached from every other state For any i,j, exist an m 0, such that. Absorbing state: p jj =1 Irreducibility Irreducible every state can be reached from every other state For any i,j, exist an m 0, such that i,j are communicate, if the above condition is valid Irreducible: all states are communicate

More information

A Detailed Look at a Discrete Randomw Walk with Spatially Dependent Moments and Its Continuum Limit

A Detailed Look at a Discrete Randomw Walk with Spatially Dependent Moments and Its Continuum Limit A Detailed Look at a Discrete Randomw Walk with Spatially Dependent Moments and Its Continuum Limit David Vener Department of Mathematics, MIT May 5, 3 Introduction In 8.366, we discussed the relationship

More information

Quantifying Intermittent Transport in Cell Cytoplasm

Quantifying Intermittent Transport in Cell Cytoplasm Quantifying Intermittent Transport in Cell Cytoplasm Ecole Normale Supérieure, Mathematics and Biology Department. Paris, France. May 19 th 2009 Cellular Transport Introduction Cellular Transport Intermittent

More information

MATH 56A SPRING 2008 STOCHASTIC PROCESSES 197

MATH 56A SPRING 2008 STOCHASTIC PROCESSES 197 MATH 56A SPRING 8 STOCHASTIC PROCESSES 197 9.3. Itô s formula. First I stated the theorem. Then I did a simple example to make sure we understand what it says. Then I proved it. The key point is Lévy s

More information

Exercises with solutions (Set D)

Exercises with solutions (Set D) Exercises with solutions Set D. A fair die is rolled at the same time as a fair coin is tossed. Let A be the number on the upper surface of the die and let B describe the outcome of the coin toss, where

More information

The Helmholtz theorem at last!

The Helmholtz theorem at last! Problem. The Helmholtz theorem at last! Recall in class the Helmholtz theorem that says that if if E =0 then E can be written as E = φ () if B =0 then B can be written as B = A (2) (a) Let n be a unit

More information

t For l = 1 a monomer cannot be destroyed or created from nothing: = b p(2,t) a p(1,t).

t For l = 1 a monomer cannot be destroyed or created from nothing: = b p(2,t) a p(1,t). IITS: Statistical Physics in Biology Assignment # 5 KU Leuven 5/31/2013 Drift, Diffusion, and Dynamic Instability 1. Treadmilling Actin: Actin filaments are long, asymmetric, polymers involved in a variety

More information

Lecture 11: Non-Equilibrium Statistical Physics

Lecture 11: Non-Equilibrium Statistical Physics Massachusetts Institute of Technology MITES 2018 Physics III Lecture 11: Non-Equilibrium Statistical Physics In the previous notes, we studied how systems in thermal equilibrium can change in time even

More information

Stochastic Processes and Advanced Mathematical Finance. Intuitive Introduction to Diffusions

Stochastic Processes and Advanced Mathematical Finance. Intuitive Introduction to Diffusions Steven R. Dunbar Department of Mathematics 03 Avery Hall University of Nebraska-Lincoln Lincoln, NE 68588-0130 http://www.math.unl.edu Voice: 40-47-3731 Fax: 40-47-8466 Stochastic Processes and Advanced

More information

2.1 Lecture 5: Probability spaces, Interpretation of probabilities, Random variables

2.1 Lecture 5: Probability spaces, Interpretation of probabilities, Random variables Chapter 2 Kinetic Theory 2.1 Lecture 5: Probability spaces, Interpretation of probabilities, Random variables In the previous lectures the theory of thermodynamics was formulated as a purely phenomenological

More information

1 Introduction. 2 Measure theoretic definitions

1 Introduction. 2 Measure theoretic definitions 1 Introduction These notes aim to recall some basic definitions needed for dealing with random variables. Sections to 5 follow mostly the presentation given in chapter two of [1]. Measure theoretic definitions

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory Chapter 1 Statistical Reasoning Why statistics? Uncertainty of nature (weather, earth movement, etc. ) Uncertainty in observation/sampling/measurement Variability of human operation/error imperfection

More information

Multiple spatial scales of AMPA receptor trafficking

Multiple spatial scales of AMPA receptor trafficking Multiple spatial scales of From synapse to spiny dendrite Paul Bressloff Berton Earnshaw Department of Mathematics University of Utah March 26, 2009 Bressloff, Earnshaw (Utah) Multiple scales of AMPAR

More information

Partial Differential Equations and Random Walks

Partial Differential Equations and Random Walks Partial Differential Equations and Random Walks with Emphasis on the Heat Equation Kevin Hu January 7, 2014 Kevin Hu PDE and Random Walks January 7, 2014 1 / 28 Agenda 1 Introduction Overview 2 Random

More information

Multiple Random Variables

Multiple Random Variables Multiple Random Variables Joint Probability Density Let X and Y be two random variables. Their joint distribution function is F ( XY x, y) P X x Y y. F XY ( ) 1, < x

More information

Before you begin read these instructions carefully:

Before you begin read these instructions carefully: NATURAL SCIENCES TRIPOS Part IB & II (General Friday, 30 May, 2014 9:00 am to 12:00 pm MATHEMATICS (2 Before you begin read these instructions carefully: You may submit answers to no more than six questions.

More information

5A Effects of receptor clustering and rebinding on intracellular signaling

5A Effects of receptor clustering and rebinding on intracellular signaling 5A Effects of receptor clustering and rebinding on intracellular signaling In the analysis of bacterial chemotaxis, we showed how receptor clustering can amplify a biochemical signal through cooperative

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01 ENGI 940 Lecture Notes - ODEs Page.0. Ordinary Differential Equations An equation involving a function of one independent variable and the derivative(s) of that function is an ordinary differential equation

More information

Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch

Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch Self-consistent particle tracking in a simulation of the entropy mode in a Z pinch K. Gustafson, I. Broemstrup, D. del-castillo-negrete, W. Dorland and M. Barnes Department of Physics, CSCAMM, University

More information

Weak chaos, infinite ergodic theory, and anomalous diffusion

Weak chaos, infinite ergodic theory, and anomalous diffusion Weak chaos, infinite ergodic theory, and anomalous diffusion Rainer Klages Queen Mary University of London, School of Mathematical Sciences Marseille, CCT11, 24 May 2011 Weak chaos, infinite ergodic theory,

More information

Things to remember when learning probability distributions:

Things to remember when learning probability distributions: SPECIAL DISTRIBUTIONS Some distributions are special because they are useful They include: Poisson, exponential, Normal (Gaussian), Gamma, geometric, negative binomial, Binomial and hypergeometric distributions

More information

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University Chapter 3, 4 Random Variables ENCS6161 - Probability and Stochastic Processes Concordia University ENCS6161 p.1/47 The Notion of a Random Variable A random variable X is a function that assigns a real

More information

Calculus Favorite: Stirling s Approximation, Approximately

Calculus Favorite: Stirling s Approximation, Approximately Calculus Favorite: Stirling s Approximation, Approximately Robert Sachs Department of Mathematical Sciences George Mason University Fairfax, Virginia 22030 rsachs@gmu.edu August 6, 2011 Introduction Stirling

More information

MFM Practitioner Module: Quantitative Risk Management. John Dodson. September 23, 2015

MFM Practitioner Module: Quantitative Risk Management. John Dodson. September 23, 2015 MFM Practitioner Module: Quantitative Risk Management September 23, 2015 Mixtures Mixtures Mixtures Definitions For our purposes, A random variable is a quantity whose value is not known to us right now

More information

6.041/6.431 Fall 2010 Quiz 2 Solutions

6.041/6.431 Fall 2010 Quiz 2 Solutions 6.04/6.43: Probabilistic Systems Analysis (Fall 200) 6.04/6.43 Fall 200 Quiz 2 Solutions Problem. (80 points) In this problem: (i) X is a (continuous) uniform random variable on [0, 4]. (ii) Y is an exponential

More information

Physics of fusion power. Lecture 13 : Diffusion equation / transport

Physics of fusion power. Lecture 13 : Diffusion equation / transport Physics of fusion power Lecture 13 : Diffusion equation / transport Many body problem The plasma has some 10 22 particles. No description is possible that allows for the determination of position and velocity

More information

From Random Numbers to Monte Carlo. Random Numbers, Random Walks, Diffusion, Monte Carlo integration, and all that

From Random Numbers to Monte Carlo. Random Numbers, Random Walks, Diffusion, Monte Carlo integration, and all that From Random Numbers to Monte Carlo Random Numbers, Random Walks, Diffusion, Monte Carlo integration, and all that Random Walk Through Life Random Walk Through Life If you flip the coin 5 times you will

More information

RANDOM WALKS AND THE PROBABILITY OF RETURNING HOME

RANDOM WALKS AND THE PROBABILITY OF RETURNING HOME RANDOM WALKS AND THE PROBABILITY OF RETURNING HOME ELIZABETH G. OMBRELLARO Abstract. This paper is expository in nature. It intuitively explains, using a geometrical and measure theory perspective, why

More information

Stochastic models of intracellular transport

Stochastic models of intracellular transport Stochastic models of intracellular transport Paul C. Bressloff,2 and Jay M. Newby 2 Department of Mathematics 2 Mathematical Institute, University of Utah University of Oxford, 55 South 4 East 94-96 St.

More information

Lecture 25: Large Steps and Long Waiting Times

Lecture 25: Large Steps and Long Waiting Times Lecture 25: Large Steps and Long Waiting Times Scribe: Geraint Jones (and Martin Z. Bazant) Department of Economics, MIT Proofreader: Sahand Jamal Rahi Department of Physics, MIT scribed: May 10, 2005,

More information

Let's transfer our results for conditional probability for events into conditional probabilities for random variables.

Let's transfer our results for conditional probability for events into conditional probabilities for random variables. Kolmogorov/Smoluchowski equation approach to Brownian motion Tuesday, February 12, 2013 1:53 PM Readings: Gardiner, Secs. 1.2, 3.8.1, 3.8.2 Einstein Homework 1 due February 22. Conditional probability

More information

Lecture 2. Binomial and Poisson Probability Distributions

Lecture 2. Binomial and Poisson Probability Distributions Durkin, Lecture 2, Page of 6 Lecture 2 Binomial and Poisson Probability Distributions ) Bernoulli Distribution or Binomial Distribution: Consider a situation where there are only two possible outcomes

More information

Before you begin read these instructions carefully:

Before you begin read these instructions carefully: NATURAL SCIENCES TRIPOS Part IA Wednesday, 10 June, 2015 9:00 am to 12:00 pm MATHEMATICS (2) Before you begin read these instructions carefully: The paper has two sections, A and B. Section A contains

More information

A Sequential Algorithm to Detect Diffusion Switching along Intracellular Particle Trajectories

A Sequential Algorithm to Detect Diffusion Switching along Intracellular Particle Trajectories A Sequential Algorithm to Detect Diffusion Switching along Intracellular Particle Trajectories Abstract Single-particle tracking allows to infer the motion of single molecules in living cell. When we observe

More information

1.1 Review of Probability Theory

1.1 Review of Probability Theory 1.1 Review of Probability Theory Angela Peace Biomathemtics II MATH 5355 Spring 2017 Lecture notes follow: Allen, Linda JS. An introduction to stochastic processes with applications to biology. CRC Press,

More information

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes Lecture Notes 7 Random Processes Definition IID Processes Bernoulli Process Binomial Counting Process Interarrival Time Process Markov Processes Markov Chains Classification of States Steady State Probabilities

More information

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or Physics 7b: Statistical Mechanics Brownian Motion Brownian motion is the motion of a particle due to the buffeting by the molecules in a gas or liquid. The particle must be small enough that the effects

More information

Math Bootcamp 2012 Miscellaneous

Math Bootcamp 2012 Miscellaneous Math Bootcamp 202 Miscellaneous Factorial, combination and permutation The factorial of a positive integer n denoted by n!, is the product of all positive integers less than or equal to n. Define 0! =.

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

Anatoly B. Kolomeisky. Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS?

Anatoly B. Kolomeisky. Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS? Anatoly B. Kolomeisky Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS? Motor Proteins Enzymes that convert the chemical energy into mechanical

More information

n px p x (1 p) n x. p x n(n 1)... (n x + 1) x!

n px p x (1 p) n x. p x n(n 1)... (n x + 1) x! Lectures 3-4 jacques@ucsd.edu 7. Classical discrete distributions D. The Poisson Distribution. If a coin with heads probability p is flipped independently n times, then the number of heads is Bin(n, p)

More information

Minimum Bias Events at ATLAS

Minimum Bias Events at ATLAS Camille Bélanger-Champagne Lehman McGill College University City University of ew York Thermodynamics Charged Particle and Correlations Statistical Mechanics in Minimum Bias Events at ATLAS Statistical

More information

MORTAL CREEPERS SEARCHING FOR A TARGET

MORTAL CREEPERS SEARCHING FOR A TARGET MORTAL CREEPERS SEARCHING FOR A TARGET D. Campos, E. Abad, V. Méndez, S. B. Yuste, K. Lindenberg Barcelona, Extremadura, San Diego We present a simple paradigm for detection of an immobile target by a

More information

Recurrences and Full-revivals in Quantum Walks

Recurrences and Full-revivals in Quantum Walks Recurrences and Full-revivals in Quantum Walks M. Štefaňák (1), I. Jex (1), T. Kiss (2) (1) Department of Physics, Faculty of Nuclear Sciences and Physical Engineering, Czech Technical University in Prague,

More information

Chapter 1. An Introduction to Fractional Diffusion

Chapter 1. An Introduction to Fractional Diffusion Chapter An Introduction to Fractional Diffusion B.I. Henry, T.A.M. Langlands and P. Straka School of Mathematics and Statistics, University of New South Wales, Sydney, NSW 252 Australia b.henry@unsw.edu.au

More information

Fundamental Solutions and Green s functions. Simulation Methods in Acoustics

Fundamental Solutions and Green s functions. Simulation Methods in Acoustics Fundamental Solutions and Green s functions Simulation Methods in Acoustics Definitions Fundamental solution The solution F (x, x 0 ) of the linear PDE L {F (x, x 0 )} = δ(x x 0 ) x R d Is called the fundamental

More information

Before you begin read these instructions carefully.

Before you begin read these instructions carefully. MATHEMATICAL TRIPOS Part IA Friday, 1 June, 2012 1:30 pm to 4:30 pm PAPER 2 Before you begin read these instructions carefully. The examination paper is divided into two sections. Each question in Section

More information

SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING

SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING EMILY GENTLES Abstract. This paper introduces the basics of the simple random walk with a flair for the statistical approach. Applications in biology

More information

18.175: Lecture 15 Characteristic functions and central limit theorem

18.175: Lecture 15 Characteristic functions and central limit theorem 18.175: Lecture 15 Characteristic functions and central limit theorem Scott Sheffield MIT Outline Characteristic functions Outline Characteristic functions Characteristic functions Let X be a random variable.

More information