6.042/18.062J Mathematics for Computer Science December 12, 2006 Tom Leighton and Ronitt Rubinfeld. Random Walks

Size: px
Start display at page:

Download "6.042/18.062J Mathematics for Computer Science December 12, 2006 Tom Leighton and Ronitt Rubinfeld. Random Walks"

Transcription

1 6.042/8.062J Mathematics for Comuter Science December 2, 2006 Tom Leighton and Ronitt Rubinfeld Lecture Notes Random Walks Gambler s Ruin Today we re going to talk about one-dimensional random walks. In articular, we re going to cover a classic henomenon known as gambler s ruin. The gambler s ruin roblem is a articularly good way to end the term since its solution requires several of the techniques that we learned during the term. Those of you who like to gamble are sure to find it interesting. Suose we start with n dollars, and make a sequence of bets. For each bet, we win dollar with robability, and lose dollar with robability. We quit if either we go broke, in which case we lose, or when we reach T n + m dollars, that is, when we win m dollars. For examle, in Roulette, If n 00 dollars, and m dollars, then T 200 dollars. What are the odds we win 00 dollars before losing 00 dollars? Most folks would think that since.473.5, the odds are not so bad. In fact, as we will see, we win before we lose with robability at most This is an amazing result! The classic strategy is to continue betting until you are a little bit ahead, and then quit. We re going to see in just a moment that this strategy is not very good. Even if you quit when you re u 20%, say by making 20 dollars in the above exmale, we will show the chance of winning before losing is at most /8. This roblem is a classic examle of a roblem that involves a one-dimensional random walk. In such a random walk, there is some value - say the number of dollars we have - that can go u or down or stay the same at each ste with some robabilities. In this examle, we have a random walk in which the value can go u or down by at each ste. We can diagram it as follows. n+m n

2 2 Random Walks The robability of making an u move at any ste is, no matter what has haened in the ast. The robability of making a down move is. This random walk is a secial tye of random walk where moves are indeendent of the ast, and is called a martingale. If /2, the random walk is unbiased, whereas if /2, the random walk is biased. We also have boundaries at 0 and n + m. If the walk hits a boundary, then we sto laying, i.e., we quit when broke lose n) or when we get to n + m win m). So we care about the robability of winning or the robability of going broke. Note that these do not necessarily sum u to since there is some chance that we never hit a boundary and walk forever. However, we will show later that this chance is essentially 0. So let s figure out the robability that we gain m before losing n. To set things u formally, let W be the event we hit T before we hit 0, where T n + m. Let D t be a random variable that denotes the number of dollars we have at time ste t. Let P n Pr W D 0 n) be the robability we get T before we go broke, given that we start with n dollars. Our question then, is what is P n? We re going to use a recursive aroach. 0 if n 0 Claim. P n if n T P n+ + )P n, if 0 < n < T The intuition here is clear if n 0 or n T, since in this case we have either already lost or already won. Otherwise, since our moves are indeendent of the ast, with robability we obtain n + dollars, and with robability we obtain n dollars, which gives the recurrence. Proof. P 0 Pr W D 0 0) 0 since we ve already lost, and P T Pr W D 0 T ) since we ve already won. Now, assume 0 < n < T. Let E be the event that the first bet is a win, and Ē the event that the first bet is a loss. Then, P n Pr W D 0 n) Pr W E D 0 n) + Pr W Ē D 0 n ) Pr E D 0 n) Pr W E D 0 n) + Pr Ē D 0 n ) Pr W Ē D 0 n ) Pr W D n + ) + ) Pr W D n ) Pr W D 0 n + ) + ) Pr W D 0 n ) P n+ + )P n. The first equation is by definition. The second is by the theorem of total robability. The third is by the definition of conditional robability. The fourth and fifth follow from the fact that E is indeendent of the current dollar amount, and the time ste we are at. Now we have a recurrence to solve. Rewriting it, we obtain P n+ P n + )P n 0, where P 0 0 and P T. This is a linear homogeneous recurrence. We start by solving

3 Random Walks 3 the characteristic equation r 2 r + ) 0. Using the quadratic formula, r ± 4 ) 2 ± ± 2) , 2 2,. Thus, we get two distinct roots iff /2. So, in this case we know ) n ) n P n A + B) n A + B. Using the boundary conditions, 0 P 0 A + B, so B A. Also, ) T P T A + B A ), and so Thus, A P n, B ) n ) n ) n ) m. n.

4 4 Random Walks Note that the last exression is even indeendent of n. It is also exonentially small in m. If 9/9 in our earlier examle, then / ) 9/0, and for any n, if m 00 dollars, then ) 00 9 Pr Win) Thus, even if we start with n 0 9 dollars, we have the same very small uer bound on the robability that we win. Note that if m 000 dollars, then Pr Win) ) , 0 so there is really no chance. On the other hand, suose n 0 dollars and T 20 dollars. In this case the robability of winning is ) 0 ) 20.26, so the odds are better, though not good. So if you re going to gamble, learn to count cards and lay blackjack, or bet it all at once! What s the intuition for this? Normally we would think that the robability of winning 00 dollars before losing 200 dollars is better than winning 0 before losing 0, i.e., that the ratio is what matters. In fact, the ratio is what matters if the game is fair, i.e., if /2. Let s look at that case. When /2, we have the characteristic equation r 2 r+ ) 0, or 2 r2 r+ 2 0, or r 2 2r + 0, or r ) 2 0. Thus, there is a double root at r. Thus, P n An) n + B) n An + B. Using the boundary conditions, 0 P 0 B imlies B 0, and P T AT + B AT imlies A. Thus, for, we obtain T 2 P n n T n n + m. So the robability of getting to T before hitting 0 is n. This is closer to what our intuition T exects. So the trouble comes when the game is not fair. Indeed, in this case, if n 200 and m 00 so T 300), we have Pr Win) On the other hand, if n 0 and m 0 so T 20), then Pr Win). Thus, actually, now we are more likely to win in 2 the first case! So the trouble is that our intuition tells us that if the game is almost fair, then we exect the results to be almost the same as if the game were fair. It turns out this is not the case! For the unbiased case, the intuition here is that it takes a long time to hit the boundary, but we will do so eventually we ll talk about time later), and the walk is symmetric about the starting amount.

