e (mathematical constant)

e (mathematical constant)
e is the unique number a, such that the derivative of the exponential function f(x) = ax (blue curve) at the point x = 0 is equal to 1. For comparison, functions 2x (dotted curve) and 4x (dashed curve) are shown; they are not tangent to the line of slope 1 (red).

The mathematical constant e is the unique real number such that the value of the derivative (slope of the tangent line) of the function f(x) = ex at the point x = 0 is equal to 1.[1] The function ex so defined is called the exponential function, and its inverse is the natural logarithm, or logarithm to base e. The number e is also commonly defined as the base of the natural logarithm (using an integral to define the latter), as the limit of a certain sequence, or as the sum of a certain series (see the alternative characterizations, below).

The number e is sometimes called Euler's number after the Swiss mathematician Leonhard Euler. (e is not to be confused with γ—the Euler–Mascheroni constant, sometimes called simply Euler's constant.) It is also sometimes known as Napier's constant, but Euler's choice of the symbol e is said to have been retained in his honor.[2]

The number e is of eminent importance in mathematics,[3] alongside 0, 1, π and i. All five of these numbers play important and recurring roles across mathematics, and are the five constants appearing in one formulation of Euler's identity.

The number e is irrational; it is not a ratio of integers. Furthermore, it is transcendental; it is not a root of any non-zero polynomial with rational coefficients. The numerical value of e truncated to 50 decimal places is

2.71828182845904523536028747135266249775724709369995... (sequence A001113 in OEIS).

  Part of a series of articles on
The mathematical constant e

Euler's formula.svg

Natural logarithm · Exponential function

Applications in: compound interest · Euler's identity & Euler's formula  · half-lives & exponential growth/decay

Defining e: proof that e is irrational  · representations of e · Lindemann–Weierstrass theorem

People John Napier  · Leonhard Euler

Schanuel's conjecture

Contents

History

The first references to the constant were published in 1618 in the table of an appendix of a work on logarithms by John Napier.[4] However, this did not contain the constant itself, but simply a list of logarithms calculated from the constant. It is assumed that the table was written by William Oughtred. The discovery of the constant itself is credited to Jacob Bernoulli, who attempted to find the value of the following expression (which is in fact e):

e = \lim_{n\to\infty} \left( 1 + \frac{1}{n} \right)^n

The first known use of the constant, represented by the letter b, was in correspondence from Gottfried Leibniz to Christiaan Huygens in 1690 and 1691. Leonhard Euler started to use the letter e for the constant in 1727 or 1728, in an unpublished paper on explosive forces in cannons,[5] and the first appearance of e in a publication was Euler's Mechanica (1736). While in the subsequent years some researchers used the letter c, e was more common and eventually became the standard.

Applications

The compound-interest problem

Jacob Bernoulli discovered this constant by studying a question about compound interest.[citation needed]

One example is an account that starts with $1.00 and pays 100 percent interest per year. If the interest is credited once, at the end of the year, the value is $2.00; but if the interest is computed and added twice in the year, the $1 is multiplied by 1.5 twice, yielding $1.00×1.5² = $2.25. Compounding quarterly yields $1.00×1.254 = $2.4414..., and compounding monthly yields $1.00×(1.0833...)12 = $2.613035....

Bernoulli noticed that this sequence approaches a limit (the force of interest) for more and smaller compounding intervals. Compounding weekly yields $2.692597..., while compounding daily yields $2.714567..., just two cents more. Using n as the number of compounding intervals, with interest of 100%/n in each interval, the limit for large n is the number that came to be known as e; with continuous compounding, the account value will reach $2.7182818.... More generally, an account that starts at $1, and yields (1+R) dollars at simple interest, will yield eR dollars with continuous compounding.

Bernoulli trials

The number e itself also has applications to probability theory, where it arises in a way not obviously related to exponential growth. Suppose that a gambler plays a slot machine that pays out with a probability of one in n and plays it n times. Then, for large n (such as a million) the probability that the gambler will win nothing at all is (approximately) 1/e.

This is an example of a Bernoulli trials process. Each time the gambler plays the slots, there is a one in one million chance of winning. Playing one million times is modelled by the binomial distribution, which is closely related to the binomial theorem. The probability of winning k times out of a million trials is;

\binom{10^6}{k} \left(10^{-6}\right)^k(1-10^{-6})^{10^6-k}.

In particular, the probability of winning zero times (k = 0) is

\left(1-\frac{1}{10^6}\right)^{10^6}.

This is very close to the following limit for 1/e:

\frac{1}{e} = \lim_{n\to\infty} \left(1-\frac{1}{n}\right)^n.

