AP Calculus Concepts

AP Calculus Concepts

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

Polynomial & Rational Functions

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (88)

Section 1

(50 cards)

Polynomial & Rational Functions

Front

c is a real number polynomial { f(x) = ax^n + ax^(n-1) + ... + a0 lim(x→c)[f(x)] = f(c) = ax^n + ax^(n-1) + ... + a0 polynomials: f(x) and g(x) lim(x→c)[f(x)/g(x)] = f(c)/g(c) [g(c)≠0] reference: 2.1

Back

Sandwich Theorem

Front

g(x) ≤ f(x) ≤ h(x) for all x ≠ c in some interval about c and lim(x→c)[g(x)] = lim(x→c)[h(x)] = L then: lim(x→c)[f(x)] = L reference: 2.1

Back

Concavity

Front

Concave up on an open interval I if y' is increasing on I. Concave down on an open interval I if y' is decreasing on I. reference: 5.3

Back

Tangent/Normal to a Curve

Front

y = f(x) P(a, f(a)) slope: m = lim(h→0)[ (f(a + h) - f(a)) / h ] tangent at P is line through P with this slope normal = - 1/slope of the tangent reference: 2.4

Back

Definition of a Derivative

Front

f'(x) = lim(h→0)[ (f(a + h) - f(a)) / h ] AKA: Slope reference: 3.1

Back

Strategy for Solving Max-Min Problems

Front

1. Understand Problem 2. Draw a Model (Pictures!) 3. Graph Function 4. Find Critical Points (f'(x) = 0) and Endpoints 5. Solve Model (Pictures!) 6. Interpret Solution (Make sure it makes sense!) reference: 5.4

Back

Slope

Front

Let P1(X1, Y1) and P2(X2, Y2) be points on a non-vertical line. The slope is: m = rise/run = ΔY/ΔX = (Y2 - Y1)/(X2 - X1) reference: 1.1

Back

Increments

Front

If a particle moves from point (X1, Y1) to the point (X2, Y2), the increments in its coordinates are: ΔX = X2 - X1 ΔY = Y2 - Y1 reference: 1.1

Back

Mean Value Theorem

Front

y = f(x) is continuous at every point of the closed interval [a,b] and differentiable at every point of its interior (a,b), there is at least one point c in (a,b) at which: f'(c) = (f(b) - f(a))/(b - a) reference: 5.2

Back

Implicit Differentiation

Front

... ex: x^2 + y^2 + 2xy = 1 2x + 2y*y' + 2y + 2xy' = 0 x + y*y' + xy' + y =0 y'(y + x) = -(x + y) y' = -(x+y)/(x+y) y' = 1 reference: 4.2

Back

Symmetry

Front

y = f(x) is an: - even function if f(-x) = f(x) - odd function if f(-x) = -f(x) for every x in the function's domain reference: 1.2

Back

Properties of Logarithms

Front

Product Rule: loga(xy) = loga(x) + loga(y) Quotient Rule: loga(x/y) = loga(x) - loga(y) Power Rule: loga(x^y) = yloga(x) reference: 1.5

Back

Absolute Extreme Values

Front

Let f be a function with domain D. Then f(c) is the: - absolute max value on D, iff f(x) ≤ f(c) for all x in D - absolute min value on D, iff f(x) ≥ f(c) for all x in D reference: 5.1

Back

Arc Length

Front

S = r*θ S = arc length r = radius θ = central angle of measure reference: 1.6

Back

Discontinuties

Front

Removable: - can be removed by setting f(0) equal to the limit Jump: - one sided limits exist but have different values Infinite: - ex: e^x Oscillating: - oscillates and has no limit as x→0 reference: 2.3

Back

Area Under a Curve

Front

A = ∫f(x)dx [a,b] = (area above x-axis) - (area below x-axis) reference: 6.2

Back

Differentials

Front

y = f(x) dy/dx = f'(x) dy = f'(x)dx reference: 5.5

Back

Economics-y Calculus (pt. 2)

Front

Max Profit: - r'(x) = c'(x) Min Average Cost: - c(x)/x = c'(x) reference: 5.4

Back

Rules for Differentiation

Front

Constant Value: f(x) = c f'(x) = 0 Power Rule: f(x) = x^n f'(x) = nx^(n-1) Constant Multiple: f(x) = cx^n f'(x) = cnx^(n-1) Sum/Difference Rule: f(x) = u ± v f'(x) = u' ± v' Product Rule: f(x) = uv f'(x) = u'v + uv' Quotient Rule: f(x) = u/v f'(x) = (u'v - uv')/v^2 reference: 3.3

Back

Properties of Limits

Front

L, M, c, and k are real numbers lim(x→c)[f(x)] = L lim(x→c)[g(x)] = M Sum Rule: lim(x→c)[f(x) + g(x)] = L + M Difference Rule: lim(x→c)[f(x) - g(x)] = L - M Product Rule: lim(x→c)[f(x)g(x)] = LM Constant Multiple: lim(x→c)[kf(x)] = kL Quotient Rule: lim(x→c)[f(x)/g(x)] = L/M Power Rule: lim(x→c)[(f(x))^(r/s)] = L^(r/s) [s≠0] reference: 2.1

Back

Derivatives of Inverse Trig Functions

Front

(sinx)^(-1) → 1/(sqrt(1-x^2)) (cosx)^(-1) → -(sinx)^(-1) (tanx)^(-1) → 1/(1+x^2) (cscx)^(-1) → -(secx)^(-1) (secx)^(-1) → 1/(|x|sqrt(x^2-1)) (cotx)^(-1) → -(tanx)^(-1) reference: 4.3

Back

1st Derivative Test for Local Extrema (at endpoints)

Front

At left end point a: - If f' < 0 (f' > 0) for x > a, then f has a local max (min) value at a. At right end point b: - If f' < 0 (f' > 0) for x < b, then f has a local min (max) value at a. reference: 5.3

Back

Increasing/Decreasing Function

Front

Let f be a function defined on an interval I and let X1 and X2 be any two points in I. - increases on I if X1 < X2 ⇒ f(X1) < f(X2) - decreases on I if X1 < X2 ⇒ f(X1) > f(X2) reference: 5.2

Back

Intermediate Value Theorem

Front

If a and b are any two points in an interval on which f is differentiable, the f' takes on every value between f'(a) and f'(b) reference: 3.2

Back

f'(x) Failures

Front

Corner: - ex: f(x) = |x| Cusp: - ex: f(x) = x^(2/3) Vertical Tangent: - ex: f(x): x^(1/3) Discontinuity: - ex: Unit Step Function Differentiability Implies Continuity reference: 3.2

Back

Critical Point

Front

A point in the interior of the domain of a function f at which f' = 0 on f' does not exist reference: 5.1

Back

End Behaviour Model

Front

right end behaviour model: lim(x→∞)[f(x)/g(x)] = 1 left end behaviour model: lim(x→-∞)[f(x)/g(x)] = 1 reference: 2.2

Back

Physics-y Calculus

Front

s(t) [position] s'(t) = v(t) [velocity] s''(t) = v'(t) = a(t) [acceleration] s'''(t) = v''(t) = a'(t) = j(t) [jerk] |v(t)| = speed displacement: object over time interval t → t+Δt Δs = f(t +Δt) - f(t) Free-fall Constants (Earth) - g = 32 ft/sec^2 s = .5*(32)t^2 = 16t^2 (s in feet) - g = 9.8 m/sec^2 s = .5*(9.8)t^2 = 4.9t^2 (s in meters) reference: 3.4

Back

Exponential Growth/Decay

Front

y = k*a^x (k>0) a > 1 = exponential growth 0 < a < 1 = exponential decay reference: 1.3

Back

Rectangular Approximation Method

Front

y = x^2 interval: [0,3] subinterval: .5 LRAM: (.5)(0)^2 + (.5)(.5)^2 + ... + (.5)(2.5)^2 = 6.875 MRAM: (.5)(.25)^2 + (.5)(.75)^2 + ... + (.5)(2.75)^2 = 8.9375 RRAM: (.5)(.5)^2 + (.5)(1)^2 + ... + (.5)(3)^2 = 11.375 LRAM < MRAM < RRAM reference: 6.1

Back

Economics-y Calculus

Front

c(x) = cost of production r(x) = revenue p(x) = r(x) - c(x) = profit MARGINAL anything = find derivative reference: 3.4

Back

Linearization

Front

If f is differentiable at x = a, then the equation of the tangent line: L(x) - f(a) = f'(a)(x-a) OMG! It looks like point-slope! L(x) - f(a) = f'(a)(x - a) y - y1 = m (x - x1) THAT'S AMAZING! reference: 5.5

Back

The Integral of a Constant

Front

∫f(x)dx [a,b] = ∫cdx [a,b] = c(b-a) reference: 6.2

Back

Derivatives of Trig Functions

Front

sinx → cosx cosx → -sinx tanx → (secx)^2 cscx → -cscxcotx secx → secxtanx cotx → -(cscx)^2 reference: 3.5

Back

One-to-One Functions

Front

Function f(x) is one-to-one on a domain D if f(a) ≠ f(b) whenever a ≠ b Does not pass horizontal line test reference: 1.5

Back

Rules for Exponents

Front

a^x * a^y = a^(x + y) a^x / a^y = a^(x - y) (a^x)^y = (a^y)^x = a^(x*y) a^x * b^x = (ab)^x (a/b)^x = a^x/b^x reference: 1.3

Back

Continuity at a Point

Front

Interior Point: - continuous at an interior point of its domain if: lim(x→c)[f(x)] = f(c) Endpoint: - lim(x→a+)[f(x)] = f(a) or - lim(x→b-)[f(x)] = f(b) reference: 2.3

Back

Inflection Point

Front

A point where the graph of a function has a tangent line and where the concavity changes is an inflection point reference: 5.3

Back

Derivative at a Point

Front

f'(a) = lim(x→a)[ (f(x) - f(a)) / (x-a)] reference: 3.1

Back

Extreme Value Theorem

Front

If f is continuous on a closed interval [a,b], then f has both a max and min value on the interval reference: 5.1

Back

2nd Derivative Test for Local Extrema

Front

If f'(c) = 0 and f''(c) < 0, f has local max at x=c If f'(c) = 0 and f''(c) > 0, f has local min at x=c reference: 5.3

Back

Two- Sided Limits

Front

Limit exists if: lim(x→c)[f(x)] = L ⇔ lim(x→c+)[f(x)] = L and lim(x→c-)[f(x)] = L c+ = approaching c from the right c- = approaching c from the left reference: 2.1

Back

Average Rate of Change

Front

[f(t + h) - f(t)]/h AKA: Derivative reference: 2.1

Back

Chain Rule

Front

f(x) = g(h(x)) f'(x) = g'(h(x))*h(x) ex: f(x) = (x^2 + 4)^2 f'(x) = 2(x^2 + 4) (2x) = 4x(x^2 + 4) reference: 4.1

Back

An Integral

Front

∫f(x)dx [a,b] ∫ = integral sign [a,b] = limits of integration f(x) = integrand dx = variable of integration [x] reference: 6.2

Back

Concavity Test

Front

Concave up on any interval where y'' > 0 Concave down on any interval where y'' < 0 reference: 5.3

Back

Local Extreme Values

Front

Let c be an interior point of the domain of f. Then f(c) is a: - local max value at c, iff f(x) ≤ f(c) for all x in some open interval containing c - local min value at c, iff f(x) ≥ f(c) for all x in some open interval containing c reference: 5.1

Back

Exponential/Logarithmic Derivatives

Front

e^x → e^x a^x →a^xlna lnx → 1/x loga(x) → 1/(xlna) reference: 4.4

Back

1st Derivative Test for Local Extrema (at Critical Point c)

Front

At Critical Point c: - If f' changes sign from + → - at c (f' > 0 for x < c and f' < 0 for x > c), then f has a local max value at c. - If f' changes sign from - → + at c (f' < 0 for x < c and f' > 0 for x > c), then f has a local min value at c. - If f' doesn't change sign at c (f' has the same sign on both sides of c), then f has a local extreme value at c. reference: 5.3

Back

Linear Equations

Front

Point-Slope: Y - Y1 = m(X - X1) Slope-Intercept: y = mx + b General: Ax + By = C reference: 1.1

Back

Section 2

(38 cards)

u substitution

Front

∫sinx(e^cosx)dx -∫-sinx(e^cosx)dx -∫(e^cosx)(-sinx)dx -∫(e^u)dx -e^u + C -e^cosx + C reference: 7.2

Back

Volume of a Solid

Front

V = ∫A(x)dx [a,b] reference: 8.3

Back

Geometric Sequence

Front

A sequence a(sub(n)) can be written in the form { a , a r , a r^2 , ... , a * r^(n-1) , ... } for some constant r r is the common ratio reference: 9.1

Back

Indeterminate Forms (pt. 2)

Front

1^∞ 0^0 ∞^0 lim(x → a) lnf(x) = L ⇒ lim(x → a) f(x) = lim(x → a) e^lnf(x)=e^L a can be in/finite reference: 9.2

Back

Properties of Definite Integrals

Front

Order: ∫f(x)dx [b,a] = -∫f(x)dx [a,b] (definition) Zero: ∫f(x)dx [b,a] = 0 (definition) Constant Multiple: ∫kf(x)dx [a,b] = k∫f(x)dx [a,b] Sum/Difference: ∫f(x)±g(x)dx [a,b] = ∫f(x)dx [a,b] ± ∫g(x)dx [a,b] Additivity: ∫f(x)dx [a,b] + ∫f(x)dx [b,c] = ∫f(x)dx [a,c] reference: 6.3

Back

Solid of Revolution

Front

A(x) = π(f(x))^2 f(x) = radius reference: 8.3

Back

Explicit Arithmetic Sequence

Front

a(sub(n)) = a(sub(1)) + (n - 1)*d reference: 9.1

Back

Growing Faster/Slower/Similarly

Front

- f grows faster than g as x → ∞ if lim(x → ∞) f(x)/g(x) = ∞ - g grows slower than f as x → ∞ if lim(x → ∞) g(x)/f(x) = 0 - f and g grow at the same rate as x → ∞ if lim(x → ∞) f(x)/g(x) = L ≠ 0 reference: 9.3

Back

Comparison Test

Front

- ∫f(x)dx [a , ∞) converges if ∫g(x)dx [a , ∞) converges - ∫g(x)dx [a , ∞) converges if ∫f(x)dx [a , ∞) converges reference: 9.4

Back

Shells

Front

V = ∫2π(r)(h)dy [a,b] r = shell radius h = shell height reference: 8.3

Back

Transitivity of Growing Rates

Front

If f grows at the same rate as g as x → ∞ and g grows at the same rate as h as x → ∞, then f grows at the same rate as h as x → ∞ reference: 9.3

Back

Fundamental Theorem of Calculus (pt. 1)

Front

If f is continuous on [a,b], then function F(x) = ∫f(t)dt [a,x] has a derivative at every point x in [a,b], and dF/dx = (d/dx)∫f(t)dt [a,x] = f(x) reference: 6.4

Back

Arithmetic Sequence

Front

A sequence a(sub(n)) can be written in the form { a , a + d , a + 2d , ... , a + (n-1)d , ... } for some constant d d is the common difference reference: 9.1

Back

Explicit Geometric Sequence

Front

a(sub(n)) = a(sub(1))*r^(n - 1) reference: 9.1

Back

Improper Integrals

Front

- If f(x) is continuous on [a , ∞), then ∫f(x)dx [a , ∞) = lim(b → ∞) ∫f(x)dx [a , b] - If f(x) is continuous on (-∞ , b], then ∫f(x)dx (-∞ , b] = lim(a → ∞) ∫f(x)dx [a , b] - If f(x) is continuous on (-∞ , ∞), then ∫f(x)dx (-∞ , ∞) = ∫f(x)dx [c , -∞) + ∫f(x)dx (∞ , c] where c is any real number reference: 9.4

Back

Tabular Integration

Front

u | dv ----------------------------------------------- derive | integrate reference: 7.3

Back

Hooke's Law

Front

F = kx F = force k = force units per unit length [force constant] x = natural (unstressed) length reference: 8.1

Back

Indeterminate Forms

Front

∞/∞ ∞*0 ∞ - ∞ reference: 9.2

Back

Average (Mean) Value

Front

If f is INTEGRABLE on [a,b]: av(f) = (1/(b-a))∫f(x)dx [a,b] reference: 6.3

Back

Recursive Geometric Sequence

Front

a(sub(n)) = a(sub(n - 1))*r for all n ≥ 2 reference: 9.1

Back

Work

Front

W = Fd F = force d = distance [unit = foot-pound] reference: 8.1

Back

L'Hopital's Rule (First Form)

Front

lim(x → a) = f(x)/g(x) = f'(a)/g'(a) reference: 9.2

Back

Area Between Curves

Front

f(x) ≥ g(x) A = ∫[f(x) - g(x)]dx [a,b] reference: 8.2

Back

Improper Integrals with Infinite Discontinuities

Front

- If f(x) is continuous on (a , b], then ∫f(x)dx (a , b] = lim(c → a^+) ∫f(x)dx [c , b] - If f(x) is continuous on [a , b), then ∫f(x)dx [a , b) = lim(c → b^-) ∫f(x)dx [a , c] - If f(x) is continuous on [a , c) U (c , b], then ∫f(x)dx [a , b] = ∫f(x)dx [a , c] + ∫f(x)dx [c , b] reference: 9.4

Back

Logistic Differential Equation

Front

dP/dt = kP(M - P) M = Carrying Capacity P = M/(1 + Ae^(-(Mk)t)) reference: 7.5

Back

Indefinite Integral

Front

∫f(x)dx = F(x) + C DON'T FORGET THE C OVERLORD! reference: 7.2

Back

Simpson's Rule

Front

S = (h/3)(y0 + 4y1 + 2y2 + 4y3 + ... + 2y(n-2) + 4y(n-1) + yn) h = (b-a)/n reference: 6.5

Back

Work Revisted

Front

If F(x) is not a constant W = ∫F(x)dx [a,b] reference: 8.4

Back

Fundamental Theorem of Calculus (pt. 2)

Front

If f is continuous at every point of [a,b], and if F is any antiderivative of f on [a,b], then ∫f(x)dx [a,b] = F(b) - F(a) [INTEGRAL EVALUATION THEOREM] reference: 6.4

Back

Continuous Compounding

Front

A = Pe^(rt) reference: 7.4

Back

Recursive Arithmetic Sequence

Front

a(sub(n)) = a(sub(n - 1)) + d for all n ≥ 2 reference: 9.1

Back

Integration by Parts

Front

∫udv = uv -∫vdu reference: 7.3

Back

Arc Length [Length of a Smooth Curve]

Front

If a smooth curve begins at (a,c) and ends at (b,d), a < b, c < d, then the length (arc length) of the curve is L = ∫(sqrt(1 + (dy/dx)^2))dx [a,b] if y is a smooth function of x on [a,b] L = ∫(sqrt(1 + (dx/dy)^2))dx [c,d] if y is a smooth function of x on [c,d] reference: 8.4

Back

L'Hopital's Rule (Stronger Form)

Front

lim(x → a) = f(x)/g(x) = f'(a)/g'(a) but keep going until you find a limit reference: 9.2

Back

Trapezoidal Rule

Front

T = (h/2)(y0 + 2y1 + 2y2 + ... + 2y(n-1) + yn) h = (b-a)/n T = (LRAMn + RRAMn)/2 reference: 6.5

Back

Newton's Law of Cooling

Front

T - Ts = (To - Ts)e^(-kt) Ts = surrounding temp To = temp at time t reference: 7.4

Back

Half Life

Front

half life = ln2/k reference: 7.4

Back

Partial Fractions

Front

f(x) = (a value)/(factorable polynomial) f(x) = A/(one factor) + B/(another factor) + ... Set ^ = to (a value) Solve reference: 7.5

Back