Euler's Number - Department of Mathematics at UTSA (2024)

Graph of the equation y = 1/x. Here, e is the unique number larger than 1 that makes the shaded area equal to 1.


The number e, also known as Euler's number, is a mathematical constant approximately equal to 2.71828, and can be characterized in many ways. It is the base of the natural logarithm. It is the limit of (1 + 1/n)n as n approaches infinity, an expression that arises in the study of compound interest. It can also be calculated as the sum of the infinite series

Euler's Number - Department of Mathematics at UTSA (2)

It is also the unique positive number a such that the graph of the function y = ax has a slope of 1 at x = 0.

The (natural) exponential function f(x) = ex is the unique function f that equals its own derivative and satisfies the equation f(0) = 1; hence one can also define e as f(1). The natural logarithm, or logarithm to base e, is the inverse function to the natural exponential function. The natural logarithm of a number k > 1 can be defined directly as the area under the curve y = 1/x between x = 1 and x = k, in which case e is the value of k for which this area equals one (see image). There are various other characterizations.

e is sometimes called Euler's number, after the Swiss mathematician Leonhard Euler (not to be confused with γ, the Euler–Mascheroni constant, sometimes called simply Euler's constant), or Napier's constant. However, Euler's choice of the symbol e is said to have been retained in his honor. The constant was discovered by the Swiss mathematician Jacob Bernoulli while studying compound interest.

The number e has eminent importance in mathematics, alongside 0, 1, Euler's Number - Department of Mathematics at UTSA (3), and i. All five appear in one formulation of Euler's identity, and play important and recurring roles across mathematics. Like the constant Euler's Number - Department of Mathematics at UTSA (4), e is irrational (that is, it cannot be represented as a ratio of integers) and transcendental (that is, it is not a root of any non-zero polynomial with rational coefficients). To 50 decimal places the value of e is:

2.71828 18284 59045 23536 02874 71352 66249 77572 47093 69995... (sequence A001113 in the OEIS).

Contents

  • 1 History
  • 2 Applications
    • 2.1 Compound interest
    • 2.2 Bernoulli trials
    • 2.3 Standard normal distribution
    • 2.4 Derangements
    • 2.5 Optimal planning problems
    • 2.6 Asymptotics
  • 3 In calculus
    • 3.1 Alternative characterizations
  • 4 Properties
    • 4.1 Calculus
    • 4.2 Inequalities
    • 4.3 Exponential-like functions
    • 4.4 Number theory
    • 4.5 Complex numbers
    • 4.6 Differential equations
  • 5 Representations
    • 5.1 Stochastic representations
    • 5.2 Known digits
  • 6 Licensing

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. 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 in 1683, who attempted to find the value of the following expression (which is equal to e):

Euler's Number - Department of Mathematics at UTSA (5)

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 introduced the letter e as the base for natural logarithms, writing in a letter to Christian Goldbach on 25 November 1731. Euler started to use the letter e for the constant in 1727 or 1728, in an unpublished paper on explosive forces in cannons, while the first appearance of e in a publication was in Euler's Mechanica (1736). Although some researchers used the letter c in the subsequent years, the letter e was more common and eventually became standard.

In mathematics, the standard is to typeset the constant as "e", in italics; the ISO 80000-2:2019 standard recommends typesetting constants in an upright style, but this has not been validated by the scientific community.

Applications

Compound interest

The effect of earning 20% annual interest on an initial $1,000 investment at various compounding frequencies

Jacob Bernoulli discovered this constant in 1683, while studying a question about compound interest:

An account 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 of the account at year-end will be $2.00. What happens if the interest is computed and credited more frequently during the year?

If the interest is credited twice in the year, the interest rate for each 6 months will be 50%, so the initial $1 is multiplied by 1.5 twice, yielding $1.00 × 1.52 = $2.25 at the end of the year. Compounding quarterly yields $1.00 × 1.254 = $2.4414..., and compounding monthly yields $1.00 × (1 + 1/12)12 = $2.613035… If there are n compounding intervals, the interest for each interval will be 100%/n and the value at the end of the year will be $1.00×(1 + 1/n)n.

Bernoulli noticed that this sequence approaches a limit (the force of interest) with larger n and, thus, smaller compounding intervals. Compounding weekly (n = 52) yields $2.692597..., while compounding daily (n = 365) yields $2.714567... (approximately two cents more). The limit as n grows large is the number that came to be known as e. That is, with continuous compounding, the account value will reach $2.718281828...

More generally, an account that starts at $1 and offers an annual interest rate of R will, after t years, yield eRt dollars with continuous compounding.

(Note here that R is the decimal equivalent of the rate of interest expressed as a percentage, so for 5% interest, R = 5/100 = 0.05.)

Bernoulli trials