5 Random Walks 5 n+m n Swing On the other hand, for the biased case, by the time you are likely to swing high, your baseline has already droed too low for the swing to hit T. The downward drift seems small, but it really does dominate the effect of the swings. So the difference between the unbiased and biased games is the drift. The swings are similar but the drift takes over in biased games. Drift 2 The time to comletion So we ve figured out the robability of winning some number of dollars before going broke. As we saw, this robability is very low for biased games. It s logical to conclude that this means that we re very likely to end the game without any money. Before we can conclude this, though, we need to rule out one other ossibility, namely, the ossibility that we lay forever. Indeed, it is ossible that you can lay forever without winning the required amount and without going broke. In fact, it turns out that the robability that you never end is 0 even for unbiased games! Theorem 2., the robability that the game never ends is 0. This seems aradoxical since there are lots of walks that go forever, yet the robability of going forever is still zero. To really understand this, we need to get into measure theory, which will say that the set of non-terminating walks is an infinite set of measure 0. In any case, we can rove the theorem now. Proof. We can assume 0 < <, since if 0 we go broke and if we win, so the game ends. Now define Q n Pr Play forever D 0 n). We first claim that Q n 0 if n 0 0 if n T Q n+ + )Q n, if 0 < n < T This is the same as our constraint on P n, excet now we have Q n 0 if n T rather than the P T we had before). Hence, Q n has the same recurrence as P n, excet the boundary condition is different. Thus, ) n Q n A + B if 2

6 6 Random Walks We can solve for A and B with the new boundary conditions, obtaining 0 A + B, so B A, and 0 A + B, so A A 0. But for, this imlies A 0. 2 Thus, A B 0, so Q n 0, so the robability we lay forever is 0. Now we check the case when 2. In this case Q n An + B. Using the boundary conditions, 0 Q 0 B, so B 0. Also, 0 Q T AT + B, so A 0. Thus, Q n 0, as desired. The receding argument tells us that the robability of laying forever is 0, but it doesn t give a very good idea of how long you should exect to lay. It turns out that you can also comute the exected time to win or go broke by using recurrences. Definition. Let S be the number of stes until we hit a boundary, that is, until we win or lose. Let E n Ex S D 0 n) be the exected time to win or lose given that we start with n dollars. 0 if n 0 Claim 3. E n 0 if n T + E n+ + )E n, if 0 < n < T Proof. The case when n 0 or T is immediate, since we have already lost or won. The case when 0 < n < T is similar to before. We have, E n Ex S D 0 n) Ex S D 0 n win st bet) Pr win st bet) + Ex S D 0 n lose st bet) Pr lose st bet) Ex S D n + ) + Ex S D n n ) ) + Ex S D 0 n + )) + + Ex S D 0 n )) ) + E n+ + + )E n + E n+ + )E n. So now we just need to solve the recurrence for E n. Rewriting, we have E n+ E n + )E n, with E 0 0 and E T 0. The difference here is just that the recurrence is inhomogeneous. First, we take a homogeneous solution, ) n E n A + B if 2,

7 Random Walks 7 which is the same as before. Next, we guess a articular solution E n an + b. Plugging in the articular solution, an + ) + b) an + b) + )an ) + b) an + a + b an b + an a + b an + a b and b is unconstrained. So we can set b 0. Thus, ) n E n A + B + n 2. 2a a a2 ) a 2, We now solve for A and B using that E 0 E T 0. We have 0 E 0 A + B, so B A. T We have 0 E T A + B + T 2), and thus A. Plugging in A and B, 2 and simlifying, we get E n n 2 T 2) ) n if 2 This exression looks messy, but we can conclude a few nice things. First, for < /2, E n n, and as T, E 2 n n. This is not surrising since we exect to lose 2 2 dollars each bet. Indeed, the exected loss er bet is ) 2. If we actually were to lose 2 dollars each bet, then we would go broke in exactly n stes. 2 We must also consider the case when /2. In that case we have the homogeneous solution E n An + B. If we were to guess E n an + b as a articular solution, we d have E n+ E n + )E n an + a + b) an b + )an a + b) an + a + b an b + an a + b an + a b 2a a 2 2 a a 0, which is clearly a contradiction. Due to the reeated root, we need to guess a higher-order olynomial. We guess E n an 2 + bn + c. Plugging this into the recurrence, some algebra shows that it works with a and b c 0. Thus, E n An + B n 2.

