Help me please (BC Calc Formulas)

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

1/100

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:25 AM on 3/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

101 Terms

1
New cards

d/dx(c)

0

2
New cards

d/dx(cx)

c

3
New cards

d/dx(tan x)

sec²x

4
New cards

d/dx(cot x)

-csc²x

5
New cards

d/dx(xⁿ)

nxⁿ⁻¹

6
New cards

d/dx(sec x)

sec x tan x

7
New cards

d/dx[f(x)g(x)]

f'g +g'f

8
New cards

d/dx(csc x)

-csc x cot x

9
New cards

d/dx(f/g)

(f'g-g'f)/g²

10
New cards

d/dx(sin⁻¹x)

1/√(1-x²)

11
New cards

d/dx(f(g(x))

f'(g(x))g'(x)

12
New cards

d/dx(cos⁻¹x)

-1/√(1-x²)

13
New cards

d/dx(sin x)

cos x

14
New cards

d/dx(cos x)

-sin x

15
New cards

d/dx(tan⁻¹x)

1/(1+x²)

16
New cards

d/dx(cot⁻¹x)

-1/(1+x²)

17
New cards

d/dx(csc⁻¹x)

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

18
New cards

d/dx(sec⁻¹x)

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

19
New cards

d/dx(ln x)

1/x

20
New cards

d/dx(logₙx)

1/(ln n)x

21
New cards

d/dx(eˣ)

e^x

22
New cards

d/dx[aˣ]

(ln a)a^x

23
New cards

∫a dx

ax + C

24
New cards

∫xⁿ dx

xⁿ⁺¹/(n+1) +C

25
New cards

Integration by Parts

∫ u dv

uv- ∫v du

26
New cards

∫1/x dx

ln|x| +C

27
New cards

∫eˣ dx

eˣ+c

28
New cards

∫aˣ dx

a^x/(ln a) +c

29
New cards

∫sin x dx

-cos x +c

30
New cards

∫cos x dx

sin x +c

31
New cards

∫tan x dx

ln |sec x| +C

32
New cards

∫cot x dx

ln |sin x| +c

33
New cards

∫sec x dx

ln |sec x + tan x| +c

34
New cards

∫csc x dx

ln |csc x - cot x| + c

35
New cards

∫sec²x dx

tan x +c

36
New cards

∫csc²x dx

-cot x + c

37
New cards

∫sec x tan x dx

sec x + c

38
New cards

∫csc x cot x dx

-csc x + c

39
New cards

∫1/(x²+a²) dx

1/a(tan⁻¹(x/a)) +c

40
New cards

∫1/√(a²-x²) dx

sin⁻¹(x/a) + c

41
New cards

∫1/x√(x²-a²) dx

1/a(sec⁻¹|x/a|) + c

42
New cards

∫ln x dx

x ln x - x +c

43
New cards

√(a²-x²)

x=a sin θ

44
New cards

√(x²+a²)

x = a tan θ

45
New cards

√(x²-a²)

x = a sec θ

46
New cards

(use when power of cosine is odd) cos²x

1-sin²x, u=sin x

47
New cards

(use when power of sine is odd) sin²x

1-cos²x, u=cos x

48
New cards

(if both sin and cos have even powers) sin²x

1/2 -1/2(cos 2x)

49
New cards

(if both sin and cos have even powers) cos²x

1/2 +1/2(sin 2x)

50
New cards

trig identity sin x cos x

1/2 sin 2x

51
New cards

parametric dy/dx

dy/dt / dx/dt

52
New cards

parametric second derivative d²y/dx²

d/dx(dy/dx) / dx/dt

53
New cards

velocity vector v(t)

<x’(t), y’(t)>

54
New cards

acceleration vector a(t)

<x’’(t), y’’(t)>

55
New cards

parametric speed formula

√[(dy/dt)²+(dx/dt)²]

56
New cards

parametric arc length formula

∫ √[(dy/dt)²+(dx/dt)²] dt

57
New cards

Polar area

1/2 ∫r² dθ

58
New cards

polar derivative

dy = r' sin θ +r cos θ

dx = r' cos θ + r sin θ

59
New cards

polar x=

r cos θ

60
New cards

polar y=

r sin θ

61
New cards

x²+y²

62
New cards

polar tan θ

y/x (sin x/cos x)

63
New cards

maclurin series e^x

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

64
New cards

maclurin series sin x

x- x³/3! +x⁵/5! -x⁷/7! +… + (-1)ⁿx²ⁿ⁺¹/(2n+1)!+…

65
New cards

maclurin series cos x

1- x²/2!+ x⁴/4! - x⁶/6! + … + (-1)ⁿx²ⁿ/(2n)!+…

66
New cards

maclurin series 1/(1-x)

1+x+x²+x³+…+ xⁿ+…

67
New cards

maclurin series ln(x+1)

x-x²/2+ x³/3- x⁴/4 +… + (-1)ⁿxⁿ/(2n)!+…

68
New cards

macurin series tan⁻¹ x

x- x³/3 +x⁵/5 -x⁷/7 +… + (-1)ⁿx²ⁿ⁺¹/(2n+1)+…

69
New cards

geometric series

a+ ar+ ar² +…+ arⁿ+…=∑arⁿ

diverge is |r| >= 1

converge is |r| <1

sum= a₁/(1-r)

70
New cards

harmonic series

∑1/n

always diverges

71
New cards

p-series

∑1/n^p

diverge if p<=1

converge if p>1

72
New cards

Nth Term Test (Divergence Test)

if lim(x→∞) aₙ ≠ 0, the series ∑aₙ diverges

limit= 0 does not mean converge, but keep testing

73
New cards

Telescoping series

Series such as (1- 1/2)+(1/2-1/3)+(1/3-1/4)+…

Collapses to one or the first few terms and this is the sum. Use a partial fraction to break down the telescoping series if necessary.

74
New cards

integral test

if ƒ is decreasing, continuous, and positive for x>=1 AND aₙ = f(x), then ∑aₙ and ∫(1→∞) f(x) dx either both converge or diverge.

The value of the integral is not the sum of the series

75
New cards

Alternating series test

if aₙ > 0, then the alternating series ∑(-1)ⁿaₙ converges if both of the both following conditions are satisfied

a) lim (n→∞) aₙ = 0 (Nth term test)

