AP Calculus AB/BC Formula and Concept Cheat Sheet

Limit of a Continuous Function

If f(x)f(x) is continuous for all real numbers, then limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).

Limits of Rational Functions

Case A

If f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)} where p(x)p(x) and q(x)q(x) have no common factors, and cc is a real number such that q(c)=0q(c) = 0, then:

  • limxcf(x)\lim_{x \to c} f(x) does not exist.

  • limxcf(x)=±\lim_{x \to c} f(x) = \pm \infty.

  • x=cx = c is a vertical asymptote.

Case B

If f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)} and reducing a common factor results in k(x)k(x), then:
lim<em>xcf(x)=lim</em>xcp(x)q(x)=limxck(x)=k(c)\lim<em>{x \to c} f(x) = \lim</em>{x \to c} \frac{p(x)}{q(x)} = \lim_{x \to c} k(x) = k(c)
A hole exists at the point (c,k(c))(c, k(c)).

Limits as x Approaches Infinity

If f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)} where p(x)p(x) and q(x)q(x) are polynomials, then:

Case A

If the degree of p(x) > q(x), then limxf(x)=\lim_{x \to \infty} f(x) = \infty.

Case B

If the degree of p(x) < q(x), then limxf(x)=0\lim_{x \to \infty} f(x) = 0. y=0y = 0 is a horizontal asymptote.

Case C

nIf the degree of p(x)=q(x)p(x) = q(x), then limxf(x)=c\lim_{x \to \infty} f(x) = c, where cc is the ratio of the leading coefficients. y=cy = c is a horizontal asymptote.

Special Trig Limits

  • limx0sin(ax)ax=1\lim_{x \to 0} \frac{\sin(ax)}{ax} = 1

  • limx0axsin(ax)=1\lim_{x \to 0} \frac{ax}{\sin(ax)} = 1

  • limx01cos(ax)ax=0\lim_{x \to 0} \frac{1 - \cos(ax)}{ax} = 0

L’Hospital’s Rule

If lim<em>xcf(x)\lim<em>{x \to c} f(x) or lim</em>xf(x)\lim</em>{x \to \infty} f(x) results in an indeterminate form (00,,,0,00,1,0)\left(\frac{0}{0}, \frac{\infty}{\infty}, \infty - \infty, 0 \cdot \infty, 0^0, 1^\infty, \infty^0\right) and f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)}, then:
lim<em>xcf(x)=lim</em>xcp(x)q(x)=lim<em>xcp(x)q(x)\lim<em>{x \to c} f(x) = \lim</em>{x \to c} \frac{p(x)}{q(x)} = \lim<em>{x \to c} \frac{p'(x)}{q'(x)} and lim</em>xf(x)=lim<em>xp(x)q(x)=lim</em>xp(x)q(x)\lim</em>{x \to \infty} f(x) = \lim<em>{x \to \infty} \frac{p(x)}{q(x)} = \lim</em>{x \to \infty} \frac{p'(x)}{q'(x)}.

The Definition of Continuity

A function f(x)f(x) is continuous at cc if:

  • limxcf(x)\lim_{x \to c} f(x) exists.

  • f(c)f(c) exists.

  • limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).

Types of Discontinuities

Removable Discontinuities (Holes)

  • limxcf(x)=L\lim_{x \to c} f(x) = L (the limit exists)

  • f(c)f(c) is undefined.

Non-Removable Discontinuities (Jumps and Asymptotes)

Jumps

lim<em>xcf(x)=DNE\lim<em>{x \to c} f(x) = DNE because lim</em>xcf(x)limxc+f(x)\lim</em>{x \to c^-} f(x) \neq \lim_{x \to c^+} f(x).

Asymptotes (Infinite Discontinuities)

limxcf(x)=±\lim_{x \to c} f(x) = \pm \infty.

Intermediate Value Theorem

If ff is continuous on the closed interval [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 value cc on [a,b][a, b] such that f(c)=kf(c) = k. In other words, on a continuous function, if f(a) < f(b), any yy-value greater than f(a)f(a) and less than f(b)f(b) is guaranteed to exist on the function ff.

Average Rate of Change

The average rate of change, mm, of a function ff on the interval [a,b][a, b] is given by the slope of the secant line:
m=f(b)f(a)bam = \frac{f(b) - f(a)}{b - a}.

Definition of the Derivative

The derivative of the function ff, or instantaneous rate of change, is given by converting the slope of the secant line to the slope of the tangent line by making the change in xx, Δx\Delta x or hh, approach zero:
f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}.

