Math Final Rules Review

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

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:57 PM on 5/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

f = o(g)

f grows at a slower rate than g as x → ∞

2
New cards

f = O(g)

f grows at a slower or equal rate than g as x → ∞

3
New cards

sinhx

(ex - e-x)/2

4
New cards

coshx

(ex + e-x)/2

5
New cards

Washer formula for volume

V = π ∫ r2(x) dx

6
New cards

Cross-sections formula for volume

V = ∫ A(x) dx, where A can depend on the shape of the cross-section

7
New cards

Cylindrical shells formula for volume

V = 2π ∫ r(x) h(x) dx — often r(x) = x and h(x) = f(x)

8
New cards

Formula for surface area of solids formed by rotation

S = ∫ 2πy √[1 + (dy/dx)2] dx

9
New cards

Rules for P series

P > 1 → diverges

P = 1 → diverges

P < 1 → converges

10
New cards

Rules for ratio and root test

P > 1 → diverges

P = 1 → inconclusive

P < 1 → converges

11
New cards

LCT: if 0 < lim < ∞…

both series have the same behavior

12
New cards

LCT: if lim = 0…

and ∑bn converges, an converges

13
New cards

LCT: if lim = ∞…

and bn diverges, an diverges

14
New cards

Alternating series test

If…

  • bn is eventually decreasing

  • bn > 0

  • lim as n → ∞ of bn = 0

… then an converges