Calculus 2 Formula Sheet

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

1/36

flashcard set

Earn XP

Description and Tags

These flashcards cover key derivatives, integrals, and concepts from Calculus 2, providing definitions and rules related to trigonometric functions, logarithmic integration, and volume calculation methods.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

d/dx [sin(x)]

cos(x)

2
New cards

d/dx [cos(x)]

-sin(x)

3
New cards

d/dx [tan(x)]

sec^2(x)

4
New cards

d/dx [cot(x)]

-csc^2(x)

5
New cards

d/dx [sec(x)]

sec(x)*tan(x)

6
New cards

d/dx [csc(x)]

-csc(x)*cot(x)

7
New cards

Integral 1/x dx

ln|x| + C

8
New cards

Integral f'(x)/f(x) dx

ln|f(x)| + C

9
New cards

Integral ln(x) dx

x*ln(x) - x + C

10
New cards

Integral a^x dx

a^x / ln(a) + C (where a > 0 and a != 1)

11
New cards

Integral e^x dx

e^x + C

12
New cards

Integral 1/x^2 dx

-1/x + C

13
New cards

Integral sec(x) dx

ln|sec(x) + tan(x)| + C

14
New cards

Integral csc(x) dx

-ln|csc(x) + cot(x)| + C

15
New cards

Integral sec^2(x) dx

tan(x) + C

16
New cards

Integral csc^2(x) dx

-cot(x) + C

17
New cards

Integral sec(x)*tan(x) dx

sec(x) + C

18
New cards

Integral csc(x)*cot(x) dx

-csc(x) + C

19
New cards

Integral 1/sqrt(1 - x^2) dx

arcsin(x) + C

20
New cards

Integral 1/(x^2 + a^2) dx

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

21
New cards

Integral 1/(x*sqrt(x^2 - a^2)) dx

(1/a) * arcsec(|x|/a) + C

22
New cards

d/dx [arcsin(u)]

u' / sqrt(1 - u^2)

23
New cards

d/dx [arccos(u)]

-u' / sqrt(1 - u^2)

24
New cards

d/dx [arctan(u)]

u' / (1 + u^2)

25
New cards

d/dx [arccot(u)]

-u' / (1 + u^2)

26
New cards

d/dx [arcsec(u)]

u' / (|u| * sqrt(u^2 - 1))

27
New cards

d/dx [arccsc(u)]

-u' / (|u| * sqrt(u^2 - 1))

28
New cards

Washer Method for Volume

V = pi * Integral from a to b of [(R(x))^2 - (r(x))^2] dx

29
New cards

Disk Method

Washer Method with r(x) = 0

30
New cards

Washer/Disk Radius Rule (x-axis, region below)

radius = axis - function

31
New cards

Washer/Disk Radius Rule (x-axis, region above)

radius = function - axis

32
New cards

Shell Method Volume

V = 2*pi * Integral from a to b of r(x)*h(x) dx (vertical axis)

33
New cards

Shell Radius Rule (Vertical, region left)

radius = axis - x

34
New cards

Arc Length Formula

L = Integral from a to b of sqrt(1 + (f'(x))^2) dx

35
New cards

Work (Variable Force)

W = Integral from a to b of F(x) dx

36
New cards

Hooke's Law

F = k * x

37
New cards

Newton's Law of Gravitation

F(x) = C / x^2