I am reading a book that is talking about continuous random walk. It first starts with defining one dimensional discrete random walk as starting at point 0 and move to either to the right or left at the rate of $1$ per unit of time.
Then, it said that if we instead move $\sqrt{h}$ per $h$ units of time, and took the limit as $h$->$0$, we would have continuous random walk. It will then converge into brownian motion.
My questions are: 1) Why are me moving $\sqrt{h}$ instead of $h$ per $h$ unit of time? Can someone show me the calculation? 2) Before taking the limit to $0$, how do we proof that the random variable is indeed binomial? I undestand that from CLT, it will converge into normal rv but, I am baffled on how to proof that it is indeed binomial. I am considering on proofing it through it's moment but I wonder if there is a simpler way.
By the way, the situation for an asymmetric random walk is different, because there is an overall trend in one direction. In this case the step size must be proportional to $h$, not $\sqrt{h}$, in order for the continuum limit to be of order 1 (i.e. neither blowing up nor going to zero). In this case CLT still applies, but not to leading order: the leading order term is a deterministic "transport" term.