8 8 Random Walks Now for the boundary conditions. We have E 0 0 B, so B 0. Also, E T 0 AT T 2, so A T. Thus, E n T n n 2. But since T n+m, we have E n n+m)n n 2, or E n nm if 2. This is a very clean result, which states that in an unbiased game, you exect to lay for the roduct of the amount you re willing to lose times the amount you want to win. As a corollary, if you never quit when you re ahead, then you can exect to lay forever in a fair game. That is, as m, E n. So if you lay until you go broke, you can exect to lay forever. This is very good news if you like to gamble. We can rove this by observing that the exected time to go broke is at least the exected time to go broke or hit m for all m. Let E n be the exected time to go broke starting at n. Then for all m, E n nm, which means that E n for n > 0 and 2. This holds even for n dollar. Thus, starting with just dollar, you still exect to lay forever! Well, not exactly, more recisely the exected time to go broke is. Note that you could easily go broke, and 50% of the time this haens on the first bet. In fact, even though you exect to lay an infinite number of bets, the robability you will eventually go broke is, as we will now show. This seems imossible, but things like this can haen when the exectation is infinite. Theorem 4. If you start with n dollars and and you lay until you go broke, then for all n, 2 Pr go broke). This says that even if you start with million dollars and are laying an unbiased i.e., fair) game, with robability you will eventually lose it all. Proof. For all T, Pr go broke) Pr go broke before reach T ) Pr reach T before go broke) since Pr lay forever ) 0) n T as T In other words, the robability you go broke cannot be less than, so it must be. So even if you lay a fair game and choose not to quit, you will eventually go broke. n Crash!

9 Random Walks 9 The result is not true if > /2. In this case there is a non-zero chance that you can lay forever and never go broke. We ll cover this next year. 3 Aendix In lecture the following question concerning a generalization of the gambler s ruin roblem was asked. Suose there is a finite sequence z, z 2,..., z s of distinct integers, such that each z i. Let, 2,..., s be a sequence of real numbers with 0 < i < for all i, and s i i. Consider a variation of gambler s ruin in which at each ste, the amount of money the gambler has changes by z i which may be negative) with robability i. Define the downward drift d to be d s i z i. i Suose you start with n > dollars. The question is what the exected time E n is until you end u with 0 dollars, assuming you never quit otherwise. If no z i is equal to, then since the z i are integers, they are all non-negative. Clearly in this case E n since you will never end u with less than n dollars. Assume, then, w.l.o.g. that z. By our earlier arguments, we know E + i> i E +zi. Consider E n for any integer n >. Let R i be the number of stes in between the first time you have i dollars and the first time you have i dollars. By linearity of exectations, E n n i Ex R i). By symmetry, Ex R i ) E for all i. Thus, E n ne. Thus, E + i> i + z i )E, and thus either E is infinite or E d. i> i + z i ) i> i i> iz i ) d )) + + d

10 0 Random Walks Thus, either E n is infinite, or is n. Let P d i be the robability we don t go broke until at least i stes. Now, E n is just P i. i One can show using Chernoff bounds that for a sufficiently large integer i 0, for all i > i 0 P i c i, for some constant c >. Thus, we can uer bound the above sum as, i 0 i0 P i + c i. The first sum is over a finite number of real numbers, and is thus finite, and the second sum is a geometric series, and is thus finite. Thus, E n is finite. The result, however, does not hold if you allow some of the z i to be less than. For instance, if z, z 2 2,, and 2, then E, E 2 +, and E In this case the above would say that E n n/2 ), but this is imossible unless. i 0 +

1 Gambler s Ruin Problem

1 Gambler s Ruin Problem Coyright c 2009 by Karl Sigman 1 Gambler s Ruin Problem Let N 2 be an integer and let 1 i N 1. Consider a gambler who starts with an initial fortune of $i and then on each successive gamble either wins

More information

Stat 134 Fall 2011: Gambler s ruin

Stat 134 Fall 2011: Gambler s ruin Stat 134 Fall 2011: Gambler s ruin Michael Lugo Setember 12, 2011 In class today I talked about the roblem of gambler s ruin but there wasn t enough time to do it roerly. I fear I may have confused some

More information

Week 4: Gambler s ruin and bold play

Week 4: Gambler s ruin and bold play Week 4: Gambler s ruin and bold play Random walk and Gambler s ruin. Imagine a walker moving along a line. At every unit of time, he makes a step left or right of exactly one of unit. So we can think that

More information

1. (First passage/hitting times/gambler s ruin problem:) Suppose that X has a discrete state space and let i be a fixed state. Let

1. (First passage/hitting times/gambler s ruin problem:) Suppose that X has a discrete state space and let i be a fixed state. Let Copyright c 2009 by Karl Sigman 1 Stopping Times 1.1 Stopping Times: Definition Given a stochastic process X = {X n : n 0}, a random time τ is a discrete random variable on the same probability space as

More information

As we have seen, there is a close connection between Legendre symbols of the form

As we have seen, there is a close connection between Legendre symbols of the form Gauss Sums As we have seen, there is a close connection between Legendre symbols of the form 3 and cube roots of unity. Secifically, if is a rimitive cube root of unity, then 2 ± i 3 and hence 2 2 3 In

More information

arxiv:1112.0829v1 [math.pr] 5 Dec 2011

arxiv:1112.0829v1 [math.pr] 5 Dec 2011 How Not to Win a Million Dollars: A Counterexample to a Conjecture of L. Breiman Thomas P. Hayes arxiv:1112.0829v1 [math.pr] 5 Dec 2011 Abstract Consider a gambling game in which we are allowed to repeatedly

More information

