Numerical Methods in Computational Finance. Daniel J. Duffy

Чтение книги онлайн.

Читать онлайн книгу Numerical Methods in Computational Finance - Daniel J. Duffy страница 43

Numerical Methods in Computational Finance - Daniel J. Duffy

Скачать книгу

Vector space norms.

       U5: The distance between two vectors in some norm.

      4.1.1 Notation

      This chapter attempts to present a self-contained and focused introduction to the essential concepts and methods for vector spaces of finite dimension. The applications are numerous, for example numerical linear algebra, finite Markov chains, multivariate optimisation, machine and statistical learning, graph theory and finite difference methods, to name just a few. To this end, we summarise the most important syntax and notation that we use throughout the book:

       F or K : a field

        : set of real and complex numbers, respectively

       α, β, a, b : scalars

       x, y, z : elements of a vector space

       V, W : vector spaces

       A, B, M : matrices

        : norm in a vector space

        : transpose of a vector, matrix

        : inverse of a matrix

       λ : eigenvalue of a matrix

       d(x, y) : distance between vectors x and y

       (x, y) : inner product of vectors x and y

        : n-dimensional real and complex spaces, respectively

        : set of real matrices with m rows and n columns

        : a vector space V over a field K (see also )

       dim V : dimension of a vector space

        : linear transformation between two vector spaces and over the same field K

       L(V; W) : the set of linear transformations from vector space V to vector space W

        : null space (kernel) of a linear transformation whose dimension is n(T)

        : the dimension of the range TV of a linear transformation

      We use the following important syntax to denote matrices:

      (4.1)upper A equals left-parenthesis a Subscript italic i j Baseline right-parenthesis comma 1 less-than-or-equal-to i less-than-or-equal-to m comma 1 less-than-or-equal-to j less-than-or-equal-to n colon matrix with m rows and n columns period

      These symbols are used in definitions, theorems and algorithms. A good way to learn is to take (simpler) concrete examples before moving to more complex cases and applications.

      From Wikipedia:

      In mathematics, a field is a set in which addition, subtraction, multiplication, and division are defined and these operators behave as the corresponding operations on rational and real numbers do. A field is thus a fundamental algebraic structure which is widely used in algebra, number theory, and many other areas of mathematics.

       The best known fields are the field of rational numbers, the field of real numbers and the field of complex numbers.

      In general, we use the symbol K to denote a generic field, but in most cases we work with real numbers as the underlying field in vector spaces. In some cases, complex numbers are used.

      A vector space V over a field K (denoted by V(K)) is a collection of objects (called vectors) together with operations of vector addition and multiplication by elements of K (called scalars) satisfying the following axioms for addition of vectors:

      (4.2)StartLayout 1st Row 1st Column Blank 2nd Column upper A 1 colon left-parenthesis x plus y right-parenthesis plus z equals x plus left-parenthesis y plus z right-parenthesis comma left-parenthesis x comma y comma z element-of upper V left-parenthesis upper K right-parenthesis right-parenthesis 2nd Row 1st Column Blank 2nd Column upper A 2 colon x plus y equals y plus x 3rd Row 1st Column Blank 2nd Column upper A 3 colon Exists unique 0 in upper V such that 0 plus x equals x plus 0 equals x 4th Row 1st Column Blank 2nd Column upper A 4 colon For each x in upper V there exists a unique y such that x plus y equals 0 5th Row 1st Column Blank 2nd Column left-parenthesis italic the negative of x right-parenthesis comma called negative x period EndLayout

      Axiom A1 states that addition is associative, and axiom A2 states that addition is commutative. The element 0 is called the zero element of the vector space.

      Scalar multiplication is defined by the axioms left-parenthesis a comma b element-of upper K and x comma y element-of upper V right-parenthesis:

      (4.3)StartLayout 1st Row 1st Column Blank 2nd Column normal upper B Baseline 1 colon a left-parenthesis x plus y right-parenthesis equals italic a x plus italic a y 2nd Row 1st Column Blank 2nd Column normal upper B Baseline 2 colon left-parenthesis a plus b right-parenthesis x equals italic a x plus italic b x 3rd Row 1st Column Blank 2nd Column normal upper B Baseline 3 colon left-parenthesis italic a b right-parenthesis x equals a left-parenthesis italic b x right-parenthesis 4th Row 1st Column Blank 2nd Column normal upper B Baseline 4 colon 1 x equals x left-parenthesis 1 is the unit element right-parenthesis period EndLayout

      The prototypical examples of vector spaces are n-dimensional vectors and rectangular matrices over a field K:

      (4.4)StartLayout 1st Row 1st Column Blank 2nd Column x equals left-parenthesis x 1 comma ellipsis comma x Subscript n Baseline right-parenthesis left-parenthesis x Subscript j Baseline element-of upper K comma j equals 1 comma ellipsis comma n right-parenthesis 2nd Row 1st Column Blank 2nd Column y equals left-parenthesis y 1 comma ellipsis comma 
						<noindex><p style= Скачать книгу