Math 2270 Exam 1 Review

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 72

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

73 Terms

1

z = f(a,b) + δf/δx(a,b)(x-a) + δf/δy(a,b)(y-b)

Find the Tangent Plane

New cards
2

L(x0,y0) = F(x0,y0) + δf/δx(a,b)(x-x0) + δf/δy(a,b)(y-y0)

Find tangent plane, plug in approxed values

Find the Linear Approximation

New cards
3

⛛f(x,y,z) / ||⛛f(x,y,z)||

Find the direction f increases most rapidly at (x,y,z)

New cards
4

||⛛f(x,y,z)||

How fast is f increasing?

New cards
5

ax + by + cz: <a,b,c>
OR
u × v
OR
⛛f(x0,y0,z0)

Find the Normal Vector

New cards
6

⛛f(x0,y0,z0) → a(x-x0) + b(y-y0) +c(z-z0) = 0

Find the plane at (x0,y0,z0)

New cards
7

||AB × AC||

Area of a Parallelogram with corners ABCD

New cards
8

1/2||AB × AC||

Area of a Triangle with corners ABC

New cards
9

Point: (x0,y0,z0)
Normal Vector: AB × AC
a(x-x0) + b(y-y0) +c(z-z0) = 0

Find the Plane containing ABC

New cards
10

|n ·  AD| / ||n||

Distance from point to plane

New cards
11

(||v × AC||)/||v||

Distance from point to line

New cards
12

r(t)=r0​+tv
r(0) is the point
v is the direction vector

Vector Equations

New cards
13

t = (x-x0)/a = (y-y0)/b = (z-z0)/c

Symmetric Equations

New cards
14

x(t) = x0 + ta,
y(t) = y0 + tb,
z(t) = z0 + tc

Parametric Equations

New cards
15

F(r(t)) = (δf/δx)(dx/dt) + (δf/δy)(dy/dt)

Rate of Change (chain rule)

New cards
16

⛛T(r(0))

Rate of Change in terms of ⛛T & R(t)

New cards
17

Cylinder

Surface when r=1

New cards
18

Cone

Surface when z=r

New cards
19

Paraboloid

Surface when z=r²

New cards
20

Sphere

Surface when P = 1

New cards
21

Cone

Surface when φ = π/4

New cards
22

The Plane z=0

Surface when φ = π/2

New cards
23

Half of the yz-plane

Surface when θ = π/2

New cards
24

x = rcos(θ)


Polar Coordinates: x =

New cards
25

y = rsin(θ)


Polar Coordinates: y =

New cards
26

r = √(x²+y²)

Polar Coordinates: r =

New cards
27

θ = arctan(y/x)

Polar Coordinates: θ =

New cards
28

r = Ρsinφ

Spherical Coordinates: r =

New cards
29

Ρ = √(x²+y²+z²)

Spherical Coordinates: Ρ =

New cards
30

φ = arccos(z/P)

Spherical Coordinates: φ =

New cards
31

θ = arctan(y/x)

Spherical Coordinates: θ =

New cards
32

x = rcosθ = Ρsinφcosθ

Spherical Coordinates: x =

New cards
33

y = rsinθ = Ρsinφsinθ

Spherical Coordinates: y =

New cards
34

z = Ρcosφ

Spherical Coordinates: z =

New cards
35

Use gradiant to find critical points
Parameterize boundary, plug into f
Solve d/dt = 0
Plug t into parameter
Solve for z, find max and min

Find Absolute Extrema (no lagrange)

New cards
36

Use gradiant to find critical points
⛛f(x,y,z) = λ⛛g(x,y,z)
Solve for points
Find max/min

Find Absolute Extrema (lagrange)

New cards
37

| δ²f/δx²(a,b) δ²f/δxδy(a,b) |
| δ²f/δyδx(a,b) δ²f/δy²(a,b) |

det(H(a,b)(f)) = δ²f/δx²(a,b) * δ²f/δy²(a,b) - (δ²f/δxδy(a,b))²

