AP Calculus BC Formulas/Review

0.0(0)
studied byStudied by 5 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/92

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

93 Terms

1
New cards

What are limits?

As x approaches some value, f(x) approaches a value

2
New cards

The limit of several functions combined is equivalent to…

the sum, product, or quotient of their individual limits, provided each limit exists.

3
New cards

Limit as x approaches 0 of sin(x)/x

1

4
New cards

Limit as x approaches 0 of x/sin(x)

1

5
New cards

Limit as x approaches 0 of (1-cos(x))/x

0

6
New cards

Limit as x approaches 0 of (cos(x)-1)/x

0

7
New cards

Squeeze Theorem

If g(x)<f(x)<h(x) and is lim g(x)=L and lim h(x)=L then lim f(x)=L

8
New cards

Finding limits of trig functions (sine and cosine)

Use Squeeze Theorem since these functions are bounded by -1 and 1

9
New cards

Formal Definition of Continuity

A function f(x) is continuous at a point c if the following three conditions are met: f(c) is defined, the limit of f(x) as x approaches c exists, and it is equal to f(c)

10
New cards

Formal Definition of Removable Discontinuities

A function f(x) has a removable discontinuity at a point c if: the limit of f(x) as x approaches c exists, but it is not equal to f(c)

11
New cards

If the limit of f(x) as x approaches ± infinity equals L then…

f has a horizontal asymptote y=L

12
New cards

Average Rate of Change

(f(b)-f(a))/(b-a)

13
New cards

Instantaneous Rate of Change

f’(c)

14
New cards

Mean Value Theorem Part 1

f’(c)=(f(b)-f(a))/(b-a)

15
New cards

Mean Value Theorem Part 2

f(c)=(Integral from a to b)/(b-a)

16
New cards

Rolles Theorem

If f is continuous on [a,b] and differentiable on (a,b) and f(a)=f(b), then there exists a c in (a,b) such that f'(c)=0.

17
New cards

Average Value of a Function

Integral from a to b/(b-a)

18
New cards

Intermediate Value Theorem

If a function is continuous on a closed interval [a, b], then it takes on every value between f(a) and f(b) at least once.

19
New cards

Extreme Value Theorem

If f(x) is continuous on the interval [a,b], then f(x) must have both an absolute minimum and maximum on that interval

20
New cards

Inverse Function Theorem

If a function is differentiable and its derivative is non-zero at a point, then the function has a locally defined inverse corresponding to the area near that point.

21
New cards

Definition of a Derivative

f’(x)=lim h → 0 [f(x+h) - f(x)] / h

22
New cards

Derivative of x^n

n*x^n-1

23
New cards

Derivative of ln(x)

1/x

24
New cards

Derivative of log b (x)

1/(x*ln(b))

25
New cards

Derivative of e^x

e^x

26
New cards

Derivative of b^x

b^x * ln(b)

27
New cards

Derivative of sin(x)

cos(x)

28
New cards

Derivative of cos(x)

-sin(x)

29
New cards

Derivative of tan(x)

sec²(x)

30
New cards

Derivative of cot(x)

-csc²(x)

31
New cards

Derivative of sec(x)

sec(x)tan(x)

32
New cards

Derivative of csc(x)

-csc(x)cot(x)

33
New cards

Derivative of arcsin(x)

1/sqrt(1-x²)

34
New cards

Derivative of arccos(x)

-1/sqrt(1-x²)

35
New cards

Derivative of arctan(x)

1/(1+x²)

36
New cards

Derivative of arccot(x)

-1/(1+x²)

37
New cards

Derivative of arcsec(x)

1/(|x|sqrt(x²-1))

38
New cards

Derivative of arccsc(x)

-1/(|x|sqrt(x²-1))

39
New cards

Product Rule

d/dx (f*g)=f’g+fg’

40
New cards

Quotient Rule

d/dx (f/g) = (f’g-fg’)/g²

41
New cards

Chain Rule

d/dx f(g(x)) = f’(g(x))*g’(x)

42
New cards

L’Hopital’s Rule

If lim x→a of f(x)/g(x) is indeterminate (0/0 or infinity/infinity), then lim x→a of f(x)/g(x) equals lim x→a of f’(x)/g’(x)

43
New cards

Derivative of the Inverse Function f^(-1)(x)

1/f’(f^(-1)(x))

44
New cards

Integral of x^n

(x^(n+1))/(n+1) + C, n ≠ -1

45
New cards

Integral of 1/x

ln|x| + C

46
New cards

Integral of f(g(x))

Use u-substitution and let u=g(x)

47
New cards

Integral of f(x)*g’(x)