MARTINGALES AND GAMBLING Louis H. Y. Chen Department of Mathematics National University of Singapore

MARTINGALES AND GAMBLING Louis H. Y. Chen Department of Mathematics National University of Singapore MARTINGALES AND GAMBLING Louis H. Y. Chen Department of Mathematics National University of Singapore 1. Introduction The word martingale refers to a strap fastened belween the girth and the noseband of

More information

Complex Conjugation and Polynomial Factorization

Complex Conjugation and Polynomial Factorization Comlex Conjugation and Polynomial Factorization Dave L. Renfro Summer 2004 Central Michigan University I. The Remainder Theorem Let P (x) be a olynomial with comlex coe cients 1 and r be a comlex number.

More information

6.042/18.062J Mathematics for Computer Science. Expected Value I

6.042/18.062J Mathematics for Computer Science. Expected Value I 6.42/8.62J Mathematics for Computer Science Srini Devadas and Eric Lehman May 3, 25 Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that tells you

More information

Expected Value and the Game of Craps

Expected Value and the Game of Craps Expected Value and the Game of Craps Blake Thornton Craps is a gambling game found in most casinos based on rolling two six sided dice. Most players who walk into a casino and try to play craps for the

More information

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03 EE 2060 Discrete Mathematics spring 2011 Discrete Mathematics: Homework 7 solution Due: 2011.6.03 1. Let a n = 2 n + 5 3 n for n = 0, 1, 2,... (a) (2%) Find a 0, a 1, a 2, a 3 and a 4. (b) (2%) Show that

More information

Wald s Identity. by Jeffery Hein. Dartmouth College, Math 100

Wald s Identity. by Jeffery Hein. Dartmouth College, Math 100 Wald s Identity by Jeffery Hein Dartmouth College, Math 100 1. Introduction Given random variables X 1, X 2, X 3,... with common finite mean and a stopping rule τ which may depend upon the given sequence,

More information

SOME PROPERTIES OF EXTENSIONS OF SMALL DEGREE OVER Q. 1. Quadratic Extensions

SOME PROPERTIES OF EXTENSIONS OF SMALL DEGREE OVER Q. 1. Quadratic Extensions SOME PROPERTIES OF EXTENSIONS OF SMALL DEGREE OVER Q TREVOR ARNOLD Abstract This aer demonstrates a few characteristics of finite extensions of small degree over the rational numbers Q It comrises attemts

More information

POISSON PROCESSES. Chapter 2. 2.1 Introduction. 2.1.1 Arrival processes

POISSON PROCESSES. Chapter 2. 2.1 Introduction. 2.1.1 Arrival processes Chater 2 POISSON PROCESSES 2.1 Introduction A Poisson rocess is a simle and widely used stochastic rocess for modeling the times at which arrivals enter a system. It is in many ways the continuous-time

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Price Elasticity of Demand MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W

Price Elasticity of Demand MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W Price Elasticity of Demand MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W The rice elasticity of demand (which is often shortened to demand elasticity) is defined to be the

More information

How to Gamble If You Must

How to Gamble If You Must How to Gamble If You Must Kyle Siegrist Department of Mathematical Sciences University of Alabama in Huntsville Abstract In red and black, a player bets, at even stakes, on a sequence of independent games

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 3 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected

More information

Lecture 13: Martingales

Lecture 13: Martingales Lecture 13: Martingales 1. Definition of a Martingale 1.1 Filtrations 1.2 Definition of a martingale and its basic properties 1.3 Sums of independent random variables and related models 1.4 Products of

More information

Lectures on Stochastic Processes. William G. Faris

Lectures on Stochastic Processes. William G. Faris Lectures on Stochastic Processes William G. Faris November 8, 2001 2 Contents 1 Random walk 7 1.1 Symmetric simple random walk................... 7 1.2 Simple random walk......................... 9 1.3

More information

Goal Problems in Gambling and Game Theory. Bill Sudderth. School of Statistics University of Minnesota

Goal Problems in Gambling and Game Theory. Bill Sudderth. School of Statistics University of Minnesota Goal Problems in Gambling and Game Theory Bill Sudderth School of Statistics University of Minnesota 1 Three problems Maximizing the probability of reaching a goal. Maximizing the probability of reaching

More information

Random Fibonacci-type Sequences in Online Gambling

Random Fibonacci-type Sequences in Online Gambling Random Fibonacci-type Sequences in Online Gambling Adam Biello, CJ Cacciatore, Logan Thomas Department of Mathematics CSUMS Advisor: Alfa Heryudono Department of Mathematics University of Massachusetts

More information

3.2 The Factor Theorem and The Remainder Theorem

3.2 The Factor Theorem and The Remainder Theorem 3. The Factor Theorem and The Remainder Theorem 57 3. The Factor Theorem and The Remainder Theorem Suppose we wish to find the zeros of f(x) = x 3 + 4x 5x 4. Setting f(x) = 0 results in the polynomial

More information

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY 1 Oh the things you should learn How to recognize and write arithmetic sequences

More information

PRIME NUMBERS AND THE RIEMANN HYPOTHESIS

PRIME NUMBERS AND THE RIEMANN HYPOTHESIS PRIME NUMBERS AND THE RIEMANN HYPOTHESIS CARL ERICKSON This minicourse has two main goals. The first is to carefully define the Riemann zeta function and exlain how it is connected with the rime numbers.

More information

Stochastic Processes and Advanced Mathematical Finance. Duration of the Gambler s Ruin

