March 10th, 2005, 2:47 am
The SDE for the brownian motion conditioned on its ending value isdx = (B-x)/(T-t) dt + sigma dzSo you can write the prob P of x(t) > X for any 0<t<T as the solution to the PDEsig^2/2 d^2P/dx^2 + (B-x)/(T-t) dP/dx + dP/dt = 0with boundary condition P(X,t) = 1 and P(x,T) = 0 for x<X. Then the prob you want is P(0,0).The solution of that PDE is left as an exercise for the reader.