Multivariable Differentiation Flashcards

(19 cards)

1
Q

what is equal (double)

A

dxdy = dydx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what df = ….

A

df/dx dx + df/dy dy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

taylor series and remainder term?

A

f(x+h, y+h) = f(x,y) + hfx(x, y) + kfy(x,y) + h²/2 fxx(x,y)….
R/h² + k² –> 0 as k, h –> 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

chain rule?

A

df/dx = df/du du/dx + df/dv dv/dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

chain rule for d²y/dx²?

A

d²f/du² (du/dx)² + 2d²f/dudv (du/dv) (dv/dx) + d²f/dv² (dv/dx)²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

cyclic relations equal?

A

(dy/dx)z(dx/dz)y(dz/dy)x = -1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

prove cyclic relations

A

write out dy = (dy/dx)z dx + (dy/dz)x dz
write out dx as well, compare with dx by putting it as LHS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

how to solve Pdx + Qdy when exact

A

dP/dy = dQ/dx
df/dx = P ⇒ f = ∫Pdx + g(y)
⇒ df/dy = [d/dy ∫Pdx] + g’(y) = Q
find g(y) and g’(y)
∫Pdx + g(y) = const c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how to solve Pdx + Qdy when nonexact

A

if dP/dy and dQ/dx depend only on x, try μ(x) else μ(y)
μ(x) dP/dy = μ(x) dQ/dx + μ’(x) Q
μ(x) = e^∫[(dP/dy - dQ/dx)/ Q]dx
μ(y) = e^∫[(dQ/dx - dP/dy)/ P]dy
df/dx = μP ⇒ f = ∫μPdx + g(y)
⇒ df/dy = d/dy ∫μPdx + g’(y) = μQ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

4 maxwell relations and how to prove each?

A

(T/V)s = -(P/S)v ⇒ dU = TdS - pdV
(S/V)t = (P/T)v ⇒ F = U - TS
(T/P)s = (V/S)p ⇒ H = U + PV
(S/P)t = -(V/T)p ⇒ G = F + PV

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what are the stationary points?

A

▽f = (df/dx, df/dy)
when 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

when maximum? minimum? saddle?

A

min Hxx, Hyy > 0, D > 0
max Hxx, Hyy < 0, D > 0
saddle D < 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what do their contours look like? draw

A

X if saddle
normal to contour lines, towards +

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

hessian?

A

D = HxxHyy - (Hxy)²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what manipulations are allowed?

A

adding functions, multiplying functions, functions with changing constants, division, cancellations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

how to solve conditional stationary points with lagrange multipliers
f(x,y) over constraint g(x,y) = 0

A

L = f - λg
dL/dx = 0
dL/dy = 0
dL/dλ = g = 0

consider f² if easier + extend for more variables and constraints

17
Q

lagrange: not to forget what solutions?

A

± for √ and 0s

18
Q

how to draw contours (3)

A

local max / min - tangent to contour
identify h=0 - draw lines
axes - shows where local max/min are

19
Q

Ellipsoid formula

A

(x²/a²) + (y²/b²) + (z²/c²) = 1