u3 processes

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

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:42 PM on 5/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Surface (area) Integral

  1. parametrize

  2. get partials of vector for both vars

  3. cross the partials

  4. get magnitude

  5. integrate over bounds

2
New cards

Flux

  1. parametrize

  2. find n(t) = <y’(t),-x’(t)>

  3. evaluate F(r(t))

  4. dot F(r(t)) with n(t)

  5. integrate over bounds


Green’s Theorem:

If positively oriented, simple, closed curve C bounding region D:

<P,Q> = F
Double integral D of (∂P/∂x + ∂Q/∂y) dA

  • If integrand becomes constant, just multiply by the area

3
New cards

conservative test

3d:
Construct 3×3 vector matrix with ijk,partials, and then components
Components should be <0,0,0>

2d:
y partial of first component should equal x partial of second component

4
New cards

When to find the potential function

  • fundamental theorem

  • computing work

  • integral F * dr over C

  • testing path independence

  • evaluating line integrals quickly

  • when the curve is complicated but the endpoints are easy

5
New cards

Divergence

Sum of partials

6
New cards

Curl

Vector result from the conservative test

Cross-product determinant

7
New cards

Work

If parameterized: integral of F(r(t)) * r’(t) dt from a to b
(line integral)


If conservative: f(B)-f(A) using the potential function

8
New cards

Line integrals of vector fields

Integral F(r(t)) * r’(t) dt from a to b

9
New cards

Line integrals of scalar functions

Integral of f(r(t)) * ||r’(t)|| dt from a to b

10
New cards

Circulation

If parameterized: integral of F(r(t)) * r’(t) dt from a to b
(line integral)


If conservative: f(B)-f(A) using the potential function


Green’s Theorem:

If positively oriented, simple, closed curve C bounding region D:

<P,Q> = F

Circulation: Double integral D of (∂Q/∂x - ∂P/∂y) dA

11
New cards

Wire mass

Integral of ρ(r(t)) * ||r’(t)|| dt from a to b

12
New cards

Fundamental Theorem

If conservative, use potential function and do f(B)-f(A)

13
New cards

Decision Rule

If you see

integral C of F * dr →

  • Is conservative? Use potential

  • No? Parameterize

  • Closed curve in 2D → Green’s

integral C of f ds → f(r(t))*||r’(t)||

Flux Problem:

  • 2D closed curve: Green’s

  • 3D surface: cross-product method