Is Separation of Variables the Key to Solving Linear PDEs in Finance?

captain
Messages
163
Reaction score
0
this may seem like a simple question but how does one know that separation of variables for solving linear PDE's will work. What i mean is that it seems to pick out a form of the solution to a given problem (I have heard that linear PDE's have an infinite number of functions of a particular form, e.g. for the wave equation the solution is of the form f(x-vt) + g(x+vt)). I can understand that for problems in e&m the separation of variables technique picks out a particular form (like for a cartesian coordinates for laplace's equation for a box, the solutions come out to be sines and cosines), but what about linear PDE's in finance (like the Black scholes equation). Thanks in advance to anyone who can clarify this.
 
Physics news on Phys.org
Didn't we just have this? Or was that on another forum?

Do you agree that if F(x)= G(x), then \int F(x)dx= \int G(x)dx?
(If not I have no idea what to say!)

If dy/dx= f(x)g(y) then (1/g(y))dy/dx= f(x). Since y is itself a function of x, this is the "F(x)= G(x)" above.

Then \int [(1/g(y)) dy/dx]dx= \int f(x)dx. And, of course, (dy/dx)dx= dy so this is \int (1/g(y))dy= \int f(x)dx.
 
I was actually talking about partial differential equations like Laplace's equation or other such linear equations
 
Yes PDE's have families of solutions, it's the boundary and initial conditions that let you pin down the actual solution. It doesn't have anything to do with the coordinate system. You get sines and cosines in your example because of nice boundary conditions.
 
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