Calculus Differentiation Formulas

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Flashcards covering common differentiation formulas for various functions and fundamental calculus rules such as the product rule and quotient rule, based on the provided lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

d/dx (c), where c is a constant

0

2
New cards

d/dx (x^n)

nx^(n-1)

3
New cards

d/dx (sin x)

cos x

4
New cards

d/dx (cos x)

-sin x

5
New cards

d/dx (tan x)

sec^2 x

6
New cards

d/dx (csc x)

-csc x cot x

7
New cards

d/dx (sec x)

sec x tan x

8
New cards

d/dx (cot x)

-csc^2 x

9
New cards

d/dx (e^x)

e^x

10
New cards

d/dx (a^x)

a^x ln a

11
New cards

d/dx (log_b x)

1 / (x ln b)

12
New cards

d/dx (ln x)

1 / x

13
New cards

d/dx (sin⁻¹ x)

1 / sqrt(1 - x^2)

14
New cards

d/dx (cos⁻¹ x)

-1 / sqrt(1 - x^2)

15
New cards

d/dx (tan⁻¹ x)

1 / (1 + x^2)

16
New cards

d/dx (csc⁻¹ x)

-1 / (|x| sqrt(x^2 - 1))

17
New cards

d/dx (sec⁻¹ x)

1 / (|x| sqrt(x^2 - 1))

18
New cards

d/dx (cot⁻¹ x)

-1 / (1 + x^2)

19
New cards

Product Rule: d/dx (f(x)g(x))

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

20
New cards

Quotient Rule: d/dx (f(x)/g(x))

(g(x)f'(x) - f(x)g'(x)) / (g(x))^2