Alternate Definition

f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c}.

Differentiability and Continuity Properties

  • If f(x)f(x) is differentiable at x=cx = c, then f(x)f(x) is continuous at x=cx = c.

  • If f(x)f(x) is not continuous at x=cx = c, then f(x)f(x) is not differentiable at x=cx = c.

  • The graph of ff is continuous, but not differentiable at x=cx = c if:

    • The graph has a cusp or sharp point at x=cx = c.

    • The graph has a vertical tangent line at x=cx = c.

    • The graph has an endpoint at x=cx = c.

Basic Derivative Rules

Given cc is a constant

Derivatives of Trig Functions

Derivatives of Inverse Trig Functions

Derivatives of Exponential and Logarithmic Functions

Explicit and Implicit Differentiation

Explicit Functions

Function yy is written only in terms of the variable xx (y=f(x)y = f(x)). Apply derivative rules normally.

Implicit Differentiation

An expression representing the graph of a curve in terms of both variables xx and yy.

  1. Differentiate both sides of the equation with respect to xx. (terms with xx differentiate normally, terms with yy are multiplied by dydx\frac{dy}{dx} per the chain rule)

  2. Group all terms with dydx\frac{dy}{dx} on one side of the equation and all other terms on the other side of the equation.

  3. Factor dydx\frac{dy}{dx} and express dydx\frac{dy}{dx} in terms of xx and yy.

Tangent Lines and Normal Lines

Tangent Line

The equation of the tangent line at a point (a,f(a))(a, f(a)):
yf(a)=f(a)(xa)y - f(a) = f'(a)(x - a).

Normal Line

