Calc 2 Midterm Prep

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

1/29

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.

30 Terms

1
New cards

Area of a washer

A = π(R² - r²), where R is the outer radius and r is the inner radius.

2
New cards

Area of a cylindrical shell

A = 2πrh, where r is the radius of the shell and h is the height.

3
New cards

Constant Force Formula

F = ma, where F is the force, m is the mass, and a is the acceleration.

4
New cards

Constant Work Formula

The work done by a constant force is given by W = Fd, where W is work, F is the force applied, and d is the displacement in the direction of the force.

5
New cards

Varying Force Formula

The work done by a varying force is calculated using the integral W = ∫ F(x) dx over the path of displacement. This accounts for changes in force applied during the movement.

6
New cards

Work Involving Objects made of parts (like liquids)

W = integral from a to b of weight density times cross sectional area at depth y times distance that slice at depth y is lifted.

7
New cards

Mean Value Theorem for Integrals

If f(x) is continuous on the interval [a, b], then there exists at least one c in [a, b] such that f(c) = \frac{1}{b-a} \int_{a}^{b} f(x) \, dx.

8
New cards

Integration by Parts Formula

The Integration by Parts Formula states that ( \int u \, dv = uv - \int v \, du ), where ( u ) and ( dv ) are differentiable functions.

9
New cards

When to use Integration by parts?

Form: xn ex , xn sinx, xn cosx, xn lnx, and inverse functions

10
New cards

For ∫sinmcosndx, do the following: (when n is odd)

Save one cos(x) and convert the rest to sin using cos2x = 1-sin2x

11
New cards

For ∫sinmcosndx, do the following: (when m is odd)

Save one sin(x) and convert the rest to cos using sin2x = 1-cos2x

12
New cards

For ∫sinmcosndx, do the following: (if both m and n are even)

Use the identities sin2 = 1-cos(2x) / 2

13
New cards

For ∫tanmsecndx, do the following: (when n is even)

Save one sec2x and convert the rest to tan using sec2x = tan2x +1

14
New cards

For ∫tanmsecndx, do the following: (when m is odd)

Save a secxtanx and convert the rest to sec using tan2x = sec2x -1nnn

15
New cards

For ∫tanmsecndx, do the following: (when m is even and n is odd)

Convert everything to sec and integrate by parts with dv = sec2x

16
New cards

For ∫tannxdx, do the following:

Convert one tan2x to sec2x -1 and split the problem into two integrals

17
New cards

For ∫secxdx, do the following:

ln|secx+tanx| + C

18
New cards

If the integrand involves √a²-b²x²

Use x = (a/b)sinθ

19
New cards

If the integrand involves √b²x² + a²

Use x = (a/b)tanθ

20
New cards

If the integrand involves √b²x² -a²

Use x = (a/b)secθ

21
New cards

Left-Hand Sum Integration

Lf = Δx Σ f(xk - 1)

22
New cards

Right-Hand Sum Integration

Rf = Δx Σ f(xk)

23
New cards

Trapezoid Rule Integration

Tf = (Δx/2) (f(a)+f(b)+ 2 Σ f(xk)

24
New cards

Midpoint Rule Integration

Mf = Δx Σ f((xk - xk-1)/2)

25
New cards

Simpson’s Rule

Sf = (Δx/3) [f(x0) +4f(x1)+2f(x2)+4(fx2)+2f(x3)+2f(x4)+…+4f(xn-1)+f(xn)]

26
New cards

Trapezoid Error Rule

|ET| <= (k(b-a)³/12n²) with |f”(x)| <= k on [a,b]

27
New cards

Midpoint Error Rule

|EM| <= (k(b-a)3/24n2) with |f”(x)|<= k on [a,b]

28
New cards

Simpson’s Error Rule

|ES| <= (k(b-a)5/ 180n4) with |f(4)(x)| <= k on [a,b]

29
New cards

integral from a to infinity of f(x) dx

lim as b goes to infinity of integral from a to b of f(x) dx

30
New cards

integral from c to a of f(x) dx

lim as b goes to a from the left of integral from c to b of f(x) dx