• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Paul Wilmott on Quantitative Finance, volume 2, page 528.

Joined
9/14/12
Messages
3
Points
11
Hi,

I have a question about page 528 in "Paul Wilmott on Quantitative Finance, Volume 2", 31.4.2.

The working that is shown explains how to obtain a Taylor series solution to the bond pricing equation for short times to expiry. I understand the working until he says "By equating powers of (T - t) we find that a(r) = -r, b(r) = 1/2 * r^2 - 1/2 * (u - lambda * w)". I just don't see how to obtain these 2 values from the "plugged in" version of the BPE.

Could anyone elaborate on how a(r) and b(r) are extracted? I assume it's trivial, but somehow I don't see it. Thanks.
 
Back
Top