The equation of the normal line at a point (a,f(a))(a, f(a)):
yf(a)=1f(a)(xa)y - f(a) = -\frac{1}{f'(a)}(x - a).

Mean Value Theorem for Derivatives

If the function ff is continuous on the close interval [a,b][a, b] and differentiable on the open interval (a,b)(a, b), then there exists at least one number cc between aa and bb such that
f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.
The slope of the tangent line is equal to the slope of the secant line.

Rolle’s Theorem (Special Case of Mean Value Theorem)

If the function ff is continuous on the close interval [a,b][a, b] and differentiable on the open interval (a,b)(a, b), and f(a)=f(b)f(a) = f(b), then there exists at least one number cc between aa and bb such that
f(c)=f(b)f(a)ba=0f'(c) = \frac{f(b) - f(a)}{b - a} = 0.

Particle Motion

A velocity function is found by taking the derivative of position. An acceleration function is found by taking the derivative of a velocity function.

  • x(t)x(t) = Position

  • x(t)=v(t)x'(t) = v(t) = Velocity, v(t)=speed|v(t)| = speed

  • x(t)=v(t)=a(t)x''(t) = v'(t) = a(t) = Acceleration

Rules

  • If velocity is positive, the particle is moving right or up. If velocity is negative, the particle is moving left or down.

  • If velocity and acceleration have the same sign, the particle speed is increasing. If velocity and acceleration have opposite signs, speed is decreasing.

  • If velocity is zero and the sign of velocity changes, the particle changes direction.

Related Rates

  1. Identify the known variables, including their rates of change and the rate of change that is to be found. Construct an equation relating the quantities whose rates of change are known and the rate of change to be found.

  2. Implicitly differentiate both sides of the equation with respect to time. (Remember: DO NOT substitute the value of a variable that changes throughout the situation before you differentiate. If the value is constant, you can substitute it into the equation to simplify the derivative calculation).

  3. Substitute the known rates of change and the known values of the variables into the equation. Then solve for the required rate of change.

    Keep in mind, the variables present can be related in different ways which often involves the use of similar geometric shapes, Pythagorean Theorem, etc.

Extrema of a Function

Absolute Extrema

An absolute maximum is the highest y – value of a function on a given interval or across the entire domain. An absolute minimum is the lowest y – value of a function on a given interval or across the entire domain.

Relative Extrema

Relative Maximum

The y-value of a function where the graph of the function changes from increasing to decreasing. Another way to define a relative maximum is the y-value where the derivative of a function changes from positive to negative.

Relative Minimum

The y-value of a function where the graph of the function changes from decreasing to increasing. Another way to define a relative maximum is the y-value where the derivative of a function changes from negative to positive.

Critical Value

When f(c)f(c) is defined, if f(c)=0f'(c) = 0 or ff' is undefined at x=cx = c, the values of the xx-coordinate at those points are called critical values.

If f(x)f(x) has a relative extrema at x=cx = c, then cc is a critical value of ff.

Extreme Value Theorem

If the function ff is continuous on the closed interval [a,b][a, b], then the absolute extrema of the function ff on the closed interval will occur at the endpoints or critical values of ff.

After identifying critical values, create a table with endpoints and critical values. Calculate the y – value at each of these x values to identify the extrema.

Increasing and Decreasing Functions

For a differentiable function ff.

  • If f'(x) > 0 in (a,b)(a, b), then ff is increasing on (a,b)(a, b). Tangent line has a positive slope.

  • If f'(x) < 0 in (a,b)(a, b), then ff is decreasing on (a,b)(a, b). Tangent line has a negative slope.

  • If f(x)=0f'(x) = 0 in (a,b)(a, b), then ff is constant on (a,b)(a, b). Tangent line has a zero slope (horizontal).

First Derivative Test

After calculating any discontinuities of a function ff and calculating the critical values of a function ff, create a sign chart for ff', reflecting the domain, discontinuities, and critical values of a function ff.

  • If f(x)f'(x) changes sign from negative to positive at x=cx = c, then f(c)f(c) is a relative minimum of ff.

  • If f(x)f'(x) changes sign from positive to negative at x=cx = c, then f(c)f(c) is a relative maximum of ff.

If there is no sign change of f(x)f'(x), there exists a shelf point.

Concavity

For a differentiable function f(x)f(x),

  • If f''(x) > 0, the graph of f(x)f(x) is concave up. This means f(x)f'(x) is increasing.

  • If f''(x) < 0, the graph of f(x)f(x) is concave down. This means f(x)f'(x) is decreasing.

Second Derivative Test

For a function f(x)f(x) that is continuous at x=cx = c

  • If f(c)=0f'(c) = 0 and f''(c) > 0, then f(c)f(c) is a relative minimum.

  • If f(c)=0f'(c) = 0 and f''(c) < 0, then f(c)f(c) is a relative maximum.

If f(c)=0f'(c) = 0 and f(c)=0f''(c) = 0, you must use the first derivative test to determine extrema.

BC Only: Derivatives of Parametric Functions

If ff and gg are continuous functions of tt on an interval, then the equations x=f(t)x = f(t) and y=g(t)y = g(t) are called parametric equations, providing the position in the coordinate plane, and tt is called the parameter.

  • The slope of the curve at the point (x,y)(x, y) is dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}, provided dxdt0\frac{dx}{dt} \neq 0.

  • The second derivative at the point (x,y)(x, y) is d2ydx2=d/dt(dydx)dx/dt\frac{d^2y}{dx^2} = \frac{d/dt(\frac{dy}{dx})}{dx/dt}.

Point of Inflection

Let ff be a function whose second derivative exists on any interval. If ff is continuous at x=cx = c, f(c)=0f''(c) = 0 or f(c)f''(c) is undefined, and f(x)f''(x) changes sign at x=cx = c, then the point (c,f(c))(c, f(c)) is a point of inflection.

Optimization

Finding the largest or smallest value of a function subject to some kind of constraints.

  1. Define the primary equation for the quantity to be maximized or minimized. Define a feasible domain for the variables present in the equation.

  2. If necessary, define a secondary equation that relates the variables present in the primary equation. Solve this equation for one of the variables and substitute into the primary equation.

  3. Once the primary equation is represented in a single variable, take the derivative of the primary equation.

  4. Find the critical values using the derivative calculated.

  5. The optimal solution will more than likely be found at a critical value from D. Keep in mind, if the critical values do not represent a minimum or a maximum, the optimal solution may be found at an endpoint of the feasible domain.

Derivative of an Inverse

