April 6th, 2004, 5:23 pm
The butterfly result quadrature refers to is by Breeden and Litzenberger. However, you probably don't want to look at the original paper (I have a pdf if you REALLY want it, but it is massive: original paper version photographed for archive, presumably). However, the result we are interested is Appendix 15A of Hull. A lot of B&L is about other stuff (not relevant here). Moreover, the B&L discussion is discrete, in Hull it is continuous, and so, neat.Importantly, the result is assuming a CONTINUUM of option prices for the given expiry. (In B&L, the assumption is that there are option prices for every strike, in $0.01 steps.) In reality, we only have a discrete finite set. Thus, we need to interpolate to 'complete' the continuum. For this interpolation: it seems one can choose, but I quite like cubic spline on premium (makes the twice differentiation do'able in code). Because the market is incomplete (there isn't a continuum) it is best not to mortgage your house based on the results - it's just a model.