Part 2 Continuous functions and their properties

Size: px
Start display at page:

Download "Part 2 Continuous functions and their properties"

Transcription

1 Part 2 Continuous functions and their properties 2.1 Definition Definition A function f is continuous at a R if, and only if, that is lim f (x) = f (a), x a ε > 0, δ > 0, x, x a < δ f (x) f (a) < ε. Notice that this definition implicitly has three parts. f is defined on some neighbourhood of a, including a, the limit exists, the limit is equal to f (a). Example (i) Prove that the function f : R R given by { 3x if x 0 f (x) = 2x if x > 0 is continuous at x = 0. (ii) Prove, by verifying the ε δ definition, that the function f : R R given by f (x) = x 2 is continuous at a = 2. (iii) Prove that the function f : R R given by { 3x if x 2 f (x) = 0 if x = 2 is not continuous at x = 2. Note From a result in section we have that f is continuous at a if, and only if lim f (x) = f (a) = lim f (x). x a + x a Definition A function f is continuous on an open interval (a, b) if f (x) is defined for, and is continuous at, every x in (a, b), i.e. for all c in (a, b) we have lim x c f (x) = f (c). See Question 1. A function f is continuous on a closed interval [a, b] if f (x) is defined for every x in [a, b], and is continuous at every point in (a, b), i.e. for all 1

2 c in (a, b) we have lim x c f (x) = f (c), while lim x a + f (x) = f (a) and lim x b f (x) = f (b). From a geometric point of view, a function is continuous on an interval if you can draw it s graph without lifting your pencil from the paper. For, if you have to lift your pencil from the graph there has to be jump in the graph. At that point the function is not continuous (the limits of the function as you approach the jump from the right and from the left, if they exist, will be different). To prove a given function is continuous on an interval we need only verify the definition of continuity for each point of the interval. More interesting, perhaps, are examples where continuity fails, and fails frequently. A popular example of such a pathological function is the following, first described by Dirichlet in Example Define f : R R, by { 1 if x is rational f (x) = 0 is x is irrational. Prove that f is nowhere continuous. See Question Continuity Rules We start this section with a lemma almost identical to that in section 1.3. Lemma If f is continuous at c but f (c) 0 then there is a neighbourhood, I say, of c on which f (c) 3 f (c) < f (x) < for all x I. 2 2 In particular, all f (x), x I, have the same sign as f (c). or c I ) ( ( c I ) Proof Not given but virtually identical to that of the Lemma in section 1.3. Given functions continuous at a R we know, in particular, that the limits of the functions exist at a. This means that we can apply the limit rules of section 1.3. In this way we get 2

3 Theorem (i) Suppose that both f and g are continuous at a R. Then Sum Rule: Product Rule: Quotient Rule: f g f + g and f g are continuous at a, fg is continuous at a, is continuous at a, provided g (a) 0. (ii) Suppose that both f and g are continuous on an interval, then f + g, f g, fg and f/g are continuous on the interval with the proviso that in the quotient, g is non-zero on the interval. Proof Not given in this course but virtually identical to that of the similar Theorem in section 1.3. ( ) The observation made in section 1.3 that the results there bore a strong resemblance to results for sequences, from course 153, can also be made here. The similarity comes from Theorem A function f : A R is continuous at x 0 A if, and only if, for all sequences {x n } n 1, x n A if lim n x n = x 0 then lim n f (x n ) = f (x 0 ). Proof Not given in this course. Example Assume the addition formula for sine, namely sin(α + β) = sin α cos β + sin β cos α. ( ) Prove that sin θ is continuous on R. But see Sheet 2 Question 12. Example For the exponential function defined by a power series in course 153, assume that e α+β = e α e β for all real numbers α and β. ( ) A proof of this relies on properties of the Cauchy Product of Series which is not covered in any of our analysis courses. I leave it to the interested student to study this further. ( ) Prove that e x is continuous on R. Example All polynomials are continuous on R. Definition A rational function is a quotient of polynomials. 3

4 ( ) Note: This is obviously similar to the definition of a rational number as the quotient of integers. We found in course 153 that it can take some work to prove a real number is not a rational, just recall the proof that 2 is irrational. Similarly, it can take some work to prove a given function is not rational. For example, could you show that f (x) = x is not a rational function? I leave this to the interested student. But see Question 16 ( ) Theorem A rational function is continuous wherever it is defined. Proof Left to student Theorem Composite Rule for continuous functions. If lim x a g (x) exists and f is continuous at this value, then ( ) lim f (g (x)) = f lim g (x). x a x a Further, if g is continuous at a then lim x a f (g (x)) = f (g (a)), that is, f g is continuous at a. ( ) This is a special case of the Composite Rule for limits. ( ) Example Show that is continuous on R. ( ) 2 + x 2 sin 1 + x Properties of Continuous Functions For the proofs of the next few results we need to recall some definitions and results from course 153. Reminder If S is a set of real numbers then β is called an upper bound for S if x β for all x in S. The least upper bound U for S is an upper bound for S that satisfies U β for all uppers bounds β of S. We write U = sup S or U = lub S. So we can think of the least upper bound as the least of all upper bounds for S. More technically, U = sup S if, and only if, ε > 0, a S : U ε < a U. It is a fundamental property of the real numbers, called Completeness, that if a non-empty set S R has an upper bound then it has a least upper bound. (This was property 10 of R as listed in course 153.) 4

5 Similarly we have lower bound, greatest lower bound, glbs or inf S. And if a non-empty set S R has a lower bound then it has a greatest lower bound. Also, L = inf S if, and only if, ε > 0, a S : L a < L + ε. We say that S is bounded if it has both an upper bound and a lower bound. In the next two results, concerning continuous functions f : [a, b] R, the proofs proceed by first defining sets of the form S = {x : f (x) satisfies some property} [a, b]. This set is obviously bounded above by b. It will be shown that it is a nonempty set, in which case lubs exists. The proofs then concern themselves with this least upper bound. Theorem (Bolzano 1817) Intermediate Value Theorem Suppose that f is a function continuous on a closed interval [a, b] and that f (a) f (b). If γ is some number between f (a) and f (b) then there must be at least one c : a < c < b for which f (c) = γ. In other words, f takes every value between f (a) and f (b). This should reinforce our earlier view that a function is continuous on an interval if, and only if, you can draw it s graph without lifting your pencil from the paper. If you don t lift the pencil from the paper then the graph will cross every horizontal lime from y = f (a) to y = f (b). Example p (x) = x 3 6x x 6. Show that there is a zero of this polynomial between 0 and 4. Is there a zero between 0 and 2.5? There are other interesting corollaries of the intermediate value theorem. Example (i) The image of a continuous function on an interval [a, b] is, itself, an interval. See Question 6. (ii) Fixed Point Theorem. If f : [0, 1] [0, 1] is continuous then there exists c [a, b] such that f (c) = c. See Questions 7 and 18. Definition A function f is said to be bounded on the interval [a, b] if there exist numbers L and U such that L f (x) U for all a x b. Theorem A function continuous on a closed, bounded interval, [a, b], is bounded. Proof Not given in this course but see 5

6 ( ) A proof might proceed by defining S = {x : x [a, b], f bounded on [a, x]}. Obviously a S and S is bounded above by b. Thus lubs exists. One can show (i) If y satisfies a y < lubs then y S. This follows from the definition of lub and S. (ii) Write c = lubs. Then c S. For this you need to show that f is bounded at c. This is achieved by using the left continuity of f at c. (iii) c = b. The method of proof is by contradiction, showing that c [a, b) leads to a contradiction. This is achieved by using the right continuity of f at c. ( ) Definition A function f is said to attain its bounds if there are numbers c and d in the domain such that f (c) f (x) f (d) for all x in the domain. Theorem Boundedness Theorem (1861) A function continuous on a closed, bounded interval [a, b], attains its bounds on that interval. So we can talk about the maximum and minimum values of f. Maximum value = f(d) Minimum value = f(c) c d Note It is important for these last two results that we have f is continuous, the domain, [a, b], is closed, and the domain, [a, b], is bounded. If any of these three conditions fail to hold the conclusion may well not hold. See Question Monotonic functions Definition A function is increasing if f (x 1 ) f (x 2 ) whenever x 1 < x 2, and strictly increasing if f (x 1 ) < f (x 2 ) whenever x 1 < x 2. The obvious definition holds for decreasing and strictly decreasing functions. We say f is (strictly) monotonic if it is either (strictly) increasing or decreasing. 6

7 Example Verify the following. 1. e x is strictly increasing on R, (you may assume again that e x e y = e x+y for all x, y R.) 2. x 3 is strictly increasing on R, See Question x 2 is not increasing on R, See Question for all n N, x n is strictly increasing on [0, ). See Question 11 Theorem Inverse Function Theorem Assume that f is continuous and strictly increasing on [a, b]. Write c = f (a) and d = f (b). Then there exists a function g, continuous and strictly increasing on [c, d] which is inverse to f, i.e. g (f (x)) = x for all x [a, b] and f (g (y)) = y for all y [c, d]. In particular, this result says that a strictly increasing function is a bijection. d y g(y) c f(x) [ ] a x b There is also a version for strictly decreasing functions, and a function for open intervals, where the endpoints might be or. Theorem Inverse Function Theorem for open intervals. Assume that f is continuous and strictly increasing on (a, b) (where possibly a =, b = ). If a is finite write c = f (a) while if a = write c =. If b is finite write d = f (b) while if b = write d =. Then there exists a function g, continuous and strictly increasing on (c, d) which is inverse to f. Proof Not given in this course. There are yet more versions for intervals such as [a, b) or (a, b]. 7

8 Example Each of the functions x 2, x 3,..., x n,... is strictly increasing on [0, ) and continuous there. Therefore the inverse functions x, x 1/3,..., x 1/n,... are well-defined and continuous on [0, ). See Question 13 Example So far we have seen that the function e x is continuous and strictly increasing from (, ) to (0, ). Hence it has an inverse function from (0, ) to (, ). We denote this function by ln x, so ln(e x ) = x for all x (, ) while e ln y = y for all y (0, ). You should ask yourself whether this function, ln, the natural logarithm, has the properties you expect. For example, is it true that ln a + ln b = ln ab for all a, b > 0? Question 14 With the exponential and logarithmic functions we can now define the power of a non-negative number. Definition For a (0, ) and b (, ) define a b = e b ln a. ( ) 2.5 Powers This section will not be covered in the lectures and will not be examined. There is an alternative route to defining a b. For a R and n N we define a n simply to be the product a a... a, n times. Then for a R\ {0}, n N we can define a n = (a n ) 1. For q N and a R, I leave it to the student to show that the equation x q a = 0 has (i) two real roots if q is even and a > 0, (ii) one real root if either a = 0 or q odd and (iii) no real roots if q is even and a < 0. See Question 12 This suggests the following: Definition For q N define a 1/q to be the positive real root of x q a = 0, if q is even and a > 0, the (unique) real root of x q a = 0, if either a = 0 or q odd. So if a < 0 and q is odd then a 1/q is not defined. The next step is when the exponent is a rational number. Definition For r Q, write r = p/q in reduced form with q > 1. Then a r is defined to be ( a 1/q) p. This is meaningful for all a R if q is odd but only for a > 0 if q is even. 8

9 Note: It is important that p/q is in reduced form and the order is as shown, i.e. the 1/q-th root followed by the p-th power. Consider (x 2 ) 1/4. It might be thought that this is the same as x. But they are different. If x < 0 then x 2 > 0 and so (x 2 ) 1/4 is defined, whereas, of course, x fails to exist. What is wrong with (x 2 ) 1/4 is both the order (i.e. square first, fourth root second) and the fact that 2/4 is not in reduced form. Example For all r Q the function f (x) = x r is well-defined and continuous on R if q is odd while if q is even it is well-defined on [0, ) and continuous on (0, ). Question 19 Note You should check that the above definition gives the same value for a r as the earlier definition of a r as e r ln a, when a > 0. Question 20 With the present definition of a r with r Q, it might be asked how to extend the definition to a b with b R, (without using logarithms). For example, what is 2 π? A possible solution to this particular question is that 2 π is the limit of the sequence 2 3, 2 3.1, , , ,.... In each term, the exponent is rational and so the terms can be evaluated by our definition. But we would have to prove that this sequence has a limit. And then we would have to show that if {r n } n 1 is any other sequence of rational numbers satisfying lim n r n = π then lim n 2 rn converges to the same value as the sequence above. Only then would we have a meaningful definition for 2 π. With all this additional work you can see why we took the quick way and defined powers using the exponential and logarithmic functions. ( ) 9

10 Question Sheet 3 1. Write out is symbolic form the definition that f is a continuous function on an open interval (a, b). 2. Sketch the following functions of x R and indicate their discontinuities. (i) [x], the greatest integer less than or equal to x, (ii) x [x] 1 2, (iii) [ x ], x > 0, (iv) [x], x > 0, 1 (v) [ 1 x], 0 < x Prove that h (x) = x is continuous on R. 4. Are the following functions continuous on the domains given or not? Either prove that they are by using the appropriate continuity rules, or show they are not. i) ii) iii) g (x) = 3 + 2x x 2 1 f (x) = x + 2 x on R. firstly on [ 1/2, 1/2], secondly on [ 2, 2]. h (x) = x2 + x 2 (x 2 + 1) (x 1) on R. iv) i (x) = x + 2 x on R. 10

