2020 AP Calculus BC Formula List

Definition of the Derivative (Alternative Form)

  • The derivative of a function ff at a point cc is defined as:
    f(c)=extlimho0f(c+h)f(c)hf'(c) = ext{lim}_{h o 0} \frac{f(c+h) - f(c)}{h}

Definition of Continuity

  • A function ff is continuous at cc if and only if:
      1. f(c)f(c) is defined;
      2. extlim<em>xocf(x)ext{lim}<em>{x o c} f(x) exists;   3. extlim</em>xocf(x)=f(c)ext{lim}</em>{x o c} f(x) = f(c).

Mean Value Theorem

  • If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), then there exists at least one number cc in (a,b)(a, b) such that:
    f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

Intermediate Value Theorem

  • If ff is continuous on [a,b][a, b] and kk is any number between f(a)f(a) and f(b)f(b), then there exists at least one number cc between aa and bb such that:
    f(c)=kf(c) = k.

Definition of a Definite Integral

  • The definite integral of ff from aa to bb is defined as:
    extlim<em>noext1nextsum</em>i=1nf(xi<em>)imesextΔxext{lim}<em>{n o ext{∞}} \frac{1}{n} ext{sum}</em>{i=1}^{n} f(x_i^<em>) imes ext{Δ}x where extΔx=banext{Δ}x = \frac{b-a}{n} and xi</em>x_i^</em> is a sample point in each subinterval.

Definition of a Critical Number

  • A number cc is a critical number of the function ff if it is defined at cc and either:
      1. f(c)f'(c) is undefined, or
      2. f(c)=0f'(c) = 0.

First Derivative Test

  • Let cc be a critical number of ff which is continuous on an interval II containing cc:
      1. If f(x)f'(x) changes from negative to positive at cc, then f(c)f(c) is a relative minimum.
      2. If f(x)f'(x) changes from positive to negative at cc, then f(c)f(c) is a relative maximum.

Second Derivative Test

  • If f(c)f''(c) exists, then:
      1. If f''(c) > 0, then f(c)f(c) is a relative minimum.
      2. If f''(c) < 0, then f(c)f(c) is a relative maximum.

Definition of Concavity

  • A function ff is:
      - Concave upward on an interval II if ff' is increasing on that interval.
      - Concave downward on an interval II if ff' is decreasing on that interval.

Test for Concavity

  • The graph of ff is:
      1. Concave upward on II if f''(x) > 0 for all xx in II.
      2. Concave downward on II if f''(x) < 0 for all xx in II.

Definition of an Inflection Point

  • A function ff has an inflection point at cc if:
      1. f(c)f''(c) does not exist, or
      2. f(x)f''(x) changes sign from positive to negative or from negative to positive at x=cx = c.

First and Second Fundamental Theorem of Calculus

  • First Fundamental Theorem of Calculus:
      If FF is an antiderivative of ff on [a,b][a, b], then:
    extIff(x)=F(x),extthenextextextF(b)F(a)=extextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextextF(x)=extu=f(x)ext{If } f(x) = F'(x), ext{ then } ext{ } ext{ } ext{ } \boxed{F(b) - F(a) = ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ }F(x)= ext{u'}=f(x) }
  • Second Fundamental Theorem of Calculus:
      If ff is continuous on [a, b], then the function defined by F(x)=extifextexists;f(x)=extintegralform;F(x) = ext{if } ext{ exists; } f(x)= ext{integral form}; can be represented as:
    extF(x)=f(x)ext{ } F'(x) = f(x).

Chain Rule

  • If y=f(g(x))y = f(g(x)), then:
    dydx=f(g(x))imesg(x)\frac{dy}{dx} = f'(g(x)) imes g'(x).

Average Rate of Change of f(x)f(x) on [a,b][a, b]

  • The average rate of change is given by:
    extAverageRate=f(b)f(a)baext{Average Rate = } \frac{f(b) - f(a)}{b - a}.

Average Value of f(x)f(x) on [a,b][a, b]

  • The average value is given by:
    extAverageValue=1baextimesextextextext{Average Value = } \frac{1}{b - a} ext{ } imes ext{ } ext{ } ext{ } ext{integral form} = ext{ }(f(x)dx)

