28
A. Hilbert Space Recall our use of n-dimensional Euclidean space JR n , the set of n-vectors or n-tuples x = (Xl, ... ,xn) with each Xi E JR. Here one has the ordinary Euclidean length - the norm - and the inner product (or dot product) of two vectors x and y: n (x, y), or y, := L XiYi· i=l This setting is adequate for handling finite-dimensional situations, but not for infinite-dimensional ones. The simplest infinite-dimensional situation contain- ing the above as a special case is the space £2 of square-summable sequences x = (Xl, X2,··· ) with Because of the Cauchy-Schwarz inequality if x, y E £2, then 00 (x,y) := LXnYn n=l is defined, and l(x,y)1 Ilxllllyll (the series 2:::=1 xnYn is absolutely convergent, that is, 2:::=1 IXnllYnl < 00 - just replace Xn , Yn by IXnl ,IYnl in the above). One may choose to work instead with complex sequences: all the above goes through, with the changes

A. Hilbert Space - Home - Springer978-1-4471-3856-3/1.pdf · n=l A Hilbert space is a (possibly - indeed, usually) infinite-dimensional vector ... ments are available; we particularly

Embed Size (px)

Citation preview

A. Hilbert Space

Recall our use of n-dimensional Euclidean space JRn , the set of n-vectors or n-tuples x = (Xl, ... ,xn) with each Xi E JR. Here one has the ordinary Euclidean length - the norm

- and the inner product (or dot product) of two vectors x and y:

n

(x, y), or X· y, := L XiYi· i=l

This setting is adequate for handling finite-dimensional situations, but not for infinite-dimensional ones. The simplest infinite-dimensional situation contain­ing the above as a special case is the space £2 of square-summable sequences x = (Xl, X2,··· ) with

Because of the Cauchy-Schwarz inequality

if x, y E £2, then 00

(x,y) := LXnYn n=l

is defined, and l(x,y)1 ~ Ilxllllyll

(the series 2:::=1 xnYn is absolutely convergent, that is, 2:::=1 IXnllYnl < 00 - just replace Xn, Yn by IXnl ,IYnl in the above). One may choose to work instead with complex sequences: all the above goes through, with the changes

410 A. Hilbert Space

00

(x,y):= LXnYn. n=l

A Hilbert space is a (possibly - indeed, usually) infinite-dimensional vector space endowed with such an inner product, and also complete (in the sense of metric spaces; all Cauchy sequences converge - see Burkill and Burkill (1970)). For background, we must refer to the excellent textbook treatments of e.g. Young (1988) and Bollobas (1990). Note that we already have a good supply of Hilbert spaces: finite-dimensional ones such as JRn and infinite­dimensional ones such as £2 and L2.

Hilbert spaces closely resemble ordinary Euclidean spaces in many re­spects. In particular, one can take orthogonal complements. If M is a vector subspace of a Hilbert space H which is closed (contains all its limit points), one can form its orthogonal complement

M.l. := {y E H: (x,y) = 0 \Ix EM};

then M.l. is also a closed vector subspace of H, and any z E H is uniquely expressible in the form

z=x+y with xEM,yEM.l.

(and so (x, y) = 0). One then says that H is the direct sum of M and M.l., written H = M EB M.l.. If z = x + y,

IIzll2 = (z, z) = (x + y, x + y) = (x, x) + (x, y) + (y, x) + (y, y) = IIxl12 + 2(x, y) + IIyl12 .

