Tricki
a repository of mathematical know-how
Add article
Navigate
Tags
Search
Forums
Help
Top level
›
Different kinds of Tricki article
›
Front pages for different areas of mathematics
›
Analysis front page
View
Edit
Revisions
Numerical analysis front page
Title:
*
Area of mathematics:
*
A comma-separated list of areas of mathematics to which this article applies. Use ">" to tag in a subcategory. Example: Analysis > Harmonic analysis, Combinatorics
Keywords:
A comma-separated list of keywords associated with this article. Example: free group
Used in:
A comma-separated list of examples of where this technique is used. Example: Cauchy-Schwarz inequality
Parent articles:
Order
-1
0
1
-1
0
1
Body:
[QUICK DESCRIPTION] Numerical analysis is the analysis and development of numerical methods for the solution of various mathematical problems, most particularly, the solution of (systems of) equations (both linear and nonlinear), approximation, optimization, the solution of ordinary and partial differential equations, and the computation of integrals and derivatives. It is different from other areas related to computation in that the quantities involved are real-valued, and so cannot be represented exactly in a finite amount of memory. A corollary of this is that almost all operations done in a computer involving allegedly real-value quantities produce incorrect results. The issue is the size of the errors produced. If these are small, then the results are accurate (but usually not exact), and can be used for practical purposes. Numerical methods and their analysis revolve around several aspects: * accuracy, * speed, and * memory needed. [PREREQUISITES] Calculus, basic algebra. [GENERAL DISCUSSION] There are two main approaches to the determination of errors in numerical computation. * Forward error analysis, and * Backward error analysis. With forward error analysis, we begin with the initial data and follow the computation, and the error each step incurs. The error at the end of the computation gives the error in the result. The problem with this approach is that we can usually only work with bounds on the error, and operating on bounds commonly results in excessively large bounds on the errors in the results. J.H. Wilkinson began the other approach which is to show that the computed results of a certain computation are the exact results of another problem of the same type with slightly perturbed data. This is backward error analysis, which he used with great success in studying Gaussian elimination/LU factorization for the solution of linear systems of equations. Backward error analysis cannot be done for all numerical computations, and depends on the exact problem class, and how the data for a problem is represented. Nevertheless, it has been extremely successful, and has found new application outside of numerical linear algebra in areas such as symplectic methods for Hamiltonian ODE's. The development of numerical methods is another sub-area where there are a great many "tricks" and ideas are used. There are a few general principles that can be used for developing numerical methods: * [[Use an approximation as if it were exact]] * [[Make your method keep the symmetries of the problem]] There are also a number of non-traditional tasks which use numerical methods (such as Google's page rank algorithm). Subareas of numerical analysis: * [[Numerical linear algebra]] * [[Numerical solution of nonlinear equations]] * [[Interpolation and approximation]] (See also [[Approximation front page]]) * [[Numerical integration and differentiation]] * [[Numerical solution of ordinary differential equations]] * [[Numerical solution of partial differential equations]] * [[Numerical optimization]] The techniques or "tricks" used in numerical methods and numerical analysis are very broad, and range from the trivial to some very deep ideas.
This is a stub
A stub is an article that is not sufficiently complete to be interesting.
Notifications
File attachments
Changes made to the attachments are not permanent until you save this post. The first "listed" file will be included in RSS feeds.
Attach new file:
Images are larger than
640x480
will be resized. The maximum upload size is
1 MB
. Only files with the following extensions may be uploaded:
jpg jpeg gif png svg
.
Revision information
Log message:
An explanation of the additions or updates being made to help other authors understand your motivations.
Search this site:
Recent articles
View a list of all articles.
Littlewood-Paley heuristic for derivative
Geometric view of Hölder's inequality
Diagonal arguments
Finding an interval for rational numbers with a high denominator
Try to prove a stronger result
Use self-similarity to get a limit from an inferior or superior limit.
Prove a consequence first
Active forum topics
Plenty of LaTeX errors
Tutorial
A different kind of article?
Countable but impredicative
Tricki Papers
more
Recent comments
I don't think this statement
choice of the field
Incorrect Image
Article classification
Higher dimensional analogues
more