Area and the Fundamental Theorem of Calculus

Area and Definite Integrals

  • Let ff be a nonnegative and continuous function on the closed interval [a,b][a, b].

  • The area of the region bounded by the graph of ff, the xx-axis, and the lines x=ax = a and x=bx = b is given by the definite integral: Area=abf(x)dxArea = \int_{a}^{b} f(x)\,dx

  • In the expression abf(x)dx\int_{a}^{b} f(x)\,dx, aa is the lower limit of integration and bb is the upper limit of integration.

  • Definite integrals can be evaluated using geometric formulas for standard shapes (e.g., triangles, where Area=12×base×heightArea = \frac{1}{2} \times \text{base} \times \text{height}).

The Fundamental Theorem of Calculus

  • If ff is continuous on a closed interval [a,b][a, b], then: abf(x)dx=[F(x)]ab=F(b)F(a)\int_{a}^{b} f(x)\,dx = [F(x)]_a^b = F(b) - F(a)

  • FF represents any antiderivative of ff.

  • The constant of integration CC is omitted in definite integrals because it cancels out during the subtraction F(b)F(a)F(b) - F(a).

  • Note: Definite integrals do not always represent area; they can result in values that are negative, zero, or positive.

Properties of Definite Integrals

  • Scalar Multiple Rule: abkf(x)dx=kabf(x)dx\int_{a}^{b} k f(x)\,dx = k \int_{a}^{b} f(x)\,dx, where kk is a constant.

  • Sum/Difference Rule: ab[f(x)±g(x)]dx=abf(x)dx±abg(x)dx\int_{a}^{b} [f(x) \pm g(x)]\,dx = \int_{a}^{b} f(x)\,dx \pm \int_{a}^{b} g(x)\,dx

  • Interval Addition Property: abf(x)dx=acf(x)dx+cbf(x)dx\int_{a}^{b} f(x)\,dx = \int_{a}^{c} f(x)\,dx + \int_{c}^{b} f(x)\,dx, for a < c < b. This is useful for functions involving absolute values.

  • Zero Length Interval: aaf(x)dx=0\int_{a}^{a} f(x)\,dx = 0

  • Reversing Limits: abf(x)dx=baf(x)dx\int_{a}^{b} f(x)\,dx = -\int_{b}^{a} f(x)\,dx

Marginal Analysis

  • Definite integrals are used to find the exact change in cost, revenue, or profit over a specific interval of production.

  • Change in Profit: If dPdx\frac{dP}{dx} is the marginal profit, the change in profit from sales increasing from aa to bb units is calculated as: abdPdxdx=P(b)P(a)\int_{a}^{b} \frac{dP}{dx}\,dx = P(b) - P(a)

Average Value of a Function

  • If ff is continuous on [a,b][a, b], the average value of ff on that interval is defined as: Average Value=1baabf(x)dx\text{Average Value} = \frac{1}{b - a} \int_{a}^{b} f(x)\,dx

  • This can be used to model trends over time, such as world population averages from 19511951 to 19751975.

Integration of Even and Odd Functions

  • Even Functions: Defined by f(x)=f(x)f(-x) = f(x) (symmetric with respect to the yy-axis). aaf(x)dx=20af(x)dx\int_{-a}^{a} f(x)\,dx = 2 \int_{0}^{a} f(x)\,dx

  • Odd Functions: Defined by f(x)=f(x)f(-x) = -f(x) (symmetric with respect to the origin). aaf(x)dx=0\int_{-a}^{a} f(x)\,dx = 0

Amount of an Annuity

  • An annuity is a sequence of equal payments made at regular intervals.

  • The amount of an annuity is the sum of payments plus continuous interest earned over a term TT.

  • Formula for the amount of an annuity: Amount=erT0Tc(t)ertdt\text{Amount} = e^{rT} \int_{0}^{T} c(t) e^{-rt}\,dt

  • c(t)c(t): Continuous income function (dollars per year).

  • rr: Annual interest rate compounded continuously (decimal form).

  • TT: Term of the annuity in years.