AP Calculus BC Master Guide Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/41

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary and formula flashcards for AP Calculus BC, covering limits, derivatives, integrals, differential equations, and series.

Last updated 3:01 AM on 5/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

Limit Existence Condition

A limit limxaf(x)\lim_{x \to a} f(x) exists if and only if the left-sided limit and right-sided limit are equal: limxaf(x)=limxa+f(x)\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x)

2
New cards

Continuity at a Point

A function is continuous at a point aa if 1. f(a)f(a) exists, 2. limxaf(x)\lim_{x \to a} f(x) exists, and 3. limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)

3
New cards

Types of Discontinuities

These include removable discontinuities (holes), jump discontinuities, and vertical asymptotes (where limxaf(x)=±\lim_{x \to a} f(x) = \pm \infty)

4
New cards

Differentiability Breakers

Factors that prevent a function from being differentiable at a point, including discontinuities, corners (e.g., x|x|), and cusps (e.g., x2/3x^{2/3})

5
New cards

Special Trigonometric Limits

Limits derived from the Squeeze (Sandwich) Theorem, such as limx0sin(ax)bx=ab\lim_{x \to 0} \frac{\sin(ax)}{bx} = \frac{a}{b} and limx01cos(x)x=0\lim_{x \to 0} \frac{1 - \cos(x)}{x} = 0

6
New cards

Intermediate Value Theorem (IVT)

If f(x)f(x) is continuous on [a,b][a, b], then f(x)f(x) takes on every value between f(a)f(a) and f(b)f(b)

7
New cards

Mean Value Theorem (MVT)

If f(x)f(x) is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), there exists a value cc where a < c < b such that f(c)=f(b)f(a)baf'(c) = \frac{f(b)-f(a)}{b-a}

8
New cards

L'Hôpital's Rule

If limxaf(x)g(x)\lim_{x \to a} \frac{f(x)}{g(x)} results in an indeterminate form 00\frac{0}{0} or \frac{\infty}{\infty}, then the limit equals limxaf(x)g(x)\lim_{x \to a} \frac{f'(x)}{g'(x)}

9
New cards

Formal Derivative Definition

The derivative defined as the limit of the difference quotient: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

10
New cards

Product Rule

The rule for differentiating the product of two functions: ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx} [f(x)g(x)] = f(x)g'(x) + f'(x)g(x)

11
New cards

Quotient Rule

The rule for differentiating a fraction: ddx[f(x)g(x)]=f(x)g(x)f(x)g(x)(g(x))2\frac{d}{dx} [\frac{f(x)}{g(x)}] = \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}

12
New cards

Chain Rule

The rule for differentiating composite functions: ddx[f(g(x))]=f(g(x))×g(x)\frac{d}{dx} [f(g(x))] = f'(g(x)) \times g'(x)

13
New cards

Derivative of an Inverse Function