Hessian Matrix

New cards
38

Local Min

Hessian: Det(H(a,b)(f)) > 0 & δ²f/δx²(a,b) > 0

New cards
39

Local Max

Hessian: Det(H(a,b)(f)) > 0 & δ²f/δx²(a,b) < 0

New cards
40

Saddle Point

Hessian: Det(H(a,b)(f)) < 0

New cards
41

Inconclusive

Hessian: Det(H(a,b)(f)) = 0

New cards
42

1

cos(0)

New cards
43

0

sin(0)

New cards
44

(√2)/2

cos(π/4)

New cards
45

(√2)/2

sin(π/4)

New cards
46

0

cos(π/2)

New cards
47

1

sin(π/2)

New cards
48

-1

cos(π)

New cards
49

0

sin(π)

New cards
50

0

cos(3π/2)

New cards
51

-1

sin(3π/2)

New cards
52
v/||v||
Unit Vector
New cards
53
√(x² + y² + z²)
Magnitude
New cards
54

<a+x, b+y, c+z>

v + w
New cards
55

<a-x, b-y, c-z>

v - w
New cards
56
ax + by + cz
v · w Dot Product
New cards
57
||v||²
v · v
New cards
58
||v||||w||cos(θ)
v · w angle
New cards
59
w((v · w)/(||w||²))
projw(v)
New cards
60
v((v · w)/(||v||²))
projv(w)
New cards
61

i j k
v1 v2 v3
w1 w2 w3

v × w cross product
New cards
62
||v||||w||sin(θ)
||v × w||
New cards
63
u · (v × w)
Area of a Parallelapiped
New cards
64
s(t) = ∫(0,t)||v(u)||du
Arc Length
New cards
65
||v(t)|| (parameterized)
Speed
New cards
66
v(t)/||v(t)|| (parameterized)
Unit Tangent Vector
New cards
67
df/dt = (δf/δx * dx/dt) + (δf/δy * dy/dt) + (δf/δz * dz/dt) +
df/dt =
New cards
68
⛛f(x,y) =
Gradient ⛛f(x,y) =
New cards
69
Df(a,b)v = v/||v|| · ⛛f(x,y)
Directional Derivative Df(a,b)v Gradient
New cards
70
(1/||v||)Df(a,b)v
Directional Derivative Df(a,b)(v/||v||)
New cards
71
⛛f(x,y) = 0, solve for x,y,z.
Critical Points
New cards
72

⛛f(x0,y0) = <a,b>
f(a,b) + a(x-x0) + b(y-y0)

Tangent Plane at a point

New cards
73

⛛f(x,y,z) = λ⛛g(x,y,z)

Lagrange

New cards

Explore top notes

note Note
studied byStudied by 15 people
899 days ago
5.0(1)
note Note
studied byStudied by 3052 people
709 days ago
5.0(24)
note Note
studied byStudied by 24 people
991 days ago
5.0(1)
note Note
studied byStudied by 3 people
714 days ago
5.0(1)
note Note
studied byStudied by 7083 people
704 days ago
4.6(16)
note Note
studied byStudied by 39 people
308 days ago
5.0(1)
note Note
studied byStudied by 90 people
539 days ago
5.0(1)
note Note
studied byStudied by 37 people
908 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (110)
studied byStudied by 3 people
787 days ago
5.0(1)
flashcards Flashcard (148)
studied byStudied by 13 people
125 days ago
5.0(1)
flashcards Flashcard (101)
studied byStudied by 46 people
511 days ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 1 person
167 days ago
5.0(4)
flashcards Flashcard (44)
studied byStudied by 4 people
163 days ago
5.0(1)
flashcards Flashcard (119)
studied byStudied by 18 people
507 days ago
5.0(1)
flashcards Flashcard (22)
studied byStudied by 20 people
91 days ago
5.0(1)
flashcards Flashcard (33)
studied byStudied by 166 people
38 days ago
5.0(3)
robot