3

Click here to load reader

CONTENTS i - National University of Singaporematdm/ma4257/syllabus.pdf · CONTENTS i Syllabus Lecturer: ... • Shreve, S.E. (2004), Stochastic Calculus for Finance: ... by William

Embed Size (px)

Citation preview

Page 1: CONTENTS i - National University of Singaporematdm/ma4257/syllabus.pdf · CONTENTS i Syllabus Lecturer: ... • Shreve, S.E. (2004), Stochastic Calculus for Finance: ... by William

CONTENTS i

Syllabus

Lecturer: Dr. Dai MinOffice hours: By appointment via emailOffice: S14-04-16, the best way to contact me is via email: [email protected]

Recommended background reading:Hull, J. (1993, 1997, 1999 or 2003) Options, Futures and other Deriva-

tives. Prentice Hall.

Recommended texts: (Except for the last two, these books have beenset as RBR books, available at Science Library)

• Wilmott, P. (2000) Paul Wilmott on Quantitative Finance. John Wi-ley & Sons

• Wilmott, P. (1998) Derivatives: The Theory and Practice of FinancialEngineering. John Wiley & Sons.

• Wilmott, P., Dewynne, J., and Howison, S. (1995) Option Pricing:Mathematical Models and Computation. Oxford Financial Press, Ox-ford.

• Kwok Y.K. (1998) Mathematical Models of Financial Derivatives, Springer.

• Shreve, S.E. (2004), Stochastic Calculus for Finance: The BinomialAsset Pricing Model (Vol I); Continuous-Time Models (Vol II), SpringerVerlag, New York

• Oksendal, B. (2003), Stochastic Differential Equations, Springer (forbasic theory of stochastic calculus).

An introduction to mathematical finance (based on the preface ofI. Karatzas and S.E. Shreve (1998): Methods of Mathematical Finance)

We are now able to talk about “mathematical finance”, “financial en-gineering” or “modern finance” only because of two revolutions that havetaken place on Wall Street in the latter half of the twentieth century. Thefirst revolution in finance began with the 1952 publication of “Portfolio Se-lection”, an early version of the doctoral dissertation of Harry Markowitz,where he employed the so-called “mean-variance analysis” to understandand quantify the trade-off between risk and return inherent in a portfolio

Page 2: CONTENTS i - National University of Singaporematdm/ma4257/syllabus.pdf · CONTENTS i Syllabus Lecturer: ... • Shreve, S.E. (2004), Stochastic Calculus for Finance: ... by William

ii CONTENTS

of stocks. The implementation of Markowitz’s idea was aided tremendouslyby William Sharp who developed the Capital Asset Pricing Model. Fortheir pioneering work, Markowitz and Sharp shared with Merton Millier the1990 Nobel Prize in economics, the first ever awarded in finance. Markowitzand Sharp’s portfolio selection work is for one-period models. Thanks toRobert Merton and Paul Samuelson, one-period models were replaced bycontinuous-time (Brownian-motion-driven models), and the quadratic util-ity function implicit in mean-variance optimization was replaced by moregeneral increasing, concave utility functions. Model-based mutual fundshave taken a permanent seat at the table of investment opportunities of-fered to the public.

The second revolution in finance is regarding what we are going to ad-dress in this course, the option pricing theory, founded by Fisher Black,Myron Scholes, and Robert Merton in the early 1970s. This leads to anexplosion in the market for derivatives securities. Scholes and Merton wonthe 1997 Nobel Prize in economics. Black had unfortunately died in 1995.

Preliminary knowledge: MA3245 (Financial Mathematics I) or at theleast

• Basic concepts: derivatives, options, futures, forward contracts, hedg-ing, Greeks and so on.

• Elementary stochastic calculus: Brownian motion, Ito integral and Itolemma.

• Derivation of continuous time model (Black-Scholes) and discrete model(Cox-Ross-Rubinstein): no arbitrage; delta hedging; option replica-tion.

Even if you know little about the preliminary knowledge, don’t worrytoo much because I am going to give a review in the first two classes.

Course Gradefinal exam (70%), mid-term exam (20%), one assignment with tutorials

(10%).

Contents:

• Preliminary

• Option pricing models for European options

Page 3: CONTENTS i - National University of Singaporematdm/ma4257/syllabus.pdf · CONTENTS i Syllabus Lecturer: ... • Shreve, S.E. (2004), Stochastic Calculus for Finance: ... by William

CONTENTS iii

• American options and early exercise

• Multi-asset options

• Path-dependent options

• Beyond Black-Scholes world

• Interest rate derivatives

Our philosophy

• We value these derivative products using partial differential equations(PDEs), or equivalently, using binomial tree methods. Probabilisticapproach will be discussed in MA5248 (Stochastic Analysis in Math-ematical Finance, this semester).

• Explicit solutions to the PDE models, if available, will be given. Butwe skip how to get these solutions. I refer interested students to themodule MA4221 (Partial Differential Equations, next semester)

• Since explicit solutions are so rare that fast accurate numerical meth-ods are essential. We shall mainly focus on the binomial tree methodwhich is easy to implement and can be regarded as an explicit finitedifference scheme. Monte-Carlo simulation will be briefly discussed.More general finite difference schemes are discussed in MA4255 (Nu-merical Partial Differential Equations, next semester).

• Matlab coding is preferable, but not required.