Short Course on Asymptotics
REU Number Theory Program, Summer 2002

Course Description

There are many situations in mathematics where one encounters expressions, such as complicated sums or integrals, that cannot be evaluated exactly, or where exact answers are too complex to yield useful information. In many of these instances it is possible to to obtain relatively simple approximate evaluations which in applications are often just as useful as an exact formula. Asymptotics (or, more precisely, asymptotic analyis) deals with methods to obtain such approximations. The terminology comes from the fact that the expressions usually involve a parameter (e.g., an integer n), and that the approximation gets better the larger this parameter is.

Asymptotic analysis has a wide range of applications, both to areas of pure mathematics such as number theory, combinatorics, probability theory, analysis, and to applied mathematics and computer science, for example in the analysis of the running time of computer algorithms. This course will be an elementary introduction to this theory at the undergraduate level. Here is a (tentative) outline:

Notation and terminology in asymptotics

To express approximate evaluations in a compact, yet precise and unambiguous form, requires using appropriate notation, such as the "Capital Oh" and "little oh" notations O(f(x)) and o(f(x)). These and related notations have precise meanings, and it is important to use these notations properly and be aware of potential pitfalls. This requires some practice.

Approximate evaluations of integrals

Factorials and binomial coefficients

Asymptotic analysis of sums

Asymptotic analysis of inverse functions

Further reading

Probably the best treatment of asymptotics at the undergraduate level is Chapter 9 of Graham/Knuth/Patashnik, "Concrete Mathematics" (which, incidentally, is a book well worth purchasing). The main focus here is on applications in combinatorics (Stirling's formula, binomial coefficients, binomial sums, etc.); integrals and other applications in analysis are not covered. The book has an extensive collection of exercises, ranging from "warm-ups" to research problems.

A completely different type of book, at a far more advanced level, is N.G. De Bruijn's "Asymptotic methods in analysis". This is a classic text that goes well beyond what we are covering here, but some of the examples in analysis I plan to cover (such as the equation cot x = x) are taken from this book.


Last modified: Sun 09 Jun 2002 01:08:03 PM CDT ajh@uiuc.edu