Midterm 1 Flashcards
What are the rules of inequalities?
- a < b ==> a + c < b + c
- a < b ==> a - c < b - c
- a < b and c > 0 ==> ac < bc
- a < b and c < 0 ==> ac > bc
- a > 0 ==> 1/a > 0
- 0 < a < b ==> 1/b < 1/a
What are the properties of absolute values?
- |-a| = |a|
- |ab| = |a||b|
- |a +- b| <= |a| + |b|
What are the equations and inequalities involving absolute values?
- |x| = D <==> x = -D or x = D
- |x| < D <==> -D < x < D
- |x| > D <==> x < -D or x > D
- |x - a| = D <==> x = a - D or x = a + D
- |x - a| < D <==> a - D < x < a + D
- |x - a | > D <==> x < a - D or x > a + D
What does it mean for a function to be even or odd?
- we say that a function is even if f(-x) = f(x) for all x in D
- we say that a function is odd if f(-x) = -f(x) for all x in D
What must be true for a function f to have a limit L at x = a?
If and only if it has a left and right limit at a and both of these limits equal L
What is the limit of a constant function? What are the hypotheses that must be true in order to make that limit true?
If f is the constant function f(x) = k, then the limit as x approaches a of f(x) is k. This assumes that f(x) is defined for some numbers around a even if it isn’t defined at a
What is the limit of f(x) = x? What are the hypotheses that must be true in order to make that limit true?
The limit as x approaches a of f(x) is a. This assumes that f(x) is defined for some numbers around a even if it isn’t defined at a
What are the algebraic rules for limits? What must be true in order to apply the algebraic limit rules?
Assume that the limit as x approaches a of f(x) = L and the limit as x approaches a of g(x) = M
1. The limit as x approaches a of f(x) + g(x) = L + M
2. The limit as x approaches a of f(x) - g(x) = L - M
3. The limit as x approaches a of f(x) * g(x) = L * M
4. The limit as x approaches a of k * f(x) = k * L
5. The limit as x approaches a of f(x)/g(x) = L/M as long as M != 0
6. The limit as x approaches a of f(x)^m/n = L^m/n as long as m is an integer and n is a positive integer and L >= 0 if n is even, and L != 0 if m < 0
7. if f(x) <= g(x) on some open interval containing a, then L <= M
8. the limit as x approaches a of f(g(x)) = f(M) as long as f is continuous at M
You must know that L and M exist in order to apply the ALR.
What are the limit rules for polynomials? What must be true in order to apply this theorem?
- the limit as x approaches a of P(x) = P(a)
- the limit as x approaches a of P(x)/Q(x) = P(a)/Q(a) as long as Q(a) != 0
What is the squeeze theorem?
Assume that f(x) <= g(x) <= h(x) on an open interval containing a, except possibly at a.
If the limit as x approaches a of f(x) is equal to the limit as x approaches a of h(x) = L, then the limit as x approaches a of g(x) = L
What must be true for a function to be continuous at c?
If the function’s domain contains an open interval containing c, and the limit as x approaches c of f(x) = f(c)
(The limit of f exists at c, the domain of f contains c, and the limit of f as x approaches c equals f(c))
What must be true for a function to be continuous on an interval?
It must be continuous at every point in that interval. At right end points, we only require left continuity and vice-versa
What must be true for a function to be continuous on its domain?
It must be continuous at every point in its domain. At right end points, we only require left continuity and vice-versa
What are the algebraic rules for combining continuous functions? What must be assumed to apply these rules?
Assuming that the functions f and g are defined on an interval containing c, and that f and g are both continuous at c.
1. f + g and f - g are continuous at c
2. fg is continuous at c
3. kf is continuous at c for any constant k
4. f/g is continuous at c so long as g(c) != 0
5. (f(x))^1/n is continuous at c provided that f(c) >= 0 if n is even
6. f(g(x)) is continuous at c if g is continuous at c and f is continuous at the limit as x approaches c of g(x)
What is a continuous extension?
Let f be a function such that the limit as f(x) = L exists but a is not in the domain of f. In that case, we can define a new function F(x) such that F(a) is defined as L