![]() |
|
|
#12 | |
|
Aug 2006
3·1,993 Posts |
Quote:
For example, was that true, a biased (p > 0.5) 1-D random walk would be recurrent, and I don't believe it is. |
|
|
|
|
|
|
#13 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
11000010101002 Posts |
Quote:
I think the key point is the "given enough time". Clearly this could be considerable and for practical purposes people would ignore such large time periods, but mathematically you can't dismiss it so easily. |
|
|
|
|
|
|
#14 |
|
Nov 2008
2·33·43 Posts |
Sorry if I've misunderstood something, but are you saying that a random walk which goes up with a probability of 1 - epsilon (make epsilon as close to 0 as you want) and down with a probability of epsilon is certain to reach 0 at some point? If so, give me a proof. Not a Fischbach-style argument, a proof.
Last fiddled with by 10metreh on 2009-07-13 at 07:19 |
|
|
|
|
|
#15 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
141248 Posts |
I think that trying to prove the opposite (that there is zero chance to terminate) has already been shown to be false, it is always epsilon^x, which is never zero.
|
|
|
|
|
|
#16 |
|
May 2009
Dedham Massachusetts USA
84310 Posts |
If the chance of reaching x goes to 0 as x goes to infinity, then there is a 'zero percent chance of reaching infinity' (using the inexact language in the problem). It is only when the limit is above zero do you say that there is 'a chance of reaching infinity'.
Agree that aliquot sequences aren't fully random, but what does appear to be random is what comes after a sequence ends. Since drivers don't appear to last all the way down or up and the next driver is random, then they do in a sense act randomly - just on a larger scale than one step. So while not a proof, it does offer intuition to the problem. Given the numerical simulation from axn, it would appear that the answer is yes, you can have unbounded sequences provided the chance of going up is always greater than going down which argues against the Catalan Conjecture. There would have to be some kind of structure to the sequences that forces them down to 1 or cycles, or some other aspect to them I am not considering here. |
|
|
|
|
|
#17 | |
|
Nov 2003
11101001001002 Posts |
Quote:
See Feller. It is perhaps the "bible" on probability theory. A one-dimensional random walk with probabilities p and (1-p) will always return to the origin infinitely often. It goes to oo with probability 0, but can drift arbitrarily far from the origin. That is to say, for any real M the random walk will cross M infinitely often. Last fiddled with by R.D. Silverman on 2009-07-13 at 11:47 Reason: typo |
|
|
|
|
|
|
#18 | |
|
Nov 2008
2×33×43 Posts |
Quote:
Last fiddled with by 10metreh on 2009-07-13 at 12:54 |
|
|
|
|
|
|
#19 |
|
May 2009
Dedham Massachusetts USA
3·281 Posts |
In the wikipedia article they state that a simple random walk is one with an equal chance of going in either direction, but it doesn't state anything about a walk that is biased in one direction. I am not even sure what a non-equal chance 'random walk' would be called - is it even a random walk? This makes it hard to search for. I will look up Feller's book if I get the chance, but I don't go by the local library at all these days - I don't have a lot of time to read it seems.
|
|
|
|
|
|
#20 | |
|
Nov 2003
11101001001002 Posts |
Quote:
Suppose the random walk is at point M>0 at some point in time. The probability that it will return to 0 without ever taking a right step is just epsilon^M. This may be small, but it is non-zero. The probability is even larger if one allows some right steps along the way. This may be modelled as a Markov process. The transition matrix is simple because the probability of moving left (or right) is fixed at each step. The process is also Ergodic. The value of epsilon DOES NOT MATTER as long as it is non-zero. |
|
|
|
|
|
|
#21 | |
|
Nov 2008
1001000100102 Posts |
Quote:
Last fiddled with by 10metreh on 2009-07-13 at 15:47 |
|
|
|
|
|
|
#22 |
|
"William"
May 2003
New Haven
2·7·132 Posts |
It's been a few decades since I last read Feller, but I think the probability of ever returning to zero is less than 1 when the upward step probability is greater than the downward step. Here's the analysis as I recall it:
Let "x" be the probability of ever reaching to zero from one. At the next step you reach zero with probability p and you reach two with probability 1-p. If you reach zero, you are done. If you reach two, then to reach zero you must at some point reach one, and then reach zero from one. But reaching one from two is the same as reaching zero from one - so that probability is x. Hence the probability of ever reaching zero from two is x2. Putting these observations together leads to the equation x = p + (1-p)*x2 This equation has solutions x=1 and x=p/(1-p). When downward steps predominate, x=1 is the only solution that is a probability. When upward steps predominate both are probabilities, so it requires a bit more work to show which solution is the correct probability. I think that works by setting up the equation for "never returns to zero from one" as "first goes to two" and then either "never returns to one from two" or "returns to one from two but never returns to zero from one." WIlliam |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What are the chances that M44 isn't M44? | jasong | Information & Answers | 12 | 2013-10-07 04:45 |
| Infinity, thou art a heartless bitch | chalsall | Game 1 - ♚♛♝♞♜♟ - Shaolin Pirates | 15 | 2013-02-20 20:53 |
| Concept of the Infinity | 9021951 | Miscellaneous Math | 51 | 2011-11-04 21:43 |
| Infinity times Zero equals Two | AntonVrba | Lounge | 4 | 2010-10-28 20:10 |
| Prove that the limit is infinity.. | kakos22 | Information & Answers | 4 | 2010-04-18 23:18 |