Particle Motion

  • If an object moves along a straight line with position function s(t), then:
      - Velocity: v(t) = s'(t).
      - Acceleration: a(t) = v'(t) = s''(t).
      - Displacement from t_0totot_1 is:
         ext{Displacement} = s(t_1) - s(t_0).
      - Total Distance traveled:
         ext{Total Distance} = ext{ } s(t) - s(t)
      - An object is at rest when v(t) = 0.
      - An object is moving left (down) when v(t) < 0.   - An object is moving right (up) when v(t) > 0.
      - An object changes direction when velocity changes signs.
      - An object is speeding up when velocity and acceleration have the same sign.
      - An object is slowing down when velocity and acceleration have different signs.

Rate In/Rate Out

  • If rate in > rate out, then amount is increasing.
  • If rate out > rate in, then amount is decreasing.
  • When finding absolute maximum and/or absolute minimum, use the candidates test. To find critical values, set rate in = rate out.

L'Hôpital's Rule

  • Suppose that:
      If fandandg are differentiable functions and that:
        1. ext{lim}{x o a} f(x) = 0andand ext{lim}{x o a} g(x) = 0
        OR
        2. ext{lim}{x o a} f(x) = ext{ } ext{ } ext{ }${} ext{hll}; ext{that,s,t}$      ext{lim}{x o a} f(x) = ext{ } ext{ } ext{ }ny }+,
  • Then, ext{lim}{x o a} rac{f(x)}{g(x)} = ext{lim}{x o a} rac{f'(x)}{g'(x)} if limits exist.

Integration by Parts

  • Indefinite: ext{ } oxed{ ext{ } ext{ } ext{ } ext{ } ext{ } ext{ }{ ext{integral form}}

  • Definite: ext{ } ext{ } ext{ } ext{ }d~u~{v} = uv- ext{u.d} ext{v}

Area Under a Curve

  • Formula: ext{Area} = ext{integral from } a ext{ to } b y f(x) dx.

Volume

  • Disk Method (no hole):
      - A. Horizontal Axis of Rotation:
        V = ext{π} imes ext{(radii)} ootnotesize{dx};
      - B. Vertical Axis of Rotation:
        dy = x.

  • Washer Method (with hole):
      - A. Horizontal Axis of Rotation:
        V = ext{π}( ext{R}^2 - ext{r}^2) ext{ }dy;
      - B. Vertical Axis of Rotation:
        dy = ( ext{ )(Fg,h})/ ext{ }{$V = rac{1}{2}∫{a}^{b} dy}=A{lower}dy.

Length of a Curve

  • The length Lofacurvefromof a curve fromx=atotox=b is given by:
       L = ext{lim}{n o ext{∞}} ext{sum}{i=1}^n ext{ } ext{ of the integrals } . \n

Definition of a Taylor Polynomial

  • If a function fhashasnderivativesatderivatives atc,thenthepolynomial, then the polynomialP_n(x) = f(c) + f'(c)(x-c) + rac{f''(c)}{2!}(x-c)^2 + ackslash + rac{f''''(c)}{3!}(x-c)^3iscalledtheis called then^{th}TaylorpolynomialforTaylor polynomial forfatatc.

Tests for Convergence

  • Nth Term Test for Divergence: This test cannot be used to show convergence.

  • Geometric Series: If |r| < 1,thegeometricseriesconvergesto, the geometric series converges to rac{1}{1-r}.

  • P-Series: A series of the form rac{1}{n^p}convergesifconverges ifp > 1anddivergesifand diverges ifp ext{ } ext{!} ext{ } ext{!}

  • Alternating Series Test (Leibniz's Test): An alternating series converges if:
      1. The absolute value of the terms decreases (i.e., |a_{n+1}| < |a_n|)
      2. The limit of the terms is 0 (i.e., extlimnoextanext{lim}_{n o ext{∞}} a_n = 0).

  • Remainder Estimate: For a convergent series, the remainder RnR_n when approximating with nn terms can be estimated with:
    Rnextext!extan+1|R_n| ext{ } ext{!} ext{ }|a_{n+1}|.

Conclusion

  • Familiarizing yourself with these definitions, theorems, and formulas is crucial for succeeding in AP Calculus BC, as they represent key concepts that will appear on exams and in practical applications in calculus and higher mathematics.