Multivariable Functions (Part 1) Flashcards

(30 cards)

1
Q

What’s a level curve?

A

It’s a family of curves that are gotten as the intersection between the planes z = k and the surface z = f(x, y)

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

Limits along paths or trajectories, what are they?

A

They are curves that are continuous and differentiable that pass through the point of tendency

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

If two trajectories have different limits, what happens?

A

Then the actual limit does not exist

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

If a limit at a point exists, then what happens with any trajectory?

A

They all exist and give you the same limit

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

What happens if a trajectory does not exist for a given limit?

A

Then, the limit does not exist either.

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

What’s an open ball around a point xo?

A

An open ball B(xo, r) is the set of all x in R^{n} such that:

|x - xo| < r

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

What’s an interior point of a set U?

A

It’s a point x in such a set such that there is an open ball around the point that is contained in the set U.

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

When is a set said to be an open set?

A

When all of its points are interior points.

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

What’s a boundary point of a set U?

A

It’s a point x in R^{n} such that, for all possible values r > 0, we have that B(x,r) has points both in U and its complement.

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

When is a set U said to be closed?

A

When the boundary set of U is contained in U.

As well, a set is said to be closed when its complement is open.

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

What is the formal definition of the limit when x approaches a of a function f(x) = L?

A

For every epsilon there is a delta such that:

||x - xo|| < delta implies that ||f(x) - L|| < epsilon.

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

By changing from rectangular (x,y) to polar (r, theta) or to spherical a 2D or 3D limit passes to?

A

Lim r —> 0+ F(r, theta)

Lim rho —> 0+ F(rho, theta, phi)

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

Formal definition of continuity of f at a point a?

A

|x-a|< delta —> |f(x) -f(a)| < epsilon

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

Let f and g be continuous function, what operations on them satisfy continuity?

A

f+g, f-g, fg, f/g are all continuous in their domains

f(g(x) or g(f(x)) are continuous as long as they’re defined.

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

What is the partial derivative with respect to a variable?

A

It’s the rate of change of that variable when intersecting the surface of f(x,y) with the planes parallel to the coordinates ones.

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

What do partial derivatives tell you?

A

How a function f(x,y) changes when one of the variables remains fixed.

17
Q

Does differentiability assures continuity in multivariable calculus?

A

Nope, a function can be differentiable and not continuous in multivariable calculus

18
Q

Geometric interpretation of a partial derivative at a point P?

A

It will represent the slope of the tangent line of the surface at the point P and in the direction of the variable that’s being derivated.

19
Q

Vector equations for the two tangent lines in the direction of the coordinate axis?

A

L1 = (a,b,c) + t(1,0, fx (a,b) )

L2 = (a,b,c) + t(0, 1, fy(a,b) )

20
Q

What’s the cross partial derivatives theorem?

21
Q

When is a function differentiable?

A

When all of its partial derivatives are continuous.

22
Q

When is a function f of type C(k)?

A

When f and all of its partial derivatives until order k are continuous.

23
Q

What happens if a function is C(1)?

A

That means that all of its first partial derivatives are continuous and therefore, the function is differentiable

24
Q

What is the tangent plane of a surface at a point conceptually?

A

It’s the plane that is tangent to the surface at the point and contains all tangent lines at that point.

25
What is the normal vector to the tangent plane at a point?
N =
26
General equation of the tangent plane at a point?
Z = fx(x-xo) + fy(y-yo) + f(xo,yo)
27
What is the normal line at a point and its director vector?
It is the line that is orthogonal to any of the tangent lines at a given point and its director vector is: (fx, fy, -1)
28
Analogous linear approximation in 3D?
We use the tangent plane equation
29
Chain rule for w = f(x,y) where x and y dependent of t
aw/ax * dx/dt + aw/ay * dy/dt
30
Chain rule for w = f(x,y), where both x and y depend on s and t.
aw/as = aw/x * ax/as + aw/y * ay/as aw/at = aw/x * ax/at + aw/y * ay/at