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).
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top