Derangements

Another application of e, also discovered in part by Jacob Bernoulli along with Pierre Raymond de Montmort is in the problem of derangements, also known as the hat check problem:[6] n guests are invited to a party, and at the door each guest checks his hat with the butler who then places them into n boxes, each labelled with the name of one guest. But the butler does not know the identities of the guests, and so he puts the hats into boxes selected at random. The problem of de Montmort is to find the probability that none of the hats gets put into the right box. The answer is:

p_n = 1-\frac{1}{1!}+\frac{1}{2!}-\frac{1}{3!}+\cdots+(-1)^n\frac{1}{n!}.

As the number n of guests tends to infinity, pn approaches 1/e. Furthermore, the number of ways the hats can be placed into the boxes so that none of the hats is in the right box is n!/e rounded to the nearest integer, for every positive n.[7]

Asymptotics

The number e occurs naturally in connection with many problems involving asymptotics. A prominent example is Stirling's formula for the asymptotics of the factorial function, in which both the numbers e and π enter:

n! \sim \sqrt{2\pi n}\, \left(\frac{n}{e}\right)^n.

A particular consequence of this is

e = \lim_{n\to\infty} \frac{n}{\sqrt[n]{n!}}.

e in calculus

The natural log at e, ln(e), is equal to 1

The principal motivation for introducing the number e, particularly in calculus, is to perform differential and integral calculus with exponential functions and logarithms.[8] A general exponential function y = ax has derivative given as the limit:

\frac{d}{dx}a^x=\lim_{h\to 0}\frac{a^{x+h}-a^x}{h}=\lim_{h\to 0}\frac{a^{x}a^{h}-a^x}{h}=a^x\left(\lim_{h\to 0}\frac{a^h-1}{h}\right).

The limit on the right-hand side is independent of the variable x: it depends only on the base a. When the base is e, this limit is equal to one, and so e is symbolically defined by the equation:

\frac{d}{dx}e^x = e^x.

Consequently, the exponential function with base e is particularly suited to doing calculus. Choosing e, as opposed to some other number, as the base of the exponential function makes calculations involving the derivative much simpler.

Another motivation comes from considering the base-a logarithm.[9] Considering the definition of the derivative of logax as the limit:

\frac{d}{dx}\log_a x = \lim_{h\to 0}\frac{\log_a(x+h)-\log_a(x)}{h}=\frac{1}{x}\left(\lim_{u\to 0}\frac{1}{u}\log_a(1+u)\right),

where the substitution u = h/x was made in the last step. The last limit appearing in this calculation is again an undetermined limit that depends only on the base a, and if that base is e, the limit is one. So symbolically,

\frac{d}{dx}\log_e x=\frac{1}{x}.

The logarithm in this special base is called the natural logarithm and is represented as ln; it behaves well under differentiation since there is no undetermined limit to carry through the calculations.

There are thus two ways in which to select a special number a = e. One way is to set the derivative of the exponential function ax to ax. The other way is to set the derivative of the base a logarithm to 1/x. In each case, one arrives at a convenient choice of base for doing calculus. In fact, these two bases are actually the same, the number e.

Alternative characterizations

The area between the x-axis and the graph y = 1/x, between x = 1 and x = e is 1.

Other characterizations of e are also possible: one is as the limit of a sequence, another is as the sum of an infinite series, and still others rely on integral calculus. So far, the following two (equivalent) properties have been introduced:

1. The number e is the unique positive real number such that

\frac{d}{dt}e^t = e^t.

2. The number e is the unique positive real number such that

\frac{d}{dt} \log_e t = \frac{1}{t}.

The following three characterizations can be proven equivalent:

3. The number e is the limit

e = \lim_{n\to\infty} \left( 1 + \frac{1}{n} \right)^n

Similarly:

e = \lim_{x\to 0} \left( 1 + x \right)^{1/x}

4. The number e is the sum of the infinite series

e = \sum_{n = 0}^\infty \frac{1}{n!} = \frac{1}{0!} + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + \frac{1}{4!} + \cdots

where n! is the factorial of n.

5. The number e is the unique positive real number such that

\int_1^e \frac{1}{t} \, dt = 1.

Properties

Calculus

As in the motivation, the exponential function ex is important in part because it is the unique nontrivial function (up to multiplication by a constant) which is its own derivative

\frac{d}{dx}e^x=e^x

and therefore its own antiderivative as well:


\begin{align}
e^x & = \int_{-\infty}^x e^t\,dt \\[8pt]
& = \int_{-\infty}^0 e^t\,dt + \int_0^x e^t\,dt \\[8pt]
& = 1 + \int_{0}^x e^t\,dt.
\end{align}

