CALC THREE FINAL

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

1/65

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:25 PM on 5/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

66 Terms

1
New cards

distance between two points

2
New cards

equation of sphere

3
New cards

equation for closed ball

4
New cards

equation for disk

5
New cards

right hand rule

knowt flashcard image

6
New cards

vector between two points

7
New cards

length/magnitude of vector

8
New cards

adding/subtracting/multiplying vector

9
New cards

unit vector

10
New cards

unit vector in direction of some other vector

11
New cards

vector in terms of theta

12
New cards

dot product

13
New cards

dot product in terms of theta

14
New cards

projection of b onto a

<img src="https://knowt-user-attachments.s3.amazonaws.com/e91e126b-2484-41a8-95d3-3323f8e575a0.png" data-width="100%" data-align="center"><p></p>
15
New cards

cross product

16
New cards

cross product in terms of theta

17
New cards

area of parallelogram and paralleloped

18
New cards

vector eq for point p (xo,yo,zo) and vector v (a,b,c)

< xo+ta, yo+tb, zo+tc>

19
New cards

parametric eqs

x = xo+ ta
y = yo+tb
z=zo+tc

20
New cards

symmetric eqs

(x - xo)/a = (y-yo)/b = (z-zo)/c = t

21
New cards

distance from point Q TO line l containing point P and parallel to vector v

D = || PQ || sin theta = (|| PQ || || v || sin theta) / || v || = || PQ x v || / || v ||

22
New cards

scalar equation for plane

23
New cards

vector equation of plane

or a(x-x0) + b(y-y0) + c(x-x0) = d

24
New cards

distance from plane containing point p to some other point q

25
New cards

position velocity and acceleration relations

26
New cards

length of space curve

27
New cards

tangent function of curve r(t)

28
New cards

normal vector equation of some curve

29
New cards

tangential component of acceleration

or d || v || / dt

30
New cards

normal componenent of acceleration

sqrt(||a||² - aT²)

31
New cards

chain rule

32
New cards

directional derivative

33
New cards
<p></p>

ellipsoid

34
New cards
<p></p>

elliptic paraboloid

35
New cards
<p></p>

hyperbolic paraboloid

36
New cards
<p></p>

cone

37
New cards
<p></p>

hyperboloid of one sheet

38
New cards
<p></p>

hyperboloid of two sheets

39
New cards

gradient of a function

40
New cards

directional derivative in terms of gradient, max value in terms of gradient, and max value in terms of u

41
New cards

tangent plane in terms of gradient

fx(x-x0) + fy(y-y0) + fz(z-z0) = 0

42
New cards

tangent plane for approximation (explain how it is used and what each variable means)

43
New cards

the discriminant D for finding extreme values

D(x,y) = fxx*fyy - [fxy]²

44
New cards

all scenarios for extreme values

  • if D > 0 and fxx > 0, relative minimum

  • if D > 0 and fxx < 0, relative maximum

  • if D < 0, it doesn’t matter what fxx is, saddle point

  • if D = 0, there is no way of knowing anything

45
New cards

how to use lagrange multipliers

  • grad f = lambda * grad g (f is function, g is CONSTRAINT)

    • make separate equations for each variable in terms of grad f, lambda, and grad g, then add g to make a system of equations

    • solve for lambda and then each critical point

    • plug each of these back into f to find the extreme values

    • DO NOT FORGET TO TEST ENDPOINTS!!

46
New cards

basics of a double integral

47
New cards

BASIC POLAR COORDINATES + JACOBIAN

x = rcosθ

y = rsinθ

r = sqrt( x² + y² )

tanθ = y/x

jacobian = r dr dθ

48
New cards

surface area of some region Σ

49
New cards

basics of a triple integral

knowt flashcard image

50
New cards

BASIC CYLINDRICAL COORDINATES + JACOBIAN

x = rcosθ

y = rsinθ

z = z

r = sqrt( x² + y² )

tanθ = y/x

jacobian = r dz dr dθ

51
New cards

BASIC SPHERICAL COORDINATES + JACOBIAN

r = ρsinϕ

z = ρcosϕ

ρ = sqrt ( x² + y² + z² )

x = ρsinϕcosθ

y = ρsinϕsinθ

x² + y² = ρ²sin²ϕ

52
New cards

explain how to do change of variables

  • choose your new system of variables (polar, cylindrical, spherical, other parametrization)

  • define your variables

  • change integrand

  • calculate and add jacobian

  • set bounds

  • solve integral

53
New cards

jacobian of some function F(x,y) parametrized as x(u,v), y(u,v)

54
New cards

unit normal vector for a parametrized surface

knowt flashcard image

55
New cards

surface area of a PARAMETRIZED SURFACE

56
New cards

the DIVERGENCE of a vector field

this is a REAL VALUED FUNCTION

57
New cards

the CURL of a vector field

this is another VECTOR FIELD'

a vector field is CONSERVATIVE if the CURL = 0

58
New cards

most basic line integral (curve C parametrized)

59
New cards

line integral for vector field

these ones will be oriented a certain way (clockwise vs counterclockwise, up vs down, etc)

60
New cards

alternate form of vector line integral

61
New cards

fundamental theory of line integrals!!

to solve these you have to find a function F is the gradient of (go up not down), then evaluate that at both points and substract

62
New cards

GREEN’S THEOREM

63
New cards

surface integral of sigma (parametrized)

64
New cards

flux integral over an oriented surface

65
New cards

STOKE’S THEOREM

66
New cards

DIVERGENCE THEOREM