b) {aₙ} is decreasing

common alternators: (-1)ⁿ, (-1)ⁿ⁺¹, cos (πn)

76
New cards

direct comparison test

if aₙ>= 0 and bₙ>=0

a) if ∑bₙ converges and 0<= aₙ <= bₙ, then ∑aₙ converges

b) if ∑aₙ diverges and 0<=aₙ,<=bₙ, then ∑bₙ diverges

77
New cards

limit comparison test

if aₙ>=0 and bₙ>= 0, and lim(n→∞) aₙ/bₙ = L or lim(n→∞) bₙ/aₙ =L, where L is both positive and finite, then the two series ∑aₙ and ∑bₙ, either both converge or diverge

78
New cards

absolute convergence

If the series ∑|aₙ| converges then ∑aₙ also converges. Such a series is called absolutely convergent.

If the series ∑|aₙ| diverges and ∑aₙ converges, the series is conditionally convergent

79
New cards

ratio test

∑aₙ converges if lim(n→∞) |aₙ₊₁/aₙ|

80
New cards

root test

the series ∑aₙ converges if lim(n→∞) ⁿ√|aₙ|

81
New cards

Taylor polynomial Tₙ(x)

f(c) + f'(c)(x-c) + f''(c)/2! (x-c)² + … + fⁿ(c)/n! (x-c)ⁿ

82
New cards

Maclurin Polynomial Mₙ(x)

(Taylor polynomial where c=0)