Stochastic Processes and Advanced Mathematical Finance. Duration of the Gambler s Ruin Steven R. Dunbar Department of Mathematics 203 Avery Hall University of Nebraska-Lincoln Lincoln, NE 68588-0130 http://www.math.unl.edu Voice: 402-472-3731 Fax: 402-472-8466 Stochastic Processes and Advanced

More information

Introduction to NP-Completeness Written and copyright c by Jie Wang 1

Introduction to NP-Completeness Written and copyright c by Jie Wang 1 91.502 Foundations of Comuter Science 1 Introduction to Written and coyright c by Jie Wang 1 We use time-bounded (deterministic and nondeterministic) Turing machines to study comutational comlexity of

More information

3.2 Roulette and Markov Chains

3.2 Roulette and Markov Chains 238 CHAPTER 3. DISCRETE DYNAMICAL SYSTEMS WITH MANY VARIABLES 3.2 Roulette and Markov Chains In this section we will be discussing an application of systems of recursion equations called Markov Chains.

More information

פרויקט מסכם לתואר בוגר במדעים )B.Sc( במתמטיקה שימושית

פרויקט מסכם לתואר בוגר במדעים )B.Sc( במתמטיקה שימושית המחלקה למתמטיקה Department of Mathematics פרויקט מסכם לתואר בוגר במדעים )B.Sc( במתמטיקה שימושית הימורים אופטימליים ע"י שימוש בקריטריון קלי אלון תושיה Optimal betting using the Kelly Criterion Alon Tushia

More information

Stochastic Processes and Advanced Mathematical Finance. Ruin Probabilities

Stochastic Processes and Advanced Mathematical Finance. Ruin Probabilities Steven R. Dunbar Department of Mathematics 203 Avery Hall University of Nebraska-Lincoln Lincoln, NE 68588-0130 http://www.math.unl.edu Voice: 402-472-3731 Fax: 402-472-8466 Stochastic Processes and Advanced

More information

Assignment 9; Due Friday, March 17

Assignment 9; Due Friday, March 17 Assignment 9; Due Friday, March 17 24.4b: A icture of this set is shown below. Note that the set only contains oints on the lines; internal oints are missing. Below are choices for U and V. Notice that

More information

Point Location. Preprocess a planar, polygonal subdivision for point location queries. p = (18, 11)

Point Location. Preprocess a planar, polygonal subdivision for point location queries. p = (18, 11) Point Location Prerocess a lanar, olygonal subdivision for oint location ueries. = (18, 11) Inut is a subdivision S of comlexity n, say, number of edges. uild a data structure on S so that for a uery oint

More information

TRANSCENDENTAL NUMBERS

TRANSCENDENTAL NUMBERS TRANSCENDENTAL NUMBERS JEREMY BOOHER. Introduction The Greeks tried unsuccessfully to square the circle with a comass and straightedge. In the 9th century, Lindemann showed that this is imossible by demonstrating

More information

Week 5: Expected value and Betting systems

Week 5: Expected value and Betting systems Week 5: Expected value and Betting systems Random variable A random variable represents a measurement in a random experiment. We usually denote random variable with capital letter X, Y,. If S is the sample

More information

More Properties of Limits: Order of Operations

More Properties of Limits: Order of Operations math 30 day 5: calculating its 6 More Proerties of Limits: Order of Oerations THEOREM 45 (Order of Oerations, Continued) Assume that!a f () L and that m and n are ositive integers Then 5 (Power)!a [ f

More information

SOME ASPECTS OF GAMBLING WITH THE KELLY CRITERION. School of Mathematical Sciences. Monash University, Clayton, Victoria, Australia 3168

SOME ASPECTS OF GAMBLING WITH THE KELLY CRITERION. School of Mathematical Sciences. Monash University, Clayton, Victoria, Australia 3168 SOME ASPECTS OF GAMBLING WITH THE KELLY CRITERION Ravi PHATARFOD School of Mathematical Sciences Monash University, Clayton, Victoria, Australia 3168 In this paper we consider the problem of gambling with

More information

THE WELFARE IMPLICATIONS OF COSTLY MONITORING IN THE CREDIT MARKET: A NOTE

THE WELFARE IMPLICATIONS OF COSTLY MONITORING IN THE CREDIT MARKET: A NOTE The Economic Journal, 110 (Aril ), 576±580.. Published by Blackwell Publishers, 108 Cowley Road, Oxford OX4 1JF, UK and 50 Main Street, Malden, MA 02148, USA. THE WELFARE IMPLICATIONS OF COSTLY MONITORING

More information

Linear Risk Management and Optimal Selection of a Limited Number

Linear Risk Management and Optimal Selection of a Limited Number How to build a probability-free casino Adam Chalcraft CCR La Jolla dachalc@ccrwest.org Chris Freiling Cal State San Bernardino cfreilin@csusb.edu Randall Dougherty CCR La Jolla rdough@ccrwest.org Jason

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Universal hashing. In other words, the probability of a collision for two different keys x and y given a hash function randomly chosen from H is 1/m.

Universal hashing. In other words, the probability of a collision for two different keys x and y given a hash function randomly chosen from H is 1/m. Universal hashing No matter how we choose our hash function, it is always possible to devise a set of keys that will hash to the same slot, making the hash scheme perform poorly. To circumvent this, we

More information

We rst consider the game from the player's point of view: Suppose you have picked a number and placed your bet. The probability of winning is

We rst consider the game from the player's point of view: Suppose you have picked a number and placed your bet. The probability of winning is Roulette: On an American roulette wheel here are 38 compartments where the ball can land. They are numbered 1-36, and there are two compartments labeled 0 and 00. Half of the compartments numbered 1-36

More information

Prediction Markets, Fair Games and Martingales

Prediction Markets, Fair Games and Martingales Chapter 3 Prediction Markets, Fair Games and Martingales Prediction markets...... are speculative markets created for the purpose of making predictions. The current market prices can then be interpreted

More information

The Kelly Betting System for Favorable Games.

The Kelly Betting System for Favorable Games. The Kelly Betting System for Favorable Games. Thomas Ferguson, Statistics Department, UCLA A Simple Example. Suppose that each day you are offered a gamble with probability 2/3 of winning and probability

More information

A New Interpretation of Information Rate

A New Interpretation of Information Rate A New Interpretation of Information Rate reproduced with permission of AT&T By J. L. Kelly, jr. (Manuscript received March 2, 956) If the input symbols to a communication channel represent the outcomes

More information

Lectures on the Dirichlet Class Number Formula for Imaginary Quadratic Fields. Tom Weston

Lectures on the Dirichlet Class Number Formula for Imaginary Quadratic Fields. Tom Weston Lectures on the Dirichlet Class Number Formula for Imaginary Quadratic Fields Tom Weston Contents Introduction 4 Chater 1. Comlex lattices and infinite sums of Legendre symbols 5 1. Comlex lattices 5

More information

Math 115 Spring 2011 Written Homework 5 Solutions

Math 115 Spring 2011 Written Homework 5 Solutions . Evaluate each series. a) 4 7 0... 55 Math 5 Spring 0 Written Homework 5 Solutions Solution: We note that the associated sequence, 4, 7, 0,..., 55 appears to be an arithmetic sequence. If the sequence

More information

Stochastic Derivation of an Integral Equation for Probability Generating Functions

Stochastic Derivation of an Integral Equation for Probability Generating Functions Journal of Informatics and Mathematical Sciences Volume 5 (2013), Number 3,. 157 163 RGN Publications htt://www.rgnublications.com Stochastic Derivation of an Integral Equation for Probability Generating

More information

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m) Chapter 23 Squares Modulo p Revised Version of Chapter 23 We learned long ago how to solve linear congruences ax c (mod m) (see Chapter 8). It s now time to take the plunge and move on to quadratic equations.