Use integration by parts, f(x)*g(x)-(integral of f'(x)*g(x))

48
New cards

First Fundamental Theorem

Integral from a to g(x) of f(t) equals f(g(x))*g’(x)

49
New cards

Second Fundamental Theorem

If f(x)=g’(x), then the integral from a to b of f(t) equals g(b)-g(a)

50
New cards

Disc Method for Volume of f(x)

pi*integral from a to b (f(x))² dx when f(x) is the distance between the axis of revolution and the outside of the solid

51
New cards

Washer Method for Volume

pi*integral from a to b ((R(x))² - (r(x))²) dx when R(x) and r(x) are the outer and inner radii respectively.

52
New cards

Cross Section Method for Volume

Volume calculated by integrating the area of cross sections perpendicular to an axis, typically expressed as integral from a to b of A(x) dx, where A(x) is the area of the cross section perpendicular to the x-axis

53
New cards

Displacement using Velocity

The integral of velocity over time

54
New cards

Total Distance Traveled using Velocity

The integral of the absolute value of velocity over time

55
New cards

Derivative (dP/dt) of P=M/(1+Ce^(-kt))

k/M*P(M-P)

56
New cards

Carrying Capacity of P=M/(1+Ce^(-kt))

M

57
New cards

Euler’s Method when Approximating yn+1

yn+step size*derivative at y

58
New cards

Displacement from a to b

The integral of velocity from a to b

59
New cards

Total Distance Travelled of a Particle from a to b

Integral from a to b of the absolute value of velocity

60
New cards

Carrying Capacity of a Logistic Equation is L in…

dy/dt=ky(1-y/L) or dy/dt=k/L*y(L-y)

61
New cards

Point of Inflection of a Logistic Equation

Halfway between the carrying capacity and the starting value (normally 0)

62
New cards

Solution to the Logistic Differential Equation dy/dt=ky(1-y/L)

y(t) = L/(1 + Ce^{-kt}), where L is the carrying capacity

63
New cards

Rectangular Arc Length

Integral from a to b of sqrt(1+(dy/dx)²)

64
New cards

Parametric Arc Length

Integral from a to b of sqrt((dx/dt)² + (dy/dt)²)

65
New cards

Speed for a Parametric Equation

sqrt((dx/dt)²+(dy/dt)²)

66
New cards

Total Distance Travelled of a Parametric Equation

The integral from a to b of speed, or the integral from a to b of sqrt((dx/dt)² + (dy/dt)²) dt.

67
New cards

First Derivative of a Parametric Equation

dy/dx=(dy/dt)/(dx/dt)

68
New cards

Second Derivative of Parametric Equation

d²y/dx² = (d/dt(dy/dx))/(dx/dt) (numerator is the derivative of the first derivative)

69
New cards

Polar Area Under a Curve

½ * integral from a to b of r² where r is the polar function

70
New cards

Polar Conversion: r²=

x²+y²

71
New cards

Polar Conversion for x

r*cos(theta) where r is the polar function

72
New cards

Polar Conversion of y

r*sin(theta) where r is the polar function

73
New cards

Polar Conversion of theta

arctan(y/x)

74
New cards

nth Term Test

Diverges if the limit of the series as n approaches infinity does not equal 0

75
New cards

Geometric Series test for ar^n

If abs(r)<1 it converges, if abs(r) is greater than or equal to 1 it diverges

76
New cards

Sum of the Geometric Series a*r^n

a*r^k/(1-r) where a*r^k is the first term

77
New cards

p-series test 1/(n^p)

If p>1, it converges, if p is less than or equal to 1, it diverges

78
New cards

Alternating Series test

If the terms are decreasing and the limit of the series equals 0, then it converges

79
New cards

Integral test (Series=f(x))

Converges if the integral from 1 to infinity of f(x) converges, diverges if the integral from 1 to infinity of f(x) diverges

80
New cards

Ratio test

If the limit as n approaches infinity of (the next term/the current term) < 1, it converges, If the limit as n approaches infinity of (the next term/the current term) > 1, it diverges, inconclusive if it equals 1

81
New cards

Direct Comparison Test for Convergence

A series with terms smaller than a known convergent series will converge

82
New cards

Direct Comparison test for Divergence

A series with terms larger than a known divergent series will diverge

83
New cards

Limit Comparison

If the limit as n approaches infinity of an/bn is finite and positive, then both series converge or diverge

84
New cards

When to use the limit comparison test

“messy'“ algebraic series, compare to a p-series

85
New cards

Maclaurin Series of e^x

1+x+x²/2!+x³/3!…+x^n/n!

86
New cards

Maclaurin Series of sin(x)

x-x³/3!+x^5/5!-…+(-1)^n*x^(2n+1)/(2n+1)!

87
New cards

Maclaurin Series of cos(x)

1-x²/2!+x^4/4!-…+(-1)^n*x^(2n)/(2n)!

88
New cards

Maclaurin Series for 1/(1+x)

1-x+x²-x³+…+(-1)^n*x^n

89
New cards

Maclaurin Series for 1/(1-x)

1+x+x²+x³+x^4+…+x^n

90
New cards

General Taylor Series for f(x) about x=a

f(a)+f’(a)(x-a)+f”(a)(x-a)²/2!+f”’(a)(x-a)³/3!+…+f^(n)(a)(x-a)^n/n!

91
New cards

Alternating Series Error Bound

an+1 (next term)

92
New cards

Lagrange Error Bound

f^(n+1)(z)*(x-c)^(n-1)/(n+1)! (next term except the derivative value is the highest possible on the interval)

93
New cards

What type of series is a Lagrange Error Bound for?

Taylor