Exponential-like functions

The global maximum of \sqrt[x]{x} occurs at x = e.

The global maximum for the function

 f(x) = \sqrt[x]{x}

occurs at x = e. Similarly, x = 1/e is where the global minimum occurs for the function

 f(x) = x^x\,

defined for positive x. More generally, x = e−1/n is where the global minimum occurs for the function

 \!\ f(x) = x^{x^n}

for any n > 0. The infinite tetration

 x^{x^{x^{\cdot^{\cdot^{\cdot}}}}} or x

converges if and only if eexe1/e (or approximately between 0.0660 and 1.4447), due to a theorem of Leonhard Euler.

Number theory

The real number e is irrational. Euler proved this by showing that its simple continued fraction expansion is infinite.[10] (See also Fourier's proof that e is irrational.) Furthermore, e is transcendental (Lindemann–Weierstrass theorem). It was the first number to be proved transcendental without having been specifically constructed for this purpose (compare with Liouville number); the proof was given by Charles Hermite in 1873. It is conjectured that e is normal.

Complex numbers

The exponential function ex may be written as a Taylor series

 e^{x} = 1 + {x \over 1!} + {x^{2} \over 2!} + {x^{3} \over 3!} + \cdots = \sum_{n=0}^{\infty} \frac{x^n}{n!}

Because this series keeps many important properties for ex even when x is complex, it is commonly used to extend the definition of ex to the complex numbers. This, with the Taylor series for sin and cos x, allows one to derive Euler's formula:

e^{ix} = \cos x + i\sin x,\,\!

which holds for all x. The special case with x = π is Euler's identity:

e^{i\pi} =-1\,\!

from which it follows that, in the principal branch of the logarithm,

\log_e (-1) = i\pi.\,\!

Furthermore, using the laws for exponentiation,

(\cos x + i\sin x)^n = \left(e^{ix}\right)^n = e^{inx} = \cos (nx) + i \sin (nx),

which is de Moivre's formula.

The expression

\cos (x) + i \sin (x)\,

is sometimes referred to as cis(x).

Differential equations

The general function

y(x) = Ce^x\,

is the solution to the differential equation:

y' = y.\,

Representations

The number e can be represented as a real number in a variety of ways: as an infinite series, an infinite product, a continued fraction, or a limit of a sequence. The chief among these representations, particularly in introductory calculus courses is the limit

\lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n,

given above, as well as the series

e=\sum_{n=0}^\infty \frac{1}{n!}

given by evaluating the above power series for ex at x = 1.

Still other less common representations are also available. For instance, e can be represented as an infinite simple or generalized continued fraction due to Euler:


e = 2+\cfrac{1} {1+\cfrac{1} {{\mathbf 2}+\cfrac{1} {1+\cfrac{1} {1+\cfrac{1} {{\mathbf 4}
+\cfrac{1} {1+\cfrac{1} {1+\cfrac{1} {{\mathbf 6}+\cfrac{1} {1+\cfrac{1} {1+\ddots}}}}}}}}}}
= 2+\cfrac{1} {1+\cfrac{2} {5+\cfrac{1} {10+\cfrac{1} {14+\cfrac{1} {18+\cfrac{1} {22+\ddots}}}}}}

or, in a more compact form (sequence A003417 in OEIS):

e = [[2; 1, \textbf{2}, 1, 1, \textbf{4}, 1, 1, \textbf{6}, 1, 1, \textbf{8}, 1, 1, \ldots, \textbf{2n}, 1, 1, \ldots]], \,

which can be written more harmoniously by allowing zero:[11]

 e =  [[1 , \textbf{0} , 1 , 1, \textbf{2}, 1, 1, \textbf{4}, 1 , 1 , \textbf{6}, 1, 1, \textbf{8}, 1, 1, \ldots]]. \,

Many other series, sequence, continued fraction, and infinite product representations of e have been developed.

Stochastic representations

In addition to exact analytical expressions for representation of e, there are stochastic techniques for estimating e. In one such approach, random samples X1, X2, ..., Xn of size n from a continuous uniform distribution on [0, 1] are used to approximate e. If

U=  \min { \left \{ n \mid X_1+X_2+\cdots+X_n > 1 \right \} },

then the expected value of U is e: E(U) = e.[12][13] In other words picking random values between 0 and 1 the mean number needed for the sum of the values to exceed 1 is e.

Known digits

The number of known digits of e has increased dramatically during the last decades. This is due both to the increase of performance of computers as well as algorithmic improvements.[14][15]

Number of known decimal digits of e
Date Decimal digits Computation performed by
1748 23 Leonhard Euler[16]
1853 137 William Shanks
1871 205 William Shanks
1884 346 J. Marcus Boorman
1946 808 Unknown
1949 2,010 John von Neumann (on the ENIAC)
1961 100,265 Daniel Shanks and John Wrench[17]
1978 116,000 Stephen Gary Wozniak (on the Apple II[18])
1994 April 1 10,000,000 Robert Nemiroff & Jerry Bonnell [19]
1997 May 18,199,978 Patrick Demichel
1997 August 20,000,000 Birger Seifert
1997 September 50,000,817 Patrick Demichel
1999 February 200,000,579 Sebastian Wedeniwski
1999 October 869,894,101 Sebastian Wedeniwski
1999 November 21 1,250,000,000 Xavier Gourdon [20]
2000 July 10 2,147,483,648 Shigeru Kondo & Xavier Gourdon [21]
2000 July 16 3,221,225,472 Colin Martin & Xavier Gourdon [22]
2000 August 2 6,442,450,944 Shigeru Kondo & Xavier Gourdon
2000 August 16 12,884,901,000 Shigeru Kondo & Xavier Gourdon
2003 August 21 25,100,000,000 Shigeru Kondo & Xavier Gourdon [23]
2003 September 18 50,100,000,000 Shigeru Kondo & Xavier Gourdon [24]
2007 April 27 100,000,000,000 Shigeru Kondo & Steve Pagliarulo [25]
2009 May 6 200,000,000,000 Shigeru Kondo & Steve Pagliarulo [25]
2010 February 21 500,000,000,000 Alexander J. Yee [26]
2010 July 5 1,000,000,000,000 Shigeru Kondo & Alexander J. Yee [27]

In computer culture

In contemporary internet culture, individuals and organizations frequently pay homage to the number e.

For example, in the IPO filing for Google, in 2004, rather than a typical round-number amount of money, the company announced its intention to raise $2,718,281,828, which is e billion dollars to the nearest dollar. Google was also responsible for a billboard[28] that appeared in the heart of Silicon Valley, and later in Cambridge, Massachusetts; Seattle, Washington; and Austin, Texas. It read {first 10-digit prime found in consecutive digits of e}.com (now defunct). Solving this problem and visiting the advertised web site led to an even more difficult problem to solve, which in turn led to Google Labs where the visitor was invited to submit a resume.[29] The first 10-digit prime in e is 7427466391, which starts as late as at the 99th digit.[30]

In another instance, the computer scientist Donald Knuth let the version numbers of his program Metafont approach e. The versions are 2, 2.7, 2.71, 2.718, and so forth. Similarly, the version numbers of his TeX program approach π.[31]

Notes

  1. ^ Jerrold E. Marsden, Alan Weinstein (1985). Calculus. Springer. ISBN 0387909745. http://books.google.com/?id=KVnbZ0osbAkC&printsec=frontcover. 
  2. ^ Sondow, Jonathan. "e". Wolfram Mathworld. Wolfram Research. http://mathworld.wolfram.com/e.html. Retrieved 10 May 2011. 
  3. ^ Howard Whitley Eves (1969). An Introduction to the History of Mathematics. Holt, Rinehart & Winston. 
  4. ^ O'Connor, J.J., and Roberson, E.F.; The MacTutor History of Mathematics archive: "The number e"; University of St Andrews Scotland (2001)
  5. ^ Euler, Meditatio in experimenta explosione tormentorum nuper instituta.
  6. ^ Grinstead, C.M. and Snell, J.L.Introduction to probability theory (published online under the GFDL), p. 85.
  7. ^ Knuth (1997) The Art of Computer Programming Volume I, Addison-Wesley, p. 183.
  8. ^ See, for instance, Kline, M. (1998) Calculus: An intuitive and physical approach, Dover, section 12.3 "The Derived Functions of Logarithmic Functions."
  9. ^ This is the approach taken by Klein (1998).
  10. ^ Sandifer, Ed (Feb. 2006). "How Euler Did It: Who proved e is Irrational?". MAA Online. http://www.maa.org/editorial/euler/How%20Euler%20Did%20It%2028%20e%20is%20irrational.pdf. Retrieved 2010-06-18. 
  11. ^ Hofstadter, D. R., "Fluid Concepts and Creative Analogies: Computer Models of the Fundamental Mechanisms of Thought" Basic Books (1995)
  12. ^ Russell, K. G. (1991) Estimating the Value of e by Simulation The American Statistician, Vol. 45, No. 1. (Feb., 1991), pp. 66-68.
  13. ^ Dinov, ID (2007) Estimating e using SOCR simulation, SOCR Hands-on Activities (retrieved December 26, 2007).
  14. ^ Sebah, P. and Gourdon, X.; The constant e and its computation
  15. ^ Gourdon, X.; Reported large computations with PiFast
  16. ^ Introductio in analysin infinitorum p. 90
  17. ^ [1] Statement from Daniel Shanks & John W Wrench — We have computed e on a 7090 to 100,265D by the obvious program. On page 78 of their article "Calculation of Pi to 100,000 Decimals" in the journal Mathematics of Computation, vol 16 (1962), issue 77, page 76-99.
  18. ^ Byte Magazine Vol 6, Issue 6 (June 1981) p.392) "The Impossible Dream: Computing e to 116,000 places with a Personal Computer"
  19. ^ Email from Robert Nemiroff and Jerry Bonnell - The Number e to 1 Million Digits
  20. ^ Email from Xavier Gourdon to Simon Plouffe - I have made a new e computation (with verification) : 1,250,000,000 digits
  21. ^ PiHacks message 176 - calculation of E : World record by Shigeru Kondo
  22. ^ PiHacks message 177 - E to 3,221,225,472 D
  23. ^ PiHacks message 1062 - New world record computation of E : 25,100,000,000 digits
  24. ^ PiHacks message 1071 - Two new records : 50 billions for E and 25 billions for pi
  25. ^ a b English Version of PI WORLD
  26. ^ Announcing 500 billion digits of e...
  27. ^ A list of notable large computations of e
  28. ^ First 10-digit prime found in consecutive digits of e - Brain Tags
  29. ^ Shea, Andrea. "Google Entices Job-Searchers with Math Puzzle". NPR. http://www.npr.org/templates/story/story.php?storyId=3916173. Retrieved 2007-06-09. 
  30. ^ Kazmierczak, Marcus (2004-07-29). "Math : Google Labs Problems". mkaz.com. http://www.mkaz.com/math/google/. Retrieved 2007-06-09. 
  31. ^ Knuth, Donald, "The Future of TeX and Metafont", TeX Mag 5 (1), http://www.tex.ac.uk/tex-archive/digests/tex-mag/v5.n1 