If ff and its inverse gg are differentiable, and the point (c,f(c))(c, f(c)) exists on the function ff meaning the point (f(c),c)(f(c), c) exists on the function gg, then
ddx[g(x)]=1f(f1(x))=1f(f(c))\frac{d}{dx}[g(x)] = \frac{1}{f'(f^{-1}(x))} = \frac{1}{f'(f(c))}.

Antiderivatives

If F(x)=f(x)F'(x) = f(x) for all xx, F(x)F(x) is an antiderivative of ff.
f(x)=F(x)+C\int f(x) = F(x) + C

  • The antiderivative is also called the Indefinite Integral

Basic Integration Rules

Let kk be a constant.

Definite Integrals (The Fundamental Theorem of Calculus)

A definite integral is an integral with upper and lower limits, aa and bb, respectively, that define a specific interval on the graph. A definite integral is used to find the area bounded by the curve and an axis on the specified interval (a,b)(a, b).

If F(x)F(x) is the antiderivative of a continuous function f(x)f(x), the evaluation of the definite integral to calculate the area on the specified interval (a,b)(a, b) is the First Fundamental Theorem of Calculus:
abf(x)dx=F(b)F(a)\int_a^b f(x)dx = F(b) - F(a)

Integration Rules for Definite Integrals

*This means that c is a value of x, lying between a and b

Riemann Sum (Approximations)

A Riemann Sum is the use of geometric shapes (rectangles and trapezoids) to approximate the area under a curve, therefore approximating the value of a definite integral. If the interval [a,b][a, b] is partitioned into nn subintervals, then each subinterval, Δx\Delta x, has a width:
Δx=ban\Delta x = \frac{b - a}{n}.
Therefore, you find the sum of the geometric shapes, which approximates the area by the following formulas:

  • Right Riemann Sum: AreaΔx[f(x<em>0)+f(x</em>1)+f(x<em>2)++f(x</em>n1)]Area \approx \Delta x [f(x<em>0) + f(x</em>1) + f(x<em>2) + \cdots + f(x</em>{n-1})]

  • Left Riemann Sum: AreaΔx[f(x<em>1)+f(x</em>2)+f(x<em>3)++f(x</em>n)]Area \approx \Delta x [f(x<em>1) + f(x</em>2) + f(x<em>3) + \cdots + f(x</em>n)]

  • Midpoint Riemann Sum: AreaΔx[f(x<em>1/2)+f(x</em>3/2)+f(x<em>5/2)++f(x</em>(2n1)/2)]Area \approx \Delta x [f(x<em>{1/2}) + f(x</em>{3/2}) + f(x<em>{5/2}) + \cdots + f(x</em>{(2n-1)/2})]

  • Trapezoidal Sum: Area12Δx[f(x<em>0)+2f(x</em>1)+2f(x<em>2)++2f(x</em>n1)+f(xn)]Area \approx \frac{1}{2} \Delta x [f(x<em>0) + 2f(x</em>1) + 2f(x<em>2) + \cdots + 2f(x</em>{n-1}) + f(x_n)]

Properties of Riemann Sums

  • The area under the curve is under approximated when:

    • A Left Riemann sum is used on an increasing function.

    • A Right Riemann sum is used on a decreasing function.

    • A Trapezoidal sum is used on a concave down function.

  • The area under the curve is over approximated when:

    • A Left Riemann sum is used on a decreasing function.

    • A Right Riemann sum is used on an increasing function.

    • A Trapezoidal sum is used on a concave up function.

Riemann Sum (Limit Definition of Area)

Let ff be a continuous function on the interval [a,b][a, b]. The area of the region bounded by the graph of the function ff and the x – axis (i.e. the value of the definite integral) can be found using
<em>abf(x)dx=lim</em>n<em>i=1nf(c</em>i)Δx\int<em>a^b f(x)dx = \lim</em>{n \to \infty} \sum<em>{i=1}^n f(c</em>i) \Delta x
Where c<em>ic<em>i is either the left endpoint (c</em>i=a+(i1)Δx)(c</em>i = a + (i - 1)\Delta x) or right endpoint (ci=a+iΔx)(c_i = a + i\Delta x) and Δx=(ba)n\Delta x = \frac{(b - a)}{n}.

Average Value of a Function