Graphs of probability P of not observing independent events each of probability 1/n after n Bernoulli trials, and 1 − P  vs n ; it can be observed that as n increases, the probability of a 1/n-chance event never appearing after n tries rapidly converges to 1/e.

The number e itself also has applications in probability theory, in a way that is 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, the probability that the gambler will lose every bet is approximately 1/e. For n = 20, this is already approximately 1/2.79.

This is an example of a Bernoulli trial process. Each time the gambler plays the slots, there is a one in n chance of winning. Playing n times is modeled by the binomial distribution, which is closely related to the binomial theorem and Pascal's triangle. The probability of winning k times out of n trials is:

Euler's Number - Department of Mathematics at UTSA (8)

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

Euler's Number - Department of Mathematics at UTSA (9)

The limit of the above expression, as n tends to infinity, is precisely 1/e.

Standard normal distribution

The normal distribution with zero mean and unit standard deviation is known as the standard normal distribution, given by the probability density function

Euler's Number - Department of Mathematics at UTSA (10)

The constraint of unit variance (and thus also unit standard deviation) results in the Euler's Number - Department of Mathematics at UTSA (11) in the exponent, and the constraint of unit total area under the curve Euler's Number - Department of Mathematics at UTSA (12) results in the factor Euler's Number - Department of Mathematics at UTSA (13). This function is symmetric around x = 0, where it attains its maximum value Euler's Number - Department of Mathematics at UTSA (14), and has inflection points at x = ±1.

Derangements

Another application of e, also discovered in part by Jacob Bernoulli along with Pierre Remond de Montmort, is in the problem of derangements, also known as the hat check problem: n guests are invited to a party, and at the door, the guests all check their hats with the butler, who in turn places the hats into n boxes, each labelled with the name of one guest. But the butler has not asked 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. This probability, denoted by Euler's Number - Department of Mathematics at UTSA (15), is:

Euler's Number - Department of Mathematics at UTSA (16)

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 are in the right box is n!/e (rounded to the nearest integer for every positiven).

Optimal planning problems

A stick of length L is broken into n equal parts. The value of n that maximizes the product of the lengths is then either

Euler's Number - Department of Mathematics at UTSA (17) or Euler's Number - Department of Mathematics at UTSA (18)

The stated result follows because the maximum value of Euler's Number - Department of Mathematics at UTSA (19) occurs at Euler's Number - Department of Mathematics at UTSA (20) (Steiner's problem, discussed below). The quantity Euler's Number - Department of Mathematics at UTSA (21) is a measure of information gleaned from an event occurring with probability Euler's Number - Department of Mathematics at UTSA (22), so that essentially the same optimal division appears in optimal planning problems like the secretary problem.

Asymptotics

The number e occurs naturally in connection with many problems involving asymptotics. An example is Stirling's formula for the asymptotics of the factorial function, in which both the numbers e and Euler's Number - Department of Mathematics at UTSA (23) appear:

Euler's Number - Department of Mathematics at UTSA (24)

As a consequence,

Euler's Number - Department of Mathematics at UTSA (25)

In calculus

The graphs of the functions xEuler's Number - Department of Mathematics at UTSA (27) are shown for a = 2 (dotted), a = e (blue), and a = 4 (dashed). They all pass through the point (0,1), but the red line (which has slope 1) is tangent to only Euler's Number - Department of Mathematics at UTSA (28) there.

The value of the natural log function for argument e, i.e. ln e, equals 1.

The principal motivation for introducing the number e, particularly in calculus, is to perform differential and integral calculus with exponential functions and logarithms. A general exponential function y = Euler's Number - Department of Mathematics at UTSA (30) has a derivative, given by a limit:

Euler's Number - Department of Mathematics at UTSA (31)

The parenthesized limit on the right is independent of the variable x. Its value turns out to be the logarithm of a to base e. Thus, when the value of a is set to e, this limit is equal to 1,}} and so one arrives at the following simple identity:

Euler's Number - Department of Mathematics at UTSA (32)

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 derivatives much simpler.

Another motivation comes from considering the derivative of the base-a logarithm (i.e., loga x), forx > 0:

Euler's Number - Department of Mathematics at UTSA (33)

where the substitution u = h/x}} was made. The base-a logarithm of e is 1, if a equals e. So symbolically,

Euler's Number - Department of Mathematics at UTSA (34)

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

Thus, there are two ways of selecting such special numbers a. One way is to set the derivative of the exponential function ax equal to ax, and solve for a. The other way is to set the derivative of the base a logarithm to 1/x and solve for a. In each case, one arrives at a convenient choice of base for doing calculus. It turns out that these two solutions for a are actually the same: the number e.

Alternative characterizations

