The random walk problem (drunken sailor walk)

Slides:



Advertisements
Similar presentations
Kinematics in One Dimension
Advertisements

14 Vectors in Three-dimensional Space Case Study
Co-ordinate geometry Objectives: Students should be able to
Econ 338/envr 305 clicker questions
PH0101 UNIT 4 LECTURE 2 MILLER INDICES
Random walk models in biology
15 MULTIPLE INTEGRALS.
Resampling techniques Why resampling? Jacknife Cross-validation Bootstrap Examples of application of bootstrap.
Lecture 3 The Debye theory. Gases and polar molecules in non-polar solvent. The reaction field of a non-polarizable point dipole The internal and the direction.
SUMS OF RANDOM VARIABLES Changfei Chen. Sums of Random Variables Let be a sequence of random variables, and let be their sum:
MECH 221 FLUID MECHANICS (Fall 06/07) Chapter 9: FLOWS IN PIPE
Fall 2006 – Fundamentals of Business Statistics 1 Chapter 6 Introduction to Sampling Distributions.
Chapter 9 Mathematical Preliminaries. Stirling’s Approximation Fig by trapezoid rule take antilogs Fig by midpoint formula take antilogs.
Ch. 4: Velocity Kinematics
Polymers PART.2 Soft Condensed Matter Physics Dept. Phys., Tunghai Univ. C. T. Shih.
COMP322/S2000/L221 Relationship between part, camera, and robot (cont’d) the inverse perspective transformation which is dependent on the focal length.
Thermo & Stat Mech - Spring 2006 Class 27 1 Thermodynamics and Statistical Mechanics Random Walk.
© 2003 by Davi GeigerComputer Vision November 2003 L1.1 Tracking We are given a contour   with coordinates   ={x 1, x 2, …, x N } at the initial frame.
Copyright © 2014 by McGraw-Hill Higher Education. All rights reserved.
S519: Evaluation of Information Systems Social Statistics Chapter 7: Are your curves normal?
Macquarie University The Heat Equation and Diffusion PHYS by Lesa Moore DEPARTMENT OF PHYSICS.
1 10. Joint Moments and Joint Characteristic Functions Following section 6, in this section we shall introduce various parameters to compactly represent.
Separate multivariate observations
6. Markov Chain. State Space The state space is the set of values a random variable X can take. E.g.: integer 1 to 6 in a dice experiment, or the locations.
CpE- 310B Engineering Computation and Simulation Dr. Manal Al-Bzoor
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
Simulation of Random Walk How do we investigate this numerically? Choose the step length to be a=1 Use a computer to generate random numbers r i uniformly.
1 Preliminaries Precalculus Review I Precalculus Review II
PATTERN RECOGNITION AND MACHINE LEARNING
CORRELATION & REGRESSION
MS 305 Recitation 11 Output Analysis I
1 7. Two Random Variables In many experiments, the observations are expressible not as a single quantity, but as a family of quantities. For example to.
Copyright © Cengage Learning. All rights reserved.
Faculty of Chemistry Adam Mickiewicz University, Poznań Modelling of solvent effect on the conformation of a chain grafted to the planar surface Grażyna.
Random-Graph Theory The Erdos-Renyi model. G={P,E}, PNP 1,P 2,...,P N E In mathematical terms a network is represented by a graph. A graph is a pair of.
Yaomin Jin Design of Experiments Morris Method.
Multiple Random Variables Two Discrete Random Variables –Joint pmf –Marginal pmf Two Continuous Random Variables –Joint Distribution (PDF) –Joint Density.
1 Chapter 8 Sampling Distributions of a Sample Mean Section 2.
Self Avoiding Walk & Spacetime Random Walk 이 승 주 Computational Physics ㅡ Project.
Time-dependent Schrodinger Equation Numerical solution of the time-independent equation is straightforward constant energy solutions do not require us.
Slide Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Percolation Percolation is a purely geometric problem which exhibits a phase transition consider a 2 dimensional lattice where the sites are occupied with.
Lecture 22 Numerical Analysis. Chapter 5 Interpolation.
SUBDIFFUSION OF BEAMS THROUGH INTERPLANETARY AND INTERSTELLAR MEDIA Aleksander Stanislavsky Institute of Radio Astronomy, 4 Chervonopraporna St., Kharkov.
Correlation. Correlation is a measure of the strength of the relation between two or more variables. Any correlation coefficient has two parts – Valence:
Course14 Dynamic Vision. Biological vision can cope with changing world Moving and changing objects Change illumination Change View-point.
Physics 361 Principles of Modern Physics Lecture 13.
President UniversityErwin SitompulEEM 6/1 Lecture 6 Engineering Electromagnetics Dr.-Ing. Erwin Sitompul President University
Joint Moments and Joint Characteristic Functions.
PH0101 UNIT 4 LECTURE 4 RECIPROCAL LATTICE
The RMS displacement of particle undergoing a random walk Consider a 1D random walk: A particle moves left or right in unit jumps on the x -axis; at each.
Basic Theory (for curve 01). 1.1 Points and Vectors  Real life methods for constructing curves and surfaces often start with points and vectors, which.
Chapter 6: Bending.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
Function of a random variable Let X be a random variable in a probabilistic space with a probability distribution F(x) Sometimes we may be interested in.
The expected number of random values from the unit- interval [0,1] needed to obtain a sum exceeding 1.
Virtual University of Pakistan
Graphing Complex Numbers AND Finding the Absolute Value
Introduction to Functions of Several Variables
Ch. 2 Sec. 1 Displacement and Velocity
A Session On Regression Analysis
Tutorial 8: Further Topics on Random Variables 1
Quantum Two.
STOCHASTIC HYDROLOGY Random Processes
Lecture 2 Binomial and Poisson Probability Distributions
Section 8.4 – Average Value of a Function
Further Topics on Random Variables: Derived Distributions
Further Topics on Random Variables: Derived Distributions
Further Topics on Random Variables: Derived Distributions
Presentation transcript:

The random walk problem (drunken sailor walk) basic probability theory --> http://www-math.bgsu.edu/~albert/m115/probability/outline.html (We need the concept of probability, probability distributions, calculating averages) ??? The problem: There is a drunk man coming out of a pub. He cannot control his steps, and randomly (with 1/2 probability makes a step forward and backward, Let us assume that the length of his steps is fixed (1 m). A. Determine the probability, that after N steps he is at a distance L from the starting point. B. Determine <L2>=f(N)=? C. How about 2D and 3D ? Representation of one possible track total number of tracks: Nt=2N the probability to follow one given track is P1=1/2N

The number of tracks with N steps that are finishing at coordinate x --> W(N,x) = ? - possible values of x--> {N, N-2, N-4, ……-(N-2), -N} - let N+ be the number of steps in + direction; N- the number of steps in - direction N++N-=N; N+-N-=x; --> we get: The P(N,x) probability that after N steps the random walker is at coordinate x is: - Due to the presence of factorials it is hard to work with P(N,x) as given above. - A more analytical form can be obtained by using the Stirling formula: We get:

If N>>1 the important part of P(N,x) is for x<<N. We use thus the x/N<<1 simplification and write: After neglecting the second order terms in x/N we get: Which is normalized to 2, on [-,]-since it is valid for only each second integer x [otherwise P(N,x)=0] We can calculate now <x>, and <x2>: Generalization in 2d and 3d (square and cubic lattice sites) a random walk of N steps in 2d --> a random walk of N/2 steps along the x axis + a random walk of N/2 steps along the y axis for 3d in the same manner:

Suggested further “research” 1. Prove (by computer simulations or analytically if you can…) that 3d is the lowest dimensional space where somebody can get completely lost... I.e. the probability that the r.w. track crosses the starting point is going to zero, when the number of steps is going to infinity…. What will happen in 1d and 2d? (use square and cubic lattice sites in 2d and 3d, respectively) 2. Study by computer simulations the self-avoiding random walk. The self-avoiding random walk is a random walk, where the walker cannot move on a site previously visited. What will one expect in this case for the  coefficient in 1d, 2d and 3d? 3. Study by computer simulations the  coefficient of a 2d Levy-flight. The Levy flight is a random walk consisting of random jumps. The probability of jumping to a site at distance s, from the original site is decreasing as a power low with s and does not depend on the chosen direction. (use a square lattice)