More information

(SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING)

(SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING) (SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING) Casinos loosen the slot machines at the entrance to attract players. FACT: This is an urban myth. All modern slot machines are state-of-the-art and controlled

More information

Betting systems: how not to lose your money gambling

Betting systems: how not to lose your money gambling Betting systems: how not to lose your money gambling G. Berkolaiko Department of Mathematics Texas A&M University 28 April 2007 / Mini Fair, Math Awareness Month 2007 Gambling and Games of Chance Simple

More information

A Modified Measure of Covert Network Performance

A Modified Measure of Covert Network Performance A Modified Measure of Covert Network Performance LYNNE L DOTY Marist College Deartment of Mathematics Poughkeesie, NY UNITED STATES lynnedoty@maristedu Abstract: In a covert network the need for secrecy

More information

Coin ToGa: A Coin-Tossing Game

Coin ToGa: A Coin-Tossing Game Coin ToGa: A Coin-Tossing Game Osvaldo Marrero and Paul C Pasles Osvaldo Marrero OsvaldoMarrero@villanovaedu studied mathematics at the University of Miami, and biometry and statistics at Yale University

More information

The Online Freeze-tag Problem

The Online Freeze-tag Problem The Online Freeze-tag Problem Mikael Hammar, Bengt J. Nilsson, and Mia Persson Atus Technologies AB, IDEON, SE-3 70 Lund, Sweden mikael.hammar@atus.com School of Technology and Society, Malmö University,

More information

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined Expectation Statistics and Random Variables Math 425 Introduction to Probability Lecture 4 Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan February 9, 2009 When a large

More information

Probability and Expected Value

Probability and Expected Value Probability and Expected Value This handout provides an introduction to probability and expected value. Some of you may already be familiar with some of these topics. Probability and expected value are

More information

The Rational Gambler

The Rational Gambler The Rational Gambler Sahand Rabbani Introduction In the United States alone, the gaming industry generates some tens of billions of dollars of gross gambling revenue per year. 1 This money is at the expense

More information

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Friday, February 2, 24. Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025.

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025. Elementary Statistics and Inference 22S:025 or 7P:025 Lecture 20 1 Elementary Statistics and Inference 22S:025 or 7P:025 Chapter 16 (cont.) 2 D. Making a Box Model Key Questions regarding box What numbers

More information

Pythagorean Triples and Rational Points on the Unit Circle

Pythagorean Triples and Rational Points on the Unit Circle Pythagorean Triles and Rational Points on the Unit Circle Solutions Below are samle solutions to the roblems osed. You may find that your solutions are different in form and you may have found atterns

More information

The degree of a polynomial function is equal to the highest exponent found on the independent variables.

The degree of a polynomial function is equal to the highest exponent found on the independent variables. DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL FUNCTIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

Lecture 13 - Basic Number Theory.

Lecture 13 - Basic Number Theory. Lecture 13 - Basic Number Theory. Boaz Barak March 22, 2010 Divisibility and primes Unless mentioned otherwise throughout this lecture all numbers are non-negative integers. We say that A divides B, denoted