In particular, if (x, y) = 0 (Le. x, y are orthogona{),

This is the (in general) infinite-dimensional version of Pythagoras' theorem. Hilbert spaces are the easiest of infinite-dimensional spaces to work with

because they so closely resemble finite-dimensional, or Euclidean, ones. In particular, one can think geometrically in a Hilbert space, using diagrams as one would for (say) JR2 or JR3; see Appendix C.

Functional analysis is the study of infinite-dimensional spaces, and so Hilbert-space theory forms an important part of it. Excellent textbook treat­ments are available; we particularly recommend Young (1988) for Hilbert space alone, Bollobas (1990) for the more general setting of functional anal­ysis.

B. Projections and Conditional Expectations

Given a Hilbert space (or more generally, an inner product space) V, suppose V is the direct sum of a closed subspace M and its orthogonal complement MJ..:

V=MEBMJ...

In the direct-sum decomposition

of a vector z E V into a sum of x E M and y E M J.., consider the map P : z -+ x. This is called the orthogonal projection of V onto M. It is linear, and idempotent: since the direct-sum decomposition of x = pz is x = x + 0, P(pz) = pz = x, or

p2 =P.

By Pythagoras' theorem,

In particular, IIxl12 = IIPzl12 ::::: Ilz112. That is, application of P decreases the norm of a vector: one says that P has norm IIPII ::::: 1. Conversely, we quote that on an inner product space, these properties - P linear and idempotent with IIPII ::::: 1 - characterise orthogonal projections.

The range R(P) of P, that is, the set of x of the form x = pz for some z, is, as above, the set of vectors invariant under P (that is, the set of z with z = pz); P is called the projection onto its range M = R(P). The orthogonal complement N J.. of the range - the set of z with zero x-component - is the set of z annihilated by P, the kernel (or nullspace) N(P) of P. Thus the direct-sum decomposition for the orthogonal projection Ponto M is

V = M EB MJ.. = R(P) EB N(P).

The situation is symmetric between M and MJ..: write Q := 1- P, with I the identity mapping. Then Q is linear, and as p 2 = P,

Q2 = (I - p)2 = 1- 2P + p2 = I - 2P + P = I - P = Q:

Q2 = Q, and conversely, if Q2 = Q, then p 2 = P. Thus also

412 B. Projections and Conditional Expectations

V=MEBMl.=N(Q)EBR(Q), Q:=I-P.

In particular, when V is finite-dimensional, the content of the above re­duces to linear algebra (there is no need to assume M closed, as closure is automatic, so analysis is not needed). For a textbook treatment in this context, see Halmos (1958).

The above use of orthogonal projection, Pythagoras' theorem etc. under­lies the theory of the familiar linear model of statistics: normally distributed errors, least squares, regression, analysis of variance etc. For such a geometric treatment of the linear model, see e.g. Rawlings (1988), Chapter 6.

Conditional Expectations and Projections

We confine ourselves here to the L2 theory. Take the vector space L2 = L2(a, F, JP) of square-integrable random

variables X on a probability space (a, F, JP). This is a Hilbert space under the norm

and inner product (X, Y) := JE(XY).

The space L2 is complete, by the Riesz-Fischer theorem (see e.g. BolloMs (1990)).

If M is a vector subspace of L2 which is closed (equivalently: complete), given any X E L2 one can 'drop a perpendicular' from X to M, obtaining Y E M with

IIX - YII = inf {IIX - WII : W E M}

and (X - Y, Z) = 0 for all Z E M

(see e.g. Williams (1991), §6.11). Then the map X -+ Y is the orthogonal projection onto M: it is linear, idempotent and of norm at most 1.

Suppose now that Q is a sub-a-field of F and M is the L2-space of Q­measurable functions. Then

X --+ JE(XIQ)

is the orthogonal projection of X onto M = L2(a,Q,JP). It gives the best predictor (in the least-squares sense) of X given Q (that is, it minimises the mean-square error of all predictors of X given the information represented by Q): see e.g. Williams (1991), §9.4. The idempotence of this conditional expectation operator follows from the iterated conditional expectation oper­ation of §2.5. This idempotence is also suggested by the above interpretation: forming our best estimate given available information should give the same result done once as done twice.

B. Projections and Conditional Expectations 413

This picture of conditional expectation as projection is powerful - partly because, in the L2-setting, it allows us to think and argue geometrically. The excellent text Neveu (1975) on martingales is based on this viewpoint.

c. The Separating Hyperplane Theorem

In a vector space V, if x and y are vectors, the set of linear combinations ax + f3y, with scalars a, f3 2:: 0 with sum a + f3 = 1, represents geometrically the line segment joining x to y. Each such linear combination AX + (1- A)Y, with 0 ~ A ~ 1, is called a convex combination of x and y. A set C in V is called convex if, for all pairs x and y of points in C, all convex combinations of x and y are also in C.

If V has dimension nand U is a subspace of dimension n - 1, U is said to have codimension 1. If U is a subspace,

x + U := {x + u : U E U}

is called the translate of U by the vector x. A hyperplane in V is a translate of a subspace of co dimension 1. Such a

hyperplane is always representable in the form

H = [I, a] := {x: I(x) = a},

for some scalar a and linear functional I: that is, a map I : V -t IR with

I(x + y) = I(x) + I(y) (x,y E V), f(>.x) = >.f(x) (x E V, >. E IR).

Such an I is of the form

I(x) = /IXI + ... + Inxn;

then I = (/I, ... , In) defines a vector I in V, and the hyperplane H = [I, a] consists of those vectors x in V whose projections onto I have magnitude a.

The hyperplane [I, a] bounds the set A c V if

I(x) 2:: a 'Ix E V or I(x) ~ a 'Ix E V;

the hyperplane [I, a] separates the sets A, B c V if

I(x) 2:: a 'Ix E A and I(x) ~ a 'Ix E B,

or the same inequalities with A < B (or 2::,~) interchanged. The following result is crucial for many purposes, both in mathematics

and in economics and finance.

416 C. The Separating Hyperplane Theorem

Theorem C.0.1 (Separating Hyperplane Theorem). If A, B are two non-empty disjoint convex sets in a vector space V, they can be separated by a hyperplane.

For proof and background, see e.g. Valentine (1964), Part II and Bott (1942). The restriction to finite dimension is not in fact necessary: the re­sult is true as stated even if V has infinite dimension (for proof, see e.g. Bollobas (1990), Chapter 3). In this form, the result is closely linked to the Hahn-Banach theorem, the cornerstone of functional analysis. Again, Bol­lobas (1990) is a fine introduction.

Remark. When using a book on functional analysis, it is usually a good idea to look out for the results whose proof depends on the Hahn-Banach theorem: these are generally the key results, and the hard ones. The same is true in mathematical economics or finance of the separating hyperplane theorem.

Bibliography

AYt-Sahalia, Y., 1996, Nonparametric pricing of interest rate derivative securities, Econometrica 64, 527-600.

AitSahlia, F., and T.-L. Lai, 1998a, Random walk duality and the valuation of discrete lookback options, Working paper, Department of Statistics, Stanford University.

AitSahlia, F., and T.-L. Lai, 1998b, Valuation of discrete barrier and hindsight options, To appear in Journal of Financial Engineering.

Allingham, M., 1991, Arbitrage. Elements of financial economics. (MacMillan, New York).

Amin, K., and A. Khanna, 1994, Convergence of American option values from discrete- to continuous-time financial models, Mathematical Finance 4, 289-304.

Applebaum, D.B., 2004, Levy processes and stochastic calculus. (Cambridge Uni­versity Press, Cambridge).

Aurell, E., and S.1. Simdyankin, 1998, Pricing risky option simply, International Journal of Theoretical and Applied Finance 1, 1-23.

Back, K, and S.R. Pliska, 1991, On the fundamental theorem of asset pricing with an infinite state space, Journal of Mathematical Economics 20, 1-18.

Bagnold, R.A., 1941, The physics of blown sand and desert dunes. (Matthew, Lon­don).

Bagnold, R.A., and O.E. Barndorff-Nielsen, 1979, The pattern of natural size dis­tributions, Sedimentology 27, 199-207.

Bajeux-Besnainou, I., and R. Portrait, 1997, The numeraire portfolio: A new ap­proach to continuous time finance, The European Journal of Finance.

Bajeux-Besnainou, I., and J-C. Rochet, 1996, Dynamic spanning: Are options an appropriate instrument?, Mathematical Finance 6, 1-16.

Barndorff-Nielsen, O.E., 1977, Exponentially decreasing distributions for the loga­rithm of particle size, Proc. Roy. Soc. London A 353, 401-419.

Barndorff-Nielsen, O.E., 1998, Processes of normal inverse Gaussian type, Finance and Stochastics 2, 41--68.

Barndorff-Nielsen, O.E., P. Blaesild, J.L Jensen, and M. S0rensen, 1985, The fas­cination of sand, in A.C. Atkinson, and S.E. Fienberg, eds.: A celebration of statistics (Springer, New York).

Barndorff-Nielsen, O.E., and O. Halgreen, 1977, Infinite diversibility of the hyper­bolic and generalized inverse Gaussian distributions, Z. Wahrschein. 38, 309-312.

Barndorff-Nielsen, O.E., T. Mikosch, and S.1. Resnick, 2000, Levy processes: theory and applications. (Birkhauser Verlag, Basel).

Barndorff-Nielsen, O.E., and N. Shephard, 2001, Non-Gaussian Ornstein­Uhlenbeck-based models and some of their uses in financial economics, J. R. Statist. Soc. B 63, 167-241.

418 Bibliography

Barndorff-Nielsen, O.E., and N. Shephard, 2002, Econometric analysis of realized volatility and its use in estimating stochastic volatility models, J. R. Statist. Soc. B 64, 253-280.

Barndorff-Nielsen, O.E., and M. S!Ilrensen, 1994, A review of some aspects of asymp­totic likelihood theory for stochastic processes, International Statistical Review 62, 133-165.

Bass, R.F., 1995, Probabilistic techniques in analysis. (Springer, Berlin Heidelberg New York).

Beran, J., 1994, Statistics for long-memory processes. (Chapman & Hall, London). Bertoin, J., 1996, Levy processes vol. 121 of Cambridge tmcts in mathematics.

(Cambridge University Press, Cambridge). Bibby, B.M., and M. S!Ilrensen, 1997, A hyperbolic diffusion model for stock prices,

Finance and Stochastics 1, 25-4l. Bielecki, T.R., and M. Rutkowski, 2002, Credit risk: modeling, valuation and hedg­

ing. (Springer, New York). Biger, N., and J. Hull, 1983, The valuation of currency options, Finan. Management

12,24-28. Billingsley, P., 1968, Convergence of probability measures. (Wiley, New York). Billingsley, P., 1986, Probability Theory. (Wiley, New York). Bingham, N.H., and R. Kiesel, 2001, Hyperbolic and semiparametric models in

finance, in P. SoBich, A.C.C. Coolen, L.P. Hughston, and R.F. Streater, eds.: Disordered and complex systems (Amer. Inst. of Physics).

Bingham, N.H., and R. Kiesel, 2002, Semi-parametric modelling in finance: theo­retical foundation, Quantitative Finance 2 pp. 241-250.

Bingham, N.H., C.M. Goldie, and J.L. Teugels, 1987, Regular Variation. (Cam­bridge University Press, Cambridge).

Bjork, T., 1995, Arbitrage theory in continuous time, Notes from Ascona meeting. Bjork, T., 1997, Interest rate theory, in Financial Mathematics, ed. by W.J. Rung­

galdier Lecture Notes in Mathematics pp. 53-122. Springer, Berlin New York London.

Bjork, T., 1999, Arbitmge theory in continuous time. (Oxford University Press, Oxford).

Bjork, T., G. Di Masi, Y. Kabanov, and W. Runggaldier, 1997, Towards a general theory of bond markets, Finance and Stochastics 1, 141-174.

Bjork, T., Y. Kabanov, and W. Runggaldier, 1997, Bond market structure in the presence of marked point processes, Mathematical Finance 7, 211-239.

Black, F., 1976, The pricing of commodity contracts, J. Financial Economics 31, 167-179.

Black, F., 1989, How we came up with the option formula, J. Portfolio Management 15,4-8.

Black, F., and J.C. Cox, 1976, Valuing corporate securities: Some effects of bond indenture Provisions, Journal of Finance 31, 351-367.

Black, F., E. Derman, and W. Toy, 1990, A one-factor model of interest rates and its application to treasury bond options, Finan. Analysts J. pp. 33-39.

Black, F., and M. Scholes, 1973, The pricing of options and corporate liabilities, Journal of Political Economy 72, 637-{i59.

Bluhm, C., L. Overbeck, and C. Wagner, 2003, An introduction to credit risk mod­elling. (Chapman & Hall, London).

Bodie, Z., A. Kane, and A.J. Marcus, 1999, Investments. (McGraw-Hill) 4th edn. Bollobas, B., 1990, Linear analysis. An introductory course. (Cambridge University

Press, Cambridge). Bott, T., 1942, Convex sets, American Math. Monthly 49, 527-535.

Bibliography 419

Bowler, T., and J.F. Tierny, 1999, Credit derivatives and structured credit, Working paper, Deutsche Banle

Boyle, P.P., J. Evnine, and S. Gibbs, 1989, Numerical evaluation of multivariate contingent claims, Review of Financial Studies 2, 241-250.

Brace, A., D. Gatarek, and M. Musiela, 1997, The market model of interest rate dynamics, Mathematical Finance 7, 127-154.

Brace, A., M. Musiela, and W. Schlogl, 1998, A simulation algorithm based on mea­sure relationships in the lognormal market models, Working paper, University of New South Wales.

Brandt, W., and P. Santa-Clara, 2002, Simulated likelihood estimation of diffusions with an application to exchange rate dynamics in incomplete markets, Journal of Financial Economics 63, 161-210.

Breiman, L., 1992, Probability. (Siam, Philadelphia) 2nd edn. First edition Addison­Wesley, Reading, Mass. 1968.

Brigo, D., and F. Mercurio, 2001, Interest rate models - theory and practice. (Springer).

Briys, E., and F. de Varenne, 1997, Valuing risky fixed rate debt: An extension, Journal of Financial and Quantitative Analysis 32, 239-248.

Broadie, M., and J. Detemple, 1997, Recent advances in numerical methods for pricing derivative securities, in L.C.G. Rogers, and D. Talay, eds.: Numerical Methods in Finance (Cambridge University Press, Cambridge).

Brown, R.H., and S.M. Schaefer, 1995, Interest rate volatility and the shape of the term structure, in S.D. Howison, F.P. Kelly, and P. Wilmott, eds.: Mathematical models in finance (Chapman & Hall, London).

Biihlmann, H., F. Delbaen, P. Embrechts, and A. Shiryaev, 1996, No arbitrage, change of measure and conditional Esscher transforms, CWI Quarterly 9, 291-317.

Biihlmann, H., F. Delbaen, P. Embrechts, and A. Shiryaev, 1998, On Esscher trans­forms in discrete financial models, Preprint, ETH Ziirich.

Burkholder, D.L., 1966, Martingale transforms, Ann. Math. Statist. 37, 1494-1504. Burkill, J.C., 1962, A first course in mathematical analysis. (Cambridge University

Press, Cambridge). Burkill, J.C., and H. Burkill, 1970, A second course in mathematical analysis. (Cam­

bridge University Press, Cambridge). Cambanis, S., S. Huang, and G.S. Simons, 1981, On the theory of elliptically con­

toured distributions, J. Multivariate Analysis 11, 368-385. Campbell, J.Y., A.W. Lo, and A.C. MacKinlay, 1997, The econometrics of financial

markets. (Princeton University Press, Princeton). Carr, P., E. Chang, and D.B. Madan, 1998, The Variance-Gamma process and

option pricing, European Finance Review 2, 79-105. Carr, P., K Ellis, and V. Gupta, 1998, Static hedging of exotic options, Journal of

Finance pp. 1165-1190. Carr, P., H. Geman, D.B. Madan, and M. Yor, 2002, The fine structure of asset

returns: An empirical investigation., Journal of Business 75, 305-332. Chan, KC., et al., 1992, An empirical comparison of alternative models of the

short-term interest rates., Journal of Finance 47, 1209-1228. Chan, KC., G.A. Karolyi, F.A. Longstaff, and A.B. Sanders, 1992, An empirical

comparison of alternative models of the short-term interest rate, Journal of Finance 47, 1209-1227.

Chan, T., 1999, Pricing contingent claims on stocks driven by Levy processes, An­nals Applied Probab. 9, 504-528.

Chapman, D.A., and N.D. Pearson, 2000, Is the short rate drift actually nonlinear? Journal of Finance 55, 355-388.

420 Bibliography

Chen, L., 1996, Interest rote dynamics, derivatives pricing, and risk management vol. 435 of Lecture notes in economics and mathematical systems. (Springer, Berlin Heidelberg New York).

Chichilnisky, G., 1996, Fisher Black: Obituary, Notices of the AMS pp. 319-322. Chow, Y.S., H. Robbins, and D. Siegmund, 1991, The theory of optimal stopping.

(Dover, New York) 2nd edn. 1st ed., Great expectations: The theory of optimal stopping, 1971.

Cochrane, J.H., 2001, Asset pricing. (Princeton University Press, Princeton). Cox, D.R, and H.D. Miller, 1972, The theory of stochastic processes. (Chapman

and Hall, London and New York) First published 1965 by Methuen & Co Ltd. Cox, J.C., and S.A. Ross, 1976, The valuation of options for alternative stochastic

processes, Journal of Financial Economics 3, 145-166. Cox, J.C., S. A. Ross, and M. Rubinstein, 1979, Option pricing: a simplified ap­

proach, J. Financial Economics 7, 229-263. Cox, J.C., and M. Rubinstein, 1985, Options markets. (Prentice-Hall, Englewood

Cliffs, NJ). Croughy, M., D. Galai, and R Mark, 2001, Risk management. (McGraw Hill, New

York). Cutland, N.J., E. Kopp, and W. Willinger, 1991, A nonstandard approach to option

pricing, Mathematical Finance 1, 1-38. Cutland, N.J., E. Kopp, and W. Willinger, 1993a, From discrete to continuous finan­

cial models: New convergence results for option pricing, Mathematical Finance 3, 101-123.

Cutland, N.J., E. Kopp, and W. Willinger, 1993b, A nonstandard tratment of options driven by Poisson processes, Stochastics and Stochastics Reports 42, 115-133.

Dalang, RC., A. Morton, and W. Willinger, 1990, Equivalent martingale mea­sures and no-arbitrage in stochastic securities market models, Stochastics and Stochastic Reports 29, 185-201.

Daley, D., and D. Vere-Jones, 1988, An introduction to the theory of point processes. (Springer, New York).

Dana, R-A., and M. Jeanblanc, 2002, Financial markets in continuous time. (Springer, Berlin Heidelberg New York).

Davis, M.H.A., 1994, A general option pricing formula, Preprint, Imperial College. Davis, M.H.A., 1997, Option pricing in incomplete markets, in M.A.H. Dempster,

and S.R. Pliska, eds.: Mathematics of derivative securities (Cambridge Univer­sity Press, Cambridge).

Davis, M., and V. Lo, 2001a, Infectious Default, Quantitative Finance 1, 382-386. Davis, M., and V. Lo, 2001b, Modelling default correlation in bond portfolios, in

Carol Alexander, eds.: Mastering risk volume 2: Applications (Financial Times Prentice-Hall, Englewood Cliffs, NJ).

Delbaen, F., et al., 1997, Weighted norm inequalities and hedging in incomplete markets, Finance and Stochastic 1, 181-227.

Delbaen, F., and W. Schachermayer, 1994, A general version of the fundamental theorem of asset pricing, Mathematische Annalen 300, 463-520.

Delbaen, F., and W. Schachermayer, 1995a, The existence of absolutely continuous local martingale measures, Ann. Appl. Prob. 5, 926-945.

Delbaen, F., and W. Schachermayer, 1995b, The no-arbitrage property under a change of numeraire, Stochastics and Stochastics Reports 53, 213-226.

Delbaen, F., and W. Schachermayer, 1996, The variance-optimal martingale mea­sure for continuous processes, Bernoulli 2, 81-106.

Delbaen, F., and W. Schachermayer, 1998, The fundamental theorem of asset pric­ing for unbounded stochastic processes, Math. Annal 312, 215-250.

Bibliography 421

Dellacherie, C., and P.-A. Meyer, 1978, Probabilities and potential vol. A. (Hermann, Paris).

Dellacherie, C., and P.-A. Meyer, 1982, Probabilities and potential vol. B. (North Holland, Amsterdam New York).

Dixit, A.K, and R.S. Pindyck, 1994, Investment under uncertainty. (Princeton University Press, Princeton).

Dohnal, G., 1987, On estimating the diffusion coefficient, J. Appl. Probab. 24, 105-114.

Doob, J.L., 1984, Classical potential theory and its probabilistic counterpart vol. 262 of Grundl. math. Wissenschaft. (Springer, Berlin Heidelberg New York).

Doob, J. L., 1953, Stochastic processes. (Wiley, New York). Dothan, M. U., 1990, Prices in financial markets. (Oxford University Press, Ox­

ford). Downing, C., 1999, Nonparametric estimation of multifactor continuous time inter­

est rate models, Working Paper, Federal Reserve Board. Duan, J-C., 1995, The GARCH option pricing model, Mathematical Finance 5,

13-32. Dubins, L.E., and L.J. Savage, 1976, Inequalities for stochastic processes. How to

gamble if you must. (Dover, New York) 2nd edn. 1st ed. How to gamble if you must. Inequalities for stochastic processes, McGraw-Hill, 1965.

Dudley, R.M., 1989, Real analysis and probability. (Wadsworth, Pacific Grove). Duffee, Gregory R., 1999, Estimating the price of default risk, Review of Financial

Studies 12, 197-226. Duffie, D., 1989, Futures markets. (Prentice-Hall, Englewood Cliffs, NJ). Duffie, D., 1992, Dynamic asset pricing theory. (Princton University Press, Prince­

ton). Duffie, D., 1996, State-space models of the term structure of interest rates, in

L. Hughston, eds.: Vasicek and beyond (Risk Publications, London). Duffie, D., and N. Garleanu, 2001, Risk and Valuation of Collateralized Debt Obli­

gations, Financial Analysts Journal 57, 41-59. Duffie, D., and C.-F. Huang, 1985, Implementing Arrow-Debreu equilibria by con­

tinuous trading of a few long-lived securities, Econometrica 53, 1337-1356. Duffie, D., and R. Kan, 1995, Multi-factor term structure models, in S.D. Howison,

F.P. Kelly, and P. Wilmott, eds.: Mathematical models in finance (Chapman & Hall, London).

Duffie, D., and P. Protter, 1992, From discrete- to continuous-time finance: Weak convergence of the financial gain process, Mathematical Finance 2, 1-15.

Duffie, D., and H.R. Richardson, 1991, Mean-variance hedging in continuous time, Ann. Appl. Probab. 1, 1-15.

Duffie, D., and KJ. Singleton, 1997, An econometric model of the term structure of interest rate swap yields, Journal of Finance 52, 1287-1321.

Duffie, D., and KJ. Singleton, 1999, Modeling term structures of defaultable bonds, Review of Financial Studies 12, 687-720.

Duffie, D., and KJ. Singleton, 2003, Credit Risk. (Princeton University Press, Princeton) .

Duffie, D., and C. Skiadas, 1994, Continuous-time security pricing: A utility gradi­ent approach, J. Mathematical Economics 23, 107-131.

Durrett, R., 1996a, Probability: Theory and examples. (Duxbury Press at Wadsworth Publishing Company) 2nd edn.

Durrett, R., 1996b, Stochastic Calculus: A pmctical introduction. (CRC Press). Durrett, R., 1999, Essentials of stochastic processes. (Springer, New York).

422 Bibliography

Dybvig, P.H., and S.A. Ross, 1987, Arbitrage, in M.Milgate J.Eatwell, and P.Newman, eds.: The New Palgrave: Dictionary of Economics (Macmillan, Lon­don).

Eberlein, E., 2001, Applications of generalized hyperbolic Levy motions to finance, in O.E. Barndorff-Nielsen, T. Mikosch, and S. Resnick, eds.: Levy processes: Theory and Applications (Birkhauser Verlag, Boston).

Eberlein, E., and J. Jacod, 1997, On the range of option prices, Finance and Stochas­tics 1, 131-140.

Eberlein, E., and U. Keller, 1995, Hyperbolic distributions in finance, Bernoulli 1, 281-299.

Eberlein, E., U. Keller, and K Prause, 1998, New insights into smile, mispricing and Value-at-Risk: The hyperbolic model, J. Business 71, 371-406.

Eberlein, E., and S. Raible, 1998, Term structure models driven by general Levy processes, Mathematical Finance 9, 31-53.

Edwards, F.R., and C.W. Ma, 1992, Futures and options. (McGraw-Hill, New York). EI Karoui, N., R. Myneni, and R. Viswanathan, 1992a, Arbitrage pricing and hedg­

ing of interest rate claims with state variables: I. Theory, Universite de Paris VI and Stanford University.

EI Karoui, N., R. Myneni, and R. Viswanathan, 1992b, Arbitrage pricing and hedg­ing of interest rate claims with state variables: II. Applications, Universite de Paris VI and Stanford University.

EI Karoui, N., and M.C. Quenez, 1995, Dynammic programming and pricing of contingent claims in an incomplete market, SIAM J. Control Optim. 33, 29-66.

EI Karoui, N., and M.C. Quenez, 1997, Nonlinear pricing theory and backward stochastic differential equations, in Financial Mathematics, ed. by W.J. Rung­galdier no. 1656 in Lecture Notes in Mathematics pp. 191-246. Springer, Berlin New York London Lectures given at the 3rd Session of the Centro Internazionale Matematico Estivo (C.I.M.E) held in Bressanone, Italy, July 8-13, 1996.

Elton, E.J., and M.J. Gruber, 1995, Modern portfolio theory and investment anal­ysis. (Wiley, New York) 5th edn.

Embrechts, P., 2000, Actuarial versus financial pricing of insurance, Risk Finance 1, 17-26.

Embrechts, P., C. Kliippelberg, and P. Mikosch, 1997, Modelling extremal events. (Springer, New York Berlin Heidelberg).

Esscher, F., 1932, On the probability function in the collective theory of risk, Skan­dinavisk Aktuarietidskrift 15, 175-195.

Ethier, S.N., and T.G. Kurtz, 1986, Markov processes. (John Wiley & Sons, New York).

Eydeland, A., and H. Geman, 1995, Domino effect: Inverting the Laplace transform, in Over the rainbow (Risk Publications, London).

Fang, K-T., S. Kotz, and K-W. Ng, 1990, Symmetric multivariate and related distributions. (Chapman & Hall, London).

Feller, W., 1968, An introduction to probability theory and its applications, Volume 1. (Wiley, New York) 3rd edn.

Feller, W., 1971, An introduction to probability theory and its applications, Volume 2. (Wiley & Sons, Chichester) 2nd edn.

Fleming, W.H., and H.M Soner, 1993, Controlled Markov processes and viscosity solutions. (Springer, New York Berlin Heidelberg).

Flesaker, B., and L. Hughston, 1996a, Positive interest, Risk magazine 9. Flesaker, B., and L. Hughston, 1996b, Positive interest:foreign exchange, in

L. Hughston, eds.: Vasicek and beyond (Risk publications, London).

Bibliography 423

Flesaker, B., and L. Hughston, 1997, Positive interest, in M.A. Dempster, and S. Pliska, eds.: Mathematics of derivative securities (Cambridge University Press, Cambridge).

Florens-Zmirou, D., 1989, Approximate discrete-time schemes for statistics of dif­fusion processes, Statistics 20, 547-557.

Follmer, H., 1991, Probabilistic aspects of options, Discussion Paper B-202, Uni­versitat Bonn.

Follmer, H., and P. Leukert, 1999, Quantile hedging, Finance and Stochastic 3, 251-274.

Follmer, H., and P. Leukert, 2000, Efficient hedging: Cost versus shortfall risk, Finance and Stochastic 4, 117-146.

Follmer, H., and M. Schweizer, 1991, Hedging of contingent claims under incomplete information, in M.H.A. Davis, and R.J. Elliott, eds.: Applied stochastic analysis (Gordon and Breach, London New York).

Follmer, H., and D. Sondermann, 1986, Hedging of non-redundant contingent claims, in W. Hildenbrand, and A. Mas-Colell, eds.: Contribution to mathe­matical economics (North Holland, Amsterdam).

Fouque, J.-P., C. Papanicolaou, and K.R. Sircar, 2000, Derivatives in financial markets with stochastic volatility. (Cambridge University Press, Cambridge).

Frey, R., 1997, Derivative asset analysis in models with level-dependent and stochas­tic volatility, CWI Quarterly pp. 1-34.

Frey, R., and A. McNeil, 2003, Dependent Defaults in Models of Portfolio Credit Risk, Journal of Risk.

Garman, M., and S. Kohlhagen, 1983, Foreign currency option values, J. Interna­tional Money Finance 2, 231-237.

Geman, H., N. EI Karoui, and J-C. Rochet, 1995, Changes of numeraire, changes of probability measure and option pricing, J. Appl. Prob. 32, 443-458.

Geman, H., and M. Yor, 1993, Bessel processes, Asian options and perpetuities, Mathematical Finance 3, 349-375.

Geman, H., and M. Yor, 1996, Pricing and hedging double barrier options: A prob­abilistic approach, Mathematical Finance 6, 365-378.

Genon-Catalot, V., and J. Jacod, 1994, Estimation of the diffusion coefficient for diffusion processes: random sampling, Scand. J. Statist. 21, 193-221.

Gerber, H.U., and E.S. Shiu, 1995, Actuarial approach to option pricing, Preprint, Istitut de Sciences Actuarielles, Universite de Lausanne.

Gerber, U., 1973, Martingales in risk theory, Mitteilungen der Vereinigung Schweiz­erischer Versicherungsmathematiker 73, 205-216.

Geske, R., 1977, The valuation of corporate liabilities as compound options, Journal of Financial and Quantitative Analysis pp. 541-552.

Ghysels, E., et al., 1998, Non-parametric methods and option pricing, in D.J. Hand, and S.D. Jacka, eds.: Statistics in finance (Arnold, London).

Gnedenko, B.V., and A.N. Kolmogorov, 1954, Limit theorems for sums of indepen­dent random variables. (Addison-Wesley).

Goldman, B., H. Sosin, and M. Gatto, 1979, Path dependent options: Buy at a low, sell at a high, J. Finance 34, 1111-1128.

Goll, T., and J. Kallsen, 2003, A complete explicit solution to the log-optimal portfolio problem, The Annals of Applied Probability pp. 774-799.

Good, I.J., 1953, The population frequency of species and the estimation of popu­lation parameters, Biometrika 1953, 237-240.

Goovaerts, M., E. de Vylder, and J.M. Haezendonck, 1994, Insurance premiums. (North-Holland, Amsterdam).

Goovaerts, M., R. Kaas, A.E. van Heerwaarden, and T. Bauwelinckx, 1990, Effective actuarial methods. (North-Holland, Amsterdam).

424 Bibliography

Gordy, M., 2000, A comparative anatomy of credit risk models, Journal of Banking and Finance 24, 119-149.

Gouril~roux, C., 1997, ARCH models and financial applications. (Springer, New York Berlin Heidelberg).

Gourieroux, C., and A. Monfort, 1996, Simulation-based econometric methods. (Ox­ford University Press, Oxford).

Gourioux, C., J.P. Laurent, and H. Pham, 1998, Mean-variance hedging and numeraire, Mathematical Finance 8, 179-200.

Grimmett, G.R., and D.J.A. Welsh, 1986, Probability: An introduction. (Oxford University Press, Oxford).

Grimmett, G. R., and D. Stirzaker, 2001, Probability and random processes. (Oxford University Press, Oxford) 3rd edn. 1st ed. 1982, 2nd ed. 1992.

Grosswald, E., 1976, The Student t-distribution function of any degree of freedom is infinitely divisible, Z. Wahrschein. 36, 103-109.

Hale, J., 1969, Ordinary differential equations. (J. Wiley and Sons/Interscience, New York).

Hall, P., and C.C. Heyde, 1980, Martingale limit theory and its applications. (Aca­demic Press, New York).

Halmos, P.R., 1958, Finite-dimensional vector spaces. (Van Nostrand). Hamilton, D., J. James, and N. Webber, 2001, Copula methods and the analysis of

credit risk, Preprint, University of Warwick. Hamilton, J., 1994, Time series analysis. (Princeton University Press, Princeton). Harrison, J.M., 1985, Brownian motion and stochastic flow systems. (John Wiley

and Sons, New York). Harrison, J.M., and D. M. Kreps, 1979, Martingales and arbitrage in multiperiod

securities markets, J. Econ. Th. 20,381--408. Harrison, J.M., and S.R. Pliska, 1981, Martingales and stochastic integrals in the

theory of continuous trading, Stochastic Processes and their Applications 11, 215--260.

Hayre, L., 2001, SalomonSmithBarney Guide to mortgage-backed and asset-backed securities. (Wiley, New York).

He, H., 1990, Convergence from discrete- to continuous contingent claim prices, Rev. Fin. Studies 3, 523--546.

He, H., 1991, Optimal consumption-portfolio policies: A convergence from discrete to continuous time models, J. Econ. Theory 55, 340--363.

Heath, D., R. Jarrow, and A. Morton, 1992, Bond pricing and the term structure of interest rates: a new methodology for contingent claim valuation, Econometrica 60,77-105.

Heath, D., E. Platen, and M. Schweizer, 2001, A comparison of two quadratic approaches to hedging in incomplete markets, Math. Finance 11,4385--413.

Heston, S.L., 1993, A closed-form solution for options with stochastic volatilities with applications to bond and currency options, Review of Financial Studies 6, 327-343.

Heynen, R.C., and H.M. Kat, 1995, Lookback options with discrete and partial monitoring of the underlying price, Applied Mathematical Finance 2, 273--284.

Hobson, D.G., 1998, Stochastic volatility, in D.J. Hand, and S.D. Jacka, eds.: Statis­tics in finance (Arnold, London).

Hobson, D., and L.C.G. Rogers, 1998, Complete models with stochastic volatility, Mathematical Finance 8, 27--41.

Holschneider, M., 1995, Wavelets: An analytical tool. (Oxford University Press, Oxford).

Hsu, J., J. Sa8.-Requejo, and P. Santa-Clara, 1997, Bond pricing with default risk, Preprint, Andersen School of Management.

Bibliography 425

Hubalek, F., and W. Schachermayer, 1998, When does convergence of asset prices imply convergence of option prices?, Math. Finance 8, 385-403.

Hull, J., 1999, Options, futures, and other derivative securities. (Prentice-Hall, En­glewood Cliffs, NJ) 4th edn. 3rd ed. 1997, 2nd ed. 1993, 1st ed. 1989.

Hull, J., and A. White, 1987, The pricing of options on assets with stochastic volatilities, Journal of Finance XLII, 281-300.

Hull, J., and A. White, 2000, Forward rate volatilities, swap rate volatilities, and the implementation of the LIBOR market model, Journal of Fixed Income 10, 46-62.

Hunt, P.J., and J.E. Kennedy, 2000, Financial derivatives in theory and practice. (Wiley, New York).

Ikeda, N., S. Watanabe, Fukushima M., and H. Kunita (eds.), 1996, Ito stochastic calculus and probability theory. (Springer, Tokyo Berlin New York) Festschrift for Kiyosi Ito's eightieth birthday, 1995.

Ince, E.L., 1944, Ordinary differential equations. (Dover, New York). Ingersoll, J.E., 1986, Theory of financial decision making. (Rowman & Littlefield,

Totowa, NJ). Jacka, S.D., 1992, A martingale representation result and an application to incom­

plete financial markets, Math. Finance 2, 239-250. Jacod, J., and P. Protter, 2000, Probability essentials. (Springer, New York Berlin

London). Jacod, J., and A.N. Shiryaev, 1987, Limit theorems for stochastic processes vol.

288 of Grundlehren der mathematischen Wissenschaften. (Springer, New York Berlin London).

Jacod, J., and A.N. Shiryaev, 1998, Local martingales and the fundamental asset pricing theorems in the discrete-time case, Finance and Stochastics 2, 259-273.

Jacques, I., and C. Judd, 1987, Numerical Analysis. (Chapman & Hall, London). James, J., and N. Webber, 2000, Interest rate modelling. (John Wiley, New York). Jameson, R. (ed.), 1995, Derivative credit risk. (Risk Publications, New York Lon-

don). Jamshidian, F., 1997, LIBOR and swap market models and measures, Finance and

Stochastics 1, 261-29l. Jarrow, R.A., 1996, Modelling fixed income securities and interest rate options.

(McGraw-Hill, New York). Jarrow, R., D. Lando, and S. Turnbull, 1997, A Markov model for the term structure

of credit spreads, Review of Financial Studies 10, 481-523. Jarrow, R.A., and S.M. Turnbull, 2000, Derivative Securities. (South-Western Col­

lege Publishing, Cincinnati) 2nd edn. 1st ed. 1996. Jeans, Sir James, 1925, The mathematical theory of electricity and magnetism.

(Cambridge University Press, Cambridge) 5th. edn. Jin, Y., and P. Glasserman, 2001, Equilibrium positive interest rates: a unified view,

Review of financial studies 14, 187-214. Jones, E.P., S.P. Mason, and E. Rosenfeld, 1984, Contingent claim analysis of cor­

porate capital structures: An empirical investigation, Journal of Finance 39, 611-625.

J(2Srgensen, B., 1982, Statistical properties of the generalized inverse Gaussian dis­tribution function vol. 9 of Lecture Notes in Statistics. (Springer, Berlin).

JP Morgan, 1997, Creditmetrics-Technical document. (JP Morgan New York). Kabanov, Y.V., 2001, Arbitrage theory, in E. Jouini, J. Civtanic, and M. Musiela,

eds.: Option pricing, interest rates and risk management (Cambridge University Press, Cambridge).

Kabanov, Y., and D. Kramkov, 1994, Large financial markets: Asymptotic arbitrage and continuity, Theo.Prob.Appl. 38, 222-228.

426 Bibliography

Kabanov, Y., and D. Kramkov, 1998, Asymptotic arbitrage in large financial mar­kets, Finance & Stochastics 2, 143-172.

Kabanov, Y. M., and O. D. Kramkov, 1995, No-arbitrage and equivalent martin­gale measures: An elementary proof of the Harrison-Pliska theorem, Theory of Probability and Applications pp. 523-527.

Kahane, J.P., 1985, Some mndom series as functions. (Cambridge University Press, Cambridge) 1st. ed 1968.

Karatzas, I., 1996, Lectures on the Mathematics of Finance vol. 8 of CRM Mono­gmph Series. (American Mathematical Society Providence, Rhode Island, USA).

Karatzas, I., and G. Kou, 1996, On the pricing of contingent claims under con­straints, Annals Appl. Probab. 6, 321-369.

Karatzas, I., and G. Kou, 1998, Hedging American contingent claims with con­strained portfolios, Finance and Stochastics 3, 215-258.

Karatzas, I., and S. Shreve, 1991, Brownian Motion and Stochastic Calculus. (Springer-Verlag, Berlin Heidelberg New York) 2nd edn. 1rst edition 1998.

Karatzas, I., and S. Shreve, 1998, Methods of mathematical finance. (Springer, New York).

Kat, H.M., 1995, Pricing lookback options using binomial trees: An evaluation, J. Financial Engineering 4, 375-397.

Keilson, J., and F.W. Steutel, 1974, Mixtures of distributions, moment inequalities and measures of exponentiality and normality, Annals of Probability 2,112-130.

Kelker, D., 1971, Infinite divisibility and variance mixtures of the normal distribu­tion, Annals of Mathematical Statistics 42, 802-808.

Kiesel, R., 2001, Nonparametric statistical methods and the pricing of derivative securities, Journal of Applied Mathematics and Decision Sciences 5, 1-28.

Kim, J., K. Ramaswamy, and S. Sundaresan, 1993, The valuation of corporate fixed income securities, Financial Management pp. 117-13l.

Kingman, J.F.C., 1993, Poisson processes. (Oxford University Press, Oxford). Klein, I., 2000, A fundamental theorem of asset pricing for large financial markets,

Math.Finance 10,443-458. Kloeden, P.E., and E. Platen, 1992, Numerical solutions of stochastic differential

equations vol. 23 of Applications of Mathematics, Stochastic Modelling and Ap­plied Probability. (Springer, Berlin Heidelberg New York).

Kolb, R.W., 1991, Understanding Futures Markets. (Kolb Publishing, Miami) 3rd edn.

Kolmogorov, A.N., 1933, Grundbegriffe der Wahrscheinlichkeitsrechnung. (Springer) English translation: Foundations of probability theory, Chelsea, New York, (1965).

Korn, R., 1997a, Optimal portfolios. (World Scientific, Singapore). Korn, R., 1997b, Some applications of L2-hedging with a nonnegative wealth pro­

cess, Applied Mathematical Finance 4, 64-79. Korn, R., 1997c, Value preserving portfolio strategies in continuous-time models,

Mathematical Methods of Opemtional Research 45, 1-43. Koyluoglu, H.U. und Hickmann A., 1998, A generalized framework for credit port­

folio models, Working Paper, Oliver, Wyman & Company. Kramkov, D., and W. Schachermayer, 1999, The asymptotic elasticity of utility

functions and optimal investment in incomplete markets, Ann. Appl. Prob. 9, 904-950.

Kreps, D. M., 1981, Arbitrage and equilibrium in economies with infinite many commodities, Journal of Mathematical Economics 8, 15-35.

Kreps, D. M., 1982, Multiperiod securities and the efficient allocation of risk: A comment on the Black-Scholes option pricing model, in J. McCall, eds.: The eco­nomics of information and uncertainty (University of Chicago Press, Chicago).

Bibliography 427

Krzanowski, W.J., 1988, Principles of multivariate analysis vol. 3 of Oxford Statis­tical Science Series. (Oxford University Press, Oxford).

Kiichler, U. et aI., 1999, Stock returns and hyperbolic distributions, Mathematical and Computer Modelling 29, 1-15.

Kurtz, T., and P. Protter, 1991, Weak limit theorems for stochastic integerals and stochastic differential equations, Annals of Probability 19, 1035-1070.

Kushner, H.J., and P.G. Dupuis, 1992, Numerical methods for stochastic control problems in continuous time vol. 24 of Applications of Mathematics, Stochastic Modelling and Applied Probability. (Springer, New York Berlin Heidelberg).

Lamberton, D., and B. Lapeyre, 1993, Hedging index options with few assets, Math­ematical Finance 3, 25-42.

Lamberton, D., and B. Lapeyre, 1996, Introduction to stochastic calculus applied to finance. (Chapman & Hall, London).

Lamberton, D., and G. Pages, 1990, Sur l' approximation des reduities, Ann. Inst. H. Poincare Prob. Stat. 26, 331-355.

Lando, D., 1995, On jump-diffusion option pricing from the viewpoint of semi­martingale characterstics, Surveys in Applied and Industrial Mathematics 2, 605-625.

Lando, D., 1997, Modelling bonds and derivatives with default risk, in M.A.H. Dempster, and S.R. Pliska, eds.: Mathematics of derivative securities (Cam­bridge University Press, Cambridge).

Lando, D., 1998, On Cox processes and credit risky securities, Review of Derivatives Research 2, 99-120.

Lando, D., 2000, Some elements of rating-based credit risk modeling, in N. Je­gadeesh, and B. Tuckman, eds.: Advanced Tools for the Fixed Income Profes­sional (Wiley, New York).

Lebesgue, H., 1902, Integrale, longueur, aire, Annali di Mat. 7, 231-259. Leisen, D.P.J, 1996, Pricing the American put option: A detailed convergence anal­

ysis for binomial models, Working paper, University of Bonn Discussion Paper B-366.

Leland, H.E., 1994, Corporate debt value, bond covenants, and optimal capital structure, The Journal of Finance 49, 1213-1252.

Levy, E., and F. Mantion, 1997, Approximate valuation of discrete lookback and barrier options, Net Exposure 2, 13p http://www.netexposure.co.uk.

Liesenfeld, R., and J. Breitung, 1999, Simulation based method of moments, in L. Matyas, eds.: Generalized method of moments estimation (Cambridge Uni­versity Press, Cambridge).

Loeve, M., 1973, Paul Levy (1886-1971), obituary, Annals of Probability 1, 1-18. Longstaff, F.A, and E. Schwartz, 1995, A simple appraoch to valuing risky fixed

and floating rate debt, The Journal of Finance 50, 789-819. Lucas, A., P. Klaassen, P. Spreij, and S. Straetmans, 1999, An analytic approach

to credit risk of large corporate bond and loan portfolios, Journal of Banking & Finance 25, 1635-1664.

Lucas, D., 2001, CDO Handbook, Working paper, JP Morgan. Madan, D., 1998, Default risk, in D.J. Hand, and S.D. Jacka, eds.: Statistics in

finance (Arnold, London). Madan, D., 2000, Pricing the risks of default: A survey, Preprint, University of

Maryland. Madan, D., and F. Milne, 1993, Contingent claims valued and hedged by pricing

and investing in a basis, Mathematical Finance 3, 223-245. Magill, M., and M. Quinzii, 1996, Theory of incomplete markets vol. 1. (MIT Press,

Cambridge, Massachusetts; London, England).

428 Bibliography

Maitra, A.D., and W.D. Sudderth, 1996, Discrete gambling and stochastic games. (Springer, New York).

Mardia, K.V., J.T. Kent, and J.M. Bibby, 1979, Multivariate Analysis. (Academic Press, London New York).

Matyas, L., 1999, Genemlized method of moments estimation. (Cambridge Univer­sity Press, Cambridge).

McKean, H.P., 1969, Stochastic Integmls. (Academic Press, New York). Merton, RC., 1973, Theory of rational option pricing, Bell Journal of Economics

and Management Science 4, 141-183. Merton, RC., 1974, On the pricing of corporate debt: The risk structure of interest

rates, J. Finance 29, 449-470 Reprinted as Chapter 12 in Continuous-time finance Blackwell, Oxford, 1990.

Merton, RC., 1990, Continuous-time finance. (Blackwell, Oxford). Meyer, P.-A., 1966, Probability and potential. (Blaisdell, Waltham, MA.). Meyer, P.-A., 1976, Un cours sur les integrales stochastiques, in Seminaire de Proba­

bilites X no. 511 in Lecture Notes in Mathematics pp. 245-400. Springer, Berlin Heidelberg New York.

Miltersen, K., K. Sandmann, and D. Sondermann, 1997, Closed form solutions for term-structure derivatives with log-normal interest rates, Journal of Finance 52, 409-430.

M~ller, T., 1998, Risk-minimizing hedging strategies for unit-linked life insurance contracts, ASTIN Bulletin 28, 17-47.

M~ller, T., 200la, Hedging equity-linked life insurance contracts, North American Actuarial Journal 5, 79--95.

M~ller, T., 200lb, On transformations of actuarial valuation principles, Insumnce: Mathematics & Economics 28, 281-303.

M~ller, T., 2001c, Risk-minimizing hedging strategies for insurance payment pro­cesse, Finance and Stochastics 5,419-446.

Monat, P., and C. Stricker, 1995, Follmer-Schweizer decomposition and mean­variance hedging for general claims, Annals of Probability 23, 605-628.

Musiela, M., and M. Rutkowski, 1997, Martingale methods in financial modelling vol. 36 of Applications of Mathematics: Stochastic Modelling and Applied Prob­ability. (Springer, New York).

Myneni, R, 1992, The pricing of the American option, Ann. Appl. Probab. 2, 1-23. Nelson, D.B., and K. Ramaswamy, 1990, Simple binomial processes as diffusion

approximations in financial models, Review of Financial Studies 3, 393-430. Neveu, J., 1975, Discrete-pammeter martingales. (North-Holland, Amsterdam). Nielsen, L., J. Sa8.-Requejo, and P. Santa-Clara, 1993, Default risk and interest rate

risk: The term structure of default spreads, Working Paper, INSEAD. Nobel prize laudatio, 1997, Nobel prize in Economic Sciences,

http://www.nobel.se/announcement-97. Norris, J.R, 1997, Markov chains. (Cambridge University Press, Cambridge). Nualart, D., 1995, The Malliavin calculus and related topics. (Springer, New York

Berlin London). 0ksendal, B., 1998, Stochastic differential equations: An introduction with applica­

tions. (Springer, Berlin Heidelberg New York) 5th edn. Ong, M.K., 1999, Internal Credit Risk Models. Capital Allocation and Performance

Measurement. (Risk Books, London). Pelsser, A., 2000, Efficient models for valuing interest mte derivatives. (Springer,

New York Berlin London). Pham, H., T. Rheinliinder, and M. Schweizer, 1998, Mean-variance hedging for

continuous processes: New proofs and examples, Stochastics and Finance 2, 173-198.

Bibliography 429

Pharo, H., and N. Touzi, 1996, Equilibrium state prices in a stochastic volatility model, Mathematical Finance 6, 215-236.

Plackett, R.L., 1960, Principles of regression analysis. (Oxford University Press, Oxford).

Platen, E., and M. Schweizer, 1994, On smile and skewness, Statistics Research Report No. SAA 027-94, School of Mathematical Sciences, The Australian Na­tional University.

Protter, P., 2004, Stochastic integration and differential equations. (Springer, New York) 2nd ed. 1st edition, 1992.

Rachev, S.T., and L. Riischendorf, 1994, Models for option prices, Th. Prob. Appl. 39, 120-152.

Rao, C.R., 1973, Linear inference and its applications. (Wiley) 2nd ed., 1st ed. 1965.

Rawlings, J.O., 1988, Applied regression analysis. A research tool. (Wadsworth & Brooks/Cole, Pacific Grove, CA).

Rebonato, R., 1999, On the pricing implications of the joint lognormal assumption of the swaption and cap market, Journal of Computational Finance 2, 57-76.

Rebonato, R., 2002, Modern pricing of interest-rate derivatives. (Princeton Univer­sity Press, Princeton).

Renault, E., and N. Touzi, 1996, Option hedging and implied volatilities in a stochastic volatility model, Mathematical Finance 6, 272-302.

Rennocks, John, 1997, Hedging can only defer currency volatility impact for British Steel, Financial Times 08, Letter to the editor.

Resnick, S., 2001, A probability path. (Birkhauser, Basel) 2nd printing. Revuz, D., and M. Yor, 1991, Continuous martingales and Brownian motion.

(Springer, New York). Rheinlander, T., and M. Schweizer, 1997, On L2-projections in a space of stochastic

integrals, Annals of Probabiliy 25, 1810-1831. Robert, C.P., 1997, The Bayesian choice: A decision-theoretic approach. (Springer,

New York). Rockafellar, R.T., 1970, Convex Analysis. (Princton University Press, Princton NJ). Rogers, L.C.G., 1994, Equivalent martingale measures and no-arbitrage, Stochastics

and Stochastic Reports 51, 41-49. Rogers, L.C.G., 1995, Which model of the term structure of interest rates should

one use? in M.H.A. Davis, et al., eds.: Mathematical finance (Springer, Berlin Heidelberg New York).

Rogers, L.C.G., 1997, The potential approach to the term structure of interest rates and foreign exchange rates, Mathematical Finance 7, 157-176.

Rogers, L.C.G., 1998, Utility based justification of the Esscher measure, Private communication.

Rogers, L.C.G., 1999, Modelling credit risk, Preprint, University of Bath. Rogers, L.C.G., and Z. Shi, 1995, The value of an Asian option, J. Applied Proba­

bility 32, 1077-1088. Rogers, L.C.G., and E. J. Stapleton, 1998, Fast accurate binomial pricing, Finance

and Stochastics 2, 3-17. Rogers, L.C.G., and D. Talay (eds.), 1997, Numerical methods in finance. (Cam­

bridge University Press, Cambridge). Rogers, L.C.G., and D. Williams, 1994, Diffusions, Markov processes and martin­

gales, Volume 1: Foundation. (Wiley, New York) 2nd ed. 1st ed. D. Williams, 1970.

Rogers, L.C.G., and D. Williams, 2000, Diffusions, Markov processes and martin­gales, Volume 2: Ito calculus. (Cambridge University Press, Cambridge) 2nd ed.

430 Bibliography

Rosenthal, J.S., 2000, A first look at rigorous probability theory. (World Scientific, Singapore) .

Ross, S., 1976, The arbitrage theory of capital asset pricing, Journal of Economic Theory 13, 341-361.

Ross, S., 1978, A simple approach to the valuation of risky streams, Journal of Business 51, 453-475.

Ross, S.M., 1997, Probability models. (Academic Press, London New York) 6th edn. Rossi, P.E., 1995, Modelling stock market volatility. (Academic Press, London New

York). Rouge, R., and N. EI Karoui, 2000, Pricing via utility maximization and entropy,

Mathematical Finance 10,259-276. Roussas, G., 1972, Contiguity of probability measures: Some applications in Statis­

tics. (Cambridge University Press, Cambridge). Rudin, W., 1976, Principles of mathematical Analysis. (McGraw-Hill, New York)

1st ed. 1953, 2nd ed. 1964. Rutkowski, M., 1999, Models of forward LIB OR and swap rates, Applied Mathe­

matical Finance 6, 1-32. Rydberg, T.H., 1997, The normal inverse Gaussian Levy process: Simulation and

approximation, Research Report, Department of Theoretical Statistics, Insti­tute of Mathematics, University of Arhus University.

Rydberg, T.H., 1999, Generalized hyperbolic diffusions with applications towards finance, Mathematical Finance 9, 183-201.

Samuelson, P.A., 1965, Rational theory of warrant pricing, Industrial Management Review 6, 13-39.

Sato, K.-I., 1999, Levy processes and infinite divisibility vol. 68 of Cambridge studies in advanced mathematics. (Cambridge University Press, Cambridge).

Schachermayer, 2003, Introduction to the mathematics of financial markets, in S. Albeverio, W. Schachermayer, and M. Talagrand, eds.: Lectures on proba­bility theory and statistics (Springer, New York Berlin London).

Schachermayer, W., 1992, A Hilbert space proof of the fundamental theorem of asset pricing in finite discrete time, Insurance: Mathematics and Economics 11, 249-257.

Schachermayer, W., 1994, Martingale measures for discrete-time processes with infinite horizon, Mathematical Finance 4, 25-55.

SchaJ., M., 1994, On quadratic cost criteria for option hedging, Mathematics of Operations Research 19, 121-131.

Schonbucher, P.J., 1998, Term structure modelling of defaultable obonds, Rev. Derivative Research 2, 161-192.

SchOnbucher, P.J., 2003, Credit derivative pricing. models. (Wiley Finance, Chich­ester).

Schweizer, M., 1988, Hedging of options in a general semimartingale model, Ph.D. thesis ETH Ziirich.

Schweizer, M., 1991, Option hedging for semi-martingales, Stoch. Processes Appl. 37,339-363.

Schweizer, M., 1992, Mean-variance hedging for gener-al claims, Annals <Ff Applied Probability 2, 171-179.

Schweizer, M., 1994, Approximating. random variables by stOchastic integrals, An­nals of Probability 22, 1536-1575.

Schweizer, M., 1995, On the minimal martingale measure and the Follmer-Schweizer decomposition, Stochastic Analysis and its Applications 13, 57J-599.

Schweizer, M., 1999, A minimalityproperty of the minimal martingale measure, Statistics and Probability Letters 42, 27-31.

Bibliography 431

Schweizer, M., 2001a, From actuarial to financial valuation principles, 28, 31-47 Insurance: Mathematics & Economics.

Schweizer, M., 2001b, A guided tour through quadratic hedging approaches, in E. Jouini, J. Cvitanic, and M. Musiela, eds.: Advances in Mathematical Finance (Cambridge University Press, Cambridge).

Shaw, W.T., 1998, Modelling financial derivatives with Mathematica. (Cambridge University Press, Cambridge).

Shephard, N., 1996, Statistical aspects of ARCH and stochastic volatility, in D.R. Cox, D.V. Hinkley, and O.E. Barndorff-Nielsen, eds.: Time Series Models - in econometrics, finance and other fields (Chapman & Hall, London).

Shiryaev, A., 1996, Probability. (Springer, New York Berlin London). Shiryaev, A.N., 1999, Essentials of stochastic finance vol. 3 of Advanced Series of

Statistical Science 8 Applied Probability. (World Scientific, Singapore). Shiryaev, A. N, et al., 1995, Towards the theory of pricing of options of both

European and American types. I: Discrete time, Theory of Probability and Ap­plications 39, 14-60.

Slater, L.J., 1960, Confluent hypergeometric functions. (Cambridge University Press, Cambridge).

Snell, J. L., 1952, Applications of martingale systems theorems, Trans. Amer. Math. Soc. 73, 293-312.

S0rensen, M., 2001, Simplified estimating functions for diffusion models with a high-dimensional parameter, Scand. J. Statist. pp. 99-112.

Stanton, R., 1997, A nonparametric model of the term structure dynamics and the market price of interest rate risk, Journal of Finance 52, 1973-2002.

Steele, J.M., 2001, Stochastic calculus and financial applications. (Springer, New York Berlin Heidelberg).

Stein, E.M., and J.C. Stein, 1991, Stock price distributions with stochastic volatil­ities: An analytic approach, Review of Financial Studies 4, 727-752.

Stroock, D.W., and S.R.S. Varadhan, 1979, Multidimensional diffusion processes. (Springer, New York).

Taqqu, M.S., and W. Willinger, 1987, The analysis of finite security markets using martingales, Adv. Appl. Prob. 19, 1-25.

Valentine, F. A., 1964, Convex Sets. (McGraw-Hill, New York). von Neumann, J., and O. Morgenstern, 1953, Theory of games and economic ba­

haviour. (Princeton University Press, Princeton) 3rd edn. Watson, G.N., 1944, A treatise on the theory of Bessel functions. (Cambridge Uni­

versity Press, Cambridge) 2nd edn. 1st ed. 1922. Wax, N. (ed.), 1954, Selected papers on noise and stochastic processes. (Dover, New

York). Whittle, P., 1996, Optimal control: Basics and beyond. (Wiley, New York). Widder, 1941, The Laplace transform. (Princeton University Press, Princeton). Williams, D., 1991, Probability with martingales. (Cambridge University Press,

Cambridge). Williams, D., 2001, Weighing the odds. (Cambridge University Press, Cambridge). Willinger, W., and M.S. Taqqu, 1991, Towards a convergence theory for continuous

stochastic securities market models, Mathematical Finance 1, 55-99. Yor, M., 1978, Sous-espaces denses dans Ll et HI et representation des martingales,

in Seminaire de Probabilites, XII no. 649 in Lecture Notes in Mathematics pp. 265-309. Springer.

Yor, M., 1992a, On some exponential functionals of Brownian motion, Adv. Appl. Probab. 24, 509--53l.

Yor, M., 1992b, Some aspects of Brownian motion. Part 1: Some specialfunctionals. (Birkhauser Verlag, Basel).

432 Bibliography

Young, N.J., 1988, Hilbert Space. (Cambridge University Press, Cambridge). Zhang, P.G., 1997, Exotic Options. (World Scientific, Singapore). Zhou, C., 2001, The Term Structure of Credit Spreads with Jump Risk, Journal of

Banking and Finance 25, 2015-2040.

Index

o-admissible, 234 u-algebra, 31 - stopping time, 84

affine term structure, 340 algebra, 31 almost everywhere, 33 almost surely, 33 American put, 141, 258 arbitrage, 1, 15 - free, 106 - opportunity, 19, 106, 232 - price, 115 - pricing technique, 8, 9, 328 - strategy, 106 arbitrageur, 6 ARCH (autoregressive conditional

heteroscedasticity), 317 Asian option - Geman-Yor method, 261 - Rogers-Shi method, 261

barrier option - Asian, 266 - down-and-out call, 264 - forward start, 266 - knockout discount, 265 - moving boundary, 266 - outside, 266 basket default swap, 400 Bayes formula, 225, 239 binomial model, 121 Black formula - caplets, 363 - swaption, 366 Black's futures option formula, 283 Black-Derman-Toy model, 341 Black-Scholes - complete, 248 - European call price, 133 - formula, 44, 251, 294 - hedging, 115, 252, 279

- martingale measure, 243 - model, 196, 243, 270 - partial differential equation, 253, 255 - risk-neutral valuation, 250 - stochastic calculus, 198 - volatility, 314 Borel u-algebra, 31 Brownian motion, 160 - geometric, 197 - martingale characterization, 171, 215 - quadratic variation, 169

call - European - - convergence of CRR price, 133 -- Cox-Ross-Rubinstein price, 126 cap, 354 - Black's model, 355 caplet, 354, 362 central limit theorem - functional form, 223 Collateralized Debt Obligations, 404 complete market, 22 completeness theorem, 116, 238 conditional expectation - iteration, 50 conditional Jensen formula, 48 conditional mean formula, 48 conditional probability, 44 confluent hypergeometric function, 263 contingent claim, 2, 105, 116, 230, 248,

277 - attainable, 236 convergence - almost surely, 51 - in pth mean, 52 - in distribution, 52 - in probability, 52 - mean square, 52 - weak, 53, 221 convolution, 53 copula, 403

434 Index

cost process, 311 coupon, 328 coupon bonds, 328 Cox-Ross-Rubinstein model, 121 credit default swap, 399 credit migration, 376 currency, 5 currency option, 286

default correlation, 376 default probability, 376 derivative - Radon-Nikodym, 43 derivative securities, 2 diffusion, 159, 243 - constant elasticity of variance, 137 distribution

tn, 67 Bernoulli, 40 binomial, 41 bivariate normal, 46 elliptically contoured, 66 generalized inverse Gaussian, 68 hyperbolic, 42, 68 multinormal, 66 normal, 41, 56 Poisson, 42, 57

distribution function, 38 Doob Decomposition, 93 Doob-Meyer-decomposition, 170 dynamic completeness, 272 dynamic portfolio, 102

early-exercise - decomposition, 258 - premium, 260 elasticity coefficient, 255 equivalent martingale measure, 233 Esscher measure, 292 expectation, 39 expectation hypothesis, 346, 348 expiry, 3

Follmer-Schweizer decomposition, 308 factor modelling, 401 factorization formula, 293 Feynman-Kac formula, 201, 251, 339 filtration, 75, 76, 153 - Brownian, 199, 243 financial market model, 101, 229 finite market approximation, 271 finite-dimensional distributions, 153 first-passage time, 225, 264 first-to-default swap, 400

Flesaker-Hughston-model, 370 formula

currency option, 286 Geman-Yor, 263 Levy-Khintchine, 64, 179 risk-neutral pricing, 119, 120 Stirling's, 60

forward,2 - contract, 3 - price, 3 forward LIBOR measure, 357 forward rate, 330 - instantaneous, 331 free lunch, 19 function - characteristic, 55 - finite variation, 37

indicator, 34 Lebesgue-integrable, 35 measurable, 34 simple, 34

futures, 2, 282

gains process, 102, 230 GARCH (generalised autoregressive

conditional heteroscedasticity), 317 Gaussian process, 158 Girsanov pair, 199 Greeks, 254

delta, 254 gamma, 254 rho, 254 theta, 254 vega, 254, 255

Heath-J arrow-Morton - drift condition, 345 - model, 343 hedge - perfect, 119 hedgers, 6 hedging - mean-variance, 18, 307 - risk-minimizing, 18, 311 hedging strategy - CRR model, 127, 128 Hilbert space, 308, 410 hyperplane, 415

implied volatility, 314 independence, 40 index, 5 infinite divisible, 69

inner product, 409 integral - Lebesgue-Stieltjes, 36 - Legesgue, 34 - Riemann, 36 interest rate, 4 intrinsic value, 259 invariance principle, 223 Ito - calculus, 187 - lemma, 195 Ito formula - basic, 194 - for Ito process, 195 - for semi-martingales, 212 - multidimensional, 195 Ito process, 193

Levy process, 178, 294 Laplace transform, 263, 266 law of large numbers - weak, 58 Lebesgue measure, 31 LIBOR dynamics, 358, 361 LIBOR rate, 357 Lipschitz condition, 203, 274 local martingale, 209 localization, 192 lookback option - call, 267 - partial, 269 - put, 267 Levy exponent, 64

market - complete, 116, 236 - incomplete, 289, 295, 315 market price of risk, 245, 247, 338 Markov chain, 78, 96 Markov process, 78, 158 - strong, 158 martingale, 78, 155 - local, 192 - representation, 118 - square-integrable, 94 - transform, 80 martingale measure, 21, 108 - forward risk-neutral, 241, 346 - minimal, 316 - risk-neutral, 120, 246 martingale modelling, 335 martingale representation, 308 martingale transform lemma, 81

maximal utility, 290 maximum likelihood, 257 mean reversion, 342 measurable space, 31 measure, 32

Index 435

- absolutely continuous, 43 - equivalent, 43 measure space, 32 Merton model, 379, 380 method of images, 265 Monte-Carlo, 266 multinomial models, 148

Newton-Raphson iteration, 256 no free lunch with vanishing risk, 235 norm, 409 Novikov condition, 199 numeraire, 21, 101, 230, 239 numeraire invariance theorem, 231

optimal capital structure, 389 optimal stopping problem, 91 option, 2 - American, 2, 138, 258 - Asian, 3, 260 - barrier, 3, 263 -- discrete, 143 - binary, 269 - call, 2 - European, 2 - exotic, 5 - fair price (Davis), 290 - futures call, 283 - lookback, 3, 266 -- discrete, 145 - put, 2 Ornstein-Uhlenbeck process, 205 orthogonal complement, 410 orthogonal projection, 411

partition, 37 point process, 175 Poisson process, 175 portfolio, 9 portfolio credit risk, 400 - asset-based, 401 - loss distribution, 402 predictable, 80, 192, 209 previsible, 209 price - arbitrage, 119 pricing kernel, 368 probability - measure, 33

436 Index

- space, 33 probability space, 38 - filtered, 76 process - Bessel, 261 - Bessel-squared, 262 - maximum of BM, 264 - minimum of BM, 264 projection, 308 put-call parity, 143

quadratic covariation, 157 quadratic variation, 168, 211

random variable, 38 - expectation, 39 - variance, 39 reduced-form model, 391 - valuation, 395 reflection principle, 264 representation property, 238 Riccati equation, 340 Riesz decomposition, 259 risk - intrinsic, 295 - remaining, 295, 311 risk management, 273, 279 risk premium, 338 risk-neutral valuation, 115 236 250

273, 335 " ,

sample space, 37 self-decomposability, 65 semi-martingale, 186, 209 - characteristics, 218 - good sequence of, 223 separating hyperplane Theorem, 19 Snell envelope, 89, 259 speculator, 6 spot LIB OR measure, 361 spot rate, 331 spreads, 382 state-price vector, 20, 276 stochastic basis, 76, 153 stochastic differential equations - strong solution, 204 - weak solution, 204 stochastic exponential, 197, 198, 216 stochastic integral - quadratic variation of, 192 stochastic process, 77, 153 - adapted, 77, 153 - cadlag, 154 - Poisson, 42

- progressively measurable, 243 - RCLL, 154 stochastic volatility, 219 stock, 4 stock price - jump, 136 stopping time, 82, 155 strategy - replicating, 112 strike price, 3 structural model - Black-Cox, 384 - Leland, 389 - Merton, 380 - stochastic interest rate, 388 structure-preserving property, 270 submartingale, 79, 155 supermartingale, 79, 155 swap, 2, 4, 353, 363 swaption, 365

tail dependence, 403 term structure equation, 337, 339 theorem - central limit, 59 - Doob's Martingale convergence, 95 - Feynman-Kac, 202 - fundamental theorem of asset pricing,

119,235 - Girsanov, 199 - local limit, 60 - monotone convergence, 35 - Optional Sampling, 85 - Poisson limit, 60, 61 - portmanteau, 222 - representation of Brownian martin-

gales, 200 - Stopping time principle, 83 trading strategy, 18, 102 - admissible, 235 - mean-self-financing, 312 - replicating, 236 - self-financing, 230 - tame, 233

uniform integrability, 156 usual conditions (for a stochastic basis)

153 ' utility function, 290

value process, 102, 230 Vasicek model, 340 volatility, 196

historic, 257 implied, 256 non-parametric estimation, 258

- stochastic, 257 volatility matrix, 243 volatility smile, 314

Index 437

weak law of large numbers, 52 wealth process, 102

yield-to-maturity, 329

zero-coupon bond, 329, 330