11 v) x + 2 if x < 1 j (x) = x 2 if 1 x 1 x 2 if x > 1. vi) vii) sin x x 0 k (x) = x 1 x = Give examples of l (x) = 1 sin 2x e x on R. a) A strictly increasing function on [0, 1] whose range is not an interval. b) A continuous function on [0, 1] which does not have an inverse. c) A strictly increasing function on ( 1, 1) with range (, ). d) A strictly decreasing function on (0, ) with range ( 1, 0). 6. Prove the Interval Theorem: If f is a continuous function on an interval I then the range, is an interval. f (I) = {f (x) : x I} Here an interval may be finite or infinite, open or closed or half-open. Hint: If f (I) is not bounded below set c = while if f (I) is bounded below set c = glbf (I). If f (I) is not bounded above set d = while if f (I) is bounded above set d = lubf (I). The defining property of an interval J is that if glbj < γ < lubj then γ J. In our case this can be rewritten as: If c < γ < d then γ f (I), that is, γ = f (x) for some x I. You might try to prove this 11

12 by applying the Intermediate Value Theorem to some suitably chosen closed interval. Suitably chosen in that if either c = or d = + the Intermediate Value Theorem cannot be applied directly. 7. Fixed Point Theorem I. If f, g : [a, b] [a, b] are continuous functions such that f (a) g (a) and f (b) g (b) then there exists c [a, b] such that f (c) = g (c). Hint: Consider h (x) = f (x) g (x) and apply the Intermediate Value Theorem. Deduce the Corollary that, if f : [0, 1] [0, 1] is continuous, then there exists c [a, b] such that f (c) = c. 8. Show that 3x = 2 tan x has a solution in the interval (0, π/2). Hint: Be careful. You cannot apply the Fixed Point Theorem I of Question 7 directly, why not? Instead, try to find a subinterval [a, b] (0, π/2) on which the Fixed point Theorem can be applied to give the result. 9. Give examples of i) A function on a closed interval that is not bounded. ii) A continuous function on an open interval that is not bounded. iii) A bounded continuous function on an open interval that does not attain it s bounds. 10. (i) Show that f (x) = 1 x is bounded for all x R. Does it attain its bounds? (ii) Show that f (x) = x x is bounded for all x R. Does it attain its bounds? 12

