Exercise #4 in random walks - fixes in red 1. Let ππ = ∑ππ=1 ππ be a p-biased random walk on the integers. i.e. fix some 0<p<1 and let Xi be i.i.d. with P(Xi=1)=p, P(Xi=-1) = 1-p. Recall that for a set A we denote by ο΄A=min{k≥0: SkοA} the (first) hitting time of A, and for a singleton we denote ο΄x=ο΄{x}. Let a,b be positive integers. a. Calculate P(ο΄{-a,b}=ο΄{-a}) b. Calculate Eο΄{-a,b} c. Use a. to calculate the chance to never return to 0. i.e. P(Sk≠0 for all k>0) 2. A gambler plays the following game. In each round, he can pay any 0 < p < 1 dollars, and win $1 with probability p (independently). Show that the probability that the gambler's net gain exceeds h at any of the first n rounds is at most exp(-h2/2n). 3. A general random walk on the line is a sum of i.i.d. random variables ππ = ∑ππ=1 ππ . (Xi need not even be integer valued) Assume Xi are bounded, and that P(Xi=0)<1. a. Prove that if E(X1)=0 then 1 lim π(π(−∞,−π] < π[π,∞) ) = π→∞ 2 b. Prove that if E(X1)=0 then almost surely limπ π’π ππ = ∞ and limπππ ππ = −∞ π→∞ π→∞ c. Assume now that X1 is integer valued. *(hard) Does E(X1)=0 imply that the walk is recurrent?. d. Find an example of a symmetric integer valued distribution with E(|X1|)=∞ such that the corresponding random walk is transient. (the Xi are not bounded for this clause) Note that all the Xi have the same distribution as X1. 4. Harmonic functions on the tree – Let T2 be the infinite binary rooted tree (i.e. there is a root vertex having a degree of 2 - no "parent" and 2 children, and each other vertex has one parent and 2 children (degree 3). Call one of the neighbors of the root the left child and the other the right child. The descendants of the left (right) child are called the left(right) sub-tree. Define the "level" or "depth" of a vertex v to be the distance between v and the root. a. Let Xn be a simple random walk on T. Show that Yn=Depth(Xn) behaves like a biased random walk on the natural numbers. b. Define π(π£) = ππ£ (∃π βΆ ∀π > π ππ ππ ππ π‘βπ ππππ‘ π π’ππ‘πππ) (The probability that the random walk is eventually in the left sub-tree) Show that f is harmonic and bounded in T2. Use (a) to show that f is non-constant. Actually show that π(π£) → 0 as v goes deeper into the right sub-tree and π(π£) → 1 as v goes deeper into the left sub-tree. c. Calculate f(v) explicitly , using (a) and/or symmetry. d. (hard) Describe the set of all bounded harmonic functions on T2 . (Alternatively (easier) describe some examples of harmonic functions on T2)