Numerical Analysis I
AMSC 666, Fall 2013
Course Information
Course Description
-
Ten steps of Approximation Theory
- General overview
- On the choice of norm: least-squares vs. the uniform norm
- Weierstrass' density theorem
- Bernstein polynomials
- Least Squares Approximations I. A general overview
- Gramm mass matrix
- Ill-conditioning of monomials in L2
- Least Squares Approximations II. (Generalized) Fourier expansions
- Bessel, Parseval, ...
- Orthogonal polynomials: Legendre, Chebyshev, Sturm's sequence
Lecture notes: Spectral Expansions
[ pdf file ]
Assignment #1: [ pdf file ]
... with answers [ pdf file]
-
Least Squares Approximations III. Discrete expansions
- Examples of discrete least squares.
- From discrete least-squares to interpolation
- Interpolation I. Lagrange and Newton interpolants
- Divided differences
- Equi-distant points
- Synthetic calculus
- Forward backward and centered formulae
Assignment #2
[ pdf file ]
-
Interpolation II. Error estimates.
- Runge effect
- region of analyticity
Lecture notes: Polynomial interpolation and error estimates
[ pdf file ]
- Interplolation III. Trigonometric interpolation
- FFT
- truncation + aliasing
- error estimates
- elliptic solvers
- fast summations ( - discrete convolution)
Additional lecture notes on FFT:
• J. Colley, P. Lewis, J. Welch, The fast Fourier Transform and its applications,
IEEE on Education, 1969, vol. 12 (1),
[pdf file]
• C. DeBoor, FFT as nested multiplication with a twist, SISC 1980 vol. 1(1)
[pdf file]
Assignment #3
[ pdf file ]
... with answers [ pdf file]
-
Min-Max approximations
- The alternation theorem
- Chebyshev interpolant and its distance from the min-max polynomial
- Economization
Additional reading:
• M. J. D. Powell, On the maximum errors of polynomial approximations
defined by interpolation and by least squares criteria,
Computer J., 1967, vol. 9, pp. 404-407,
[pdf file]
• The sin(x) subroutine in MATLAB
[pdf file]
- Modern aspects of approximation
- Error Estimates - Jackson, Bernstein and Chebyshev
- smoothness and regularity spaces
Lecture notes: Jackson's theorem
[ pdf file]
-
Approximation with derivatives and rational approximations
- Hermite interpolation
- piecewise interpolation: Splines
- Rational approximations: Padè
Assignment #4 [ pdf file ]
Polynomial vs. spline interpolation
[ demonstration ]
MID-TERM
[ pdf file ]
... and its answers:
[ pdf file ]
-
Numerical Differentiation and Numerical Integration
-
Numerical differentiation
- Polynomial and spline interpolants - Error estimates
- Equidistant points: synthetic calculus; Richardson extrapolation
- Spline and trigonometric interpolation
Assignment #5
[ pdf file ]
... with answers [ pdf file]
-
Gauss Quadratures
Lecture notes: A Very Short Guide to Jacobi Polynomials
[ pdf file]
-
Numerical integration with equidistant points
- Newton-Cotes formulae
- Composite Simpson's rule
- Romberg & adaptive integration
On Newton-Cotes quadrature - Isaacson & Keller
[ pdf file]
Lecture notes: Numerical integration and Euler-Macluarin formula
[ pdf file]
Assignment #6
[ pdf file ] ...
with answers [ pdf file]
Solution of Nonlinear System of Equations - Iterative Methods
- Introduction
- Fixed point iterations
Lecture notes:
- Low-order methods
- Newton method and modified Newton's methods
- Rates of convergence: low-order vs. high-order methods
Additional reading:
• other iterative methods:
[Illinois method]
[Pegasos method]
Assignment #7
[ pdf file ]
- Accelrations
- Iterative solution - systems of equations
- Steepest descent; Conjugate gradient method
- Polynomial equations: local vs. global methods
Assignment #8 [ pdf file ]
Numerical Optimization
- Introduction
- Nonlinear least squares methods
- Steepest descent and CG methods
Lecture notes: Gradient and conjugate gradient iterations
[ pdf file]
- Newton's and quasi-Newton methods
- Rates of converegence
Final Assignment
[ pdf file ] ...
with (selected) answers [ pdf file ]
Epilogue
References
GENERAL TEXTBOOKS
K. Atkinson, An INTRODUCTION to NUMERICAL ANALYSIS, Wiley, 1987
S. Conte & C. deBoor, ELEMENTARY NUMERICAL ANALYSIS, McGraw-Hill
User friendly; Shows how 'it' works; Proofs, exercises and notes
G. Dahlquist & A. Bjorck, NUMERICAL METHODS, Prentice-Hall,
User friendly; Shows how 'it' works; Exercises
E. Isaacson & H. Keller, ANALYSIS of NUMERICAL METHODS, Wiley
The 'First'; Proofs; out-dated in certain aspects; Encrypted
message in Preface
A. Ralston & P. Rabinowitz, FIRST COURSE in
NUMERICAL ANALYSIS, 2nd ed., McGraw-hill,
Detailed; Scholarly written; Comprehensive; Proofs exercises and notes
J. Stoer & R. Bulrisch, INTRODUCTION TO NUMERICAL ANALYSIS, 2nd ed., Springer
detailed account on approximation, linear solvers & eigen-solvers,
ODE solvers,..
B. Wendroff, THEORETICAL NUMERICAL ANALYSIS, Academic Press, 1966
Only the 'Proofs'; elegant presentation
APPROXIMATION THEORY
E. W. Cheney, INTRODUCTION TO APPROXIMATION THEORY
Classical
P. Davis, INTERPOLATION & APPROXIMATION, Dover
Very readable
T. Rivlin, AN INTRODUCTION to the APPROXIMATION of FUNCTIONS
Classical
R. DeVore & G. Lorentz, CONSTRUCTIVE APPROXIMATION, Springer
A detailed account from classical theory to the modern theory; everything; Proofs exercises and notes
NUMERICAL INTEGRATION
F. Davis & P. Rabinowitz, NUMERICAL INTEGRATION,
Everything...
Eitan Tadmor
|
|