13 Sketch the graphs of both functions. Hint: Expand and rearrange the inequalities (x 1) 2 0 and (x + 1) Prove that (i) for all n N, with n even, then x n is strictly increasing on [0, ), (ii) for all n N, with n even, then x n is not strictly increasing on R, (iii) for all n N, with n odd, then x n is strictly increasing on R. Hint: use the factorization x n 1 x n 2 = (x 1 x 2 ) ( ) x n x 2 x1 n 2 + x 2 2x n x n 2 2 x 1 + x2 n 1 and show that if x 1 > x 2 then both factors on the right are > 0. In (iii) this is straightforward if x 1 and x 2 are of the same sign, but what can you say if they are of different signs? 12. Prove that for q N and a R, the equation x q a = 0 has (i) exactly two real roots if q is even and a > 0, Hint: First try to apply the Intermediate Value Theorem to f (x) = x q a on [0, ). Unfortunately [0, ) is not a closed interval so something has to be done first. What? (ii) exactly one real root if either a = 0 or q odd, (iii) no real roots if q is even and a < For n N and a R, define a 1/n as the positive real root of x n a = 0, if n is even and a > 0, the (unique) real root of x n a = 0, if either a = 0 or n odd. (i) Prove by verifying the ε δ definition that f (x) = x 1/3 is continuous on R. Hint: Start with x 1/3 a 1/3 = x a x 2/3 + x 1/3 a 1/3 + a 2/3 13