More information

Statistics 100A Homework 4 Solutions

Statistics 100A Homework 4 Solutions Chapter 4 Statistics 00A Homework 4 Solutions Ryan Rosario 39. A ball is drawn from an urn containing 3 white and 3 black balls. After the ball is drawn, it is then replaced and another ball is drawn.

More information

Recursive Algorithms. Recursion. Motivating Example Factorial Recall the factorial function. { 1 if n = 1 n! = n (n 1)! if n > 1

Recursive Algorithms. Recursion. Motivating Example Factorial Recall the factorial function. { 1 if n = 1 n! = n (n 1)! if n > 1 Recursion Slides by Christopher M Bourke Instructor: Berthe Y Choueiry Fall 007 Computer Science & Engineering 35 Introduction to Discrete Mathematics Sections 71-7 of Rosen cse35@cseunledu Recursive Algorithms

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5. PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

TABLE OF CONTENTS. ROULETTE FREE System #1 ------------------------- 2 ROULETTE FREE System #2 ------------------------- 4 ------------------------- 5

TABLE OF CONTENTS. ROULETTE FREE System #1 ------------------------- 2 ROULETTE FREE System #2 ------------------------- 4 ------------------------- 5 IMPORTANT: This document contains 100% FREE gambling systems designed specifically for ROULETTE, and any casino game that involves even money bets such as BLACKJACK, CRAPS & POKER. Please note although

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

The Mathematics of Gambling

The Mathematics of Gambling The Mathematics of Gambling with Related Applications Madhu Advani Stanford University April 12, 2014 Madhu Advani (Stanford University) Mathematics of Gambling April 12, 2014 1 / 23 Gambling Gambling:

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

Lecture Notes on Polynomials

Lecture Notes on Polynomials Lecture Notes on Polynomials Arne Jensen Department of Mathematical Sciences Aalborg University c 008 Introduction These lecture notes give a very short introduction to polynomials with real and complex

More information

FREQUENCIES OF SUCCESSIVE PAIRS OF PRIME RESIDUES

FREQUENCIES OF SUCCESSIVE PAIRS OF PRIME RESIDUES FREQUENCIES OF SUCCESSIVE PAIRS OF PRIME RESIDUES AVNER ASH, LAURA BELTIS, ROBERT GROSS, AND WARREN SINNOTT Abstract. We consider statistical roerties of the sequence of ordered airs obtained by taking

More information

SQUARE GRID POINTS COVERAGED BY CONNECTED SOURCES WITH COVERAGE RADIUS OF ONE ON A TWO-DIMENSIONAL GRID

SQUARE GRID POINTS COVERAGED BY CONNECTED SOURCES WITH COVERAGE RADIUS OF ONE ON A TWO-DIMENSIONAL GRID International Journal of Comuter Science & Information Technology (IJCSIT) Vol 6, No 4, August 014 SQUARE GRID POINTS COVERAGED BY CONNECTED SOURCES WITH COVERAGE RADIUS OF ONE ON A TWO-DIMENSIONAL GRID

More information

Finite Horizon Investment Risk Management

Finite Horizon Investment Risk Management History Collaborative research with Ralph Vince, LSP Partners, LLC, and Marcos Lopez de Prado, Guggenheim Partners. Qiji Zhu Western Michigan University Workshop on Optimization, Nonlinear Analysis, Randomness

More information

Betting on Excel to enliven the teaching of probability

Betting on Excel to enliven the teaching of probability Betting on Excel to enliven the teaching of probability Stephen R. Clarke School of Mathematical Sciences Swinburne University of Technology Abstract The study of probability has its roots in gambling

More information

CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen

CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen CONTINUED FRACTIONS AND FACTORING Niels Lauritzen ii NIELS LAURITZEN DEPARTMENT OF MATHEMATICAL SCIENCES UNIVERSITY OF AARHUS, DENMARK EMAIL: niels@imf.au.dk URL: http://home.imf.au.dk/niels/ Contents

More information

Term Project: Roulette

Term Project: Roulette Term Project: Roulette DCY Student January 13, 2006 1. Introduction The roulette is a popular gambling game found in all major casinos. In contrast to many other gambling games such as black jack, poker,

More information

Example. A casino offers the following bets (the fairest bets in the casino!) 1 You get $0 (i.e., you can walk away)

Example. A casino offers the following bets (the fairest bets in the casino!) 1 You get $0 (i.e., you can walk away) : Three bets Math 45 Introduction to Probability Lecture 5 Kenneth Harris aharri@umich.edu Department of Mathematics University of Michigan February, 009. A casino offers the following bets (the fairest

More information

Solutions for Practice problems on proofs

Solutions for Practice problems on proofs Solutions for Practice problems on proofs Definition: (even) An integer n Z is even if and only if n = 2m for some number m Z. Definition: (odd) An integer n Z is odd if and only if n = 2m + 1 for some

More information

REWARD System For Even Money Bet in Roulette By Izak Matatya

REWARD System For Even Money Bet in Roulette By Izak Matatya REWARD System For Even Money Bet in Roulette By Izak Matatya By even money betting we mean betting on Red or Black, High or Low, Even or Odd, because they pay 1 to 1. With the exception of the green zeros,

More information

Precalculus Prerequisites a.k.a. Chapter 0. August 16, 2013

Precalculus Prerequisites a.k.a. Chapter 0. August 16, 2013 Precalculus Prerequisites a.k.a. Chater 0 by Carl Stitz, Ph.D. Lakeland Community College Jeff Zeager, Ph.D. Lorain County Community College August 6, 0 Table of Contents 0 Prerequisites 0. Basic Set

More information

LOOKING FOR A GOOD TIME TO BET

LOOKING FOR A GOOD TIME TO BET LOOKING FOR A GOOD TIME TO BET LAURENT SERLET Abstract. Suppose that the cards of a well shuffled deck of cards are turned up one after another. At any time-but once only- you may bet that the next card

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

1 Portfolio mean and variance

1 Portfolio mean and variance Copyright c 2005 by Karl Sigman Portfolio mean and variance Here we study the performance of a one-period investment X 0 > 0 (dollars) shared among several different assets. Our criterion for measuring

More information

1 Introduction. Linear Programming. Questions. A general optimization problem is of the form: choose x to. max f(x) subject to x S. where.

1 Introduction. Linear Programming. Questions. A general optimization problem is of the form: choose x to. max f(x) subject to x S. where. Introduction Linear Programming Neil Laws TT 00 A general optimization problem is of the form: choose x to maximise f(x) subject to x S where x = (x,..., x n ) T, f : R n R is the objective function, S

More information

Gambling Systems and Multiplication-Invariant Measures

Gambling Systems and Multiplication-Invariant Measures Gambling Systems and Multiplication-Invariant Measures by Jeffrey S. Rosenthal* and Peter O. Schwartz** (May 28, 997.. Introduction. This short paper describes a surprising connection between two previously

More information

X How to Schedule a Cascade in an Arbitrary Graph

X How to Schedule a Cascade in an Arbitrary Graph X How to Schedule a Cascade in an Arbitrary Grah Flavio Chierichetti, Cornell University Jon Kleinberg, Cornell University Alessandro Panconesi, Saienza University When individuals in a social network

More information

The Normal Approximation to Probability Histograms. Dice: Throw a single die twice. The Probability Histogram: Area = Probability. Where are we going?

The Normal Approximation to Probability Histograms. Dice: Throw a single die twice. The Probability Histogram: Area = Probability. Where are we going? The Normal Approximation to Probability Histograms Where are we going? Probability histograms The normal approximation to binomial histograms The normal approximation to probability histograms of sums

More information

ANALYSIS OF A BETTING SYSTEM. JIM HYLAND TRW, Inc., Redondo Beach, CA 90278. 1. Introduction

ANALYSIS OF A BETTING SYSTEM. JIM HYLAND TRW, Inc., Redondo Beach, CA 90278. 1. Introduction ANALYSIS OF A BETTING SYSTEM (Submitted October 98) JOHN RABUNG Virginia Commonwealth University, Richmond, VA 228 and JIM HYLAND TRW, Inc., Redondo Beach, CA 90278. Introduction A friend of ours, on hearing

More information

Collatz Sequence. Fibbonacci Sequence. n is even; Recurrence Relation: a n+1 = a n + a n 1.

Collatz Sequence. Fibbonacci Sequence. n is even; Recurrence Relation: a n+1 = a n + a n 1. Fibonacci Roulette In this game you will be constructing a recurrence relation, that is, a sequence of numbers where you find the next number by looking at the previous numbers in the sequence. Your job

More information

National Sun Yat-Sen University CSE Course: Information Theory. Gambling And Entropy

National Sun Yat-Sen University CSE Course: Information Theory. Gambling And Entropy Gambling And Entropy 1 Outline There is a strong relationship between the growth rate of investment in a horse race and the entropy of the horse race. The value of side information is related to the mutual

More information

Math 55: Discrete Mathematics

Math 55: Discrete Mathematics Math 55: Discrete Mathematics UC Berkeley, Spring 2012 Homework # 9, due Wednesday, April 11 8.1.5 How many ways are there to pay a bill of 17 pesos using a currency with coins of values of 1 peso, 2 pesos,

More information

Worksheet for Teaching Module Probability (Lesson 1)

Worksheet for Teaching Module Probability (Lesson 1) Worksheet for Teaching Module Probability (Lesson 1) Topic: Basic Concepts and Definitions Equipment needed for each student 1 computer with internet connection Introduction In the regular lectures in

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80)

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) CS 30, Winter 2016 by Prasad Jayanti 1. (10 points) Here is the famous Monty Hall Puzzle. Suppose you are on a game show, and you

More information

Monitoring Frequency of Change By Li Qin

Monitoring Frequency of Change By Li Qin Monitoring Frequency of Change By Li Qin Abstract Control charts are widely used in rocess monitoring roblems. This aer gives a brief review of control charts for monitoring a roortion and some initial

More information

Computational Finance The Martingale Measure and Pricing of Derivatives

Computational Finance The Martingale Measure and Pricing of Derivatives 1 The Martingale Measure 1 Comutational Finance The Martingale Measure and Pricing of Derivatives 1 The Martingale Measure The Martingale measure or the Risk Neutral robabilities are a fundamental concet

More information

Lecture 25: Money Management Steven Skiena. http://www.cs.sunysb.edu/ skiena

Lecture 25: Money Management Steven Skiena. http://www.cs.sunysb.edu/ skiena Lecture 25: Money Management Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Money Management Techniques The trading

More information

Geometric Series and Annuities

Geometric Series and Annuities Geometric Series and Annuities Our goal here is to calculate annuities. For example, how much money do you need to have saved for retirement so that you can withdraw a fixed amount of money each year for

More information