If a function ff is continuous on the interval [a,b][a, b], the average value of that function ff is given by
1baabf(x)dx\frac{1}{b - a} \int_a^b f(x)dx

Second Fundamental Theorem of Calculus

If a function ff is continuous on the interval [a,b][a, b], let uu represent a function of xx, then

  • ddx[axf(t)dt]=f(x)\frac{d}{dx} \left[ \int_a^x f(t)dt \right] = f(x)

  • ddx[xbf(t)dt]=f(x)\frac{d}{dx} \left[ \int_x^b f(t)dt \right] = -f(x)

  • ddx[au(x)f(t)dt]=f(u(x))u(x)\frac{d}{dx} \left[ \int_a^{u(x)} f(t)dt \right] = f(u(x)) \cdot u'(x)

Integration of Exponential and Logarithmic Formulas

BC Only: Integration by Parts

If uu and vv are differentiable functions of xx, then
udv=uvvdu\int u dv = uv - \int v du

Tips

For your choice of the function u, make the selection following:

  • LIPET: Logarithmic, Inverse Trig, Polynomial, Exponential, Trig

  • LIATE: Logarithmic, Inverse Trig, Algebraic, Trig, Exponential

MEMORIZE lnxdx=xlnxx+C\int \ln x dx = x \ln x - x + C

Integration of Trig and Inverse Trig

BC Only: Partial Fractions

Let R(x)R(x) represent a rational function of the form R(x)=N(x)D(x)R(x) = \frac{N(x)}{D(x)}. If D(x)D(x) is a factorable polynomial, Partial Fractions can be used to rewrite R(x)R(x) as the sum or difference of simpler rational functions. Then, integration using natural log.

  • Constant Numerator

  • Polynomial Numerator

BC Only: Improper Integrals

An improper integral is characterized by having a limit of integration that is infinite or the function ff having an infinite discontinuity (asymptote) on the interval [a,b][a, b].

  • Infinite Upper Limit (continuous function)

<em>af(x)dx=lim</em>babf(x)dx\int<em>a^\infty f(x)dx = \lim</em>{b \to \infty} \int_a^b f(x)dx

  • Infinite Lower Limit (continuous function)
    <em>bf(x)dx=lim</em>aabf(x)dx\int<em>{-\infty}^b f(x)dx = \lim</em>{a \to -\infty} \int_a^b f(x)dx

  • Both Infinite Limits (continuous function)
    <em>f(x)dx=lim</em>a<em>acf(x)dx+lim</em>bcbf(x)dx\int<em>{-\infty}^\infty f(x)dx = \lim</em>{a \to -\infty} \int<em>a^c f(x)dx + \lim</em>{b \to \infty} \int_c^b f(x)dx

where cc is an xx value anywhere on ff.

  • Infinite Discontinuity (Let x=kx = k represent an infinite discontinuity on [a,b][a, b])
    <em>abf(x)dx=lim</em>xk<em>akf(x)dx+lim</em>xk+kbf(x)dx\int<em>a^b f(x)dx = \lim</em>{x \to k^-} \int<em>a^k f(x)dx + \lim</em>{x \to k^+} \int_k^b f(x)dx

BC Only: Arc Length (Length of a Curve)

  • If the function y=f(x)y = f(x) is a differentiable function, then the length of the arc on [a,b][a, b] is

