Limit of passage times of 1-dim random walk

n0k
Messages
2
Reaction score
0

Homework Statement


T_{x} is the passage time min{n : x(n) = x} for paths starting from x(0)=0

Show:
<br /> \lim_{x\rightarrow +\infty}E_{0}(e^\frac{-\alpha\\T_{x}}{x^2}) = e^\-\sqrt{2\alpha}<br />

for any \alpha ≥ 0


Homework Equations





The Attempt at a Solution


I came up with the recurrence relation of T_{x} as: T_{x} = T_{x-1}+T_{1} = xT_{1}

so E_{0}(e^\frac{-\alpha\\T_{x}}{x^2}) becomes E_{0}(e^\frac{-\alpha\\T_{1}}{x})

but that doesn't feel right

I also tried f(x) = \frac{e^\alpha}{2}(f(x+1)+f(x-1)) and \frac{T_{x}}{x^2} = \frac{\sum_{i=1}^{x}T_{1}^(i)}{x^2} but again, don't know what to do from there
 
Physics news on Phys.org
E0 is the expectation of hitting zero
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top