The formula given by ddx[f1(x)]=1f(f1(x))\frac{d}{dx} [f^{-1}(x)] = \frac{1}{f'(f^{-1}(x))}

14
New cards

Critical Points

Points on a function where f(x)=0f'(x) = 0 or f(x)f'(x) is undefined

15
New cards

Inflection Points

Points where the second derivative f(x)=0f''(x) = 0 or is undefined and f(x)f''(x) changes sign

16
New cards

Extreme Value Theorem (EVT)

States that if f(x)f(x) is continuous on a closed interval [a,b][a, b], it must have both an absolute maximum and an absolute minimum

17
New cards

First Derivative Test

A method to find local extrema: if f(x)f'(x) changes from positive to negative, it is a local max; if it changes from negative to positive, it is a local min

18
New cards

Concavity Conditions

If f''(x) > 0, the function is concave up (\cup); if f''(x) < 0, the function is concave down (\cap)

19
New cards

Second Derivative Test

A method to identify extrema using the second derivative: if f(c)=0f'(c) = 0 and f(c)<0f''(c) < 0, it is a local max; if f(c)=0f'(c) = 0 and f(c)>0f''(c) > 0, it is a local min

20
New cards

Related Rates Plan

A 4-step process: 1. Find (identify target rate), 2. Given (identify knowns), 3. Equation (relate variables), 4. Derivative (differentiate with respect to tt)

21
New cards

Linearization

Also known as tangent line approximation, calculated as f(x)f(a)+f(a)(xa)f(x) \approx f(a) + f'(a)(x - a)

22
New cards

Riemann Sum (Trapezoidal Rule)

An approximation of an integral using trapezoids: Tn=Δx2[f(x0)+2f(x1)++2f(xn1)+f(xn)]T_n = \frac{\Delta x}{2} [f(x_0) + 2f(x_1) + … + 2f(x_{n-1}) + f(x_{n})]

23
New cards

Fundamental Theorem of Calculus (Part 1)

States that ddxaxf(t)dt=f(x)\frac{d}{dx} \int_a^x f(t)\,dt = f(x)

24
New cards

Integration by Parts

The formula used to integrate products of functions: udv=uvvdu\int u\,dv = uv - \int v\,du

25
New cards

Average Value of a Function

The average value of f(x)f(x) on [a,b][a, b] is favg=1baabf(x)dxf_{\text{avg}} = \frac{1}{b - a} \int_a^b f(x)\,dx

26
New cards

Washer Method (Volume)

Volume formula for revolving a region around the x-axis with a hole: V=πab[(f(x))2(g(x))2]dxV = \pi \int_a^b [(f(x))^2 - (g(x))^2]\,dx

27
New cards

Shell Method (Volume)

Volume of revolution formula (around y-axis): V=2πabxf(x)dxV = 2\pi \int_a^b xf(x)\,dx

28
New cards

Arc Length (Rectangular)

The length of a curve from aa to bb: L=ab1+(dydx)2dxL = \int_a^b \sqrt{1 + (\frac{dy}{dx})^2}\,dx

29
New cards

Euler's Method

A recursive numerical method to approximate the solution of a differential equation using the linearization step: ynew=yold+m(Δx)y_{new} = y_{old} + m(\Delta x)

30
New cards

Logistic Growth Model

A population model defined by the differential equation dPdt=kP(1PM)\frac{dP}{dt} = kP(1 - \frac{P}{M}), where MM is the carrying capacity

31
New cards

Area of a Polar Curve

The area bounded by a polar function from θ1=α\theta_1 = \alpha to θ2=β\theta_2 = \beta is A=12αβ(r(θ))2dθA = \frac{1}{2} \int_{\alpha}^{\beta} (r(\theta))^2\,d\theta

32
New cards

Geometric Series Convergence

The series arn\sum ar^n converges to a1r\frac{a}{1 - r} if |r| < 1 and diverges if r1|r| \geq 1

33
New cards

Taylor Series Formula

An infinite sum centered at aa: n=0f(n)(a)n!(xa)n\sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x - a)^n

34
New cards

Maclaurin Series for sin(x)\sin(x)

The expansion: xx33!+x55!x77!+=n=0(1)nx2n+1(2n+1)!x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + … = \sum_{n=0}^{\infty} (-1)^n \frac{x^{2n+1}}{(2n+1)!}

35
New cards

Lagrange Error Bound

The remainder of a Taylor polynomial: Rn(x)Mxcn+1(n+1)!|R_n(x)| \leq \frac{M|x - c|^{n+1}}{(n+1)!}, where MM is the maximum value of f(n+1)(z)|f^{(n+1)}(z)| between cc and xx

36
New cards

Ratio Test

A test for convergence where L=limnan+1anL = \lim_{n \to \infty} |\frac{a_{n+1}}{a_n}|; converges if L<1L < 1, diverges if L>1L > 1, and is inconclusive if L=1L = 1

37
New cards

Absolute vs. Conditional Convergence

Absolute convergence occurs if an\sum |a_n| converges; conditional convergence occurs if an\sum a_n converges but an\sum |a_n| diverges

38
New cards

Maclaurin Series of 11x\frac{1}{1-x}

n=0axn\sum_{n=0}^{a}x^{n}

39
New cards

Maclaurin Series of exe^{x}

n=0axnn!\sum_{n=0}^{a}\frac{x^{n}}{n!}

40
New cards

Maclaurin Series of cosx\cos x

n=0a(1)nx2n(2n)!\sum_{n=0}^{a}\frac{\left(-1\right)^{n}x^{2n}}{\left(2n\right)!}

41
New cards

Maclaurin Series of tan1(x)\tan^{-1}\left(x\right)

n=0a1(1)nx(2n+1)2n+1\sum_{n=0}^{a-1}\frac{\left(-1\right)^{n}x^{\left(2n+1\right)}}{2n+1}

42
New cards

Maclaurin Series for ln(1+x)\ln\left(1+x\right)

n=1a(1)(n1)xnn\sum_{n=1}^{a}\frac{\left(-1\right)^{\left(n-1\right)}x^{n}}{n}