number e (Euler’s number)
  • is a mathematical constant approximately equal to 2.71828…
  • can be characterized in many ways:
    • it is the base of the natural logarithm
    • it is the summation of infinite series:
      • 𝑒 = 𝛴0≤𝑥≤∞[1/𝑥!]
    • it is the limit of (1 + 1/𝑥)𝑥 as 𝑥 approaches infinity (an expression that arises in the study of compound interest)
      • 𝑒 = 𝑙𝑖𝑚𝑥→∞(1 + 1/𝑥)𝑥
      • 𝑒𝑎 = 𝑙𝑖𝑚𝑥→∞(1 + 𝑎/𝑥)𝑥
      • 𝑒-𝑎 = 𝑙𝑖𝑚𝑥→∞(1 - 𝑎/𝑥)𝑥
    • it is the limit of (1 + 𝑥)1/𝑥 as 𝑥 approaches 0
      • 𝑒 = 𝑙𝑖𝑚𝑥→0(1 + 𝑥)1/𝑥
    • it is also the unique positive number 𝑎 such that the exponential function 𝑓(𝑥) = 𝑎𝑥 has a slope of 1 at 𝑥 = 0

Resources