ab1+[f(x)]2dx\int_a^b \sqrt{1 + [f'(x)]^2} dx

  • If the function x=f(y)x = f(y) is a differentiable function, then the length of the arc on [a,b][a, b] is

ab1+[f(y)]2dy\int_a^b \sqrt{1 + [f'(y)]^2} dy

  • Parametric Arc Length: If a smooth curve is given by x(t)x(t) and y(t)y(t), then the arc length over the interval atba \le t \le b is

ab(dxdt)2+(dydt)2dt\int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2} dt

BC Only: Logistic Growth

A population, PP, that experiences a limit factor in the growth of the population based upon the available resources to support the population is said to experience logistic growth.

  • Differential Equation:
    dPdt=kP(1PL)\frac{dP}{dt} = kP \left(1 - \frac{P}{L}\right)

  • General Solution:
    P(t)=L1+bektP(t) = \frac{L}{1 + be^{-kt}}

    Where:

    • PP = population

    • kk = constant growth factor

    • LL = carrying capacity

    • tt = time, bb = constant (found with initial condition)

Graph Exponential Growth and Decay

When the rate of change of a variable yy is directly proportional to the value of yy, the function y=f(x)y = f(x) is said to grow/decay exponentially.

  • Differential Equation for rate of change:
    dydt=ky\frac{dy}{dt} = ky

  • General Solution: y=Cekty = Ce^{kt}

    • If k > 0, then exponential growth occurs.

    • If k < 0, then exponential decay occurs.

Characteristics of Logistics

  • The population is growing the fastest where P=L2P = \frac{L}{2}

  • The point where P=L2P = \frac{L}{2} represents a point of inflection

  • limtP(t)=L\lim_{t \to \infty} P(t) = L

Area Between Two Curves

A. Let y=f(x)y = f(x) and y=g(x)y = g(x) represent two functions such that f(x)g(x)f(x) \ge g(x) (meaning the function f is always above the function g on the graph) for every x on the interval [a,b][a, b]:

Area Between Curves = ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)] dx

B. Let x=f(y)x = f(y) and x=g(y)x = g(y) represent two functions such that f(y)g(y)f(y) \ge g(y) (meaning the function f is always to the right of the function g on the graph) for every y on the interval [a,b][a, b]:

Area Between Curves = ab[f(y)g(y)]dy\int_a^b [f(y) - g(y)] dy

Volumes of a Solid of Revolution: Disk Method

If a defined region, bounded by a differentiable function f, on a graph is rotated about a line, the resulting solid is called a solid of revolution and the line is called the axis of revolution. The disk method is used when the defined region boarders the axis of revolution over the entire interval [a,b][a, b]

  • Revolving around the x – axis:

Volume = πab(f(x))2dx\pi \int_a^b (f(x))^2 dx

  • Revolving around the y – axis:

Volume = πab(f(y))2dy\pi \int_a^b (f(y))^2 dy

  • Revolving around a horizontal line y = k:

Volume = πab(f(x)k)2dx\pi \int_a^b (f(x) - k)^2 dx

  • Revolving around a vertical line x = m:

Volume = πab(f(y)m)2dy\pi \int_a^b (f(y) - m)^2 dy

Volumes of a Solid of Revolution: Washer Method

If a defined region, bounded by a differentiable function f, on a graph is rotated about a line, the resulting solid is called a solid of revolution and the line is called the axis of revolution. The washer method is used when the defined region has space between the axis of revolution on the interval [a,b][a, b]

A. Revolving around the x – axis, where f(x)g(x)f(x) \ge g(x)(meaning the function f is always above the function g on the graph) for every x on the interval [a,b][a, b]:

Volume = πab([f(x)]2[g(x)]2)dx\pi \int_a^b ([f(x)]^2 - [g(x)]^2) dx

B. Revolving around the y – axis, where f(y)g(y)f(y) \ge g(y)(meaning the function f is always to the right of the function g on the graph):

Volume = πab([f(y)]2[g(y)]2)dy\pi \int_a^b ([f(y)]^2 - [g(y)]^2) dy

C. Revolving around a horizontal line y = k, where f(x)g(x)f(x) \ge g(x)(meaning the function f is always above the function g on the graph) for every x on the interval [a,b][a, b]:

Volume = πab([f(x)k]2[g(x)k]2)dx\pi \int_a^b ([f(x) - k]^2 - [g(x) - k]^2) dx

D. Revolving around a vertical line x = m, where f(y)g(y)f(y) \ge g(y)(meaning the function f is always to the right of the function g on the graph):

Volume = πab([f(y)m]2[g(y)m]2)dy\pi \int_a^b ([f(y) - m]^2 - [g(y) - m]^2) dy

Volumes of Known Cross Sections

If a defined region, bounded by a differentiable function f, is used at the base of a solid, then the volume of the solid can be found by integrated using known area formulas.

For the cross sections perpendicular to the x – axis and a region bounded by a function f, on the interval [a,b][a, b], and the axis.

  • Cross sections are squares

Volume = ab[f(x)]2dx\int_a^b [f(x)]^2 dx

  • Cross sections are equilateral triangles

Volume = 34ab[f(x)]2dx\frac{\sqrt{3}}{4} \int_a^b [f(x)]^2 dx

  • Cross sections are isosceles right triangles with a leg in the base

Volume = 12ab[f(x)]2dx\frac{1}{2} \int_a^b [f(x)]^2 dx

  • Cross sections are isosceles right triangles with the hypotenuse in the base

Volume = 14ab[f(x)]2dx\frac{1}{4} \int_a^b [f(x)]^2 dx

  • Cross sections are semicircles (with diameter in base)
    Volume = π8ab[f(x)]2dx\frac{\pi}{8} \int_a^b [f(x)]^2 dx

  • Cross sections are semicircles (with radius in base)
    Volume = π2ab[f(x)]2dx\frac{\pi}{2} \int_a^b [f(x)]^2 dx

Differential Equations

A differential equation is an equation involving an unknown function and one or more of its derivatives:
dydx=f(x,y)\frac{dy}{dx} = f(x, y)
Usually expressed as a derivative equal to an expression in terms of x and/or y.

To solve differential equations, use the technique of separation of variables.
Given the differential equation
dydx=xy(x2+1)\frac{dy}{dx} = \frac{xy}{(x^2 + 1)}

  • Step 1: Separate the variables, putting all y’s on one side, with dy in the numerator, and all x’s on the other side, with dx in the numerator.

1ydy=x(x2+1)dx\frac{1}{y} dy = \frac{x}{(x^2 + 1)} dx

  • Step 2: Integrate both sides of the equation.

lny=12lnx2+1+C\ln|y| = \frac{1}{2} \ln \sqrt{x^2 + 1} + C

  • Step 3: Solve the equation for y.

y=Cx2+1y = C\sqrt{x^2 + 1}

Given the differential equation dydx=2x2\frac{dy}{dx} = 2x^2 with the initial condition y(3)=10y(3) = 10.

  • The general solution to a differential equation is left with the constant of integration, C, undefined.

dy=2x2dxdy=2x2dxy=23x3+Cdy = 2x^2 dx \rightarrow \int dy = \int 2x^2 dx \rightarrow y = \frac{2}{3}x^3 + C

  • The particular solution uses the given initial condition to calculate the value of C.

10=23(3)3+CC=8y=23x3810 = \frac{2}{3}(3)^3 + C \rightarrow C = -8 \rightarrow y = \frac{2}{3}x^3 - 8

BC Only: Euler’s Method for Approximating the Solution of a Differential Equation

Euler’s method uses a linear approximation with increments (steps), h, for approximating the solution to a given differential equation, dydx=F(x,y)\frac{dy}{dx} = F(x, y), with a given initial value.

Process:

Initial value (x<em>0,y</em>0)(x<em>0, y</em>0)

  • x<em>1=x</em>0+hx<em>1 = x</em>0 + h

  • y<em>1=y</em>0+hF(x<em>0,y</em>0)y<em>1 = y</em>0 + h \cdot F(x<em>0, y</em>0)

  • x<em>2=x</em>1+hx<em>2 = x</em>1 + h

  • y<em>2=y</em>1+hF(x<em>1,y</em>1)y<em>2 = y</em>1 + h \cdot F(x<em>1, y</em>1)

  • x<em>3=x</em>2+hx<em>3 = x</em>2 + h

  • y<em>3=y</em>2+hF(x<em>2,y</em>2)y<em>3 = y</em>2 + h \cdot F(x<em>2, y</em>2)

This process repeats until the desired y – value is given.

Slope Field

The derivative of a function gives the value of the slope of the function at each point (x, y). A slope field is a graphical representation of all of the possible solutions to a given differential equation. The slope field is generated by plugging in the coordinates of every point (x, y) into the differential equation and drawing a small segment of the tangent line at each point.

Given the differential equation dydx=xy\frac{dy}{dx} = \frac{x}{y}

dydx<em>(0,0)=00undefined\frac{dy}{dx}|<em>{(0,0)} = \frac{0}{0} undefined dydx</em>(0,±1)=0\frac{dy}{dx}|</em>{(0,\pm 1)} = 0
dydx(1,2)=12\frac{dy}{dx}|_{(1,2)} = \frac{1}{2}

BC Only: Testing for Convergence/Divergence of a Series

Sequence of Partial Sums

Given the series $$\sum a_n