Calculus 2 Formulas

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

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Area between curves

∫ (g(x) - f(x)) dx

2
New cards

Volume of solids with washer method

∫pi * (R^2 - r^2) dx

R - r2

r - r1

3
New cards

Volume of solids with disk method

∫pi * (f(x))^2 dx

4
New cards

Integration by parts

∫ u dv = uv - ∫ v du

5
New cards

What do you use for this trig substitution: √(x^2 + a^2)

x = atan(θ)

dx = asec^2(θ) dθ

-pi/2 < θ < pi/2

6
New cards

What do you use for this trig substitution: √(x^2 - a^2)

x = asec(θ)

dx = asec(θ) tan(θ) dθ

θ in QI and QIII

7
New cards

What do you use for this trig substitution: √(a^2 - x^2)

x = asin(θ)

dx = acos(θ) dθ

-pi/2 < θ < pi/2

8
New cards

P-series rules

1/n^p converges if p>1

diverges if p<1

9
New cards

Arc length

∫ √( 1 + (f'(x))^2 ) dx

10
New cards

Surface area

2pi ∫ f(x) √( 1 + (f'(x))^2 ) dx

11
New cards

What are the rules for the integral test?

When x >= 1:

Is it continuous?

Is it decreasing?

Is f(x) > 0 ?

12
New cards

Integral test

(b->∞)lim ∫ ...

13
New cards

What order should you do if you are finding absolute convergence?

Limit, direct, then integral

14
New cards

Direct comparison

0 < An < Bn

15
New cards

Parabola equation

(x-h)^2 = 4c(y-k)

16
New cards

Ellipse equation

(x-h)/a^2 + (y-k)/b^2 = 1

a > b

17
New cards

Hyperbola equation

(y-k)^2/a^2 - (x-h)^2/b^2 = 1

a^2 + b^2 = c^2

a is always on the positive fraction

a : distance from center to vertex. 0

18
New cards

Power series

Converges when x = a, R = 0

Converges for all x, R = 0

Converges when | x-a | < R <=> -R < x-a < R

19
New cards

Maclaurin series for f(x) = ...

(Sum from 0 to infinity) ( ... )^n / n!

20
New cards

Arc length along x = x(t) , y = y(t), a <= t <= b

s = ∫ √( x'(t))^2 + (y'(t))^2 ) dt

21
New cards

Convert to polar equations (x,y)

r^2 = x^2 + y^2

tanθ = y/x

22
New cards

Convert to Cartesian / rectangular equations (r , θ)

x = rcosθ

y = rsinθ

23
New cards

Finding tangent line of polar graph

( f(θ) cosθ + f'(θ) sinθ ) / -( f(θ) sinθ + f'(θ) sinθ

24
New cards

Area of polar graphs

1/2 ∫ [f(θ)]^2 dθ

25
New cards

Arc length of polar equations

∫ √( (f(θ))^2 + (f'(θ))^2 ) dθ