14 Next make sure that x satisfy x a < a /2 which ensures that x and a have the same sign. In that case all of x 2/3, x 1/3 a 1/3 and a 2/3 have the same sign and x 2/3 + x 1/3 a 1/3 + a 2/3 = x 2/3 + x 1/3 a 1/3 + a 2/3 > a 2/3. Thus if a 0. x 1/3 a 1/3 < x a a 2/3 (ii) Prove, by using the results on continuity that if n is odd then x 1/n is continuous on R while if n is even then x 1/n is continuous on (0, ). 14. Prove that the natural logarithm, defined as the inverse of the exponential function, satisfies ln a + ln b = ln ab for all a, b > 0. (As throughout this course you might have to assume that e x e y = e x+y for all x, y R.) 15. (i) For each n N evaluate lim t (ln t) n. t Hint: Look back at Sheet 2 Question 7. (ii) For each n N evaluate lim x (ln x)n. x 0 + Hint: Use (i) and Sheet 1 Question 8. (iii) Evaluate lim xx. x 0 + Hint: Ask yourself how x x, x > 0, is defined. Additional Questions No solutions will be given to these questions, hopefully any hints given will be sufficient. If you need further help, please see me. 14

15 16. Prove that x is not a rational function. Hint: Proof by contradiction. So assume that it is a rational function, that is x2 + 1 = f (x) g (x) for some polynomials f (x) = a n x n +...+a 0 and g (x) = b m x m +...+b 0. Looking at lim x + f (x) /xg (x) will tell us something about m, n, a n and b n. If you then look at lim x f (x) /xg (x) you should be able to get a contradiction. 17. i) Define f : R R, by f (x) = Is this function continuous anywhere? { x if x is rational 1 x if x is irrational. Hint: Look back at Sheet 2 Question 2. So, given an x assume it is continuous there. Take ε = 2x 1 /2 and try to get a contradiction. There is one value of x for which this will not work. ii) Define f : R R, by { 1/q if x Q and x = p/q in reduced form, p 0, f (x) = 0 if x is irrational. Prove that f is continuous at every irrational and discontinuous at every rational. Note. Think of every integer n Z as n 1 Q. In particular 0 = 0 1 and so f (0) = 1 1 = 1. Hint: To prove continuous given any ε > 0 show that there aren t many x with f (x) > ε. To prove discontinuity use proof by contradiction. So if x Q with x = p/q in reduced form, the choice of ε = 1/2q in the definition of continuity will cause problems. 15

16 18. Fixed Point Theorem II. Let f : R R satisfy f (x) f (y) M x y for some 0 M < 1 and all x, y R. We call f a contraction on R. Prove that f has a fixed point. Hint: Assume f (0) > 0, for otherwise look at the function g (x) := f ( x). If there exists a > 0 such that f (a) < a then the result will follow from which Theorem of this course? So assume that f (a) > a for all a > 0. For each n N look at f (n) f (0) = f (n) f (n 1)+f (n 1) f (n 2)+...+f (1) f (0). Use the triangle inequality and the assumptions to deduce n f (0) Mn. Why does this lead to a contradiction? 19. Given r Q \ {0} write r = p/q in reduced form with q > 0. Define a r as ( a 1/q) p, where a 1/q is as defined in 13 and thus meaningfull for all a R when q is odd but only for a 0 when q is even. Prove the following. (i) If q is odd then x r is well-defined and continuous on R. (ii) If q is even then x r (0, ). is well-defined on [0, ) and continuous on 20. For a > 0 and r Q \ {0} we have, above, defined a r. Prove that ln a r = r ln a. Hint: Do this in stages, first for r N and then for r Z. For the next stage, r = 1/n, use the definition of a 1/n as satisfying ( a 1/n) n = a and apply the first step, r N. Combine all steps to get the general case. 16

17 21. (i) Let q N. Justify ( q 1/q 1 ) ( q 1 1/q + q 1 2/q + q 1 3/q ) = q 1. (ii) How many of the terms in are > q 1/2? q 1 1/q + q 1 2/q + q 1 3/q Deduce that ( ) q 1 q 1 1/q + q 1 2/q + q 1 3/q q 1/2. 2 (iii) Conclude that (iv) Evaluate q 1/q 1 2 q 1/2. lim q ( ) 1/q 1. q 17

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

211 Real Analysis. f (x) = x2 1. x 1. x 2 1

211 Real Analysis. f (x) = x2 1. x 1. x 2 1 Part. Limits of functions. Introduction 2 Real Analysis Eample. What happens to f : R \ {} R, given by f () = 2,, as gets close to? If we substitute = we get f () = 0 which is undefined. Instead we 0 might

More information

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works.

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Analysis I We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Copier s Message These notes may contain errors. In fact, they almost

More information

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions.

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. Continuity Definition. Given a set E R, a function f : E R, and a point c E, the function f is continuous at c if

More information

MATH20101 Real Analysis, Exam Solutions and Feedback. 2013\14

MATH20101 Real Analysis, Exam Solutions and Feedback. 2013\14 MATH200 Real Analysis, Exam Solutions and Feedback. 203\4 A. i. Prove by verifying the appropriate definition that ( 2x 3 + x 2 + 5 ) = 7. x 2 ii. By using the Rules for its evaluate a) b) x 2 x + x 2

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