Further reading

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Mathematical constant — A mathematical constant is a special number, usually a real number, that is significantly interesting in some way .[1] Constants arise in many different areas of mathematics, with constants such as e and π occurring in such diverse contexts as… …   Wikipedia

  • E (mathematical constant) — The mathematical constant e is the unique real number such that the function e x has the same value as the slope of the tangent line, for all values of x . [Keisler, H.J. [http://www.vias.org/calculus/08 exp log functions 03 01.html Derivatives… …   Wikipedia

  • Constant — or The Constant may refer to: Contents 1 In Mathematics 2 Other concepts 3 People 4 Organization 5 …   Wikipedia

  • Constant (disambiguation) — A constant is something that does not change, over time or otherwise: a fixed value. In most fields of discourse the term is an antonym of variable , but in mathematical parlance a mathematical variable may sometimes also be called a constant.… …   Wikipedia

  • Mathematical constants (sorted by continued fraction representation) — This is a list of mathematical constants sorted by their representations as continued fractions:(Constants known to be irrational have infinite continued fractions: their last term is ....)Symbol NumeralNumber setValue Continued fraction… …   Wikipedia

  • Constant (mathematics) — In mathematics, a constant is a non varying value, i.e. completely fixed or fixed in the context of use. The term usually occurs in opposition to variable (i.e. variable quantity), which is a symbol that stands for a value that may vary. In… …   Wikipedia

  • Mathematical principles of reinforcement — (MPR) are a set of mathematical equations that attempt to describe and predict the most fundamental aspects of behavior. The three key principles of MPR, arousal, constraint, and coupling, describe how incentives motivate responding, how time… …   Wikipedia

  • Mathematical finance — is a field of applied mathematics, concerned with financial markets. The subject has a close relationship with the discipline of financial economics, which is concerned with much of the underlying theory. Generally, mathematical finance will… …   Wikipedia

  • Constant — Con stant, n. 1. That which is not subject to change; that which is invariable. [1913 Webster] 2. (Math.) A quantity that does not change its value; used in countradistinction to {variable}. [1913 Webster] 3. (Astron.) A number whose value, when… …   The Collaborative International Dictionary of English

  • Constant of aberration — Constant Con stant, n. 1. That which is not subject to change; that which is invariable. [1913 Webster] 2. (Math.) A quantity that does not change its value; used in countradistinction to {variable}. [1913 Webster] 3. (Astron.) A number whose… …   The Collaborative International Dictionary of English

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”