Numerical Methods in Computational Finance. Daniel J. Duffy. Читать онлайн. Newlib. NEWLIB.NET

Автор: Daniel J. Duffy
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Ценные бумаги, инвестиции
Год издания: 0
isbn: 9781119719724
Скачать книгу

      The source of all great mathematics is the special case, the concrete example. It is frequent in mathematics that every instance of a concept of seemingly great generality is in essence the same as a small and concrete special case.

      Paul Halmos

      In Chapter 2 we discussed both systems of ODEs and scalar ODEs. The focus was mainly concerned with notation, the structure of ODEs and finite difference schemes to approximate them. We implicitly assumed that the solution of the corresponding initial value problem existed in an otherwise unspecified time interval and that the solution was unique. These assumptions constitute a huge leap of faith. In this chapter we discuss existence and uniqueness results for ODEs and stochastic differential equation (SDEs). We also introduce several important numerical schemes and code in C++ and Python.

      We turn our attention to a more general initial value problem for a non-linear system of ODEs:

      where:

StartLayout 1st Row 1st Column Blank 2nd Column y colon normal double struck upper R right-arrow normal double struck upper R Superscript n Baseline comma upper A element-of normal double struck upper R Superscript n Baseline comma f colon normal double struck upper R times normal double struck upper R Superscript n Baseline right-arrow normal double struck upper R Superscript n Baseline 2nd Row 1st Column Blank 2nd Column and colon 3rd Row 1st Column Blank 2nd Column f left-parenthesis t comma y right-parenthesis equals left-parenthesis f 1 left-parenthesis t comma y right-parenthesis comma ellipsis comma f Subscript n Baseline left-parenthesis t comma y right-parenthesis right-parenthesis Superscript down-tack Baseline where f Subscript j Baseline colon normal double struck upper R times normal double struck upper R Superscript n Baseline right-arrow normal double struck upper R comma j equals 1 comma ellipsis comma n period EndLayout

       Does System (3.1) have a unique solution?

       In which interval does this solution exist?

       What is the asymptotic behaviour of the solution as ?

      To this end, let B be a region of n plus 1 dimensional space, and let f be continuously differentiable with respect to t and with respect to all the components of y at all points of B. We assume that the following inequalities hold:

      and:

      Then the sequence left-brace phi Subscript n Baseline right-brace of successive approximations left-parenthesis n greater-than-or-equal-to 0 right-parenthesis converges (uniformly) in the interval bar t minus t 0 bar less-than-or-equal-to alpha to a solution phi left-parenthesis t right-parenthesis of (3.1) that satisfies the initial condition phi left-parenthesis t 0 right-parenthesis equals eta.

      We note that the IVP (3.1) can be written as an integral equation as follows: