Fiveable

โž—Calculus II Unit 2 Review

QR code for Calculus II practice questions

2.7 Integrals, Exponential Functions, and Logarithms

โž—Calculus II
Unit 2 Review

2.7 Integrals, Exponential Functions, and Logarithms

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
โž—Calculus II
Unit & Topic Study Guides

Natural logarithms and exponential functions are key players in calculus. They're like two sides of the same coin, with the natural log being the integral of 1/x and e^x being its own derivative. These functions pop up everywhere in math and science.

Understanding how to work with these functions is crucial. You'll use them to solve complex integrals, model real-world phenomena, and tackle limits. Their unique properties make them indispensable tools for tackling a wide range of calculus problems.

Natural Logarithms and Exponential Functions

Definition of natural logarithm

  • The natural logarithm $\ln(x)$ represents the integral of the reciprocal function $\frac{1}{t}$ from 1 to $x$, expressing the area under the curve between these limits
  • The number $e$ (Euler's number), approximately 2.71828, serves as the base of the natural logarithm and arises from the limit of $(1 + \frac{1}{n})^n$ as $n$ approaches infinity, representing continuous exponential growth
  • The natural exponential function $e^x$ and natural logarithm $\ln(x)$ are inverse functions, meaning they "undo" each other ($e^{\ln(x)} = x$ and $\ln(e^x) = x$)

Differentiation of logarithmic functions

  • The derivative of the natural logarithm $\ln(x)$ is the reciprocal function $\frac{1}{x}$, indicating that the rate of change of $\ln(x)$ is inversely proportional to $x$
  • The derivative of the natural exponential function $e^x$ is itself $e^x$, demonstrating that $e^x$ grows at a rate proportional to its current value
  • The integral of the reciprocal function $\frac{1}{x}$ is the natural logarithm $\ln|x| + C$, where $C$ is the constant of integration (antiderivative)
  • The integral of the natural exponential function $e^x$ is itself $e^x + C$, where $C$ is the constant of integration

Properties for integral solutions

  • Logarithm properties allow for simplifying expressions: $\ln(xy) = \ln(x) + \ln(y)$ (product rule), $\ln(\frac{x}{y}) = \ln(x) - \ln(y)$ (quotient rule), and $\ln(x^n) = n\ln(x)$ (power rule)
  • Exponential properties enable manipulation of terms: $e^{x+y} = e^x \cdot e^y$ (product of exponentials), $e^{x-y} = \frac{e^x}{e^y}$ (quotient of exponentials), and $(e^x)^n = e^{nx}$ (power of exponential)

Conversion between logarithm types

  • To convert a general logarithm with base $b$ to a natural logarithm, divide the natural logarithm of $x$ by the natural logarithm of $b$: $\log_b(x) = \frac{\ln(x)}{\ln(b)}$ (change of base formula)
  • To convert a natural logarithm to a general logarithm with base $b$, multiply the natural logarithm of $x$ by the natural logarithm of $b$: $\ln(x) = \ln(b) \cdot \log_b(x)$
  • To convert a general exponential function with base $b$ to a natural exponential function, raise $e$ to the power of $x$ multiplied by the natural logarithm of $b$: $b^x = e^{x \ln(b)}$

Integration Techniques and Applications

Integration of logarithmic expressions

  • Integration by substitution is useful for integrals involving exponential functions (substitute $u = e^x$) or logarithmic functions (substitute $u = \ln(x)$)
  • Integration by parts is suitable for integrals of the form $\int x \cdot e^x dx$ or $\int \ln(x) dx$
    1. For $\int x \cdot e^x dx$, let $u = x$ and $dv = e^x dx$, resulting in $x \cdot e^x - \int e^x dx = x \cdot e^x - e^x + C$
    2. For $\int \ln(x) dx$, let $u = \ln(x)$ and $dv = dx$, resulting in $x \ln(x) - \int \frac{x}{x} dx = x \ln(x) - x + C$

Behavior of logarithmic functions

  • The natural logarithm $\ln(x)$ has a domain of $(0, \infty)$ and a range of $(-\infty, \infty)$, increasing for all $x > 0$ with a vertical asymptote at $x = 0$
  • The natural exponential function $e^x$ has a domain of $(-\infty, \infty)$ and a range of $(0, \infty)$, always increasing with a horizontal asymptote at $y = 0$ as $x$ approaches $-\infty$
  • L'Hรดpital's rule can be applied to evaluate limits involving indeterminate forms of logarithmic and exponential functions

Applications of logarithmic integrals

  • Exponential growth and decay phenomena (population growth, radioactive decay, compound interest) can be modeled using exponential functions, with the integral representing the total growth or decay over a given time period
  • Logarithmic scales, such as the Richter scale (earthquake magnitudes) and decibel scale (sound intensity), utilize logarithmic functions, and integrating these functions can help calculate quantities related to these scales

Fundamental Theorem of Calculus and Types of Integrals

Fundamental Theorem of Calculus

  • The First Fundamental Theorem of Calculus establishes the relationship between differentiation and integration, stating that the derivative of a definite integral with respect to its upper limit is the integrand evaluated at that limit
  • The Second Fundamental Theorem of Calculus provides a method for evaluating definite integrals using antiderivatives

Types of Integrals

  • Indefinite integrals represent the general antiderivative of a function and include a constant of integration
  • Definite integrals calculate the signed area between a function and the x-axis over a specified interval, using the fundamental theorem of calculus to evaluate