Numerical Analysis-1. Preliminaries PDF
Numerical Analysis-1. Preliminaries PDF
Numerical Analysis-1. Preliminaries PDF
NUMERICAL ANALYSIS
Prepared by: ALEXANDER S. CARRASCAL
2 INTRODUCTION
Numerical Analysis deals with the different techniques of approximations, the
estimates of associated errors, and the corresponding algorithms used in
formulating and solving mathematical problems employing only the familiar
arithmetic and logical operations.
The mathematical problems that can be solved by numerical methods include
but not limited to:
Function Approximation
Root-Finding
Interpolation
Linear Systems
Differentiation and Integration
Differential Equations
4 MATHEMATICAL PRELIMINARIES
Limits and Continuity
Definition 1.1 A function defined on a set of real numbers has the limit at 0 , written
lim = ,
0
if, given any real number > 0, there exists a real number > 0 such that < ,
whenever and 0 < | 0 | < .
5 Definition 1.2 Let =1 be an infinite sequence of real numbers. This sequence has the limit
(converges to ) if, for any > 0 there exists a positive integer () such that | | < ,
whenever > . The notation
lim = ,
means that the sequence =1 converges to x.
Definition 1.3 Let be a function defined on a set of real numbers and 0 . Then is
continuous
at 0 if
lim = 0 .
0
Theorem 1.4 If is a function defined on a set X of real numbers and 0 , then the following
statements are equivalent:
a. is continuous at 0 ;
b. If =1 is any sequence in converging to 0 , then
lim ( ) = (0 ).
Prepared by: ALEXANDER S. CARRASCAL
Differentiability
6
Definition 1.3 Let be a function defined in an open interval containing 0 . The function is
differentiable at 0 if
0
0 = lim .
0 0
exists. The number 0 is called the derivative of at 0 . A function that has a derivative at
each number in a set is differentiable on . The function is continuous on the set if it is
continuous at each number in .
The set of all functions that have continuous derivatives on is denoted , and
the set of functions that have derivatives of all orders on is denoted .
() ()
() =
Integration
11
Definition 1.12 The Riemann integral of the function on the interval [, ] is the following limit,
provided it exists:
= lim
0 =1
(+1) (()) +1 .
= 0
+1 !