CHAPTER 6. Limits of Functions. 1. Basic Definitions

CHAPTER 6. Limits of Functions. 1. Basic Definitions CHAPTER 6 Limits of Functions 1. Basic Definitions DEFINITION 6.1. Let D Ω R, x 0 be a limit point of D and f : D! R. The limit of f (x) at x 0 is L, if for each " > 0 there is a ± > 0 such that when x

More information

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

CHAPTER 8: EXPLORING R

CHAPTER 8: EXPLORING R CHAPTER 8: EXPLORING R LECTURE NOTES FOR MATH 378 (CSUSM, SPRING 2009). WAYNE AITKEN In the previous chapter we discussed the need for a complete ordered field. The field Q is not complete, so we constructed

More information

MATH 131A: REAL ANALYSIS (BIG IDEAS)

MATH 131A: REAL ANALYSIS (BIG IDEAS) MATH 131A: REAL ANALYSIS (BIG IDEAS) Theorem 1 (The Triangle Inequality). For all x, y R we have x + y x + y. Proposition 2 (The Archimedean property). For each x R there exists an n N such that n > x.

More information

5.4 Continuity: Preliminary Notions

5.4 Continuity: Preliminary Notions 5.4. CONTINUITY: PRELIMINARY NOTIONS 181 5.4 Continuity: Preliminary Notions 5.4.1 Definitions The American Heritage Dictionary of the English Language defines continuity as an uninterrupted succession,

More information

Chapter 1 The Real Numbers

Chapter 1 The Real Numbers Chapter 1 The Real Numbers In a beginning course in calculus, the emphasis is on introducing the techniques of the subject;i.e., differentiation and integration and their applications. An advanced calculus

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Continuity. The Continuity Equation The equation that defines continuity at a point is called the Continuity Equation.

Continuity. The Continuity Equation The equation that defines continuity at a point is called the Continuity Equation. Continuity A function is continuous at a particular x location when you can draw it through that location without picking up your pencil. To describe this mathematically, we have to use limits. Recall

More information

2.2 Some Consequences of the Completeness Axiom

2.2 Some Consequences of the Completeness Axiom 60 CHAPTER 2. IMPORTANT PROPERTIES OF R 2.2 Some Consequences of the Completeness Axiom In this section, we use the fact that R is complete to establish some important results. First, we will prove that

More information

Part 3.3 Differentiation Taylor Polynomials

Part 3.3 Differentiation Taylor Polynomials Part 3.3 Differentiation 3..3.1 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall. .1 Limits of Sequences. CHAPTER.1.0. a) True. If converges, then there is an M > 0 such that M. Choose by Archimedes an N N such that N > M/ε. Then n N implies /n M/n M/N < ε. b) False. = n does not converge,

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Analysis Qualifying Exam

Analysis Qualifying Exam Analysis Qualifying Exam Spring 2017 Problem 1: Let f be differentiable on R. Suppose that there exists M > 0 such that f(k) M for each integer k, and f (x) M for all x R. Show that f is bounded, i.e.,

More information

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

1 Functions of Several Variables 2019 v2

1 Functions of Several Variables 2019 v2 1 Functions of Several Variables 2019 v2 11 Notation The subject of this course is the study of functions f : R n R m The elements of R n, for n 2, will be called vectors so, if m > 1, f will be said to

More information

A LITTLE REAL ANALYSIS AND TOPOLOGY

A LITTLE REAL ANALYSIS AND TOPOLOGY A LITTLE REAL ANALYSIS AND TOPOLOGY 1. NOTATION Before we begin some notational definitions are useful. (1) Z = {, 3, 2, 1, 0, 1, 2, 3, }is the set of integers. (2) Q = { a b : aεz, bεz {0}} is the set

More information

MATH 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

Analysis II - few selective results

Analysis II - few selective results Analysis II - few selective results Michael Ruzhansky December 15, 2008 1 Analysis on the real line 1.1 Chapter: Functions continuous on a closed interval 1.1.1 Intermediate Value Theorem (IVT) Theorem

More information

MA103 Introduction to Abstract Mathematics Second part, Analysis and Algebra

MA103 Introduction to Abstract Mathematics Second part, Analysis and Algebra 206/7 MA03 Introduction to Abstract Mathematics Second part, Analysis and Algebra Amol Sasane Revised by Jozef Skokan, Konrad Swanepoel, and Graham Brightwell Copyright c London School of Economics 206