The five colored regions are of equal area, and define units of hyperbolic angle along the hyperbola Euler's Number - Department of Mathematics at UTSA (36)

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:

  • The number e is the unique positive real number such that Euler's Number - Department of Mathematics at UTSA (37).
  • The number e is the unique positive real number such that Euler's Number - Department of Mathematics at UTSA (38).

The following four characterizations can be proven to be equivalent:

  • The number e is the limit
Euler's Number - Department of Mathematics at UTSA (39)
Similarly:
Euler's Number - Department of Mathematics at UTSA (40)
  • The number e is the sum of the infinite series
Euler's Number - Department of Mathematics at UTSA (41)
where n! is the factorial of n.
  • The number e is the unique positive real number such that
Euler's Number - Department of Mathematics at UTSA (42)
  • If f(t) is an exponential function, then the quantity Euler's Number - Department of Mathematics at UTSA (43) is a constant, sometimes called the time constant (it is the reciprocal of the exponential growth constant or decay constant). The time constant is the time it takes for the exponential function to increase by a factor of e: Euler's Number - Department of Mathematics at UTSA (44).

Properties

Calculus

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

Euler's Number - Department of Mathematics at UTSA (45)

and therefore its own antiderivative as well:

Euler's Number - Department of Mathematics at UTSA (46)

Inequalities

Exponential functions y = 2x and y = 4x intersect the graph of y = x + 1, respectively, at x = 1 and x = -1/2}}. The number e is the unique base such that y = ex intersects only at x = 0. We may infer that e lies between 2 and 4.

The number e is the unique real number such that

Euler's Number - Department of Mathematics at UTSA (48)

for all positive x.

Also, we have the inequality

Euler's Number - Department of Mathematics at UTSA (49)

for all real x, with equality if and only if x = 0. Furthermore, e is the unique base of the exponential for which the inequality axx + 1 holds for all x. This is a limiting case of Bernoulli's inequality.

Exponential-like functions

The global maximum of Euler's Number - Department of Mathematics at UTSA (51) occurs at x = e}}.

Steiner's problem asks to find the global maximum for the function

Euler's Number - Department of Mathematics at UTSA (52)

This maximum occurs precisely at x = e.

The value of this maximum is 1.44466786100976613365... (accurate to 20 decimal places).

For proof, the inequality Euler's Number - Department of Mathematics at UTSA (53), from above, evaluated at Euler's Number - Department of Mathematics at UTSA (54) and simplifying gives Euler's Number - Department of Mathematics at UTSA (55). So Euler's Number - Department of Mathematics at UTSA (56) for all positive x.

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

Euler's Number - Department of Mathematics at UTSA (57)

defined for positive x. More generally, for the function

Euler's Number - Department of Mathematics at UTSA (58)

the global maximum for positive x occurs at x = 1/e for any n < 0; and the global minimum occurs at x = e−1/n for any n > 0.

The infinite tetration

