BC Calc Memorization Sheet Review

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

1/45

flashcard set

Earn XP

Description and Tags

Flashcards for BC Calculus Memorization Sheet

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

46 Terms

1
New cards

Product Rule for Derivatives

uv' + vu'

2
New cards

Quotient Rule for Derivatives

(bt' - tb') / b^2

3
New cards

Integral of x^n

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

4
New cards

∫(1/x) dx

ln|x| + C

5
New cards

ln|u| + C

∫(1/u) du

6
New cards

tan(x)

sin(x) / cos(x)

7
New cards

sin^2(x) + cos^2(x)

1

8
New cards

tan^2(x)

sec^2(x) - 1

9
New cards

Chain Rule

f'(u) * u'

10
New cards

d/dx (x^n)

n * x^(n-1)

11
New cards

d/dx (log_a(x))

1 / (x * ln(a))

12
New cards

d/dx (e^x)

e^x

13
New cards

d/dx (a^x)

a^x * ln(a)

14
New cards

∫e^x dx

e^x + C

15
New cards

∫a^x dx

(a^x / ln(a)) + C

16
New cards

∫cos(x) dx

sin(x) + C

17
New cards

∫sin(x) dx

-cos(x) + C

18
New cards

∫sec^2(x) dx

tan(x) + C

19
New cards

∫tan(x) dx

-ln|cos(x)| + C

20
New cards

∫cot(x) dx

ln|sin(x)| + C

21
New cards

∫sec(x)tan(x) dx

sec(x) + C

22
New cards

∫csc^2(x) dx

-cot(x) + C

23
New cards

∫csc(x)cot(x) dx

-csc(x) + C

24
New cards

∫(u'/(a^2 + u^2))du

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

25
New cards

∫(u'/√(a^2 - u^2)) du

arcsin(u/a) + C

26
New cards

d/dx (arcsin(x))

1/√(1 - x^2)

27
New cards

d/dx (arctan(x))

1/(1 + x^2)

28
New cards

Second Fundamental Theorem of Calculus (d/dx ∫[u to v] f(t) dt)

f(v)v' - f(u)u'

29
New cards

Trapezoidal Rule

w/2 * (h0 + 2h1 + 2h2 + … + 2hn-1 + h_n)

30
New cards

Alternating Series Error Bound

error < |a_n+1|

31
New cards

d/dx (sin(x))

cos(x)

32
New cards

d/dx (cos(x))

-sin(x)

33
New cards

d/dx (tan(x))

sec^2(x)

34
New cards

d/dx (cot(x))

-csc^2(x)

35
New cards

d/dx (sec(x))

sec(x)tan(x)

36
New cards

d/dx (csc(x))

-csc(x)cot(x)

37
New cards

Integration by Parts

u*v - ∫vdu

38
New cards

∫lnx dx

xlnx - x + C

39
New cards

dP/dt in Logistic Growth

kP(M - P)

40
New cards

P(t) in Logistic Growth

M / (1 + Ce^(-kt))

41
New cards

Carrying capacity

M

42
New cards

e^x Series

1 + x + (x^2)/2! + (x^3)/3! + …

43
New cards

sin(x) Series

x - (x^3)/3! + (x^5)/5! - …

44
New cards

cos(x) Series

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

45
New cards

Taylor Series

f(c) + f'(c)(x-c) + (f''(c)(x-c)^2)/2! + (f'''(c)(x-c)^3)/3! + …

46
New cards

Maclaurin Series

Taylor series with c = 0