{"id":186,"date":"2021-08-17T20:49:05","date_gmt":"2021-08-17T20:49:05","guid":{"rendered":"https:\/\/www.mathgallery.com\/?page_id=186"},"modified":"2021-08-20T07:39:51","modified_gmt":"2021-08-20T07:39:51","slug":"notes-on-numerical-analysis","status":"publish","type":"page","link":"https:\/\/www.mathgallery.com\/index.php\/notes-on-numerical-analysis\/","title":{"rendered":"Notes on Numerical Analysis"},"content":{"rendered":"\n<p>  <\/p>\n\n\n\n<p>\\section{Introduction}\\label{sec1}<\/p>\n\n\n\n<p>Numerical analysis can be seen as the &#8220;operational&#8221; part of a scientific computation. In particular, a thorough error analysis is necessary for an informed assessment of the quality of any obtained result. Three examples are considered to illustrate different types of errors and error estimation techniques.<\/p>\n\n\n\n<p>Some preliminaries on machine data representation and error analysis are given in Section 2. In Section 3, two methods of evaluating trigonometric functions are compared with respect to precision. Section 4 illustrates the use of iteration for solving the discrete time matrix algebraic Riccati equation. A third example on numerical integration of a stochastic differential equation is given in Section 5, which shows the application of statistical error analysis. Some conclusions are given in Section 6.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>Preliminaries}\\label{sec2}<\/strong><\/p>\n\n\n\n<p>A computer handles pieces of information of a fixed size, a \\emph{word}. The number of digits in a word is the \\emph{word length}. A normalized \\emph{floating point representation} of a real number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is a representation in the form<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-973c54350e4a5198a7476f373afb8364_l3.png\" height=\"21\" width=\"288\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#97;&#61;&#92;&#112;&#109;&#32;&#109;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#101;&#125;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#45;&#49;&#125;&#92;&#108;&#101;&#113;&#32;&#109;&#60;&#49;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#101;&#92;&#105;&#110;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#32;&#90;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>All real numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> can be expressed in this representation, where the number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> is the \\emph{mantissa}, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b6a7605b1bcca8f1b416eaf733f34e08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#116;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"11\" style=\"vertical-align: -4px;\"\/> is the \\emph{base} and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3fc193f43cc29c1eef788f64ba43c1bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> is the \\emph{exponent}. In a computer, the number of digits for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3fc193f43cc29c1eef788f64ba43c1bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> is limited by the word length.<\/p>\n\n\n\n<p>Suppose that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b4e3cbf5d4c5c6d9b702dd139f14c147_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/> digits are used to represent <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/>. Then it is only possible to represent floating point numbers of the form<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 18px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a4662a20088acbb599dddada3309bf89_l3.png\" height=\"18\" width=\"97\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#97;&#114;&#123;&#97;&#125;&#61;&#92;&#112;&#109;&#32;&#92;&#98;&#97;&#114;&#123;&#109;&#125;&#92;&#99;&#100;&#111;&#116;&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#101;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c144b6b2cf1b0b5a0062626a848f5ef4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#97;&#114;&#123;&#109;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"15\" style=\"vertical-align: 0px;\"\/> is the mantissa <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> rounded to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b4e3cbf5d4c5c6d9b702dd139f14c147_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/> digits, and the exponent is limited to a finite range<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 20px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-853ae3d6a2f7ea94601b51a6f9bb4e55_l3.png\" height=\"20\" width=\"359\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#97;&#114;&#123;&#109;&#125;&#61;&#40;&#46;&#100;&#95;&#49;&#100;&#95;&#50;&#92;&#108;&#100;&#111;&#116;&#115;&#32;&#100;&#95;&#116;&#41;&#95;&#123;&#92;&#98;&#101;&#116;&#97;&#125;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#48;&#92;&#108;&#101;&#113;&#32;&#100;&#95;&#105;&#32;&#60;&#92;&#98;&#101;&#116;&#97;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#76;&#92;&#108;&#101;&#113;&#32;&#101;&#92;&#108;&#101;&#113;&#32;&#85;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The normalization <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-18dac1c2466cebed6e5fbcedbb087f30_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#45;&#49;&#125;&#92;&#108;&#101;&#113;&#32;&#124;&#92;&#98;&#97;&#114;&#123;&#109;&#125;&#124;&#60;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"110\" style=\"vertical-align: -5px;\"\/> ensures that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1fb98af1ee3a82c0a526d12a30332c2f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#95;&#49;&#92;&#110;&#101;&#113;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"50\" style=\"vertical-align: -4px;\"\/>. In the binary system, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ae4c5620e683942221c6425a57dd981f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#95;&#49;&#61;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"49\" style=\"vertical-align: -3px;\"\/>, so this digit need not be stored. An exception is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-072bed0ebf929f9d7c14da365c8512a4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\"\/>, for which one sets <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-677ddb33cbc84708fb03582c5c4e82bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"48\" style=\"vertical-align: 0px;\"\/>, and it is also practical to set <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-726d8d23597f6afe13a39a9e6551cbc7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#61;&#76;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"44\" style=\"vertical-align: 0px;\"\/>, the lower limit of the exponent.<\/p>\n\n\n\n<p>The set of floating point numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2510519bbe1660dfdffb4195c7287343_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> that can be represented by the system contains exactly <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a71eb8f748498133b3ea01f840eaa3c5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#40;&#92;&#98;&#101;&#116;&#97;&#45;&#49;&#41;&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#116;&#45;&#49;&#125;&#40;&#85;&#45;&#76;&#43;&#49;&#41;&#43;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"220\" style=\"vertical-align: -5px;\"\/> numbers. The limited number of digits in the exponent implies that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is limited in magnitude to an interval &#8211; the \\emph{range} of the floating point system. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is larger in magnitude than the largest number in the set <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2510519bbe1660dfdffb4195c7287343_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> cannot be represented at all. The same is true, in principle, of numbers smaller than the smallest nonzero number in the set <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2510519bbe1660dfdffb4195c7287343_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>.<\/p>\n\n\n\n<p>It can be shown that in a floating point system, every real number in the floating point range of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2510519bbe1660dfdffb4195c7287343_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#70;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> can be represented with a relative error which does not exceed the \\emph{machine unit} <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43fe27dc3e528266a619764d90fce60b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>, which, when rounding is used, is defined by<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 36px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ef99926c61e5f22af39e30425dcf4492_l3.png\" height=\"36\" width=\"91\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#117;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#92;&#98;&#101;&#116;&#97;&#94;&#123;&#45;&#116;&#43;&#49;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p>.<\/p>\n\n\n\n<p>In a floating point system, both large and small numbers are represented with the same relative accuracy. For most computers, the machine unit <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43fe27dc3e528266a619764d90fce60b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> lies between <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-50b4cee806559c7ebd2a58d0a09cc57d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#48;&#94;&#123;&#45;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"35\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b54caee82fa950e6825b2216c2249cc8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#48;&#94;&#123;&#45;&#49;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"42\" style=\"vertical-align: 0px;\"\/>.<\/p>\n\n\n\n<p>The IEEE 754 standard from 1985 for floating point arithmetic is implemented on most chips used for personal computers and workstations. Two main formats, single and double precision, are defined. The standard specifies that arithmetic operations should be performed as if they were first calculated to infinite precision and then rounded off. The default rounding mode is to round to nearest representable number, with round to even in case of a tie. The infinite precision is implemented by using extra guard digits in the intermediate result of the operation before normalization and rounding. In single precision a floating point representation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ef71511c70f0e4b25cc6bd69f3bc20c2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> of a number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is stored as<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-893b06ecbfe5cf5b695ca81ae16f49e8_l3.png\" height=\"22\" width=\"295\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#118;&#61;&#40;&#45;&#49;&#41;&#94;&#115;&#40;&#49;&#46;&#109;&#41;&#95;&#123;&#50;&#125;&#50;&#94;&#123;&#101;&#45;&#49;&#50;&#55;&#125;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#48;&#60;&#101;&#60;&#50;&#53;&#53;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ae1901659f469e6be883797bfd30f4f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> is the sign (one bit), <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3fc193f43cc29c1eef788f64ba43c1bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> is the exponent (8 bits), and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> is the mantissa (23 bits). If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ede05c264bba0eda080918aaa09c4658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0af556714940c351c933bba8cf840796_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> are two floating point numbers, the corresponding operations are denoted by<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1591572251e633e8fdaf9225197003ae_l3.png\" height=\"19\" width=\"339\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#102;&#108;&#40;&#120;&#43;&#121;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#102;&#108;&#40;&#120;&#45;&#121;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#102;&#108;&#40;&#120;&#92;&#99;&#100;&#111;&#116;&#32;&#121;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#102;&#108;&#40;&#120;&#47;&#121;&#41;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>for the results of floating point addition, subtraction, multiplication and division. These operations have to some degree other properties than the exact arithmetic operations. The associative and distributive laws may fail for addition and multiplication. Consequently, the order of calculation may have a large impact on the error propagation.<\/p>\n\n\n\n<p>An approximation to the machine unit can be determined as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5358e3d0990fa722f00e359989f8b0e3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#32;&#92;&#109;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"45\" style=\"vertical-align: -4px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-461fe1a58a75801541487ddf10d32abd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"11\" style=\"vertical-align: -4px;\"\/> is the smallest floating point number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ede05c264bba0eda080918aaa09c4658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> such that<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4d1a4837303ed9a26fbe85fcc9fcb349_l3.png\" height=\"19\" width=\"107\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#102;&#108;&#40;&#49;&#43;&#120;&#41;&#62;&#49;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The machine unit <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43fe27dc3e528266a619764d90fce60b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> can therefore be regarded as a lower bound for the relative error in any computation, see [1].<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\subsection{<strong>Error Types}<\/strong><\/p>\n\n\n\n<p>Numerical results are influenced by many types of error. Some sources of error are difficult to influence while others can be reduced or eliminated by changing the computational sequence. Errors are propagated from their sources to quantities computed later, sometimes with a considerable amplification. It is therefore important to distinguish between the new error produced at the computation of a quantity, and errors propagated from the data that the quantity is calculated from. The following types of error are encountered in machine computations.<\/p>\n\n\n\n<p class=\"has-small-font-size\">\\subsubsection{<em><strong>Errors in Given Input Data}<\/strong><\/em><\/p>\n\n\n\n<p>Input data can be the results of measurements which have been influenced by errors. A \\emph{rounding error} occurs, for example, whenever an irrational number is shortened (&#8220;rounded off&#8221;) to a fixed number of decimals.<\/p>\n\n\n\n<p class=\"has-small-font-size\"><em><strong>\\subsubsection{Errors During the Computations<\/strong><\/em>}<\/p>\n\n\n\n<p>The limited word length in a computer or calculator leads at times to a loss of information. There are two typical and important cases:<\/p>\n\n\n\n<p>\\begin{itemize}\\item If the device cannot handle numbers which have more than, say, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ae1901659f469e6be883797bfd30f4f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> digits, then the exact product of two <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ae1901659f469e6be883797bfd30f4f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/>-digit numbers (which contains <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8bb22f20757e34dfdf5a80d68221af19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"17\" style=\"vertical-align: 0px;\"\/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e9d440544f4a05e48cf9b76b29167c20_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#115;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"47\" style=\"vertical-align: 0px;\"\/> digits) cannot be used in subsequent calculations, but is rounded off. \\item When a relatively small term <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f56d50c26583f9a035ff6b4e3c0ca5c0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/> is added to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>, then some digits of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f56d50c26583f9a035ff6b4e3c0ca5c0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/> are &#8220;shifted out&#8221;, and they will not have any effect on future quantities that depend on the value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-38830949a60ce6786a6fdf6309482002_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#43;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"39\" style=\"vertical-align: -2px;\"\/>. The effect of such roundings can be quite noticeable in an extensive calculation, or in an algorithm which is numerically unstable.\\end{itemize}<\/p>\n\n\n\n<p class=\"has-small-font-size\">\\subsubsection{<em><strong>Truncation Errors<\/strong><\/em>}<\/p>\n\n\n\n<p>These are errors arising when a limiting process is truncated (broken off) before the limiting value has been reached. Such \\emph{truncation error} occurs, for example, when an infinite series is broken off after a finite number of terms, when a nonlinear function is approximated with a linear function, or when a derivative is approximated with a difference quotient (also called \\emph{discretization error}).<\/p>\n\n\n\n<p class=\"has-small-font-size\">\\subsubsection{<em><strong>Other Types of Errors<\/strong><\/em>}<\/p>\n\n\n\n<p>The most important, but sometimes overlooked sources of error are due to simplifications in the mathematical model, and human or machine errors.<\/p>\n\n\n\n<p style=\"font-size:12px\"><em><strong>Simplifications in the Mathematical Model<\/strong><\/em><\/p>\n\n\n\n<p>In most of the applications of mathematics, one makes idealizations and assumptions in order to formulate a mathematical model. The idealizations and assumptions made may not be appropriate to describe the present problem and can therefore cause errors in the result. The effects of such sources of error are usually more difficult to estimate than errors in given input data, rounding errors during the computations and truncation errors.<\/p>\n\n\n\n<p style=\"font-size:12px\"><em><strong>Human Errors and Machine Errors<\/strong><\/em><\/p>\n\n\n\n<p>In all numerical work, one must be aware that clerical errors, errors in hand calculation, and misunderstandings may occur. When using computers, one can encounter errors in the program itself, typing errors in entering the data, operator errors, and (more seldom) machine errors.<\/p>\n\n\n\n<p>Errors in given input data and errors due to simplification of the mathematical model are usually considered to be uncontrollable in the numerical treatment. Truncation errors are usually controllable. The rounding error in the individual arithmetic operation is, in a computer, controllable to a limited extent, mainly through the choice of single and double precision. This type of error can also be reduced by reformulation of the calculation sequence.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\subsection{<strong>Functions of a Single Variable}<\/strong><\/p>\n\n\n\n<p>One of the fundamental extensions of a computing device is to have methods to compute \\emph{elementary functions}. A function of a single variable is a mapping <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e96e0f35600a76bbe996ec275dc9388d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#58;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"79\" style=\"vertical-align: -4px;\"\/> where the argument <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ede05c264bba0eda080918aaa09c4658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-9c09a708375fde2676da319bcdfe8b24_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> is a one-dimensional variable. For all calculated quantities, the following definition of absolute and relative error can be applied.<\/p>\n\n\n\n<p><strong>Theorem:<\/strong> Let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0c3189d41a16ad8f7eaf9514681dc5dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#105;&#108;&#100;&#101;&#123;&#122;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> be an approximate value to an exact quantity <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4586e340cb83d5b642972e97a288fec2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>. The \\emph{absolute error} in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0c3189d41a16ad8f7eaf9514681dc5dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#105;&#108;&#100;&#101;&#123;&#122;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 17px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c0a563c2d6d4d5499c31dc2e2284ad3e_l3.png\" height=\"17\" width=\"91\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#122;&#61;&#92;&#116;&#105;&#108;&#100;&#101;&#123;&#122;&#125;&#45;&#122;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>and if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e53048d694bf942d0ff6e443164dd400_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#92;&#110;&#101;&#113;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"42\" style=\"vertical-align: -4px;\"\/>, the \\emph{relative error} is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a7041530eecf49bb30d68fadaaf89136_l3.png\" height=\"19\" width=\"141\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#122;&#47;&#122;&#61;&#40;&#92;&#116;&#105;&#108;&#100;&#101;&#123;&#122;&#125;&#45;&#122;&#41;&#47;&#122;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>In many situations one wants to compute error bounds, either strict or approximate, for the absolute or relative error. Since it is sometimes rather hard to obtain an error bound that is both strict and sharp, one often prefers to use less strict but often realistic error estimates, see [1].<\/p>\n\n\n\n<p>To carry out rounding error analysis of an algorithm based on floating point operations, a model of how these operations are carried out is needed. The standard model<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5beb51a63ac9f1b00b1fb8a012845cfc_l3.png\" height=\"19\" width=\"269\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#102;&#108;&#40;&#120;&#32;&#92;&#115;&#113;&#117;&#97;&#114;&#101;&#32;&#121;&#41;&#61;&#40;&#120;&#32;&#92;&#115;&#113;&#117;&#97;&#114;&#101;&#32;&#121;&#41;&#40;&#49;&#43;&#92;&#100;&#101;&#108;&#116;&#97;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#124;&#92;&#100;&#101;&#108;&#116;&#97;&#124;&#92;&#108;&#101;&#113;&#32;&#117;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2830238ded224661605224fed87e6f24_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#117;&#97;&#114;&#101;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/> is any of the four elementary operations. The model is valid for the IEEE standard.<\/p>\n\n\n\n<p>For a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a7ee323bc5a3f73ad5e066b13bed5504_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"34\" style=\"vertical-align: -5px;\"\/>, elementary results from calculus can be used to give a bound for the error in the evaluated function value. Let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ec88996bf6548406fe4b6cb46d054581_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#61;&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"67\" style=\"vertical-align: -5px;\"\/> be a function of a single variable <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ede05c264bba0eda080918aaa09c4658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b2bf07c133335a600fa4e3e984c0d9c2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#116;&#105;&#108;&#100;&#101;&#32;&#120;&#45;&#120;&#61;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"91\" style=\"vertical-align: 0px;\"\/>. Then<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8b71b983d58c51700aa9557722d82f9e_l3.png\" height=\"21\" width=\"275\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#121;&#61;&#102;&#40;&#120;&#43;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#41;&#45;&#102;&#40;&#120;&#41;&#61;&#102;&#39;&#40;&#92;&#120;&#105;&#41;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-133a4afc01880fff37eafeed848b1905_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#92;&#108;&#101;&#113;&#32;&#92;&#120;&#105;&#32;&#92;&#108;&#101;&#113;&#32;&#120;&#43;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"123\" style=\"vertical-align: -4px;\"\/>. Suppose that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-18424fc2ecc4deff422987098ecbb812_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#124;&#92;&#108;&#101;&#113;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"63\" style=\"vertical-align: -5px;\"\/>. Then<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 31px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d3181e7a7de41c2954cf7180c34c8f89_l3.png\" height=\"31\" width=\"301\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#121;&#124;&#92;&#108;&#101;&#113;&#32;&#92;&#109;&#97;&#120;&#95;&#123;&#92;&#120;&#105;&#125;&#124;&#102;&#39;&#40;&#92;&#120;&#105;&#41;&#124;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#120;&#105;&#92;&#105;&#110;&#91;&#120;&#45;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#44;&#120;&#43;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#93;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><strong>General Error Propagation Formula:<\/strong> Assume that the errors in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a25108a6faed6502d4da3478c8bb6f53_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#44;&#120;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"101\" style=\"vertical-align: -4px;\"\/> are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4c62eb6a1c8a99e9b4ed15f59bf51d63_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#95;&#49;&#44;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#95;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"145\" style=\"vertical-align: -4px;\"\/>. Then the maximal error in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-57add2435de083611008135a3ba1acc2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#95;&#49;&#44;&#120;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"126\" style=\"vertical-align: -5px;\"\/> has the approximate bound<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 49px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ebed1907037fbc38e5738463042c6d67_l3.png\" height=\"49\" width=\"175\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#102;&#124;&#92;&#108;&#101;&#115;&#115;&#115;&#105;&#109;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#105;&#61;&#49;&#125;&#94;&#123;&#110;&#125;&#92;&#108;&#101;&#102;&#116;&#124;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#102;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#120;&#95;&#105;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#124;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#95;&#105;&#124;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p class=\"has-small-font-size\">\\subsection{<strong><em>Vectors and Matrices<\/em><\/strong>}<\/p>\n\n\n\n<p>A \\emph{vector norm} on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f9868b4451c5811a288f7fdd10be5558_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"21\" style=\"vertical-align: 0px;\"\/> is a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5e7895d5c31ae1b49d3b2cbf00ac2b37_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;&#58;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"93\" style=\"vertical-align: -1px;\"\/> satisfying<\/p>\n\n\n\n<p>\\begin{itemize}\\item <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3a438d28d364157542cf1eaa607083fb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#41;&#62;&#48;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#102;&#111;&#114;&#97;&#108;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#105;&#110;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#110;&#101;&#113;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"232\" style=\"vertical-align: -5px;\"\/> \\item <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-edec56d4f4180071b0883b01441e69fb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#41;&#61;&#124;&#92;&#97;&#108;&#112;&#104;&#97;&#124;&#78;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#102;&#111;&#114;&#97;&#108;&#108;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#105;&#110;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"298\" style=\"vertical-align: -5px;\"\/> \\item <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-7dd3017393650dd4d35b005c21fb18de_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#41;&#92;&#108;&#101;&#113;&#32;&#78;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#41;&#43;&#78;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#102;&#111;&#114;&#97;&#108;&#108;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#44;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"308\" style=\"vertical-align: -5px;\"\/>\\end{itemize}<\/p>\n\n\n\n<p>The vector norm of a vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bcda923e732ff6e429d93d0fa7ea8a47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> is denoted <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-63a09455fac691c66303c3d45dd7abe1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"25\" style=\"vertical-align: -5px;\"\/>. The most common vector norms are special cases of the family of \\emph{H\\&#8221;older norms} or \\emph{<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b5ed9420b8465118d58ecdaf3f582776_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#108;&#95;&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"12\" style=\"vertical-align: -6px;\"\/>-norms}, defined by<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 23px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-02e48b86f7da35950bbb6b5464ce662e_l3.png\" height=\"23\" width=\"399\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#124;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#124;&#95;&#112;&#61;&#40;&#124;&#120;&#95;&#49;&#124;&#94;&#112;&#43;&#124;&#120;&#95;&#50;&#124;&#94;&#112;&#43;&#92;&#99;&#100;&#111;&#116;&#115;&#43;&#124;&#120;&#95;&#110;&#124;&#94;&#112;&#41;&#94;&#123;&#49;&#47;&#112;&#125;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#49;&#92;&#108;&#101;&#113;&#32;&#112;&#60;&#92;&#105;&#110;&#102;&#116;&#121;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-05cfe97584795b20577e5ae90e427052_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#108;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"18\" style=\"vertical-align: -3px;\"\/>-norm (or \\emph{maximum norm}) is defined<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 27px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b8f15e5b22106319f1c07874cb4f0f3e_l3.png\" height=\"27\" width=\"139\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#124;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#92;&#124;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#61;&#92;&#109;&#97;&#120;&#95;&#123;&#49;&#92;&#108;&#101;&#113;&#32;&#105;&#92;&#108;&#101;&#113;&#32;&#110;&#125;&#124;&#120;&#95;&#105;&#124;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>An infinite sequence of matrices <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-af3496ef41ca533b7ef37302edd3a49a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#95;&#49;&#44;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#95;&#50;&#44;&#32;&#92;&#108;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"82\" style=\"vertical-align: -4px;\"\/> is said to converge to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-82a0de169ca718071f87c1bb7d571c4e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, that is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-121ed0444e30c4d2595ec26c4c2027dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#105;&#109;&#95;&#123;&#110;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#95;&#110;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"127\" style=\"vertical-align: -4px;\"\/> if<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 25px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d39dec6a0bf78ba916497321a25baa80_l3.png\" height=\"25\" width=\"155\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#105;&#109;&#95;&#123;&#110;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#92;&#124;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#95;&#110;&#32;&#45;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#92;&#124;&#61;&#48;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>From the equivalence of norms in a finite dimensional vector space it follows that the order of convergence is independent of the choice of norm. The particular choice <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b88507cd57e20bff36561fc2a4b6a9cb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"42\" style=\"vertical-align: -5px;\"\/> shows that convergence of vectors in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f9868b4451c5811a288f7fdd10be5558_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"21\" style=\"vertical-align: 0px;\"\/> is equivalent to convergence of the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> sequences of scalars formed by the components of the vectors. This conclusion is extended to matrices, see [1].<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\subsection{<strong>Iteration<\/strong>}<\/p>\n\n\n\n<p>A general idea often used in numerical computation is \\emph{iteration}, where a numerical process is applied repeatedly to a problem. As an example, the equation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-91c6a462d42362b1da714046d57eb89c_l3.png\" height=\"19\" width=\"71\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#61;&#70;&#40;&#120;&#41;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>can be solved by successive approximation using an initial approximation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-87f2a80bc63f8d7bc3df68c45a787402_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"17\" style=\"vertical-align: -3px;\"\/>. By using the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a40e16aa8d32d40804d3e957fb268e89_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#70;&#40;&#120;&#95;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"107\" style=\"vertical-align: -5px;\"\/> repeatedly, a sequence of numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f01aecbcbfc4fb56379eed001a2812b4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#123;&#120;&#95;&#110;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"35\" style=\"vertical-align: -5px;\"\/> is obtained that (hopefully) converges to a limiting value <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8f0b6b1a01f8fcc2f95be0364c090397_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#97;&#108;&#112;&#104;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/>, which is a root to the equation. As <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> grows, the numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2c83758b12d1eb192c053e5f0ac1a434_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"18\" style=\"vertical-align: -3px;\"\/> are then successively better and better approximations to the root, that is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 25px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-cb67c0c083b722c710f7c3407dce933a_l3.png\" height=\"25\" width=\"287\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#105;&#109;&#95;&#123;&#110;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#32;&#120;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#92;&#97;&#108;&#112;&#104;&#97;&#32;&#61;&#92;&#108;&#105;&#109;&#95;&#123;&#110;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#32;&#70;&#40;&#120;&#95;&#110;&#41;&#61;&#70;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>so that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-454930e94dd0118895044007158f0793_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#92;&#97;&#108;&#112;&#104;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"45\" style=\"vertical-align: 0px;\"\/> satisfies the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5d5c6ec4b6d5287c0ced7e08d8dd1bc5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#70;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"71\" style=\"vertical-align: -5px;\"\/>. The iteration is stopped when sufficient accuracy has been attained. Consider a nonlinear equation of the form<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c15048c314d2de11148785321526bbf5_l3.png\" height=\"19\" width=\"305\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#95;&#105;&#61;&#103;&#95;&#105;&#40;&#120;&#95;&#49;&#44;&#120;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#110;&#41;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#105;&#61;&#49;&#44;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#110;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>Then, for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ab4b98a23711ace4a3e7a824bef054db_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#61;&#49;&#44;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"87\" style=\"vertical-align: -4px;\"\/>, the \\emph{fixed-point iteration}<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 25px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c4bf4bb84f082f83312f9d44c7ae6aac_l3.png\" height=\"25\" width=\"364\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#95;&#123;&#105;&#125;&#94;&#123;&#40;&#107;&#43;&#49;&#41;&#125;&#61;&#103;&#95;&#105;&#40;&#120;&#95;&#49;&#94;&#123;&#40;&#107;&#41;&#125;&#44;&#120;&#95;&#50;&#94;&#123;&#40;&#107;&#41;&#125;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#110;&#94;&#123;&#40;&#107;&#41;&#125;&#41;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#105;&#61;&#49;&#44;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#110;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>can be used to find the root to the equation. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d208fd391fa57c168dc0f151de829fee_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> is continuous and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a244cce2956b06944c232b7f413f9a8d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#105;&#109;&#95;&#123;&#107;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#40;&#107;&#41;&#125;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"134\" style=\"vertical-align: -4px;\"\/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-556310a93ea5bf02c5d3a2bf251b6ab3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;&#61;&#103;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"83\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-acf1292a579740815211bfc30bb866ad_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"17\" style=\"vertical-align: 0px;\"\/> solves the system <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f47dc588ecc76f979d8b20022189ce24_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#61;&#103;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"67\" style=\"vertical-align: -5px;\"\/>.<\/p>\n\n\n\n<p>Generally, a vector sequence is said to converge to a limit <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-acf1292a579740815211bfc30bb866ad_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"17\" style=\"vertical-align: 0px;\"\/> if<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 31px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2f197e2e23e3f844bb863df438716578_l3.png\" height=\"31\" width=\"158\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#105;&#109;&#95;&#123;&#107;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#92;&#124;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#40;&#107;&#41;&#125;&#45;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#94;&#123;&#92;&#97;&#115;&#116;&#125;&#92;&#124;&#61;&#48;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>for some norm <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1a5f3d1cb88a3655928a38aa04691a60_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"27\" style=\"vertical-align: -5px;\"\/>, see [1].<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\subsection{<strong>Numerical Stochastic Integration<\/strong>}<\/p>\n\n\n\n<p>Consider an initial value problem consisting of an ordinary differential equation and an initial value,<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 36px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5d91179bfb7fdd1f73b27728823218fb_l3.png\" height=\"36\" width=\"132\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#100;&#111;&#116;&#123;&#120;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#100;&#120;&#125;&#123;&#100;&#116;&#125;&#61;&#97;&#40;&#116;&#44;&#120;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43cf36ad13a852bc2717d06aa822891f_l3.png\" height=\"19\" width=\"79\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#40;&#116;&#95;&#48;&#41;&#38;&#61;&#38;&#120;&#95;&#48;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>There is a multitude of methods available for numerical evaluation of the integral. One simple and common method is the \\emph{Euler method}, in which the derivative is approximated with a forward time difference equation as<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 38px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f580ed40c9dde6526cec62b2ad398fdc_l3.png\" height=\"38\" width=\"128\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#102;&#114;&#97;&#99;&#123;&#100;&#120;&#125;&#123;&#100;&#116;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#121;&#95;&#123;&#110;&#43;&#49;&#125;&#45;&#121;&#95;&#110;&#125;&#123;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>for some given time discretization <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e5ba83f0623834f8f0dfbcb6a0bc0e35_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#61;&#116;&#95;&#123;&#110;&#43;&#49;&#125;&#45;&#116;&#95;&#123;&#110;&#125;&#44;&#116;&#95;&#48;&#60;&#116;&#95;&#49;&#60;&#92;&#108;&#100;&#111;&#116;&#115;&#60;&#116;&#95;&#110;&#60;&#92;&#108;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"305\" style=\"vertical-align: -5px;\"\/>, which gives the Euler method for the problem<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f48bd23a8d717cb572628ad8736bc12a_l3.png\" height=\"19\" width=\"191\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#121;&#95;&#123;&#110;&#43;&#49;&#125;&#38;&#61;&#38;&#121;&#95;&#123;&#110;&#125;&#43;&#97;&#40;&#116;&#95;&#110;&#44;&#121;&#95;&#110;&#41;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 17px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3c83009e20da5cbb6f78299a8c6cb816_l3.png\" height=\"17\" width=\"122\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#38;&#61;&#38;&#116;&#95;&#123;&#110;&#43;&#49;&#125;&#45;&#116;&#95;&#110;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 12px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ade62b277f3b0f78ffe82a36862e042b_l3.png\" height=\"12\" width=\"62\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#121;&#95;&#48;&#38;&#61;&#38;&#120;&#95;&#48;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>For the Euler method, the \\emph{local discretization error}, the error introduced in each step of the method, is defined as<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-46d6d0e5707ff10b58bc10f4d3e57b5c_l3.png\" height=\"19\" width=\"223\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#108;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#120;&#40;&#116;&#95;&#123;&#110;&#43;&#49;&#125;&#59;&#116;&#95;&#110;&#44;&#121;&#95;&#110;&#41;&#45;&#121;&#95;&#123;&#110;&#43;&#49;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>and the \\emph{global discretization error}, the total error after <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> steps, is defined as<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3628f9a666193b05078a3424af5025b6_l3.png\" height=\"19\" width=\"225\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#101;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#120;&#40;&#116;&#95;&#123;&#110;&#43;&#49;&#125;&#59;&#116;&#95;&#48;&#44;&#120;&#95;&#48;&#41;&#45;&#121;&#95;&#123;&#110;&#43;&#49;&#125;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>A method is \\emph{convergent} if the global discretization error converges to zero with the maximum time step <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a5424981031f7d075bb7d6e9d790d745_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#61;&#92;&#109;&#97;&#120;&#95;&#110;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"107\" style=\"vertical-align: -3px;\"\/>, that is,<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 29px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f65c28c4abb2b349a63bdc27c9da85ec_l3.png\" height=\"29\" width=\"333\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#105;&#109;&#95;&#123;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#119;&#110;&#97;&#114;&#114;&#111;&#119;&#32;&#48;&#125;&#124;&#101;&#95;&#123;&#110;&#43;&#49;&#125;&#124;&#61;&#92;&#108;&#105;&#109;&#95;&#123;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#119;&#110;&#97;&#114;&#114;&#111;&#119;&#32;&#48;&#125;&#124;&#120;&#40;&#116;&#95;&#123;&#110;&#43;&#49;&#125;&#59;&#116;&#95;&#48;&#44;&#120;&#95;&#48;&#41;&#45;&#121;&#95;&#123;&#110;&#43;&#49;&#125;&#124;&#61;&#48;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c02c77df4197986e3c0c9c335b1a3e89_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#95;&#48;&#61;&#120;&#95;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"57\" style=\"vertical-align: -4px;\"\/> on any finite time interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0e91a29add73416b64d410d6c7301487_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#91;&#116;&#95;&#48;&#44;&#84;&#93;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"41\" style=\"vertical-align: -5px;\"\/>. A method is \\emph{stable} if the propagated errors remain bounded. <\/p>\n\n\n\n<p>Now, consider an \\emph{It{\\^o} process} <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-367209f5ab90ed8206bb6a167225986b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#88;&#61;&#92;&#123;&#88;&#95;&#116;&#44;&#116;&#95;&#48;&#92;&#108;&#101;&#113;&#32;&#116;&#92;&#108;&#101;&#113;&#32;&#84;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"166\" style=\"vertical-align: -5px;\"\/> satisfying the stochastic differential equation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-de50b54bcf250b7a221dcca4b733fc2b_l3.png\" height=\"19\" width=\"345\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#100;&#88;&#95;&#116;&#38;&#61;&#38;&#97;&#40;&#116;&#44;&#88;&#95;&#116;&#41;&#100;&#116;&#43;&#98;&#40;&#116;&#44;&#88;&#95;&#116;&#41;&#100;&#87;&#95;&#116;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#116;&#95;&#48;&#92;&#108;&#101;&#113;&#32;&#116;&#92;&#108;&#101;&#113;&#32;&#84;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5ecbc8c7a2524adfff75c9ac31792c01_l3.png\" height=\"16\" width=\"77\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#88;&#95;&#123;&#116;&#95;&#48;&#125;&#38;&#61;&#38;&#88;&#95;&#48;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>For a given discretization <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5a70063dd02f93bcb3aa104a1d18237f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;&#95;&#48;&#61;&#92;&#116;&#97;&#117;&#95;&#48;&#60;&#92;&#116;&#97;&#117;&#95;&#49;&#60;&#92;&#108;&#100;&#111;&#116;&#115;&#32;&#60;&#92;&#116;&#97;&#117;&#95;&#110;&#60;&#92;&#108;&#100;&#111;&#116;&#115;&#60;&#92;&#116;&#97;&#117;&#95;&#78;&#61;&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"303\" style=\"vertical-align: -3px;\"\/> of the time interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0e91a29add73416b64d410d6c7301487_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#91;&#116;&#95;&#48;&#44;&#84;&#93;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"41\" style=\"vertical-align: -5px;\"\/>, the \\emph{Euler-Maruyama approximation} is the continuous stochastic process <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-aa7f5a6fb28177e442a9d7ec52109236_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#89;&#61;&#92;&#123;&#89;&#40;&#116;&#41;&#44;&#116;&#95;&#48;&#92;&#108;&#101;&#113;&#32;&#116;&#92;&#108;&#101;&#113;&#32;&#84;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"178\" style=\"vertical-align: -5px;\"\/> satisfying<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 20px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5910fc8950c73080c9f11909b59bfd87_l3.png\" height=\"20\" width=\"461\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#89;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#89;&#95;&#123;&#110;&#125;&#43;&#97;&#40;&#92;&#116;&#97;&#117;&#95;&#110;&#44;&#89;&#95;&#110;&#41;&#40;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#43;&#49;&#125;&#45;&#92;&#116;&#97;&#117;&#95;&#110;&#41;&#43;&#98;&#40;&#92;&#116;&#97;&#117;&#95;&#110;&#44;&#89;&#95;&#110;&#41;&#40;&#87;&#95;&#123;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#43;&#49;&#125;&#125;&#45;&#87;&#95;&#123;&#92;&#116;&#97;&#117;&#95;&#110;&#125;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3e9d4ee0805f4efa732fd88364f83369_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;&#61;&#48;&#44;&#49;&#44;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#78;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"162\" style=\"vertical-align: -4px;\"\/> with initial value <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a913e00da296e9ff85c8aed23c242400_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#89;&#95;&#48;&#61;&#88;&#95;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"64\" style=\"vertical-align: -3px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-57ccf979dc760d9ccef99bf2ed43de64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#89;&#95;&#110;&#61;&#89;&#40;&#92;&#116;&#97;&#117;&#95;&#110;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"87\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-15eb7a4d720491149ed40df52e7f92e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#61;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#43;&#49;&#125;&#45;&#92;&#116;&#97;&#117;&#95;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"120\" style=\"vertical-align: -5px;\"\/>. The process is constructed by generating a white noise process approximation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 20px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-dc81aa784b738d1cf6dd42847a674a44_l3.png\" height=\"20\" width=\"445\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#87;&#95;&#110;&#61;&#40;&#87;&#95;&#123;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#43;&#49;&#125;&#125;&#45;&#87;&#95;&#123;&#92;&#116;&#97;&#117;&#95;&#110;&#125;&#41;&#92;&#115;&#105;&#109;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#78;&#125;&#125;&#40;&#48;&#44;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#110;&#61;&#48;&#44;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#78;&#45;&#49;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>of the Wiener process <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b5ba3e10262d8011101b5f27ecca9192_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#87;&#61;&#92;&#123;&#87;&#95;&#116;&#44;&#116;&#92;&#103;&#101;&#113;&#32;&#48;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"129\" style=\"vertical-align: -5px;\"\/>, that is, the increments of the Wiener process are normally distributed with a variance equal to the time step length. The white noise process therefore has the properties that<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c9780930118fb614e78b6c0efdf82772_l3.png\" height=\"22\" width=\"267\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#69;&#125;&#125;&#40;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#87;&#95;&#110;&#41;&#61;&#48;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#69;&#125;&#125;&#40;&#40;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#87;&#95;&#110;&#41;&#94;&#50;&#41;&#61;&#92;&#68;&#101;&#108;&#116;&#97;&#95;&#110;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>In order to generate a continuous function, piecewise constant interpolation is performed to give<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 41px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-af699042bce4e0f0fa22fe5a81e9c464_l3.png\" height=\"41\" width=\"299\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#89;&#40;&#116;&#41;&#61;&#89;&#95;&#123;&#110;&#95;&#116;&#125;&#43;&#92;&#102;&#114;&#97;&#99;&#123;&#116;&#45;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#95;&#116;&#125;&#125;&#123;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#95;&#116;&#43;&#49;&#125;&#45;&#92;&#116;&#97;&#117;&#95;&#123;&#110;&#95;&#116;&#125;&#125;&#40;&#89;&#95;&#123;&#110;&#95;&#116;&#43;&#49;&#125;&#45;&#89;&#95;&#123;&#110;&#95;&#116;&#125;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-9f0246a09557ef4145a7e44ce51fc467_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;&#95;&#116;&#61;&#92;&#109;&#97;&#120;&#92;&#123;&#110;&#61;&#48;&#44;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#78;&#58;&#92;&#116;&#97;&#117;&#95;&#110;&#32;&#92;&#108;&#101;&#113;&#32;&#116;&#92;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"267\" style=\"vertical-align: -5px;\"\/>. Error estimates for deterministic problems cannot be used in this case. However, if the exact solution is known, a statistical analysis based on simulation can be used to determine the global discretization error. By using path-wise approximations, the expectation of the global discretization error is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-22362855d8ba7b4ccded70532d1c91d7_l3.png\" height=\"19\" width=\"161\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#61;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#69;&#125;&#125;&#40;&#124;&#88;&#95;&#84;&#32;&#45;&#89;&#40;&#84;&#41;&#124;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The approximation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c7030b8b4822b0ed1a5cc67148428ac2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#89;&#94;&#123;&#92;&#100;&#101;&#108;&#116;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"21\" style=\"vertical-align: 0px;\"\/> with maximum step size <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-02c416d77f6650e9c7849397bf6e11bf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#101;&#108;&#116;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"8\" style=\"vertical-align: 0px;\"\/> \\emph{converges strongly} to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d4ee28752517d6062a3ca0314890342d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#88;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f9ed275b0bf1633b7ee83b78fcc28273_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/> if<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 33px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c4e6819490935b9b42bd72d01269eb9f_l3.png\" height=\"33\" width=\"197\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#105;&#109;&#95;&#123;&#92;&#100;&#101;&#108;&#116;&#97;&#32;&#92;&#100;&#111;&#119;&#110;&#97;&#114;&#114;&#111;&#119;&#32;&#48;&#125;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#69;&#125;&#125;&#40;&#124;&#88;&#95;&#84;&#32;&#45;&#89;&#94;&#123;&#92;&#100;&#101;&#108;&#116;&#97;&#125;&#40;&#84;&#41;&#124;&#41;&#61;&#48;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The Euler-Maruyama approximation is the simplest useful approximation for stochastic integration. It is, however, not very numerically efficient. A comprehensive discussion on numerical stochastic integration is given in [2].<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>Evaluation of Trigonometric Functions<\/strong>}\\label{sec3}<\/p>\n\n\n\n<p>The evaluation of trigonometric functions consists of two numerical problems; the approximation of the irrational number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-26d6788550ffd50fe94542bb3e8ee615_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> &#8211; which cannot be expressed in a finite sequence of decimals in a floating point representation &#8211; and the evaluation of the trigonometric function using basic operations. A numerical experiment was carried out to compare two different methods of evaluation of a trigonometric function with an exact argument. The machine unit on the computer was determined to be <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-83d6133bbc6a6b62b9bf16a0c1e6d4ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#92;&#99;&#100;&#111;&#116;&#32;&#49;&#48;&#94;&#123;&#45;&#49;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"64\" style=\"vertical-align: 0px;\"\/>, using the method described in section ??.<\/p>\n\n\n\n<p>Hida et al. [3] suggest an algorithm giving a precision of four times that of double precision IEEE arithmetic. The method for computing <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-564665088c9c230c7f33e00fdd10742b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#32;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"45\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8e4e2fe7d445f8e8c9231021854a15e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#111;&#115;&#32;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"47\" style=\"vertical-align: -5px;\"\/> uses argument reduction, look-up tables and Taylor expansions. In order to compute <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-564665088c9c230c7f33e00fdd10742b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#32;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"45\" style=\"vertical-align: -5px;\"\/>, the argument <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ede05c264bba0eda080918aaa09c4658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> is reduced modulo <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5bfa2124624f767670227d1aeab8d85c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#92;&#112;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"20\" style=\"vertical-align: 0px;\"\/>, so that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-fb93ab2df0aaf7bd9f5e33be531ff2b2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#120;&#124;&#92;&#108;&#101;&#113;&#32;&#92;&#112;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"53\" style=\"vertical-align: -5px;\"\/>, due to the fact that the sine function is periodic. Noting that sine and cosine functions are symmetric with respect to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c658187c700e99a5a8e304c146ee4f85_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#105;&#47;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"28\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-fc1a41f1d2be80a9d2869caf31ee2a94_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#40;&#121;&#43;&#92;&#112;&#105;&#47;&#50;&#41;&#61;&#92;&#99;&#111;&#115;&#40;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"165\" style=\"vertical-align: -5px;\"\/>, the argument can be reduced modulo <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c658187c700e99a5a8e304c146ee4f85_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#105;&#47;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"28\" style=\"vertical-align: -5px;\"\/>. In general, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-19fb84d259dde8ac083d83108c93dfb5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#40;&#121;&#43;&#107;&#92;&#112;&#105;&#47;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"104\" style=\"vertical-align: -5px;\"\/> can be expressed as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d678df41c7766c33c19cb5dcab5ecfcc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#109;&#32;&#92;&#115;&#105;&#110;&#32;&#40;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"61\" style=\"vertical-align: -5px;\"\/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1a884c369b11e3415f6a376bb8d69a04_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#109;&#32;&#92;&#99;&#111;&#115;&#32;&#40;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"63\" style=\"vertical-align: -5px;\"\/>, so that it is only necessary to compute <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-59f4169d0b5339458f4aa22a5ef20d91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#32;&#40;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-83230a3e0e826864e8dd6898caa713b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#111;&#115;&#32;&#40;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"46\" style=\"vertical-align: -5px;\"\/> with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-06518a8bd1aa5fa10b7d1333307ac512_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#121;&#124;&#92;&#108;&#101;&#113;&#32;&#92;&#112;&#105;&#47;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"70\" style=\"vertical-align: -5px;\"\/>. Finally, let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1c26ba5b3336dd2ffcaf2f03e6355d33_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#61;&#122;&#43;&#109;&#40;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"148\" style=\"vertical-align: -5px;\"\/>, where the integer <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> is chosen so that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-7dc78ba5077fa13679e70f40f0c0ccd5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#122;&#124;&#92;&#108;&#101;&#113;&#92;&#112;&#105;&#47;&#50;&#48;&#52;&#56;&#32;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#32;&#48;&#46;&#48;&#48;&#49;&#53;&#51;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"187\" style=\"vertical-align: -5px;\"\/>. With <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-06518a8bd1aa5fa10b7d1333307ac512_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#121;&#124;&#92;&#108;&#101;&#113;&#32;&#92;&#112;&#105;&#47;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"70\" style=\"vertical-align: -5px;\"\/>, the constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-eee12d536f51e55355a61922baea11de_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#109;&#124;&#92;&#108;&#101;&#113;&#32;&#50;&#53;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"74\" style=\"vertical-align: -5px;\"\/>.<\/p>\n\n\n\n<p>The value of the sine function with an arbitrary argument can be computed by using the relation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5fb93d5b34b4d12dd851b00bb485cf68_l3.png\" height=\"19\" width=\"498\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#115;&#105;&#110;&#40;&#122;&#43;&#109;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;&#61;&#92;&#115;&#105;&#110;&#32;&#40;&#122;&#41;&#92;&#99;&#111;&#115;&#40;&#109;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;&#43;&#92;&#99;&#111;&#115;&#32;&#40;&#122;&#41;&#92;&#115;&#105;&#110;&#40;&#109;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-98438f43039db5a77add9977aba1d4d0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#32;&#40;&#122;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -5px;\"\/> is expanded in a Maclaurin series (Taylor expansion around <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8203ced39e0cdafefa708857c7ec2264_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: 0px;\"\/>) and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-af20e182ff4968a05645e4e85f954003_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#40;&#109;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"106\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c0a39a22cb191fc6935e8f4d3a291e26_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#111;&#115;&#40;&#109;&#92;&#112;&#105;&#47;&#49;&#48;&#50;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"108\" style=\"vertical-align: -5px;\"\/> are tabulated pre-computed values. These values are computed using the recursive relation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bd67cc76f42ccd5dc28f8289b36ec37b_l3.png\" height=\"43\" width=\"197\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#115;&#105;&#110;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#116;&#104;&#101;&#116;&#97;&#125;&#123;&#50;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#38;&#61;&#38;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#92;&#115;&#113;&#114;&#116;&#123;&#50;&#45;&#50;&#92;&#99;&#111;&#115;&#92;&#116;&#104;&#101;&#116;&#97;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b001eb53debb2e302c36ed298221def6_l3.png\" height=\"43\" width=\"199\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#99;&#111;&#115;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#116;&#104;&#101;&#116;&#97;&#125;&#123;&#50;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#38;&#61;&#38;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#92;&#115;&#113;&#114;&#116;&#123;&#50;&#45;&#50;&#92;&#99;&#111;&#115;&#92;&#116;&#104;&#101;&#116;&#97;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>starting with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2c10545356a43d44b04bd2e6f7062537_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#99;&#111;&#115;&#32;&#40;&#92;&#112;&#105;&#41;&#61;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"94\" style=\"vertical-align: -5px;\"\/>. By using the trigonometric formulas<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e07fa1e15896a47e955da24067e3ae31_l3.png\" height=\"19\" width=\"325\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#115;&#105;&#110;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#92;&#112;&#109;&#92;&#98;&#101;&#116;&#97;&#41;&#61;&#92;&#115;&#105;&#110;&#32;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#32;&#92;&#99;&#111;&#115;&#40;&#92;&#98;&#101;&#116;&#97;&#41;&#32;&#92;&#112;&#109;&#32;&#92;&#99;&#111;&#115;&#32;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#92;&#115;&#105;&#110;&#40;&#92;&#98;&#101;&#116;&#97;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-fa02286c207b21b907057f20329cdb55_l3.png\" height=\"19\" width=\"329\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#99;&#111;&#115;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#32;&#92;&#112;&#109;&#32;&#92;&#98;&#101;&#116;&#97;&#41;&#61;&#92;&#99;&#111;&#115;&#32;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#32;&#92;&#99;&#111;&#115;&#32;&#40;&#92;&#98;&#101;&#116;&#97;&#41;&#92;&#109;&#112;&#32;&#92;&#115;&#105;&#110;&#32;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#92;&#99;&#111;&#115;&#32;&#40;&#92;&#98;&#101;&#116;&#97;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>all the values for integers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-eee12d536f51e55355a61922baea11de_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#109;&#124;&#92;&#108;&#101;&#113;&#32;&#50;&#53;&#54;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"74\" style=\"vertical-align: -5px;\"\/> can be computed. Using the reduction of the argument, the convergence rate for the Maclaurin series is significantly increased. The Maclaurin expansion for a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a7ee323bc5a3f73ad5e066b13bed5504_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"34\" style=\"vertical-align: -5px;\"\/> is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 50px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ecf2e0d21423427d7c0f6e137e598c96_l3.png\" height=\"50\" width=\"255\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#102;&#40;&#120;&#41;&#61;&#92;&#115;&#117;&#109;&#95;&#123;&#110;&#61;&#48;&#125;&#94;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#92;&#102;&#114;&#97;&#99;&#123;&#102;&#94;&#123;&#40;&#110;&#41;&#125;&#40;&#48;&#41;&#125;&#123;&#110;&#33;&#125;&#120;&#94;&#110;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#124;&#120;&#124;&#60;&#92;&#105;&#110;&#102;&#116;&#121;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>so that<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 39px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3a61aa4794b8477b9ad30e958f3f0cd4_l3.png\" height=\"39\" width=\"248\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#115;&#105;&#110;&#32;&#120;&#38;&#61;&#38;&#120;&#45;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#51;&#125;&#123;&#51;&#33;&#125;&#43;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#53;&#125;&#123;&#53;&#33;&#125;&#45;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#55;&#125;&#123;&#55;&#33;&#125;&#43;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 39px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-28d242e124f2f9be74757d7916192ffd_l3.png\" height=\"39\" width=\"249\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#99;&#111;&#115;&#32;&#120;&#38;&#61;&#38;&#49;&#45;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#50;&#125;&#123;&#50;&#33;&#125;&#43;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#52;&#125;&#123;&#52;&#33;&#125;&#45;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#94;&#54;&#125;&#123;&#54;&#33;&#125;&#43;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-73a546201939970536ef47f05737d5a8_l3.png\" height=\"19\" width=\"63\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#124;&#120;&#124;&#38;&#60;&#38;&#92;&#105;&#110;&#102;&#116;&#121;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The \\emph{remainder} after <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d72f4e3699652cfc70b8880515893d7c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;&#43;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"40\" style=\"vertical-align: -2px;\"\/> terms gives an estimate of the absolute error,<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 46px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-51f047347574a411863c049949a17b79_l3.png\" height=\"46\" width=\"375\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#82;&#95;&#110;&#61;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#102;&#94;&#123;&#40;&#110;&#43;&#49;&#41;&#125;&#40;&#110;&#41;&#92;&#102;&#114;&#97;&#99;&#123;&#40;&#120;&#45;&#117;&#41;&#94;&#110;&#125;&#123;&#110;&#33;&#125;&#100;&#117;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#102;&#94;&#123;&#40;&#110;&#43;&#49;&#41;&#125;&#40;&#92;&#120;&#105;&#41;&#120;&#94;&#123;&#110;&#43;&#49;&#125;&#125;&#123;&#40;&#110;&#43;&#49;&#41;&#33;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>for some <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4edffb5e4290280322f79d6178ab33c7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;&#60;&#92;&#120;&#105;&#60;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"75\" style=\"vertical-align: -4px;\"\/>. Thus, an upper bound for the absolute error of the trigonometric functions is therefore given by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-23ba39130d553100027a54b71eba7b77_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#123;&#110;&#43;&#49;&#125;&#47;&#40;&#110;&#43;&#49;&#41;&#33;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"105\" style=\"vertical-align: -5px;\"\/> and the number of terms <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> can be chosen as to obtain desired accuracy.<\/p>\n\n\n\n<p>Since the tabulated values are determined with the recursive relation above, the function computation are dependent only on the square root operation, apart from the basic operations. The square root is computed using \\emph{Netwton&#8217;s method} on the function<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 36px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f7c9f7510a02609b3d733b4bdd6b4288_l3.png\" height=\"36\" width=\"111\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#102;&#40;&#120;&#41;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#120;&#94;&#50;&#125;&#45;&#97;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>which has the root <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bc441fce8caa0c8da2ce3de5ab81132a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#109;&#32;&#97;&#94;&#123;&#45;&#49;&#47;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"55\" style=\"vertical-align: 0px;\"\/>. This gives the iterative formula<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 39px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-aef52253cdab2f11536ccbcda4acb181_l3.png\" height=\"39\" width=\"189\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#95;&#123;&#105;&#43;&#49;&#125;&#38;&#61;&#38;&#120;&#95;&#123;&#105;&#125;&#43;&#92;&#102;&#114;&#97;&#99;&#123;&#120;&#95;&#123;&#105;&#125;&#40;&#49;&#45;&#97;&#120;&#95;&#123;&#105;&#125;&#94;&#50;&#41;&#125;&#123;&#50;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 18px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8252a52bba5a1e832271e45156fcbd0c_l3.png\" height=\"18\" width=\"77\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#120;&#95;&#48;&#38;&#61;&#38;&#92;&#115;&#113;&#114;&#116;&#123;&#97;&#95;&#48;&#125;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>Newton&#8217;s method is quadratically convergent and any degree of accuracy in the result can be obtained with the given precision. The square root is obtained by multiplying the result with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5c53d6ebabdbcfa4e107550ea60b1b19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>, that is, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c8a5861d8217faac838eb706574b8128_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#114;&#116;&#123;&#97;&#125;&#61;&#97;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"66\" style=\"vertical-align: -4px;\"\/>.<\/p>\n\n\n\n<p>If the elementary operations are assumed to be performed without losing precision (according to the IEEE standard), then the calculations of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-564665088c9c230c7f33e00fdd10742b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#110;&#32;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"45\" style=\"vertical-align: -5px;\"\/> would benefit from using the above mentioned method due to that the error in the truncated Maclaurin expansion is smaller the closer to zero the argument is.<\/p>\n\n\n\n<p>The computation of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-14b62d3804d76a5ba1c60475b482f73f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#61;&#92;&#115;&#105;&#110;&#32;&#40;&#48;&#46;&#55;&#41;&#61;&#54;&#52;&#52;&#50;&#49;&#55;&#92;&#108;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"191\" style=\"vertical-align: -5px;\"\/>, where the argument is assumed to be exact, was performed on a personal computer, using two methods; the Maclaurin expansion up to 5 terms without argument reduction (method 1, the result denoted <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d48db79635c1ec05bd332325e278f268_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: -4px;\"\/>), and with argument reduction using the above procedure (method 2, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-445c2fb0b8c763c14a5736dc7f43a558_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: -4px;\"\/>), respectively. The difference in the calculated results between the methods is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-03ecbc141872fe74b67445eec2cb1423_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#121;&#95;&#49;&#45;&#121;&#95;&#50;&#124;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#32;&#52;&#46;&#57;&#52;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#49;&#48;&#94;&#123;&#45;&#49;&#48;&#125;&#62;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"207\" style=\"vertical-align: -5px;\"\/>. The results are summarized in the following table:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"103\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/table-1024x103.png\" alt=\"\" class=\"wp-image-353\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/table-1024x103.png 1024w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/table-300x30.png 300w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/table-768x77.png 768w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/table.png 1026w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The result by using method 2, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-445c2fb0b8c763c14a5736dc7f43a558_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: -4px;\"\/>, is here assumed to have the error bound given by the machine unit <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43fe27dc3e528266a619764d90fce60b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>. The example illustrates how the truncation error depends on the argument. By reducing the argument higher precision can be achieved.<\/p>\n\n\n\n<p>If there is an error in the input, the general error propagation formula (see \\autoref{sec2}) can be used to estimate the propagated error in the result,<br><p class=\"ql-center-displayed-equation\" style=\"line-height: 44px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-cf9ee37bc286de2055c734ba71c961ec_l3.png\" height=\"44\" width=\"215\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#102;&#124;&#92;&#108;&#101;&#115;&#115;&#115;&#105;&#109;&#32;&#92;&#108;&#101;&#102;&#116;&#124;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#102;&#125;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#120;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#124;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#124;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#32;&#49;&#92;&#99;&#100;&#111;&#116;&#32;&#124;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#124;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>The Algebraic Riccati Equation<\/strong>}\\label{sec4}<\/p>\n\n\n\n<p>Many measurements of events evolving in time can be regarded as signals disturbed by noise representing measurement errors. One mathematical model that can be used to describe this is the \\emph{dynamic system}, defined by known \\emph{state equations} which has an input signal controlling the states of the system and an output signal, which is the observations of the system states.<\/p>\n\n\n\n<p>A discrete time model can be represented by the matrix equation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-09933c0d9bcb36d9dbde36399683dbc0_l3.png\" height=\"19\" width=\"331\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#43;&#49;&#41;&#38;&#61;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#41;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#40;&#107;&#41;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#117;&#125;&#40;&#107;&#41;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#118;&#125;&#40;&#107;&#41;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-11e77266998ee56bf91b16e401b8eb64_l3.png\" height=\"19\" width=\"79\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#48;&#41;&#38;&#61;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#95;&#48;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3422b6bb5c160593658b7c39425d9880_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> is the discrete time step. In this representation, the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bcda923e732ff6e429d93d0fa7ea8a47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> represents the state of the system, where the number of state variables is equal to the length of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bcda923e732ff6e429d93d0fa7ea8a47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/>.<\/p>\n\n\n\n<p>The state at a time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1e22674f5099474b9902f53541dfc8dc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#43;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"39\" style=\"vertical-align: -2px;\"\/> is a linear combination of previous states (at times less or equal to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3422b6bb5c160593658b7c39425d9880_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/>) and a control variable <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-30ffdb1dc31cf5412c9382e1a8a11c61_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> with a superimposed white noise process <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1fb42cb2b0083b64704052f6366c336f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#118;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/>. The linear combinations are given by the matrices <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-82a0de169ca718071f87c1bb7d571c4e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d0672dc4d6f240c7ac13237d08e04908_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>, respectively. The initial state at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-d9e234749ecc0a2852f141f388e2d253_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-270639d5e543b698112cfa8c9ff32056_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#95;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"18\" style=\"vertical-align: -3px;\"\/>. Measurements on the system are represented by the matrix equation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-c486dcff7e6dfd64c7dcef4a15fe914f_l3.png\" height=\"19\" width=\"235\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#40;&#107;&#41;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#41;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#119;&#125;&#40;&#107;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4ef20b6cb982fb0a79ab8a23ea132d96_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"11\" style=\"vertical-align: -4px;\"\/> represents the observed values at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3422b6bb5c160593658b7c39425d9880_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/>, that is the measurements of some linear combination of the state variables of the system, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bcda923e732ff6e429d93d0fa7ea8a47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3422b6bb5c160593658b7c39425d9880_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/>, and a noise component, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-098fe4fc91886b0f8da407e07e59a15f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#119;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/>. The linear combinations are defined by the matrices <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6986798818c2f4e53663aad2275601f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-82bccb3b7358fc3fe4ceea59a362e84d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, respectively.<\/p>\n\n\n\n<p>If the input signal is assumed to be constant with an imposed white noise, the \\emph{Kalman filter} defines a scheme to obtain the optimal estimation of the actual system states, given the noisy observations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4ef20b6cb982fb0a79ab8a23ea132d96_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"11\" style=\"vertical-align: -4px;\"\/>, see for example [4].<\/p>\n\n\n\n<p>The Kalman estimator is optimal in the sense that it minimizes the least square error, that is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-87f01eca4e48d4d467eded6c58ccee18_l3.png\" height=\"22\" width=\"149\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#69;&#125;&#125;&#40;&#91;&#120;&#95;&#123;&#105;&#125;&#40;&#107;&#41;&#45;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#95;&#123;&#105;&#125;&#40;&#107;&#41;&#93;&#94;&#50;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The Kalman filter is given by<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b40a629970409eaa101d50c53171d2ed_l3.png\" height=\"19\" width=\"366\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#40;&#107;&#43;&#49;&#41;&#38;&#61;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#40;&#107;&#41;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#75;&#125;&#40;&#107;&#41;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#40;&#107;&#41;&#45;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#40;&#107;&#41;&#93;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43429b0d2c07451b97bcc5b0e8a71648_l3.png\" height=\"19\" width=\"70\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#40;&#48;&#41;&#38;&#61;&#38;&#48;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where the Kalman gain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6253528fd4963f46a472d129cb5c3029_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#75;&#125;&#40;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"39\" style=\"vertical-align: -5px;\"\/> is given by <\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-679760f0c0d6d81ddcb815d41f53249f_l3.png\" height=\"22\" width=\"457\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#75;&#125;&#40;&#107;&#41;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#93;&#94;&#123;&#45;&#49;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-244e20f09a50070170ff1364fabe2b07_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"37\" style=\"vertical-align: -5px;\"\/> is the stationary solution to the discrete matrix \\emph{Riccati equation}<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-10a0a578674756eaea8f61b68e8b4214_l3.png\" height=\"22\" width=\"850\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#43;&#49;&#41;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#45;&#92;&#92;&#38;&#45;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#32;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#68;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#93;&#94;&#123;&#45;&#49;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#40;&#107;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#40;&#107;&#41;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#84;&#125;&#125;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-7a155feecca94c9eb11154ccc7aecf44_l3.png\" height=\"19\" width=\"86\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#48;&#41;&#38;&#61;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#95;&#48;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>Normally the \\emph{steady-state matrices} <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2072ac0dd1f650eb1a58af3345c36255_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"27\" style=\"vertical-align: -3px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-303253437f36c286941ff783a6da316b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#75;&#125;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"29\" style=\"vertical-align: -3px;\"\/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8b3e958bb40bfbaacb112ebe44a1f300_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#92;&#114;&#105;&#103;&#104;&#116;&#97;&#114;&#114;&#111;&#119;&#32;&#92;&#105;&#110;&#102;&#116;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"54\" style=\"vertical-align: -1px;\"\/> are used.<\/p>\n\n\n\n<p>It can be shown (see [4]), that if the system is \\emph{controllable} and \\emph{observable}, then the discrete-time algebraic Riccati equation has a unique positive semi-definite solution.<\/p>\n\n\n\n<p><strong>Definition<\/strong>: \\emph{Construct the \\emph{controllability matrix}<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1a5621682d6e7b5fd822eb2a8ae1412a_l3.png\" height=\"22\" width=\"203\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#71;&#97;&#109;&#109;&#97;&#125;&#61;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#44;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#94;&#123;&#110;&#45;&#49;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>Then the matrix pair <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-47b71e4a0fd8f57b7978595b94d948b5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#44;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"50\" style=\"vertical-align: -5px;\"\/> is called \\emph{controllable} if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-9a926204b211abc3137e63880bab3f69_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#114;&#97;&#110;&#107;&#125;&#125;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#71;&#97;&#109;&#109;&#97;&#125;&#41;&#61;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"96\" style=\"vertical-align: -5px;\"\/>.}<\/p>\n\n\n\n<p><strong>Definition:<\/strong> \\emph{Construct the \\emph{observability matrix}<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 96px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-177184106aef12d04c745b98dd273d0b_l3.png\" height=\"96\" width=\"149\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#92;&#92;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#92;&#92;&#32;&#92;&#118;&#100;&#111;&#116;&#115;&#92;&#92;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#94;&#123;&#110;&#45;&#49;&#125;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>Then the matrix pair <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b2051479c4509a6c355b92797470bce7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#44;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"49\" style=\"vertical-align: -5px;\"\/> is called \\emph{observable} if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-44a4f833acbcedf30da9ae2fb5826e44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#111;&#112;&#123;&#92;&#109;&#97;&#116;&#104;&#114;&#109;&#123;&#114;&#97;&#110;&#107;&#125;&#125;&#40;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#41;&#61;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"98\" style=\"vertical-align: -5px;\"\/>.}<\/p>\n\n\n\n<p>As a numerical example, let the vertical motion of a cruising aircraft be modelled by the one-dimensional motion of a particle, that is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e2dcfc1da6b4aa5c088908d602abe692_l3.png\" height=\"19\" width=\"138\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#100;&#100;&#111;&#116;&#123;&#122;&#125;&#40;&#116;&#41;&#61;&#117;&#40;&#116;&#41;&#43;&#118;&#40;&#116;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-07c210769a0413091f129a853cdf036f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#40;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"28\" style=\"vertical-align: -5px;\"\/> is the position of the particle and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-e0a8acdcc16a69723cb4171a584de564_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#116;&#41;&#43;&#118;&#40;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"80\" style=\"vertical-align: -5px;\"\/> is the applied force. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-58d0c0135c4411d75d00353f169797fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"29\" style=\"vertical-align: -5px;\"\/> is constant (it is assumed here that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8b8d68c90d042610bd38c4a9e1fc8e7b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#92;&#101;&#113;&#117;&#105;&#118;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: 0px;\"\/>), then the remaining force can be assumed to be the influence of turbulence on the aircraft motion, which is modelled by the white noise process <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bf6f3f032e9eb6084265f06791454342_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#40;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"28\" style=\"vertical-align: -5px;\"\/>. The tracking system performs measurements of the height <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-01a7b7b5dca66cb33a1207e1f39c1140_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"16\" style=\"vertical-align: -3px;\"\/>, which are assumed to be disturbed by measurement errors modelled by white noise <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-dfee5c980777976ae8cf6541893fb572_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#119;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"13\" style=\"vertical-align: 0px;\"\/>. Define the state space variables <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-01a7b7b5dca66cb33a1207e1f39c1140_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"16\" style=\"vertical-align: -3px;\"\/> to be the position and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f1cd6be340b4fce14489cf5b565a169e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"17\" style=\"vertical-align: -3px;\"\/> to be the velocity of the aircraft. Then<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2098c12d46aa3433ae947be4770f0dc4_l3.png\" height=\"16\" width=\"96\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#100;&#111;&#116;&#123;&#122;&#125;&#38;&#61;&#38;&#92;&#100;&#111;&#116;&#123;&#120;&#125;&#95;&#49;&#61;&#120;&#95;&#50;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0bfcf821dfbd69a83fc8a667ec005dda_l3.png\" height=\"16\" width=\"87\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#100;&#100;&#111;&#116;&#123;&#122;&#125;&#61;&#92;&#100;&#111;&#116;&#123;&#120;&#125;&#95;&#50;&#61;&#118;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>so that<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-32bb3bbd506b7cc4c8a8901e0ebe7239_l3.png\" height=\"43\" width=\"263\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#100;&#111;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#48;&#38;&#32;&#49;&#92;&#92;&#48;&#32;&#38;&#48;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#43;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#32;&#48;&#92;&#92;&#49;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#118;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b33d3b14e9593f161c91f392179c06ab_l3.png\" height=\"19\" width=\"241\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#38;&#61;&#38;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#67;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#43;&#100;&#119;&#61;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#49;&#32;&#38;&#48;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#43;&#119;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where the matrices are time-independent and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-ef71511c70f0e4b25cc6bd69f3bc20c2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-dfee5c980777976ae8cf6541893fb572_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#119;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"13\" style=\"vertical-align: 0px;\"\/> are scalar white noise processes. Furthermore, it is assumed that the tracking system is operating in discrete time, sampled with time step <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-14b463d0ecd5b350ced6cf1d6a12eef3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"10\" style=\"vertical-align: 0px;\"\/>. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-14b463d0ecd5b350ced6cf1d6a12eef3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"10\" style=\"vertical-align: 0px;\"\/> is small, the applied force can be approximated by a piecewise constant signal. Integration of the state equation gives<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 44px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bac53ad3848ad79fd832ff5d5154b1e9_l3.png\" height=\"44\" width=\"415\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#104;&#43;&#104;&#41;&#61;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#104;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#104;&#41;&#43;&#92;&#105;&#110;&#116;&#95;&#123;&#107;&#104;&#125;&#94;&#123;&#107;&#104;&#43;&#104;&#125;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#40;&#107;&#104;&#43;&#104;&#45;&#115;&#41;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#118;&#40;&#115;&#41;&#100;&#115;&#61;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 44px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-197b84ee60c336ca392a84fa6839ac0e_l3.png\" height=\"44\" width=\"239\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#61;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#104;&#125;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#40;&#107;&#104;&#41;&#43;&#92;&#105;&#110;&#116;&#95;&#123;&#48;&#125;&#94;&#123;&#104;&#125;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#115;&#125;&#100;&#115;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#118;&#40;&#107;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>by the assumption of the scalar noise process <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bb8591a8ed05685655e65148d66e9446_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#40;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"32\" style=\"vertical-align: -5px;\"\/> being constant on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f813d932e6cdbd173786163d6fd0f604_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;&#92;&#105;&#110;&#91;&#107;&#104;&#44;&#107;&#104;&#43;&#104;&#93;&#44;&#107;&#92;&#105;&#110;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#90;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"169\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-82a0de169ca718071f87c1bb7d571c4e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> being independent of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b4e3cbf5d4c5c6d9b702dd139f14c147_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>. Series expansion gives<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f92a4f10040943c663f2928147c60a84_l3.png\" height=\"43\" width=\"273\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#104;&#125;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#73;&#125;&#43;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#104;&#43;&#79;&#40;&#104;&#94;&#50;&#41;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#49;&#32;&#38;&#32;&#104;&#92;&#92;&#32;&#48;&#32;&#38;&#32;&#49;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>and therefore<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-254e61919531d5b168ded2bec09ffde9_l3.png\" height=\"45\" width=\"337\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#105;&#110;&#116;&#95;&#123;&#48;&#125;&#94;&#123;&#104;&#125;&#101;&#94;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#65;&#125;&#115;&#125;&#100;&#115;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#118;&#40;&#107;&#41;&#61;&#92;&#105;&#110;&#116;&#95;&#123;&#48;&#125;&#94;&#123;&#104;&#125;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#49;&#38;&#115;&#92;&#92;&#48;&#38;&#49;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#100;&#115;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#66;&#125;&#118;&#40;&#107;&#41;&#61;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-6ab5e54d6c86523d65e956d3860da105_l3.png\" height=\"45\" width=\"321\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#104;&#38;&#92;&#102;&#114;&#97;&#99;&#123;&#104;&#94;&#50;&#125;&#123;&#50;&#125;&#92;&#92;&#48;&#38;&#32;&#104;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#48;&#92;&#92;&#49;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#118;&#40;&#107;&#41;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#92;&#102;&#114;&#97;&#99;&#123;&#104;&#94;&#50;&#125;&#123;&#50;&#125;&#92;&#92;&#104;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#118;&#40;&#107;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>which gives the resulting discrete time state equation<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-78ccc9ddb5b2322c98fe7b27eebe526a_l3.png\" height=\"45\" width=\"422\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#120;&#95;&#49;&#40;&#107;&#43;&#49;&#41;&#92;&#92;&#120;&#95;&#50;&#40;&#107;&#43;&#49;&#41;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#49;&#38;&#104;&#92;&#92;&#48;&#38;&#49;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#120;&#95;&#49;&#40;&#107;&#41;&#92;&#92;&#120;&#95;&#50;&#40;&#107;&#41;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#43;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#92;&#102;&#114;&#97;&#99;&#123;&#104;&#94;&#50;&#125;&#123;&#50;&#125;&#92;&#92;&#104;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#118;&#40;&#107;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1c1646f0dd8a5abfe8101d347f1eaa74_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#40;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"41\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-7dda48d5b668fe79c6cc85ff08eb9823_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#50;&#40;&#107;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"41\" style=\"vertical-align: -5px;\"\/> is the position and velocity of the particle at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3d9c2b12601864ad50968e10f1ef84d1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;&#61;&#107;&#104;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"50\" style=\"vertical-align: 0px;\"\/>, respectively. The system is controllable and observable for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-163025a1685f2eaa6c2a40cbe8070369_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#92;&#110;&#101;&#113;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"43\" style=\"vertical-align: -4px;\"\/>, since<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-3242a15ab5779b24fafdac919fbe16b7_l3.png\" height=\"45\" width=\"290\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#71;&#97;&#109;&#109;&#97;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#104;&#94;&#50;&#125;&#123;&#50;&#125;&#32;&#38;&#92;&#102;&#114;&#97;&#99;&#123;&#51;&#104;&#94;&#50;&#125;&#123;&#50;&#125;&#92;&#92;&#32;&#104;&#32;&#38;&#32;&#104;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#44;&#92;&#113;&#117;&#97;&#100;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#49;&#32;&#38;&#32;&#48;&#92;&#92;&#49;&#32;&#38;&#32;&#104;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The discrete time algebraic Riccati equation can be interpreted as a system of nonlinear equations. The form of the equation suggests that the solution can be found by iterating the Riccati equation.<\/p>\n\n\n\n<p>As initial value, any positive definite matrix, for example <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-9a8c0abc66b7e84591b53f53d44b78b1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#40;&#48;&#41;&#61;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#73;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"68\" style=\"vertical-align: -5px;\"\/>, can be used. The result from each iteration is tested component wise using the maximum norm (see \\autoref{sec2}), so that the component wise maximum error is used as a stop condition for the iteration. The result after a few iterations is<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-a9cf1d174dec4ed7847c337bdc5313b1_l3.png\" height=\"43\" width=\"216\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#80;&#125;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#48;&#46;&#48;&#55;&#52;&#52;&#32;&#38;&#32;&#48;&#46;&#49;&#52;&#53;&#51;&#92;&#92;&#48;&#46;&#49;&#52;&#53;&#51;&#32;&#38;&#32;&#48;&#46;&#51;&#56;&#49;&#50;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>with a component wise error of approximately <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-43fe27dc3e528266a619764d90fce60b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>. The corresponding Kalman gain and filter are, respectively<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1aa6c6f64b16d24bfd8de2e33803e021_l3.png\" height=\"43\" width=\"153\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#75;&#125;&#95;&#123;&#92;&#105;&#110;&#102;&#116;&#121;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#32;&#49;&#46;&#55;&#52;&#49;&#57;&#92;&#92;&#49;&#46;&#55;&#50;&#48;&#55;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-853ba3fc3a80f2445a087ba740d964ae_l3.png\" height=\"43\" width=\"350\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#61;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#99;&#125;&#32;&#45;&#48;&#46;&#55;&#52;&#49;&#57;&#32;&#38;&#32;&#48;&#46;&#53;&#48;&#48;&#48;&#92;&#92;&#45;&#49;&#46;&#55;&#50;&#48;&#55;&#32;&#38;&#32;&#49;&#46;&#48;&#48;&#48;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#104;&#97;&#116;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#120;&#125;&#125;&#43;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#99;&#125;&#32;&#49;&#46;&#55;&#52;&#49;&#57;&#92;&#92;&#49;&#46;&#55;&#50;&#48;&#55;&#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#92;&#109;&#97;&#116;&#104;&#98;&#102;&#123;&#121;&#125;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>Numerical Solution of a Stochastic Differential Equation<\/strong>}\\label{sec5}<\/p>\n\n\n\n<p>A numerical experiment was performed on the It{\\^o} process<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 14px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0fa3822b31d553ba09a5193b093038cc_l3.png\" height=\"14\" width=\"177\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#100;&#88;&#95;&#116;&#61;&#45;&#88;&#95;&#116;&#32;&#100;&#116;&#43;&#88;&#95;&#116;&#32;&#100;&#87;&#95;&#116;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>on the interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-25b6d943ab489c05a3dbd5ea29087a48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#91;&#48;&#44;&#49;&#93;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/>. The equation has the exact solution<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b73061752ad1ad385b513f37400994a5_l3.png\" height=\"43\" width=\"279\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#88;&#95;&#116;&#61;&#88;&#95;&#48;&#92;&#101;&#120;&#112;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#108;&#101;&#102;&#116;&#40;&#97;&#45;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#98;&#94;&#50;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#116;&#43;&#98;&#87;&#95;&#116;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>To make an error estimation on a computer, simulations of the same sample paths of the It{\\^o} process and their Euler approximation corresponding to the same sample paths of the Wiener process are repeated <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5793832f979c2268e3694c246d53b1bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> times. The error estimate (see \\autoref{sec2}) is given by<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 53px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-bb513fbf816dd2e96c9d4d90450938f4_l3.png\" height=\"53\" width=\"185\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#78;&#125;&#92;&#115;&#117;&#109;&#95;&#123;&#107;&#61;&#49;&#125;&#94;&#78;&#124;&#88;&#95;&#123;&#84;&#44;&#107;&#125;&#45;&#89;&#95;&#123;&#84;&#44;&#107;&#125;&#124;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>In order to estimate the variance <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-811495d6f830b7b64e8c3cbec42a1995_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#105;&#103;&#109;&#97;&#95;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"18\" style=\"vertical-align: -4px;\"\/> of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8ba6dad9f5ef5fa500bdbf6630280025_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"7\" style=\"vertical-align: 0px;\"\/>, the simulations are arranged into <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-10ebb71bad275c1815a8f2a8c5dea0be_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"19\" style=\"vertical-align: 0px;\"\/> batches of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5793832f979c2268e3694c246d53b1bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> simulations each. The average errors<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 53px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8b92b2d345ca97d58c66eb8385d04420_l3.png\" height=\"53\" width=\"207\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#95;&#106;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#78;&#125;&#92;&#115;&#117;&#109;&#95;&#123;&#107;&#61;&#49;&#125;&#94;&#78;&#124;&#88;&#95;&#123;&#84;&#44;&#107;&#44;&#106;&#125;&#45;&#89;&#95;&#123;&#84;&#44;&#107;&#44;&#106;&#125;&#124;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>of the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-10ebb71bad275c1815a8f2a8c5dea0be_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"19\" style=\"vertical-align: 0px;\"\/> batches are independent and approximately Gaussian for large <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-5793832f979c2268e3694c246d53b1bb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/>. Student&#8217;s <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b4e3cbf5d4c5c6d9b702dd139f14c147_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>-distribution with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-610d8be1dc5ad3543882c146e33fb705_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#77;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"49\" style=\"vertical-align: 0px;\"\/> degrees of freedom is used to construct a <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-2f8f0d646c5af76329e219b2964c12eb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#48;&#48;&#40;&#49;&#45;&#92;&#97;&#108;&#112;&#104;&#97;&#41;&#92;&#37;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"95\" style=\"vertical-align: -5px;\"\/> confidence interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-34049056768cbbbb0350c266bc16bacb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#45;&#92;&#68;&#101;&#108;&#116;&#97;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#44;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#43;&#92;&#68;&#101;&#108;&#116;&#97;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"121\" style=\"vertical-align: -5px;\"\/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-729568734d87ffb0f88cf42b1bc6828a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"7\" style=\"vertical-align: 0px;\"\/>, where<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 55px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-0704bc219e963261dba4450f98b78763_l3.png\" height=\"55\" width=\"346\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#77;&#125;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#95;&#106;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#78;&#77;&#125;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#92;&#115;&#117;&#109;&#95;&#123;&#107;&#61;&#49;&#125;&#94;&#78;&#124;&#88;&#95;&#123;&#84;&#44;&#107;&#44;&#106;&#125;&#45;&#89;&#95;&#123;&#84;&#44;&#107;&#44;&#106;&#125;&#124;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 55px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-4de0e3e2986e514bafa4417f9b883768_l3.png\" height=\"55\" width=\"193\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#115;&#105;&#103;&#109;&#97;&#125;&#95;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#94;&#50;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#77;&#45;&#49;&#125;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#40;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#95;&#106;&#45;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#41;&#94;&#50;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-439791d1d1ada4c09540a17c4fbd42fb_l3.png\" height=\"43\" width=\"160\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#68;&#101;&#108;&#116;&#97;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#61;&#116;&#95;&#123;&#49;&#45;&#92;&#97;&#108;&#112;&#104;&#97;&#44;&#77;&#45;&#49;&#125;&#92;&#115;&#113;&#114;&#116;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#104;&#97;&#116;&#123;&#92;&#115;&#105;&#103;&#109;&#97;&#125;&#95;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#94;&#50;&#125;&#123;&#77;&#125;&#125;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>The Euler method has the order of strong convergence 1\/2. The solution was simulated with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-1bf8f6fff8256386df3f8eca006e6c48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;&#48;&#48;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"35\" style=\"vertical-align: 0px;\"\/> steps and the Euler-Maruyama method was used with time step <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b32d489e0fe939e609030bca77065ee3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;&#46;&#48;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"31\" style=\"vertical-align: 0px;\"\/>. In order to estimate the global discretization error, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-930d01a5f622cee5952bab4752e56063_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"18\" style=\"vertical-align: 0px;\"\/> different simulations and approximations were performed <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-930d01a5f622cee5952bab4752e56063_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"18\" style=\"vertical-align: 0px;\"\/> times, which yielded the error estimates<\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-457bcf2f1d37efdfe3515d45b00b5cfe_l3.png\" height=\"16\" width=\"85\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#61;&#48;&#46;&#48;&#56;&#48;&#54;&#44;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-76788ebe35f0bb6e1daaef3b6cb6eec0_l3.png\" height=\"21\" width=\"135\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#104;&#97;&#116;&#123;&#92;&#115;&#105;&#103;&#109;&#97;&#125;&#95;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;&#94;&#50;&#61;&#54;&#46;&#55;&#54;&#52;&#92;&#99;&#100;&#111;&#116;&#32;&#49;&#48;&#94;&#123;&#45;&#52;&#125;&#46;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n\n<p>An approximate <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-16cd555456b54dfc11e3f0973e4e3dd7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#57;&#53;&#92;&#37;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"32\" style=\"vertical-align: -1px;\"\/> confidence interval for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-8ba6dad9f5ef5fa500bdbf6630280025_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#92;&#101;&#112;&#115;&#105;&#108;&#111;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"7\" style=\"vertical-align: 0px;\"\/>, that is, the expected deviation of the Euler-Maruyama approximation from the exact solution at time <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-f9ed275b0bf1633b7ee83b78fcc28273_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#84;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/>, is therefore given by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mathgallery.com\/wp-content\/ql-cache\/quicklatex.com-b72ab01cebb26a35aa91e6c457e373ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#46;&#48;&#55;&#44;&#48;&#46;&#48;&#57;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"83\" style=\"vertical-align: -5px;\"\/>. Some simulations and the corresponding Euler-Maruyama approximations are shown in figure 1.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>Conclusion<\/strong>}\\label{sec6}<\/p>\n\n\n\n<p>In this paper, three examples are given to illustrate estimation of different types of errors. In numerical computation, it is essential to identify error sources and follow the propagation of errors throughout the calculations. Solving a problem using two different methods is a powerful way to distinguish error sources, when this approach is feasible. Two different methods are used to evaluate a trigonometric function, which reveals the impact of different error sources.<\/p>\n\n\n\n<p>For matrix equations, error estimation is more complex, since a suitable (matrix) norm has to be chosen. The discrete time Riccati equation can be solved by iteration, and the use of the maximum norm as a measure of the error is illustrated in the second example.<\/p>\n\n\n\n<p>For numerical solution methods for stochastic problems, statistical methods have to be used for error estimation. This approach is illustrated in the example of numerical solution of a stochastic differential equation.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">\\section{<strong>References<\/strong>}<\/p>\n\n\n<p>[bibshow][bibcite key=Approx,SDE,Hida,Control][\/bibshow]<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb1.png\" alt=\"\" class=\"wp-image-354\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb1.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb1-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption> Figure 1a. Simulations and approximations of a stochastic differential equation (1\/6). <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb2.png\" alt=\"\" class=\"wp-image-355\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb2.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb2-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption> Figure 1b. Simulations and approximations of a stochastic differential equation (2\/6). <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb3.png\" alt=\"\" class=\"wp-image-356\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb3.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb3-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption> Figure 1c. Simulations and approximations of a stochastic differential equation (3\/6). <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb4.png\" alt=\"\" class=\"wp-image-357\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb4.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb4-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption> Figure 1d. Simulations and approximations of a stochastic differential equation (4\/6). <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb5.png\" alt=\"\" class=\"wp-image-358\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb5.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb5-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption> Figure 1e. Simulations and approximations of a stochastic differential equation (5\/6). <\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"660\" height=\"526\" src=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb6.png\" alt=\"\" class=\"wp-image-359\" srcset=\"https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb6.png 660w, https:\/\/www.mathgallery.com\/wp-content\/uploads\/2021\/08\/SDEb6-300x239.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><figcaption>Figure 1f. Simulations and approximations of a stochastic differential equation (6\/6).<\/figcaption><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\\section{Introduction}\\label{sec1} Numerical analysis can be seen as the &#8220;operational&#8221; part of a scientific computation. In particular, a thorough error analysis is necessary for an informed assessment of the quality of any obtained result. Three examples are considered to illustrate different types of errors and error estimation techniques. Some preliminaries on machine data representation and error [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-186","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/pages\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/comments?post=186"}],"version-history":[{"count":42,"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/pages\/186\/revisions"}],"predecessor-version":[{"id":368,"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/pages\/186\/revisions\/368"}],"wp:attachment":[{"href":"https:\/\/www.mathgallery.com\/index.php\/wp-json\/wp\/v2\/media?parent=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}