f(0) + f'(0)x + f''(0)x²/2! + … + fⁿ(0)xⁿ/n!

83
New cards

Lagrange error bound

If a function ƒ is differentiable through order n+ in an interval containing the center x=c, then for each x=a in the interval, there exists a number x=z between and c such that Tₙ(x)= f(c ) +f'(c)(a-c) + f''(c)/2! (a-c)² +…+ fⁿ(c)/n! (a-c)ⁿ + Rₙ(a)

Rₙ(a)<=

<=|maxƒⁿ⁺¹(z)/(n+1)! (a-c)ⁿ⁺¹|

84
New cards

Alternating series error bound

Suppose an alternating series converges and that the series has a sum S, then |Rₙ|=

|S-Sₙ| <= |aₙ₊₁|

85
New cards

Power Series

∑aₙ(x-c)ⁿ is a power series centered at x=c, where c is a constant.

a) The series converges at x=c (ALL POWER SERIES CONVERGE AT THEIR CENTER)

the radius is 0

86
New cards

Power Series

∑aₙ(x-c)ⁿ is a power series centered at x=c, where c is a constant.

b) The series converges for all x

the radius is ∞

87
New cards

Power Series

∑aₙ(x-c)ⁿ is a power series centered at x=c, where c is a constant.

c) there exists an R>0 such that the series converges for |x-c| < R and diverges for |x-c| > R

the corresponding domain [(c-R, c+R)], is called the interval of convergence

88
New cards

Exponential growth

Dy/dx=

Y=

dy/dx= ky

y= Ce^kt

89
New cards

Logistic Models

Dy/dx=

Y=

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

y=L/1+Ce^-kt

90
New cards

Euler's method

x | y | dy/dx|(x,y) | ∆y= m∆x | y new = y+∆y

∆x= (b-a)/n

91
New cards

Separation of variables

put y with dy and x with dx then integrate

92
New cards

area under the curve

∫a→b f(x) dx or ∫a→b f(y) dy

93
New cards

Disk method

π∫a→b R² dx or dy

94
New cards

Washer method

π∫a→b R²-r² dx or dy

95
New cards

arc length

∫a→b √(1+(dy/dx)²) dx

96
New cards

cross section

∫a→b A(x) dx

97
New cards

cross section square

98
New cards

cross section semicircle

1/2 πr²

99
New cards

cross section equilateral triangle

√3/4 s²

100
New cards

cross section isosceles right triangle

1/2 x²

Explore top flashcards

flashcards
EntreCulturas 1 Review Vocab
165
Updated 980d ago
0.0(0)
flashcards
English Unit 6 Vocab
20
Updated 1044d ago
0.0(0)
flashcards
LDA Final Jeopardy
26
Updated 1197d ago
0.0(0)
flashcards
Chapter 19 Vocabulary
20
Updated 37d ago
0.0(0)
flashcards
AP World Unit 2
30
Updated 159d ago
0.0(0)
flashcards
Greek and Latin List 3
20
Updated 910d ago
0.0(0)
flashcards
DCUSH semester 1
184
Updated 1192d ago
0.0(0)
flashcards
APUSH Terms 5.2
47
Updated 1168d ago
0.0(0)
flashcards
EntreCulturas 1 Review Vocab
165
Updated 980d ago
0.0(0)
flashcards
English Unit 6 Vocab
20
Updated 1044d ago
0.0(0)
flashcards
LDA Final Jeopardy
26
Updated 1197d ago
0.0(0)
flashcards
Chapter 19 Vocabulary
20
Updated 37d ago
0.0(0)
flashcards
AP World Unit 2
30
Updated 159d ago
0.0(0)
flashcards
Greek and Latin List 3
20
Updated 910d ago
0.0(0)
flashcards
DCUSH semester 1
184
Updated 1192d ago
0.0(0)
flashcards
APUSH Terms 5.2
47
Updated 1168d ago
0.0(0)