More information

MSM120 1M1 First year mathematics for civil engineers Revision notes 4

MSM120 1M1 First year mathematics for civil engineers Revision notes 4 MSM10 1M1 First year mathematics for civil engineers Revision notes 4 Professor Robert A. Wilson Autumn 001 Series A series is just an extended sum, where we may want to add up infinitely many numbers.

More information

Lecture 3 (Limits and Derivatives)

Lecture 3 (Limits and Derivatives) Lecture 3 (Limits and Derivatives) Continuity In the previous lecture we saw that very often the limit of a function as is just. When this is the case we say that is continuous at a. Definition: A function

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

F (x) = P [X x[. DF1 F is nondecreasing. DF2 F is right-continuous

F (x) = P [X x[. DF1 F is nondecreasing. DF2 F is right-continuous 7: /4/ TOPIC Distribution functions their inverses This section develops properties of probability distribution functions their inverses Two main topics are the so-called probability integral transformation

More information

MAS221 Analysis, Semester 1,

MAS221 Analysis, Semester 1, MAS221 Analysis, Semester 1, 2018-19 Sarah Whitehouse Contents About these notes 2 1 Numbers, inequalities, bounds and completeness 2 1.1 What is analysis?.......................... 2 1.2 Irrational numbers.........................

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

Solutions Final Exam May. 14, 2014

Solutions Final Exam May. 14, 2014 Solutions Final Exam May. 14, 2014 1. Determine whether the following statements are true or false. Justify your answer (i.e., prove the claim, derive a contradiction or give a counter-example). (a) (10

More information

MAS221 Analysis Semester Chapter 2 problems

MAS221 Analysis Semester Chapter 2 problems MAS221 Analysis Semester 1 2018-19 Chapter 2 problems 20. Consider the sequence (a n ), with general term a n = 1 + 3. Can you n guess the limit l of this sequence? (a) Verify that your guess is plausible

More information

Stephen F Austin. Exponents and Logarithms. chapter 3

Stephen F Austin. Exponents and Logarithms. chapter 3 chapter 3 Starry Night was painted by Vincent Van Gogh in 1889. The brightness of a star as seen from Earth is measured using a logarithmic scale. Exponents and Logarithms This chapter focuses on understanding

More information

Solutions for Homework Assignment 2

Solutions for Homework Assignment 2 Solutions for Homework Assignment 2 Problem 1. If a,b R, then a+b a + b. This fact is called the Triangle Inequality. By using the Triangle Inequality, prove that a b a b for all a,b R. Solution. To prove

More information

2.4 The Precise Definition of a Limit

2.4 The Precise Definition of a Limit 2.4 The Precise Definition of a Limit Reminders/Remarks: x 4 < 3 means that the distance between x and 4 is less than 3. In other words, x lies strictly between 1 and 7. So, x a < δ means that the distance

More information

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 8 Solutions Please write neatly, and in complete sentences when possible. Do the following problems from the book: 4.3.5, 4.3.7, 4.3.8, 4.3.9,

More information

Week 2: Sequences and Series

Week 2: Sequences and Series QF0: Quantitative Finance August 29, 207 Week 2: Sequences and Series Facilitator: Christopher Ting AY 207/208 Mathematicians have tried in vain to this day to discover some order in the sequence of prime

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

Notes: 1. Regard as the maximal output error and as the corresponding maximal input error

Notes: 1. Regard as the maximal output error and as the corresponding maximal input error Limits and Continuity One of the major tasks in analysis is to classify a function by how nice it is Of course, nice often depends upon what you wish to do or model with the function Below is a list of

More information

2.1 Limits, Rates of Change and Slopes of Tangent Lines

2.1 Limits, Rates of Change and Slopes of Tangent Lines 2.1 Limits, Rates of Change and Slopes of Tangent Lines (1) Average rate of change of y f x over an interval x 0,x 1 : f x 1 f x 0 x 1 x 0 Instantaneous rate of change of f x at x x 0 : f x lim 1 f x 0

More information

(a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff

(a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff Chapter 4: Functional Limits and Continuity Definition. Let S R and f : S R. (a) For an accumulation point a of S, the number l is the limit of f(x) as x approaches a, or lim x a f(x) = l, iff ε > 0, δ

More information

MATH 113: ELEMENTARY CALCULUS

MATH 113: ELEMENTARY CALCULUS MATH 3: ELEMENTARY CALCULUS Please check www.ualberta.ca/ zhiyongz for notes updation! 6. Rates of Change and Limits A fundamental philosophical truth is that everything changes. In physics, the change

More information

Chapter 3 Continuous Functions

Chapter 3 Continuous Functions Continuity is a very important concept in analysis. The tool that we shall use to study continuity will be sequences. There are important results concerning the subsets of the real numbers and the continuity

More information

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3 Analysis Math Notes Study Guide Real Analysis Contents Ordered Fields 2 Ordered sets and fields 2 Construction of the Reals 1: Dedekind Cuts 2 Metric Spaces 3 Metric Spaces 3 Definitions 4 Separability

More information

Calculus 1: Sample Questions, Final Exam

Calculus 1: Sample Questions, Final Exam Calculus : Sample Questions, Final Eam. Evaluate the following integrals. Show your work and simplify your answers if asked. (a) Evaluate integer. Solution: e 3 e (b) Evaluate integer. Solution: π π (c)

More information

Problems for Chapter 3.

Problems for Chapter 3. Problems for Chapter 3. Let A denote a nonempty set of reals. The complement of A, denoted by A, or A C is the set of all points not in A. We say that belongs to the interior of A, Int A, if there eists

More information

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

Econ Slides from Lecture 1

Econ Slides from Lecture 1 Econ 205 Sobel Econ 205 - Slides from Lecture 1 Joel Sobel August 23, 2010 Warning I can t start without assuming that something is common knowledge. You can find basic definitions of Sets and Set Operations

More information

,... We would like to compare this with the sequence y n = 1 n

,... We would like to compare this with the sequence y n = 1 n Example 2.0 Let (x n ) n= be the sequence given by x n = 2, i.e. n 2, 4, 8, 6,.... We would like to compare this with the sequence = n (which we know converges to zero). We claim that 2 n n, n N. Proof.

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

1.10 Continuity Brian E. Veitch

1.10 Continuity Brian E. Veitch 1.10 Continuity Definition 1.5. A function is continuous at x = a if 1. f(a) exists 2. lim x a f(x) exists 3. lim x a f(x) = f(a) If any of these conditions fail, f is discontinuous. Note: From algebra

More information

MORE ON CONTINUOUS FUNCTIONS AND SETS

MORE ON CONTINUOUS FUNCTIONS AND SETS Chapter 6 MORE ON CONTINUOUS FUNCTIONS AND SETS This chapter can be considered enrichment material containing also several more advanced topics and may be skipped in its entirety. You can proceed directly

More information

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and Section 1.4 Continuity A function is a continuous at a point if its graph has no gaps, holes, breaks or jumps at that point. If a function is not continuous at a point, then we say it is discontinuous

More information

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that Chapter 2 Limits and continuity 21 The definition of a it Definition 21 (ε-δ definition) Let f be a function and y R a fixed number Take x to be a point which approaches y without being equal to y If there

More information

Chapter 1 Limits and Their Properties

Chapter 1 Limits and Their Properties Chapter 1 Limits and Their Properties Calculus: Chapter P Section P.2, P.3 Chapter P (briefly) WARM-UP 1. Evaluate: cot 6 2. Find the domain of the function: f( x) 3x 3 2 x 4 g f ( x) f ( x) x 5 3. Find

More information

Some Background Material

Some Background Material Chapter 1 Some Background Material In the first chapter, we present a quick review of elementary - but important - material as a way of dipping our toes in the water. This chapter also introduces important

More information

Classnotes - MA Series and Matrices

Classnotes - MA Series and Matrices Classnotes - MA-2 Series and Matrices Department of Mathematics Indian Institute of Technology Madras This classnote is only meant for academic use. It is not to be used for commercial purposes. For suggestions

More information

Logical Connectives and Quantifiers

Logical Connectives and Quantifiers Chapter 1 Logical Connectives and Quantifiers 1.1 Logical Connectives 1.2 Quantifiers 1.3 Techniques of Proof: I 1.4 Techniques of Proof: II Theorem 1. Let f be a continuous function. If 1 f(x)dx 0, then

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.6 Inverse Functions and Logarithms In this section, we will learn about: Inverse functions and logarithms. INVERSE FUNCTIONS The table gives data from an experiment

More information

1 Homework. Recommended Reading:

1 Homework. Recommended Reading: Analysis MT43C Notes/Problems/Homework Recommended Reading: R. G. Bartle, D. R. Sherbert Introduction to real analysis, principal reference M. Spivak Calculus W. Rudin Principles of mathematical analysis

More information

Solutions to Problem Sheet for Week 6

Solutions to Problem Sheet for Week 6 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week 6 MATH90: Differential Calculus (Advanced) Semester, 07 Web Page: sydney.edu.au/science/maths/u/ug/jm/math90/

More information

1.2 Functions What is a Function? 1.2. FUNCTIONS 11

1.2 Functions What is a Function? 1.2. FUNCTIONS 11 1.2. FUNCTIONS 11 1.2 Functions 1.2.1 What is a Function? In this section, we only consider functions of one variable. Loosely speaking, a function is a special relation which exists between two variables.

More information

1 Functions, Graphs and Limits

1 Functions, Graphs and Limits 1 Functions, Graphs and Limits 1.1 The Cartesian Plane In this course we will be dealing a lot with the Cartesian plane (also called the xy-plane), so this section should serve as a review of it and its

More information

A FLOW DIAGRAM FOR CALCULATING LIMITS OF FUNCTIONS (OF SEVERAL VARIABLES).

A FLOW DIAGRAM FOR CALCULATING LIMITS OF FUNCTIONS (OF SEVERAL VARIABLES). A FLOW DIAGRAM FOR CALCULATING LIMITS OF FUNCTIONS (OF SEVERAL VARIABLES). Version 5.5, 2/12/2008 In many ways it is silly to try to describe a sophisticated intellectual activity by a simple and childish

More information

8 Further theory of function limits and continuity

8 Further theory of function limits and continuity 8 Further theory of function limits and continuity 8.1 Algebra of limits and sandwich theorem for real-valued function limits The following results give versions of the algebra of limits and sandwich theorem

More information

Limits and Continuity

Limits and Continuity Limits and Continuity Philippe B. Laval Kennesaw State University January 2, 2005 Contents Abstract Notes and practice problems on its and continuity. Limits 2. Introduction... 2.2 Theory:... 2.2. GraphicalMethod...

More information

MA131 - Analysis 1. Workbook 6 Completeness II

MA131 - Analysis 1. Workbook 6 Completeness II MA3 - Analysis Workbook 6 Completeness II Autumn 2004 Contents 3.7 An Interesting Sequence....................... 3.8 Consequences of Completeness - General Bounded Sequences.. 3.9 Cauchy Sequences..........................

More information

5.1 Increasing and Decreasing Functions. A function f is decreasing on an interval I if and only if: for all x 1, x 2 I, x 1 < x 2 = f(x 1 ) > f(x 2 )

5.1 Increasing and Decreasing Functions. A function f is decreasing on an interval I if and only if: for all x 1, x 2 I, x 1 < x 2 = f(x 1 ) > f(x 2 ) 5.1 Increasing and Decreasing Functions increasing and decreasing functions; roughly DEFINITION increasing and decreasing functions Roughly, a function f is increasing if its graph moves UP, traveling

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Solution Sheet 1.4 Questions 26-31

Solution Sheet 1.4 Questions 26-31 Solution Sheet 1.4 Questions 26-31 26. Using the Limit Rules evaluate i) ii) iii) 3 2 +4+1 0 2 +4+3, 3 2 +4+1 2 +4+3, 3 2 +4+1 1 2 +4+3. Note When using a Limit Rule you must write down which Rule you

More information

Solutions Final Exam May. 14, 2014

Solutions Final Exam May. 14, 2014 Solutions Final Exam May. 14, 2014 1. (a) (10 points) State the formal definition of a Cauchy sequence of real numbers. A sequence, {a n } n N, of real numbers, is Cauchy if and only if for every ɛ > 0,

More information

V. Graph Sketching and Max-Min Problems

V. Graph Sketching and Max-Min Problems V. Graph Sketching and Max-Min Problems The signs of the first and second derivatives of a function tell us something about the shape of its graph. In this chapter we learn how to find that information.

More information

MATH 117 LECTURE NOTES

MATH 117 LECTURE NOTES MATH 117 LECTURE NOTES XIN ZHOU Abstract. This is the set of lecture notes for Math 117 during Fall quarter of 2017 at UC Santa Barbara. The lectures follow closely the textbook [1]. Contents 1. The set

More information

x x 1 x 2 + x 2 1 > 0. HW5. Text defines:

x x 1 x 2 + x 2 1 > 0. HW5. Text defines: Lecture 15: Last time: MVT. Special case: Rolle s Theorem (when f(a) = f(b)). Recall: Defn: Let f be defined on an interval I. f is increasing (or strictly increasing) if whenever x 1, x 2 I and x 2 >

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

More information

MIDTERM REVIEW FOR MATH The limit

MIDTERM REVIEW FOR MATH The limit MIDTERM REVIEW FOR MATH 500 SHUANGLIN SHAO. The limit Define lim n a n = A: For any ε > 0, there exists N N such that for any n N, a n A < ε. The key in this definition is to realize that the choice of

More information

Solutions to Tutorial for Week 4

Solutions to Tutorial for Week 4 The University of Sydney School of Mathematics and Statistics Solutions to Tutorial for Week 4 MATH191/1931: Calculus of One Variable (Advanced) Semester 1, 018 Web Page: sydneyeduau/science/maths/u/ug/jm/math191/

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions Summer Review Packet for Students Entering AP Calculus BC Comple Fractions When simplifying comple fractions, multiply by a fraction equal to 1 which has a numerator and denominator composed of the common

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

Mathematical Methods for Physics and Engineering

Mathematical Methods for Physics and Engineering Mathematical Methods for Physics and Engineering Lecture notes for PDEs Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 The integration theory

More information

5.5 Deeper Properties of Continuous Functions

5.5 Deeper Properties of Continuous Functions 5.5. DEEPER PROPERTIES OF CONTINUOUS FUNCTIONS 195 5.5 Deeper Properties of Continuous Functions 5.5.1 Intermediate Value Theorem and Consequences When one studies a function, one is usually interested

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

THE REAL NUMBERS Chapter #4

THE REAL NUMBERS Chapter #4 FOUNDATIONS OF ANALYSIS FALL 2008 TRUE/FALSE QUESTIONS THE REAL NUMBERS Chapter #4 (1) Every element in a field has a multiplicative inverse. (2) In a field the additive inverse of 1 is 0. (3) In a field

More information

5. Some theorems on continuous functions

5. Some theorems on continuous functions 5. Some theorems on continuous functions The results of section 3 were largely concerned with continuity of functions at a single point (usually called x 0 ). In this section, we present some consequences

More information

Summer Assignment MAT 414: Calculus

Summer Assignment MAT 414: Calculus Summer Assignment MAT 414: Calculus Calculus - Math 414 Summer Assignment Due first day of school in September Name: 1. If f ( x) = x + 1, g( x) = 3x 5 and h( x) A. f ( a+ ) x+ 1, x 1 = then find: x+ 7,

More information

Supremum and Infimum

Supremum and Infimum Supremum and Infimum UBC M0 Lecture Notes by Philip D. Loewen The Real Number System. Work hard to construct from the axioms a set R with special elements O and I, and a subset P R, and mappings A: R R

More information

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information