|
|
|
|
Double exponential function
|
| |
|
| |
A double exponential function is a constant raised to the power of an exponential function. The general formula is , which grows even faster than an exponential function. For example, if a = b = 10:
Factorials grow faster than exponential functions, but much slower than double-exponential functions. The hyper-exponential function and Ackermann function grow even faster. See Big O notation for a comparison of the rate of growth of various functions.
The inverse of a double exponential function is a double logarithm.
and Sloane observed that in several important integer sequences, each term is a constant plus the square of the previous term, and show that such sequences can be formed by rounding to the nearest integer the values of a doubly exponential function in which the middle exponent is two.

Discussion
Ask a question about 'Double exponential function'
Start a new discussion about 'Double exponential function'
Answer questions from other users
|
Encyclopedia
A double exponential function is a constant raised to the power of an exponential function. The general formula is , which grows even faster than an exponential function. For example, if a = b = 10:
- f(-1) ˜ 1.26
- f(0) = 10
- f(1) = 1010
- f(2) = 10100 = googol
- f(3) = 101000
- f(100) = 1010100 = googolplex.
Factorials grow faster than exponential functions, but much slower than double-exponential functions. The hyper-exponential function and Ackermann function grow even faster. See Big O notation for a comparison of the rate of growth of various functions.
The inverse of a double exponential function is a double logarithm.
Doubly exponential sequences
Aho and Sloane observed that in several important integer sequences, each term is a constant plus the square of the previous term, and show that such sequences can be formed by rounding to the nearest integer the values of a doubly exponential function in which the middle exponent is two. Integer sequences with this squaring behavior include
-
-
- where E ˜ 1.264084735305 is Vardi's constant.
-
More generally, if the nth value of an integer sequences is proportional to a double exponential function of n, Ionascu and Stanica call the sequence "almost doubly-exponential" and describe conditions under which it can be defined as the floor of a doubly-exponential sequence plus a constant. Additional sequences of this type include
- The prime numbers 2, 11, 1361, ...
- where A ˜ 1.306377883863 is Mills' constant.
Applications
Algorithmic complexity
In computational complexity theory, some algorithms take double-exponential time:
Number theory
Some number theoretical bounds are double exponential. Odd perfect numbers with n distinct prime factors are known to be at most
a result of Nielsen (2003).
The Largest known prime number in the electronic era has grown roughly as a double exponential function of the year since Miller and Wheeler found a 79-digit prime on EDSAC1 in 1951.
Theoretical biology
In population dynamics the growth of human population is sometimes supposed to be double exponential. Gurevich and Varfolomeyev experimentally fit
where N(y) is the population in year y in millions.
Physics
In the Oscillator Toda model of self-pulsation, the logarithm of amplitude varies exponentially with time (for large amplitudes), thus the amplitude varies as double-exponential function of time.
|
| |
|
|