AP Calculus BC

0.0(0)
Studied by 26 people
0%Unit 8 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/46

Last updated 2:26 AM on 5/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

47 Terms

1
New cards

arc length in rectangular form

L=∫√(1+(f’(x))²dx

2
New cards

∫(tanu)du

-ln|cosu|+C

3
New cards

∫(cotu)du

ln|sinu|+C

4
New cards

∫(secu)du

ln|secu+tanu|+C

5
New cards

∫(cscu)du

-ln|cscu+cotu|+C

6
New cards

∫(sec2u)du

tanu+C

7
New cards

∫(csc2u)du

-cotu+C

8
New cards

∫(secu∙tanu)du

secu+C

9
New cards

∫(cscu∙cotu)du

-cscu+C

10
New cards

∫du/√(1-x²)

arcsin(u/a)+C

11
New cards

∫du/(a²+u²)

(1/a)arctan(u/a)+C

12
New cards

integration by parts theorem

∫u∙dv=u∙v-∫v∙du

13
New cards

guidelines for choosing “u” in integration by parts

Logarithm, Inverse trigonometric, Algebraic, Trigonometric, Exponential (LIATE)

14
New cards

Pythagorean identity

sin2x+cos2x=1

15
New cards

logistic differential equation form

dy/dx=ky(1-y/L)

16
New cards

logistic growth equation form

y=L/(1+be-kt)

17
New cards

At what point does a logistic growth curve increase the fastest?

when the curve reaches half its carrying capacity (L)

18
New cards

What is the parametric form of the derivative?

dy/dx=(dy/dt)/(dx/dt), dx/dt≠0

19
New cards

When does a smooth curve have a horizontal tangent line?

at t where dy/dt=0, but dx/dt≠0

20
New cards

When does a smooth curve have a vertical tangent line?

at t where dx/dt=0, but dy/dt≠0

21
New cards

What two formulas do you use to convert polar coordinates to rectangular coordinates?

x=r∙cosθ and y=r∙sinθ

22
New cards

What three formulas do you use to convert rectangular coordinates to polar coordinates?

r=√(x2+y2), θ=arctan(y/x) when x>0, and θ=arctan(y/x)+π when x<0

23
New cards

slope in polar form

dy/dx=(f(θ)cosθ+f’(θ)sinθ)/(-f(θ)sinθ+f’(θ)cosθ)

24
New cards

area in polar coordinates

A=1/2∫((f(θ))2-(f2(θ))2)

25
New cards

arc length in polar coordinates

L=∫√(r2+(dr/dθ)2)

26
New cards

general expression for a geometric sequence

a1∙rn-1

27
New cards

sum of a convergent geometric series

S=(first term of the series)/(1-the common ratio)

28
New cards

limit of the nth term of a convergent series

if the sum of an converges, then (limn)(an)=0

29
New cards

nth term for divergence

if (limn)(an)≠0, then the sum of an diverges

30
New cards

integral test

if f is positive, continuous, and decreasing for x≥m where m is a positive integer greater than 1 and an=f(x), then Σan and m∫f(x)dx either both converge or diverge

31
New cards

convergence of a p-series

Σ1/np converges if p>1

32
New cards

divergence of a p-series

Σ1/np diverges if 0<p≤1

33
New cards

direct comparison test

let 0<an≤bn for all n; if Σbn converges, then Σan converges; Σan diverges, then Σbn diverges

34
New cards

limit comparison test

an>0, bn>0, and (limn)(an/bn)=L where L is finite and positive, then the two series ∞Σan and Σbn either both converge or both diverge

35
New cards

alternating series test

let an>0; the alternating series Σ(-1)nan and Σ(-1)n+1an converge if (limn)(an)=0 and if an+1≤an (an values are nonincreasing)

36
New cards

definition of absolute convergence

Σan is absolutely convergent if and only if Σ|an| converges

37
New cards

definition of conditional convergence

Σan is conditionally convergent if and only if Σan converges but Σ|an| diverges

38
New cards

alternating series remainder

|S-Sn|=|Rn||an+1|

39
New cards

ratio test

  1. Σan converges if (limn)|an+1/an|<1

  2. Σan diverges if (limn)|an+1/an|>1 or =∞

  3. inconclusive if (limn)|an+1/an|=1

40
New cards

root test

  1. Σan converges if (limn)n√|an|<1

  2. Σan diverges if (limn)n√|an|>1 or =∞

  3. inconclusive if (limn)n√|an|=1 (and for p-series)

41
New cards

definition of nth Taylor Polynomial

if f has n derivatives at c, then the polynomial Pn(x)=((f(n)(c))/n!)(x-c)n is for f centered at c

42
New cards

error of a Taylor Polynomial

error=|Rn(x)|=|f(x)-Pn(x)|

43
New cards

Taylor’s inequality (error as a bound)

|Rn(x)|=|((max[f(n+1)(z)])/(n+1)!)(x-c)n+1|

44
New cards

definition of a power series

an infinite series of the form Σan(x-c)n centered at c

45
New cards

convergence of a power series

  1. series converges only at c (R=0) or

  2. series converges absolutely for |x-c|<R, and diverges for |x-c|>R (check endpoint convergence) or

  3. series converges absolute for all x (R=∞)

46
New cards

speed of velocity vector

√((x'(t))2+(y'(t))2)

47
New cards

arc length in parametric form

L=∫√((x’(x))²+(y’(x))²dx