Icte361-Numerical Methods Lesson 1
Icte361-Numerical Methods Lesson 1
METHODS AND
ANALYSIS
LECTURE 1
Analytic Methods, Numerical Methods and Errors
Analytic method
An analytic method for solving a given mathematical problem is any
method based on rigorous mathematical analysis and whose application
leads to the true (exact) solution, also known as analytic solution.
Numerical method
A numerical method for solving a given mathematical problem is any
method based on rigorous mathematical analysis whose application, in
most cases, can only lead to an approximate (non-exact) solution, also
known as numerical solution.
Algorithms
• The methods that are developed and evaluated for computing
numerical results from given data is known as Algorithms.
• Different algorithms exist for solving the same problem.
• We chose one algorithm over the other by considering speed and
accuracy.
• There are some problem that do not have any algorithm for solving
them.
Example: Quadratic equation
• Exact method
• The exact solutions of the nonlinear equation can be obtained
using the well known quadratic formula (analytic method)
this gives the analytic solutions
Numerical algorithm: Quadratic
equation
• an algorithm
Simpson’s rule
• Where
•Solution to non-linear equations
Bisection method
Newton’s method
Secant method
• Example 1.2:
• An integral, such as is perfectly defined but the anti‑derivative
of the integrand cannot be expressed using known
mathematical functions.
2. In some cases, it may be possible to find a mathematical
expression for the analytical solution of a given problem. However,
the expression may be computationally too complicated to handle
numerically.
• Example 1.3:
• A typical problem is that of finding an anti‑derivative After
some tedious manipulations involving factorization of the
denominator followed by application of the method of partial
fractions, one finds the general anti‑derivative