- #1
squenshl
- 479
- 4
Homework Statement
Assume a stock currently has a price S(0) = 1 in dollars units. As a special deal, you may purchase this stock at this price but you sell this stock at a specified time t = T (at the maturity) at the selling price S(T)2. For example, if at the maturity S(T) = 0.5, you will sell it at the price 0.25. Is this a good deal? Give reason(s).
Homework Equations
Black-Scholes equation.
The Attempt at a Solution
I solved the Black-Scholes equation when r = 0 so I solve Vt + sigma^2*S^2/2*Vss = 0 with inital condition ((S(T)-K)+)2 and got V(S,t) = esigma^2(T-t)*S(T)^2. How can I tell if this is a good deal? Help please.