Probobalistic interpretation of a PDE

  • Thread starter Thread starter kai_sikorski
  • Start date Start date
  • Tags Tags
    Interpretation Pde
kai_sikorski
Gold Member
Messages
161
Reaction score
0
Consider the following PDE. A lot of this is from "Numerical Analysis of an Elliptic-Parabolic Partial Differential Equation" by J. Franklin and E. Rodemich.

\frac{1}{2} \frac{\partial^2 T}{\partial y^2} + y \frac{\partial T}{\partial x} = -1

With |x|&lt;1, |y| &lt; \infty and we require T(1,y)=0 for y>0 and T(-1,y)=0 for y<0, and T(x,y) → 0 as |y| → ∞.

The solution T(x,y) is related to a randomly accelerated particle whose position ζ(t) satisfies the SDE ζ''(t) = w(t), where w(t) is white Gaussian noise. If the initial position and velocity are ζ(0) = x and ζ'(0)=y, where |x|<1, then T(x,y) is the expected value of the first time at which the sosition ζ(t) equals ±1.

I'm wondering if there is a similar probabilistic interpretation of a similar problem but with an x dependent forcing.

\frac{1}{2} \frac{\partial^2 T}{\partial y^2} + y \frac{\partial T}{\partial x} = -G(x)

Intuitively it seems that maybe I can integrate the right hand side along the path of the random particle, but I'm not sure if this is right. This seems similar in flavor to the Feynman-Kac theorem, but I haven't been able to find a formulation of that theorem that quite works for what I want.
 
Physics news on Phys.org
Think I found what I need in Grigorius stochastic calculus book, it looks like my intuition was right.
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Back
Top