1.1/
Limits and Continuity
- Limit [of Function]:
- Continuity:
- Limit [of Sequence]:
- Convergence and Continuity, Correspondance:
Differentiability
- Differentiablity:
- Differentiablity and Continuity, Correspondance:
- Rolle’s Theorem:
- Generalized Rolle’s Theorem:
- Mean Value Theorem:
- Proof.
- Proof.
- Extreme Value Theorem:
- Intermediate Value Theorem:
Integration
- The Riemann Integral:
- Or, for equally spaced intervals:
- Integrability and Continuity, Correspondance:
- Weighted Mean Value Theorem for Integrals:
-
Implications:
-
When \(g(x) ≡ 1\), Theorem 1.13 is:
-
It gives:
-
Taylor Polynomials and Series
- Taylor’s Theorem:
-
\(P_n(x)\): is called the \(\ \ \ \ \ \ \ \ \ \ \ \ \\) for \(\ \ \ \ \\) about \(\ \ \ \ \ \ \\).
-
\(R_n(x)\): is called the \(\ \ \ \ \ \ \ \ \ \ \ \ \\) (or \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\)) associated with \(P_n(x)\).
-
Since the number \(ξ(x)\) in the truncation error \(R_n(x)\) \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\), it is a function of \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\)
-
Taylor’s Theorem, only, ensures that \(\ \ \ \ \ \ \ \ \ \ \ \ \\)\(\ \ \ \ \ \ \ \ \ \ \ \ \\), and that its value \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\), and not \(\ \ \ \ \ \ \ \ \ \ \ \ \ \\)
-
- Polynomials:
- Taylor’s Polynomial: The polynomial definied by
- Maclaurin Polynomial:
- Taylor’s Polynomial: The polynomial definied by
- Series:
-
Taylor’s Series:
-
Maclaurin Series:
-
- Truncation Error:
- Refers to:
- Refers to:
1.2/
Binary Machine Numbers
-
- Representing Real Numbers:
- A \(\ \ \ \ \ \ \ \ \ \ \ \ \\) (binary digit) representation is used for a real number.
- The first bit is
- Followed by:
- and a \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\), called the
- The base for the exponent is
- Floating-Point Number Form:
- Smallest Normalized positive Number:
- When:
- Equivalent to:
- Largest Normalized positive Number:
- When:
- Equivalent to:
- UnderFlow:
- When numbers occurring in calculations have
- OverFlow:
- When numbers occurring in calculations have
- Representing the Zero:
- There are \(\ \ \ \ \\) Representations of the number zero:
- There are \(\ \ \ \ \\) Representations of the number zero:
Decimal Machine Numbers
- What?
- (k-digit) Decimal Machine Numbers:
- Normalized Form:
- Floating-Point Form of a Decimal Machine Number:
- The floating-point form of y, denoted \(f_l(y)\), is obtained by:
- The floating-point form of y, denoted \(f_l(y)\), is obtained by:
- Termination:
There are two common ways of performing this termination:- \(\ \ \ \ \ \ \ \ \ \\):
This produces the floating-point form:
-
\(\ \ \ \ \ \ \ \ \ \\): \(\ \\) which
This produces the floating-point form:
For rounding, when \(d_{k+1} \geq 5\), we
When \(d_{k+1} < 5\), we
If we round down, then \(\delta_i =\)
However, if we round up,
- \(\ \ \ \ \ \ \ \ \ \\):
- Approximation Errors:
-
The Absolute Error: \(\ \ \ \ \ \ \\).
-
The Relative Error: \(\ \ \ \ \ \ \\).
-
- Significant Digits:
- Error in using Floating-Point Repr.:
-
- Chopping:
- The Relative Error =
- The Machine Repr. [for k decimial digits] =
- \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\).
\(\implies\)
Bound \(\ \ \ \implies \ \ \ \ \ \ \ \ \ \ \ \\).
- Rounding:
In a similar manner, a bound for the relative error when using k-digit rounding arithmetic is
Bound \(\ \ \ \implies \ \ \ \ \ \ \ \ \ \ \ \ \ \\).
-
- Distribution of Numbers:
The number of decimal machine numbers in \(\ \ \ \ \ \ \ \ \ \ \\) is \(\ \ \ \ \ \ \ \ \ \ \ \ \ \\) for
Finite-Digit Arithmetic
-
- Values:
- \[x = \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\]
- \[y = \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\]
- Operations:
- Error-producing Calculations:
- First:
- Second:
- First:
- Avoiding Round-Off Error:
- First:
- Second:
\(\implies \ \ \ \ \ \ \ \ \ \ \ \ \ \ x_1 = \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ , \ \ \ \ \ \ \ \ \ \ \ \ \ \ x_2 = \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\)
- First:
Nested Arithmetic
- What?
Remember that chopping (or rounding) is performed:
- \[\ \ \ \ \ \ \\]
Polynomials should always be expressed \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\) , becasue, \(\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \\)
- Why?
1.3/
Main Idea
- Algorithm:
Characterizing Algorithms
- Stability:
- Stable Algorithm:
- Conditionally Stable Algorithm:
- Stable Algorithm:
- Error Growth:
- Stability and Error-Growth:
- Stable Algorithm:
- UnStable Algorithm:
Rates of Convergence
- Rate of Convergence:
\(\beta_n \ = \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ , \ \ \ \\) for
- Big-Oh Notation: