Two dimensional brownian motion first passage time - MathOverflow most recent 30 from http://mathoverflow.net2013-05-25T00:52:07Zhttp://mathoverflow.net/feeds/question/49208http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/49208/two-dimensional-brownian-motion-first-passage-timeTwo dimensional brownian motion first passage timeLakshmi2010-12-13T03:46:46Z2011-02-02T15:22:14Z
<p>Hello,</p>
<p>I am looking for information on how to solve/compute first passage time for two dimensional Brownian motion.</p>
<p>any papers, references, books or web links for study will be helpful.
thanks
lakshmi</p>
http://mathoverflow.net/questions/49208/two-dimensional-brownian-motion-first-passage-time/49212#49212Answer by nick maxwell for Two dimensional brownian motion first passage timenick maxwell2010-12-13T04:56:02Z2010-12-13T04:56:02Z<p>Do you mean this?</p>
<p><a href="http://en.wikipedia.org/wiki/First-hitting-time_model" rel="nofollow">http://en.wikipedia.org/wiki/First-hitting-time_model</a></p>
<p>I've always just run the sample path (so, a loop which cumulatively sums $dX(t)$) until some condition is met, then end the loop, returing $t$ and $X(t)$. I guess your condition would be $X(t) \in E$, for some borel set $E$.</p>
<p>-nick</p>
http://mathoverflow.net/questions/49208/two-dimensional-brownian-motion-first-passage-time/49247#49247Answer by Tim van Beek for Two dimensional brownian motion first passage timeTim van Beek2010-12-13T12:08:28Z2010-12-13T12:08:28Z<p>Have a look at this page on the Azimuth wiki: <a href="http://www.azimuthproject.org/azimuth/show/First-hitting-time+problem" rel="nofollow">First hitting time problem</a>, there are references and more references on the linked pages.</p>
<p>The solution of the one-dimensional diffusion process that is absorbed at two boundary points, which is explained on that page, can be generalized to more dimensions...</p>