I understand how to derive the black scholes solution if dSt = μStdt + σStdWt and r is constant. The solution is c(t, x) = xN(d+(T−t),x)) - Ke−r(T−t)N(d_(T−t),x)) where d+(τ,x) = 1σ√τ * [logxK+(r+12σ2)τ], d_(τ,x)=d+(τ,x)−σ√τ
However, I need to find the solution when, dSt=μtStdt+σtStdWt and rt are deterministic functions of t. I was asked to guess the solution, so it must be a very close analogue to the solution above. I thought about integrating over time, but I haven't been able to verify that this works, and I do need to verify the solution.
Any help in figuring out what the form and how to go about verifying that it is a solution would be appreciated.
Update: Someone asked to see some extra work, here is my guess of what the solution should be: c(t, x) = xN(d+(T−t),x)) - Ke−∫T−t0ruduN(d_(T - t), x)) where d+(τ,x)=1∫τ0σudu * [logxK+∫τ0(r+12σ2)], d_(τ,x)=d+(τ,x)−∫√τ0σudu.
I don't know if this guess is even correct, and if it is I need to verify that it is a solution the Black-Scholes PDE.
Answer
What you need is to identify the distribution of the asset price ST, conditional on the information set Ft at time t, for 0≤t<T. Note that ST=Stexp(∫Tt(rs−σ2s2)ds+∫TtσsdWs).
No comments:
Post a Comment