Is the Black-Scholes equation a differential equation?

TheGhostInside
Messages
1
Reaction score
0
Hi everyone, first post. To anyone who has had experience with the background of the Black-Scholes equation used in finance to price options based on underlying assets (wiki here), I have just one simple question to ask regarding a research paper I must write.

Is this equation a stochastic differential equation, or a PDE?
 
Physics news on Phys.org
In a certain sense it's both. There is a stochastic differential equation which is equivalent to a PDE for the probability density.

Basically, if you have a stochastic differential equation with brownian noise,

e.g.,

$$dX_t = a(X_t,t)dt + b(X_t,t)dB_t,$$

then one can show that this is equivalent to a PDE called the Fokker-Planck equation:

$$\frac{\partial f(x,t)}{\partial t} = -\frac{\partial}{\partial x}\left[a(x,t)f(x,t)\right] + \frac{1}{2}\frac{\partial^2}{\partial x^2}\left[ b(x,t)^2 f(x,t)\right],$$

where f(x,t) is the probability density of finding the system to have a value of x between x and x+dx at a time t.

This generalizes to more variables (see the Fokker-Planck wikipedia page for a brief intro and some further references).
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
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...
Back
Top