FINAL QUIZZZ Flashcards

1
Q

continuity

A

A function f : A → R is continuous at a point c ∈ A if, for all ε>0, there exists δ>0 such that whenever |x-c|< δ it follows that |f(x) - f(c)| < ε.

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

uniform continuity

A

A function f : A → R is uniformly continuous on A if for every ε>0, there exists δ>0 such that for all x,y ∈ A, |x-y|< δ implies |f(x) - f(y)| < ε.

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

derivative

A

the derivative of g at c is defined by g’(c) = limx→c([g(x) -g(c)] / [x-c])

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

Intermediate Value Theorem

A

Let f : [a,b] → R be continuous. If L is a real number satisfying f(a) < L < f(b) or f(a) > L > f(b), then there exists a point c ∈ (a,b) where f(c) = L

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

Mean Value Theorem

A

If f : [a,b] → R is continuous on [a,b] and differentiable on (a,b), then there exists a point c ∈ (a,b) where

f’(c) = f(b) - f(a) / b - a

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