Euler's Number - Department of Mathematics at UTSA (59) or Euler's Number - Department of Mathematics at UTSA (60)

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. (See also Fourier's proof that e is irrational.)

Furthermore, by the Lindemann–Weierstrass theorem, e is transcendental, meaning that it is not a solution of any non-constant polynomial equation with rational coefficients. 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, meaning that when e is expressed in any base the possible digits in that base are uniformly distributed (occur with equal probability in any sequence of given length).

Complex numbers

The exponential function ex may be written as a Taylor series

Euler's Number - Department of Mathematics at UTSA (61)

Because this series is convergent for every complex value of x, 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:

Euler's Number - Department of Mathematics at UTSA (62)

which holds for every complex x. The special case with x = Euler's Number - Department of Mathematics at UTSA (63) is Euler's identity:

Euler's Number - Department of Mathematics at UTSA (64)

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

Euler's Number - Department of Mathematics at UTSA (65)

Furthermore, using the laws for exponentiation,

Euler's Number - Department of Mathematics at UTSA (66)

which is de Moivre's formula.

The expression

Euler's Number - Department of Mathematics at UTSA (67)

is sometimes referred to as cis(x).

The expressions of sin x and cos x in terms of the exponential function can be deduced:

Euler's Number - Department of Mathematics at UTSA (68)

Differential equations

The family of functions

Euler's Number - Department of Mathematics at UTSA (69)

where C is any real number, is the solution to the differential equation

Euler's Number - Department of Mathematics at UTSA (70)

Representations

The number e can be represented in a variety of ways: as an infinite series, an infinite product, a continued fraction, or a limit of a sequence. Two of these representations, often used in introductory calculus courses, are the limit

Euler's Number - Department of Mathematics at UTSA (71)

given above, and the series

Euler's Number - Department of Mathematics at UTSA (72)

obtained by evaluating at x = 1 the above power series representation of ex.

Less common is the continued fraction

Euler's Number - Department of Mathematics at UTSA (73)

which written out looks like

Euler's Number - Department of Mathematics at UTSA (74)

This continued fraction for e converges three times as quickly:

Euler's Number - Department of Mathematics at UTSA (75)

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

Stochastic representations

In addition to exact analytical expressions for representation of e, there are stochastic techniques for estimating e. One such approach begins with an infinite sequence of independent random variables X1, X2..., drawn from the uniform distribution on [0, 1]. Let V be the least number n such that the sum of the first n observations exceeds 1:

Euler's Number - Department of Mathematics at UTSA (76)

Then the expected value of V is e: E(V) = e.

Known digits

The number of known digits of e has increased substantially during the last decades. This is due both to the increased performance of computers and to algorithmic improvements.

Number of known decimal digits of e
DateDecimal digitsComputation performed by
16901Jacob Bernoulli
171413Roger Cotes
174823Leonhard Euler
1853137William Shanks
1871205William Shanks
1884346J. Marcus Boorman
19492,010John von Neumann (on the ENIAC)
1961100,265Daniel Shanks and John Wrench
1978116,000Steve Wozniak on the Apple II

Since around 2010, the proliferation of modern high-speed desktop computers has made it feasible for most amateurs to compute trillions of digits of e within acceptable amounts of time. It currently has been calculated to 31,415,926,535,897 digits.

Licensing

Content obtained and/or adapted from:

Euler's Number - Department of Mathematics at UTSA (2024)
Top Articles
Lexus RX occasion - Tweedehands Lexus RX kopen | Lexus.nl
Lexus RX 2023 rijtest en video
Katie Pavlich Bikini Photos
Stretchmark Camouflage Highland Park
The Daily News Leader from Staunton, Virginia
ds. J.C. van Trigt - Lukas 23:42-43 - Preekaantekeningen
Ou Class Nav
Mikayla Campino Video Twitter: Unveiling the Viral Sensation and Its Impact on Social Media
William Spencer Funeral Home Portland Indiana
Nichole Monskey
REVIEW - Empire of Sin
6001 Canadian Ct Orlando Fl
Elemental Showtimes Near Cinemark Flint West 14
Kringloopwinkel Second Sale Roosendaal - Leemstraat 4e
Catherine Christiane Cruz
zom 100 mangadex - WebNovel
Shiftselect Carolinas
Dulce
67-72 Chevy Truck Parts Craigslist
Directions To Cvs Pharmacy
SN100C, An Australia Trademark of Nihon Superior Co., Ltd.. Application Number: 2480607 :: Trademark Elite Trademarks
Wnem Tv5 Obituaries
Www.craigslist.com Austin Tx
TeamNet | Agilio Software
How To Tighten Lug Nuts Properly (Torque Specs) | TireGrades
The Creator Showtimes Near R/C Gateway Theater 8
Devotion Showtimes Near Regency Buenaventura 6
FAQ's - KidCheck
Dr Seuss Star Bellied Sneetches Pdf
Receptionist Position Near Me
208000 Yen To Usd
Vht Shortener
Mjc Financial Aid Phone Number
Riverstock Apartments Photos
Askhistorians Book List
Ofw Pinoy Channel Su
Forager How-to Get Archaeology Items - Dino Egg, Anchor, Fossil, Frozen Relic, Frozen Squid, Kapala, Lava Eel, and More!
Lichen - 1.17.0 - Gemsbok! Antler Windchimes! Shoji Screens!
Royals op zondag - "Een advertentie voor Center Parcs" of wat moeten we denken van de laatste video van prinses Kate?
Synchrony Manage Account
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920&#10;America's Magazine of Wit, Humor and Filosophy
Flipper Zero Delivery Time
Torrid Rn Number Lookup
Sound Of Freedom Showtimes Near Lewisburg Cinema 8
Unblocked Games Gun Games
Disassemble Malm Bed Frame
Lucyave Boutique Reviews
Az Unblocked Games: Complete with ease | airSlate SignNow
56X40X25Cm
Frequently Asked Questions
Bama Rush Is Back! Here Are the 15 Most Outrageous Sorority Houses on the Row
Metra Union Pacific West Schedule
Latest Posts
Article information

Author: Domingo Moore

Last Updated:

Views: 6208

Rating: 4.2 / 5 (73 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Domingo Moore

Birthday: 1997-05-20

Address: 6485 Kohler Route, Antonioton, VT 77375-0299

Phone: +3213869077934

Job: Sales Analyst

Hobby: Kayaking, Roller skating, Cabaret, Rugby, Homebrewing, Creative writing, amateur radio

Introduction: My name is Domingo Moore, I am a attractive, gorgeous, funny, jolly, spotless, nice, fantastic person who loves writing and wants to share my knowledge and understanding with you.