FACTOID # 135: The Pitcairn Islands have the world’s shortest highway system, with only 6.4 kilometers of road. They also have the fourth-fewest main phone lines.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Asymptotic behavior

In mathematics and applications, particularly the analysis of algorithms, asymptotic analysis is a method of classifying limiting behaviour, by concentrating on some trend. It is sometimes expressed in the language of equivalence relations. For example, given complex-valued functions f and g of a natural number variable n, one can write

to express the concept that

.

This defines an equivalence relation; and the equivalence class of f consists of all functions h with similar behaviour to f, in the limit.


Asymptotic notation has been developed to provide a convenient language for the handling of statements about order of growth. It is also called Landau notation, since it became popular first in research in analytic number theory, from about 1900 onwards, introduced by Edmund Landau (originated though by Paul Bachmann). See also Big O notation, for a treatment more from the point of view of analysis of algorithms. The asymptotic point of view is basic in computer science, where the question is typically how to describe the resource implication of scaling-up the size of a computational problem, beyond the 'toy' level.


An asymptotic expansion of a function f(x) is in practice an expression of that function in terms of a infinite series, the partial sums of which do not (necessarily have to) converge; but such that taking any initial partial sum provides an asymptotic formula for f. The idea is that successive terms provide a more and more accurate description of the order of growth of f. An example is Stirling's approximation.


In symbols, it means we have

but also

and

for each fixed k, while some limit is taken.


In the case that an asymptotic expansion does not converge, for any particular value of the argument there will be a particular partial sum which provides the best approximation and adding additional terms will decrease the accuracy. However, this optimal partial sum will generally have more terms for larger values of the argument.


Asymptotic expansions typically arise in the approximation of certain integrals (saddle_point method, method of steepest descent) or in the approximation of probability distributions (Edgeworth series).


Further reading

  • Erdélyi, A. Asymptotic Expansions. New York: Dover, 1987.



  Results from FactBites:
 
DigitalCommons@University of Nebraska - Lincoln | Asymptotic behavior of linear dynamic equations on time scales (366 words)
These models worked well for continuous behavior, such as modeling plant growth, and for discrete behavior, such as the daily number of cranes in a field during migration.
The main concern will then be the asymptotic behavior of solutions of a formally self-adjoint dynamic equation on a time scale.
In Chapter 3, we again study the asymptotic behavior of solutions of a formally self-adjoint dynamic equation.
Divide-and-conquer. Asymptotic behavior. (807 words)
The asymptotic behavior of divide-and-conquer sequences is fundamental in algorithmic since the efficiency of an algorithm is usually given by its behavior on data of large size.
A heuristic method that is frequently used to determine the behavior of a divide-and-conquer sequence consists in evaluating it on the powers of 2.
The divide-and-conquer sequences encountered in the analysis of algorithms have a polynomial behavior i.e.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.