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)

FAQs

What is Euler's number in mathematics? ›

Euler's Number 'e' is a numerical constant used in mathematical calculations. The value of e is 2.718281828459045…so on. Just like pi(π), e is also an irrational number. It is described basically under logarithm concepts.

Why is Euler's number important? ›

Euler's number appears in problems related to compound interest. Whenever an investment offers a fixed interest rate over a period of time, the future value of that investment can easily be calculated in terms of e.

Which institution hired Leonard Euler to a high position of mathematics and physics department? ›

In 1727 he moved to St. Petersburg, where he became an associate of the St. Petersburg Academy of Sciences and in 1733 succeeded Daniel Bernoulli to the chair of mathematics.

How many digits of Euler's number do we know? ›

There are many ways of calculating the value of e, but none of them ever give an exact answer, because e is irrational (not the ratio of two integers). But it is known to over 1 trillion digits of accuracy!

How is Euler's number used in real life? ›

Euler's number, e , has few common real life applications. Instead, it appears often in growth problems, such as population models. It also appears in Physics quite often. As for growth problems, imagine you went to a bank where you have 1 dollar, pound, or whatever type of money you have.

What is the application of Euler's method in real life? ›

For example, Euler's method can be used to approximate the path of an object falling through a viscous fluid, the rate of a reaction over time, the flow of traffic on a busy road, to name a few.

What's so special about Euler's identity? ›

Mathematicians love Euler's identity because it is considered a mathematical beauty since it combines five constants of math and three math operations, each occurring only one time. The three operations that it contains are exponentiation, multiplication, and addition.

Why does Euler's number show up everywhere? ›

The number e, in the context of real numbers, is everywhere because it is fundamentally related to natural growth. Wherever you have something whose “later” is a function of “now”, the number e is most likely going to show up. Some examples: * Next years population is dependent on how many humans there…

What is Euler's formula used for? ›

Euler's formula establishes the fundamental relationship between trigonometric functions and exponential functions. Geometrically, it can be thought of as a way of bridging two representations of the same unit complex number in the complex plane.

What math did Euler invent? ›

Euler invented the calculus of variations including its most well-known result, the Euler–Lagrange equation. Euler also pioneered the use of analytic methods to solve number theory problems. In doing so, he united two disparate branches of mathematics and introduced a new field of study, analytic number theory.

Did Euler have a Phd? ›

At what age did Euler got his first PHD? Some sources say that it was the third time Euler promoted in 1726.

Who is the greatest mathematician of all time? ›

Carl Gauss (1777-1855)

If Newton is considered the greatest scientist of all time, Gauss could easily be called the greatest mathematician ever. Carl Friedrich Gauss was born to a poor family in Germany in 1777 and quickly showed himself to be a brilliant mathematician.

Why is it called Euler's number? ›

It was in the early 18th century that Leonhard Euler first mentioned the number e in one of his letters. That is the first time that e had appeared and thanks go to Leonhard Euler for also identifying e's unique properties that makes it an irrational number [3].

What is Euler's number on a calculator? ›

"e" on your calculator is the Euler Number (it honors Leonard Euler who first used it) and it is the base of natural exponential functions and base of the natural log functions. e is a non-terminating, non-repeating number which begins: 2.718 281 828 459 045 235 360 ...

What does ∈ mean in math? ›

The symbol ∈ indicates set membership and means “is an element of” so that the statement x∈A means that x is an element of the set A. In other words, x is one of the objects in the collection of (possibly many) objects in the set A.

What is the value of e-power 4? ›

We can alternatively calculate the value of ${{e}^{4}}$ by calculating the value of $2.718\times 2.178\times 2.178\times 2.178\Rightarrow 54.5981$ because the value of $e$ is $2.718$ .

Top Articles
Ohio 2024 UHC Dual Complete OH-D002 (HMO-POS D-SNP)
UHC Dual Complete OH-D002 (HMO-POS D-SNP) H5322-028 2024 Plan Details and Costs
Hotels Near 625 Smith Avenue Nashville Tn 37203
Washu Parking
Pinellas County Jail Mugshots 2023
Arkansas Gazette Sudoku
Craigslist Furniture Bedroom Set
RuneScape guide: Capsarius soul farming made easy
Paula Deen Italian Cream Cake
Becky Hudson Free
Craigslist Free Grand Rapids
Hartford Healthcare Employee Tools
Nonne's Italian Restaurant And Sports Bar Port Orange Photos
Gwdonate Org
Flights To Frankfort Kentucky
Craigslist Pets Athens Ohio
Operation Cleanup Schedule Fresno Ca
Paychex Pricing And Fees (2024 Guide)
Urban Airship Expands its Mobile Platform to Transform Customer Communications
Dark Chocolate Cherry Vegan Cinnamon Rolls
Grandview Outlet Westwood Ky
360 Tabc Answers
My Homework Lesson 11 Volume Of Composite Figures Answer Key
Boscov's Bus Trips
Busted News Bowie County
Regal Amc Near Me
Cpt 90677 Reimbursem*nt 2023
Piedmont Healthstream Sign In
Black Lion Backpack And Glider Voucher
Kuttymovies. Com
Pioneer Library Overdrive
Craigslist Boerne Tx
3473372961
Opsahl Kostel Funeral Home & Crematory Yankton
Back to the Future Part III | Rotten Tomatoes
Rogers Centre is getting a $300M reno. Here's what the Blue Jays ballpark will look like | CBC News
拿到绿卡后一亩三分地
Craigslist Boats Eugene Oregon
Mydocbill.com/Mr
Latest Nigerian Music (Next 2020)
Pp503063
Deshuesadero El Pulpo
Skip The Games Grand Rapids Mi
2020 Can-Am DS 90 X Vs 2020 Honda TRX90X: By the Numbers
Gold Dipping Vat Terraria
10 Rarest and Most Valuable Milk Glass Pieces: Value Guide
Electric Toothbrush Feature Crossword
Linkbuilding uitbesteden
Booknet.com Contract Marriage 2
Southwind Village, Southend Village, Southwood Village, Supervision Of Alcohol Sales In Church And Village Halls
91 East Freeway Accident Today 2022
Coors Field Seats In The Shade
Latest Posts
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5463

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.