MTAEA Continuity and Limits of Functions

Size: px
Start display at page:

Download "MTAEA Continuity and Limits of Functions"

Transcription

1 School of Economics, Australian National University February 1, 2010

2 Continuous Functions. A continuous function is one we can draw without taking our pen off the paper Definition. Let f be a real-valued function whose domain is a subset of R. The function f is continuous at x 0 in dom(f ) if, for every sequence (x n ) in dom(f ) converging to x 0, we have lim f (x n ) = f (x 0 ). If f is continuous at each point of a set S dom(f ), then f is said to be continuous on S. The function f is said to be continuous if it is continuous on dom(f ).

3 Continuous Functions. y x 0 x Figure: A continuous function. For any sequence of points (x n) n N converging to x 0, the sequence (f (x n)) n N converges to f (x 0 ).

4 Continuous Functions. Example Let f : R R be given by f (x) = 2x for all x R. Prove f is continuous on R. Proof. Suppose we have a real-valued sequence (x n ) converging to x 0 i.e. lim x n = x 0. Then we have lim f (x n ) = lim[2x 2 n + 1] = 2[lim x 2 n ] + 1 = 2x = f (x 0), where the second equality follows by application of the limit theorems. We have shown that for any sequence (x n ) converging to x 0, we have lim f (x n ) = f (x 0 ).This proves that f is continuous at each x 0 R and so f is continuous on R.

5 Continuous Functions. Example Let f : R R be given by f (x) = (1/x) sin(1/x 2 ) for x 0 and f (0) = 0. Show that f is discontinuous at 0. Proof. It is sufficient to find a sequence (x n ) converging to 0 such that (f (x n )) does not converge to f (0) = 0. To find such a sequence, we will rearrange (1/x n ) sin(1/x 2 n ) = 1/x n where x n 0. Thus, we want sin(1/x 2 n ) = 1. For this we need 1/x 2 n = 2nπ + π/2, and it follows that x n = 1 2nπ + π. 2 Then lim x n = 0, while lim f (x n ) = lim(1/x n ) = + 0.

6 Continuous Functions. The sequential definition of continuity implies that the values f (x) are close to f (x 0 ) when the values x are close to x 0. The following theorem provides an alternative definition of continuity. Theorem (ε-δ definition of continuity) Let f be a real-valued function whose domain is a subset of R. Then f is continuous at x 0 dom(f ) iff for each ε > 0 there exists δ > 0 such that x dom(f ) and x x 0 < δ imply f (x) f (x 0 ) < ε. If we draw two horizontal lines, no matter how close together, we can always cut off a vertical strip of the plane by two vertical lines in such a way that all that part of the curve which is contained in the strip lies between the two horizontal lines.

7 Continuous Functions. y Epsilon Delta Applet f (x 0 ) + ε f (x 0 ) f (x 0 ) ε x 0 δ x 0 x 0 + δ Figure: ε-δ definition of continuity x

8 Continuous Functions. Example Let f : R R be given by f (x) = x 2 sin(1/x) for all x 0 and f (0) = 0. Prove f is continuous at 0. Proof. Let ε > 0. Clearly f (x) f (0) = f (x) x 2 for all x. We want this to be less than ε, so set δ = ε. Then x 0 < δ implies x 2 < δ 2 = ε, and so x 0 < δ implies f (x) f (0) < ε. So f is continuous at 0.

9 Continuous Functions. Example Let f : R R be given by f (x) = 2x for all x R. Then f is continuous on R. Proof. We now use the ε-δ property. Let x 0 R, and let ε > 0. We want to show that f (x) f (x 0 ) < ε provided x x 0 is sufficiently small, i.e. less than some δ. First note that f (x) f (x 0 ) = 2x (2x ) = 2x 2 2x 2 0 = 2(x x 0 )(x + x 0 ) = 2 x x 0 x + x 0. So, what we need is to find a bound for x + x 0 that does not depend on x.

10 Continuous Functions. Now, if x x 0 < 1 then x < x and hence x + x 0 x + x 0 < 2 x So, we have f (x) f (x 0 ) < 2 x x 0 (2 x 0 + 1) if x x 0 < 1. To arrange for 2 x x 0 (2 x 0 + 1) < ε it is sufficient to have x x 0 < ε/[2(2 x 0 + 1)] and also x x 0 < 1. So let { } ε δ = min 1, 2(2 x 0 + 1) The working above shows that x x 0 < δ implies f (x) f (x 0 ) < ε.

11 Continuous Functions. We can form new functions from old functions in several ways. Definition. Let A R and let B R. Consider two functions f : A R and g : B R and let k R. We define the functions into R as follows. f given by f (x) = f (x) for all x A; kf given by (kf )(x) = kf (x) for all x A; f + g given by (f + g)(x) = f (x) + g(x) for all x A B; fg given by (fg)(x) = f (x)g(x) for all x A B; f /g given by (f /g)(x) = f (x)/g(x) for all x A B such that g(x) 0.

12 Continuous Functions. Theorem Let f and g be real-valued functions that are continuous at x 0 in R and let k R. Then (i) f is continuous at x 0 ; (ii) kf is continuous at x 0 ; (iii) f + g is continuous at x 0 ; (iv) fg is continuous at x 0 ; (v) f /g is continuous at x 0 if g(x 0 ) 0. Theorem If f is continuous at x 0 and g is continuous at f (x 0 ), then the composite function g f is continuous at x 0.

13 Properties of Continuous Functions. Theorem (Intermediate Value Theorem) If f is a continuous real-valued function on an interval I, then f has the intermediate value property on I: Whenever a, b I, a < b and y lies between f (a) and f (b), there exists at least one x (a, b) such that f (x) = y. This theorem can be used to establish that a continuous function f has a fixed point, i.e. a point x 0 dom(f ) such that f (x 0 ) = x 0.

14 Properties of Continuous Functions. y 0 f (x) f (b) y 0 f (a) [ a x 1 x 2 x 3 b ] I Figure: By the intermediate value theorem, for any f (a) < y < f (b), we can find an x such that f (x) = y. In the case of y 0, we can find three i.e. y 0 = f (x 1 ) = f (x 2 ) = f (x 3 ). x

15 Properties of Continuous Functions. Example Show that the continuous function f : [0, 1] [0, 1] has a fixed point x 0 [0, 1]. y 1 y = x f (x) x 0 Figure: Fixed point. Kinda obvious? 1 x

16 Properties of Continuous Functions. We will use the IVT. We will define a new function g on I, and consider a = 0 and b = 1. Solution. Consider the function g(x) = f (x) x, which is also continuous on [0, 1] by (iii). Now g(0) = f (0) 0 = f (0) 0 and g(1) = f (1) = 0. So, by the intermediate value theorem, we have that g(x 0 ) = 0 for some x 0 [0, 1]. Then clearly f (x 0 ) = x 0.

17 Definition. Let S be a subset of R, let a be a real number or symbol or that is the limit of some sequence in S, and let L be a real number or symbol or. We write lim x a S f (x) = L if f is a function defined on S, and for every sequence (x n ) in S with limit a, we have lim n f (x n ) = L. The expression lim x a S f (x) is read limit, as x tends to a along S, of f (x). Using this definition, we see that a function f is continuous at a in dom(f ) = S iff lim x a S f (x) = f (a).

18 Definition. For a function f and a R we write (i) lim x a f (x) = L provided lim x a S f (x) = L for some set S = J\a where J is an open interval containing a. lim x a f (x) is called the (two-sided) limit of f at a. (ii) lim x a + f (x) = L provided lim x a S f (x) = L for some open interval S = (a, b). lim x a + f (x) is called the right-hand limit of f at a. (iii) lim x a f (x) = L provided lim x a S f (x) = L for some open interval S = (c, a). lim x a f (x) is called the left-hand limit of f at a. (iv) lim x f (x) = L provided lim x S f (x) = L for some interval S = (c, ). (v) lim x f (x) = L provided lim x S f (x) = L for some interval S = (, b).

19 y t f (x) s x a Figure: The right hand limit at a is t, while the left hand limit is s.

20 Example (1) We have lim x 4 x 3 = 64 and lim x 2 (1/x) = 1/2 because the functions x 3 and 1/x are continuous at 4 and 2 respectively. One can easily show that lim x 0 +(1/x) = + and lim x 0 (1/x) =. It follows that lim x 0 (1/x) does not exist (see theorem 7). (2) Consider lim x 2 [ x 2 ] 4. x 2 The function we are finding the limit of is not defined at x = 2. We can rewrite the function as x 2 4 x 2 = (x 2)(x + 2) x 2 = x + 2 for x 2.

21 Now we can see that lim x 2 [ x 2 4 x 2 ] = lim x 2 (x + 2) = 4. It is important to note that the functions given by (x 2 4)/(x 2) and (x + 2) are not identical. The domain of the first is (, 2) (2, + ), while the domain of the second is R. (3) Consider lim x 1 [ ] x 1. x 1 To find the limit, we multiply the numerator and denominator of the function by x + 1 to get x 1 x 1 = x 1 (x 1)( x + 1) = 1 for x 1. x + 1

22 Now we can see that lim x 1 [ x 1 x 1 ] [ ] 1 = lim = 1 x 1 x This in fact shows that if h(x) = x then h (1) = 1/2 (as you will see when we look at differentiation). (4) Let f be a real-valued function given by f (x) = 1/(x 2) 3 for all x 2. Then limx + f (x) = 0, limx f (x) = 0, limx 2 + f (x) = +, limx 2 f (x) =.

23 Proof. We will show that lim x f (x) = 0. By definition, it is enough to show that lim x S f (x) = 0 for S = (2, + ). So consider any sequence (x n ) with x n S for all n N, such that lim n + x n = + and show that lim f (x n) = n + lim n + [ ] 1 (x n 2) 3 = 0. To prove the above assertion we could use our limit theorems. Instead we will prove it directly. Let ε > 0. We need to find an N such that for n > N, we have (x n 2) 3 < ε. This inequality can be rearranged as ε 1 < (x n 2) 3 or ε 1 3 < x n 2. We need x n > ε , for the previous inequality to be satsified.

24 Now we use the fact that lim n + x n = +. By definition of an infinite limit of a sequence, for any M > 0 we can find an N such that n > N implies x n > M. Thus, if we set M = ε , there exists an N such that n > N implies x n > ε Then reversing the steps above, we find that n > N implies (x n 2) 3 < ε. This shows that lim n + f (x n ) = 0 for any sequence (x n ) in S such that lim n + x n = + and the result follows by definition.

25 The following result allows us to avoid sequences and provide ε-δ definitions of a function s limits. Theorem Let f be a function defined on a subset S of R, let a be a real number that is the limit of some sequence in S, and let L be a real number. Then lim x a s f (x) = L iff for each ε > 0 there exists δ > 0 such that x S, x a < δ imply f (x) L < ε. This theorem has a number of corollaries, which are listed in the next theorem. These give us alternative definitions for the limit of a function, its lateral limits, and its limits at infinity.

26 Theorem (i) Let f be a function defined on J\{a} for some open interval J containing a, and let L be a real number. Then lim x a f (x) = L iff for each ε > 0 there exists δ > 0 such that 0 < x a < δ implies f (x) L < ε. (ii) Let f be a function defined on some interval (a, b), and let L be a real number. Then lim x a + f (x) = L iff for each ε > 0 there exists δ > 0 such that a < x < a + δ implies f (x) L < ε. (iii) Let f be a function defined on some interval (c, a), and let L be a real number. Then lim x a f (x) = L iff for each ε > 0 there exists δ > 0 such that a δ < x < a implies f (x) L < ε.

27 y t s + ε s s ε a δ a a + δ f (x) Figure: The (two-sided) limit at a is s, while f (a) = t. (This function is not continuous at a.) x

28 y t + ε t t ε f (x) s + ε s s ε a δ a a + δ Figure: The right hand limit at a is t, while the left hand limit is s. x

29 (iv) Let f be a function defined on some interval (c, + ), and let L be a real number. Then lim x + f (x) = L iff for each ε > 0 there exists δ < + such that x > δ implies f (x) L < ε. (v) Let f be a function defined on some interval (, b), and let L be a real number. Then lim x f (x) = L iff for each ε > 0 there exists δ > such that x < δ implies f (x) L < ε.

30 y 1 ε ε ε 1 ε f (x) x Figure: The function f : R \ {0} R is given by f (x) = 1/x for all x R \ {0}. The limits at + and are both 0.

31 Example Let f : R \ {0} R be given by f (x) = 1/x for all x R \ {0} (this is the function drawn in the previous figure). Then lim x + = lim x = 0. Proof. We will prove the first limit. First note that the function is defined on some interval (c, + ) we could take any c > 0. Also the limit L = 0 is a real number. So we use definition iv. Let ε > 0. We need to find a finite δ such that x > δ implies 1/x < ε. If we take δ = 1/ε, then the desired condition is satisfied.

32 (vi) Let f be a function defined on J \ {a}. Then lim x a f (x) = iff for each M > 0 there exists δ > 0 such that 0 < x a < δ implies f (x) > M. (vii) Let f be a function defined on J \ {a}. Then lim x a f (x) = iff for each M < 0 there exists δ > 0 such that 0 < x a < δ implies f (x) < M. We can also mix the previous limit concepts, and define the following limits. lim x a + f (x) = +, lim x a + f (x) =, limx a f (x) = +, limx a f (x) =, lim x + f (x) = +, limx + f (x) =, limx f (x) = +, limx f (x) = +.

33 y 1 M M M 1 M f (x) x Figure: The function f : R \ {0} R is given by f (x) = 1/x for all x R \ {0}. Here lim x 0 + f (x) = +, while lim x 0 f (x) =. The two-sided limit at a does not exist. It cannot be + because there is no δ such that x ( δ, +δ) implies f (x) > M.

34 The next result tells us that if the left-hand and right-hand limits at a of a function exist and are equal, then the two-sided limit at a exists and is equal to these two limits. It also says the converse is also true if the limit exists, then both the left-hand and right-hand limits exist and are equal to the two-sided limit. Theorem Let f be a function defined on J\{a} for some open interval J containing a. Then lim x a f (x) exists iff the limits lim x a + f (x) and lim x a f (x) both exist and are equal, in which case all three limits are equal.

35 Theorem Let f 1 and f 2 be functions for which the limits L 1 = lim x a S f 1 (x) and L 2 = lim x a S f 2 (x) exist and are finite. Then (i) lim x a S(f 1 + f 2 )(x) = L 1 + L 2 ; (ii) lim x a S(f 1 f 2 )(x) = L 1 L 2 ; (iii) lim x a S(f 1 /f 2 )(x) = L 1 /L 2 if L 2 0 and f 2 (x) 0 for x S. Proof of (iii). blah

36 The following result provides conditions under which we can change the order of taking the limit and applying the function g. Theorem Let f be a function for which the limit L = lim x a S f (x) exists and is finite. If g is a function defined on {f (x) x S} {L} that is continuous at L, then lim x a S g f (x) exists and equals g(l). Example Compute lim x 1 x Proof. Here the function g : R + R, given by g(x) = x for all x R + is continuous. Thus lim x 1 x = lim x 1 x = = 2.

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

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

C-N M151 Lecture Notes (part 1) Based on Stewart s Calculus (2013) B. A. Starnes

C-N M151 Lecture Notes (part 1) Based on Stewart s Calculus (2013) B. A. Starnes Lecture Calculus is the study of infinite Mathematics. In essence, it is the extension of algebraic concepts to their limfinity(l). What does that even mean? Well, let's begin with the notion of functions

More information

Induction, sequences, limits and continuity

Induction, sequences, limits and continuity Induction, sequences, limits and continuity Material covered: eclass notes on induction, Chapter 11, Section 1 and Chapter 2, Sections 2.2-2.5 Induction Principle of mathematical induction: Let P(n) be

More information

Continuity, Intermediate Value Theorem (2.4)

Continuity, Intermediate Value Theorem (2.4) Continuity, Intermediate Value Theorem (2.4) Xiannan Li Kansas State University January 29th, 2017 Intuitive Definition: A function f(x) is continuous at a if you can draw the graph of y = f(x) without

More information

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

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

MTAEA Differentiation

MTAEA Differentiation School of Economics, Australian National University February 5, 2010 Basic Properties of the Derivative. Secant Tangent Applet l 3 l 2 l 1 a a 3 a 2 a 1 Figure: The derivative of f at a is the limiting

More information

THS Step By Step Calculus Chapter 1

THS Step By Step Calculus Chapter 1 Name: Class Period: Throughout this packet there will be blanks you are epected to fill in prior to coming to class. This packet follows your Larson Tetbook. Do NOT throw away! Keep in 3 ring binder until

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

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the Chapter 2 Limits and Continuity 2.1 Rates of change and Tangents to Curves Definition 2.1.1 : interval [x 1, x 2 ] is The average Rate of change of y = f(x) with respect to x over the y x = f(x 2) f(x

More information

Functions. Chapter Continuous Functions

Functions. Chapter Continuous Functions Chapter 3 Functions 3.1 Continuous Functions A function f is determined by the domain of f: dom(f) R, the set on which f is defined, and the rule specifying the value f(x) of f at each x dom(f). If f is

More information

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x 4 We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x x, x > 0 Since tan x = cos x, from the quotient rule, tan x = sin

More information

Chapter 1: Limits and Continuity

Chapter 1: Limits and Continuity Chapter 1: Limits and Continuity Winter 2015 Department of Mathematics Hong Kong Baptist University 1/69 1.1 Examples where limits arise Calculus has two basic procedures: differentiation and integration.

More information

Limits, Continuity, and the Derivative

Limits, Continuity, and the Derivative Unit #2 : Limits, Continuity, and the Derivative Goals: Study and define continuity Review limits Introduce the derivative as the limit of a difference quotient Discuss the derivative as a rate of change

More information

Chapter 1 Functions and Limits

Chapter 1 Functions and Limits Contents Chapter 1 Functions and Limits Motivation to Chapter 1 2 4 Tangent and Velocity Problems 3 4.1 VIDEO - Secant Lines, Average Rate of Change, and Applications......................... 3 4.2 VIDEO

More information

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as Section 1.2 Combining Functions; Shifting and Scaling Graphs We will get new functions from the ones we know. Tow functions f and g can be combined to form new functions by function addition, substraction,

More information

MAT137 Calculus! Lecture 5

MAT137 Calculus! Lecture 5 MAT137 Calculus! Lecture 5 Today: 2.5 The Pinching Theorem; 2.5 Trigonometric Limits. 2.6 Two Basic Theorems. 3.1 The Derivative Next: 3.2-3.6 DIfferentiation Rules Deadline to notify us if you have a

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

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

Math 421, Homework #9 Solutions

Math 421, Homework #9 Solutions Math 41, Homework #9 Solutions (1) (a) A set E R n is said to be path connected if for any pair of points x E and y E there exists a continuous function γ : [0, 1] R n satisfying γ(0) = x, γ(1) = y, and

More information

1.3 Limits and Continuity

1.3 Limits and Continuity .3 Limits and Continuity.3. Limits Problem 8. What will happen to the functional values of as x gets closer and closer to 2? f(x) = Solution. We can evaluate f(x) using x values nearer and nearer to 2

More information

Limit Laws- Theorem 2.2.1

Limit Laws- Theorem 2.2.1 Limit Laws- Theorem 2.2.1 If L, M, c, and k are real numbers and lim x c f (x) =L and lim g(x) =M, then x c 1 Sum Rule: lim x c (f (x)+g(x)) = L + M 2 Difference Rule: lim x c (f (x) g(x)) = L M 3 Constant

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline 1 Domains of Continuous Functions 2 The

More information

Hyperreal Calculus MAT2000 Project in Mathematics. Arne Tobias Malkenes Ødegaard Supervisor: Nikolai Bjørnestøl Hansen

Hyperreal Calculus MAT2000 Project in Mathematics. Arne Tobias Malkenes Ødegaard Supervisor: Nikolai Bjørnestøl Hansen Hyperreal Calculus MAT2000 Project in Mathematics Arne Tobias Malkenes Ødegaard Supervisor: Nikolai Bjørnestøl Hansen Abstract This project deals with doing calculus not by using epsilons and deltas, but

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline Domains of Continuous Functions The Intermediate

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

Econ Slides from Lecture 2

Econ Slides from Lecture 2 Econ 205 Sobel Econ 205 - Slides from Lecture 2 Joel Sobel August 31, 2010 Econ 205 Sobel Limits of Functions Take any function f, f : X R for X = (c, d) (so note that it is an open set) and take a X.

More information

Do now as a warm up: Is there some number a, such that this limit exists? If so, find the value of a and find the limit. If not, explain why not.

Do now as a warm up: Is there some number a, such that this limit exists? If so, find the value of a and find the limit. If not, explain why not. Do now as a warm up: Is there some number a, such that this limit exists? If so, find the value of a and find the limit. If not, explain why not. 1 Continuity and One Sided Limits To say that a function

More information

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT.

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT. MAT137 - Week 5 The deadline to drop to MAT135 is tomorrow. (Details on course website.) The deadline to let us know you have a scheduling conflict with Test 1 is also tomorrow. (Details on the course

More information

Infinite Limits. By Tuesday J. Johnson

Infinite Limits. By Tuesday J. Johnson Infinite Limits By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Graphing functions Working with inequalities Working with absolute values Trigonometric

More information

An Intro to Limits Sketch to graph of 3

An Intro to Limits Sketch to graph of 3 Limits and Their Properties A Preview of Calculus Objectives: Understand what calculus is and how it compares with precalculus.understand that the tangent line problem is basic to calculus. Understand

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

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 6 B) 14 C) 10 D) Does not exist

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 6 B) 14 C) 10 D) Does not exist Assn 3.1-3.3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the limit, if it exists. 1) Find: lim x -1 6x + 5 5x - 6 A) -11 B) - 1 11 C)

More information

Math Section Bekki George: 08/28/18. University of Houston. Bekki George (UH) Math /28/18 1 / 37

Math Section Bekki George: 08/28/18. University of Houston. Bekki George (UH) Math /28/18 1 / 37 Math 1431 Section 14616 Bekki George: bekki@math.uh.edu University of Houston 08/28/18 Bekki George (UH) Math 1431 08/28/18 1 / 37 Office Hours: Tuesdays and Thursdays 12:30-2pm (also available by appointment)

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, Prove that f has a limit at 2 and x + 2 find it. f(x) = 2x2 + 3x 2 x + 2

Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, Prove that f has a limit at 2 and x + 2 find it. f(x) = 2x2 + 3x 2 x + 2 Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, 2009 2. Define f : ( 2, 0) R by f(x) = 2x2 + 3x 2. Prove that f has a limit at 2 and x + 2 find it. Note that when x 2 we have f(x) = 2x2

More information

1.1 Limits and Continuity. Precise definition of a limit and limit laws. Squeeze Theorem. Intermediate Value Theorem. Extreme Value Theorem.

1.1 Limits and Continuity. Precise definition of a limit and limit laws. Squeeze Theorem. Intermediate Value Theorem. Extreme Value Theorem. STATE EXAM MATHEMATICS Variant A ANSWERS AND SOLUTIONS 1 1.1 Limits and Continuity. Precise definition of a limit and limit laws. Squeeze Theorem. Intermediate Value Theorem. Extreme Value Theorem. Definition

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

2.1 The Tangent and Velocity Problems

2.1 The Tangent and Velocity Problems 2.1 The Tangent and Velocity Problems Ex: When you jump off a swing, where do you go? Ex: Can you approximate this line with another nearby? How would you get a better approximation? Ex: A cardiac monitor

More information

Part 2 Continuous functions and their properties

Part 2 Continuous functions and their properties 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

More information

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

More information

9. Series representation for analytic functions

9. Series representation for analytic functions 9. Series representation for analytic functions 9.. Power series. Definition: A power series is the formal expression S(z) := c n (z a) n, a, c i, i =,,, fixed, z C. () The n.th partial sum S n (z) is

More information

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Section 11.1 The Least Upper Bound Axiom a. Least Upper Bound Axiom b. Examples c. Theorem 11.1.2 d. Example e. Greatest Lower Bound f. Theorem

More information

Real Analysis. Joe Patten August 12, 2018

Real Analysis. Joe Patten August 12, 2018 Real Analysis Joe Patten August 12, 2018 1 Relations and Functions 1.1 Relations A (binary) relation, R, from set A to set B is a subset of A B. Since R is a subset of A B, it is a set of ordered pairs.

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES Infinite sequences and series were introduced briefly in A Preview of Calculus in connection with Zeno s paradoxes and the decimal representation

More information

Math 115 Spring 11 Written Homework 10 Solutions

Math 115 Spring 11 Written Homework 10 Solutions Math 5 Spring Written Homework 0 Solutions. For following its, state what indeterminate form the its are in and evaluate the its. (a) 3x 4x 4 x x 8 Solution: This is in indeterminate form 0. Algebraically,

More information

Review for Chapter 2 Test

Review for Chapter 2 Test Review for Chapter 2 Test This test will cover Chapter (sections 2.1-2.7) Know how to do the following: Use a graph of a function to find the limit (as well as left and right hand limits) Use a calculator

More information

EQ: What are limits, and how do we find them? Finite limits as x ± Horizontal Asymptote. Example Horizontal Asymptote

EQ: What are limits, and how do we find them? Finite limits as x ± Horizontal Asymptote. Example Horizontal Asymptote Finite limits as x ± The symbol for infinity ( ) does not represent a real number. We use to describe the behavior of a function when the values in its domain or range outgrow all finite bounds. For example,

More information

WEEK 7 NOTES AND EXERCISES

WEEK 7 NOTES AND EXERCISES WEEK 7 NOTES AND EXERCISES RATES OF CHANGE (STRAIGHT LINES) Rates of change are very important in mathematics. Take for example the speed of a car. It is a measure of how far the car travels over a certain

More information

Consequences of Continuity and Differentiability

Consequences of Continuity and Differentiability Consequences of Continuity and Differentiability We have seen how continuity of functions is an important condition for evaluating limits. It is also an important conceptual tool for guaranteeing the existence

More information

Introduction to Limits

Introduction to Limits for An Introduction to Calculus Pramudya 1 1 Senior Lecturer in Department of Industrial Computing Faculty of Information and Communication Technology Universiti Teknikal Malaysia Melaka with LaTEX February

More information

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila KEMATH1 Calculus for Chemistry and Biochemistry Students Francis Joseph H Campeña, De La Salle University Manila February 9, 2015 Contents 1 Conic Sections 2 11 A review of the coordinate system 2 12 Conic

More information

CHAPTER 3: CONTINUITY ON R 3.1 TWO SIDED LIMITS

CHAPTER 3: CONTINUITY ON R 3.1 TWO SIDED LIMITS CHAPTER 3: CONTINUITY ON R 3.1 TWO SIDED LIMITS DEFINITION. Let a R and let I be an open interval contains a, and let f be a real function defined everywhere except possibly at a. Then f(x) is said to

More information

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim Limits at Infinity and Horizontal Asymptotes As we prepare to practice graphing functions, we should consider one last piece of information about a function that will be helpful in drawing its graph the

More information

This Week. Professor Christopher Hoffman Math 124

This Week. Professor Christopher Hoffman Math 124 This Week Sections 2.1-2.3,2.5,2.6 First homework due Tuesday night at 11:30 p.m. Average and instantaneous velocity worksheet Tuesday available at http://www.math.washington.edu/ m124/ (under week 2)

More information

1.2 Functions and Their Properties Name:

1.2 Functions and Their Properties Name: 1.2 Functions and Their Properties Name: Objectives: Students will be able to represent functions numerically, algebraically, and graphically, determine the domain and range for functions, and analyze

More information

Regents Review Session #3 Functions

Regents Review Session #3 Functions Regents Review Session #3 Functions A relation is a set of ordered pairs. A function is a relation in which each element of the domain corresponds t exactly one element in the range. (Each x value is paired

More information

Derivatives and the Product Rule

Derivatives and the Product Rule Derivatives and the Product Rule James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline 1 Differentiability 2 Simple Derivatives

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

1 Functions and Graphs

1 Functions and Graphs 1 Functions and Graphs 1.1 Functions Cartesian Coordinate System A Cartesian or rectangular coordinate system is formed by the intersection of a horizontal real number line, usually called the x axis,

More information

Math 150 Midterm 1 Review Midterm 1 - Monday February 28

Math 150 Midterm 1 Review Midterm 1 - Monday February 28 Math 50 Midterm Review Midterm - Monday February 28 The midterm will cover up through section 2.2 as well as the little bit on inverse functions, exponents, and logarithms we included from chapter 5. Notes

More information

Solution of the 8 th Homework

Solution of the 8 th Homework Solution of the 8 th Homework Sangchul Lee December 8, 2014 1 Preinary 1.1 A simple remark on continuity The following is a very simple and trivial observation. But still this saves a lot of words in actual

More information

3 Measurable Functions

3 Measurable Functions 3 Measurable Functions Notation A pair (X, F) where F is a σ-field of subsets of X is a measurable space. If µ is a measure on F then (X, F, µ) is a measure space. If µ(x) < then (X, F, µ) is a probability

More information

Definition (The carefully thought-out calculus version based on limits).

Definition (The carefully thought-out calculus version based on limits). 4.1. Continuity and Graphs Definition 4.1.1 (Intuitive idea used in algebra based on graphing). A function, f, is continuous on the interval (a, b) if the graph of y = f(x) can be drawn over the interval

More information

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem.

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. Limit of a sequence Definition. Sequence {x n } of real numbers is said to converge to a real number a if for

More information

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values Copyright & License Formula Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula absolute value properties of absolute values equation of a line in various forms equation of a circle

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

SBS Chapter 2: Limits & continuity

SBS Chapter 2: Limits & continuity SBS Chapter 2: Limits & continuity (SBS 2.1) Limit of a function Consider a free falling body with no air resistance. Falls approximately s(t) = 16t 2 feet in t seconds. We already know how to nd the average

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

Calculus (Real Analysis I)

Calculus (Real Analysis I) Calculus (Real Analysis I) (MAT122β) Department of Mathematics University of Ruhuna A.W.L. Pubudu Thilan Department of Mathematics University of Ruhuna Calculus (Real Analysis I)(MAT122β) 1/172 Chapter

More information

CH 2: Limits and Derivatives

CH 2: Limits and Derivatives 2 The tangent and velocity problems CH 2: Limits and Derivatives the tangent line to a curve at a point P, is the line that has the same slope as the curve at that point P, ie the slope of the tangent

More information

Supplementary Trig Material

Supplementary Trig Material Supplementary Trig Material Math U See Table of Contents Lesson A: Solving Equations with Radicals and Absolute Value Lesson Practice Worksheet A - 1 Lesson Practice Worksheet A - 2 Lesson B: Solving Inequalities

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

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

More information

Sets. 1.2 Find the set of all x R satisfying > = > = > = - > 0 = [x- 3 (x -2)] > 0. = - (x 1) (x 2) (x 3) > 0. Test x = 0, 5

Sets. 1.2 Find the set of all x R satisfying > = > = > = - > 0 = [x- 3 (x -2)] > 0. = - (x 1) (x 2) (x 3) > 0. Test x = 0, 5 Sets 1.2 Find the set of all x R satisfying > > Test x 0, 5 > - > 0 [x- 3 (x -2)] > 0 - (x 1) (x 2) (x 3) > 0 At x0: y - (-1)(-2)(-3) 6 > 0 x < 1 At x5: y - (4)(3)(2) -24 < 0 2 < x < 3 Hence, {x R: x

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

Determine whether the formula determines y as a function of x. If not, explain. Is there a way to look at a graph and determine if it's a function?

Determine whether the formula determines y as a function of x. If not, explain. Is there a way to look at a graph and determine if it's a function? 1.2 Functions and Their Properties Name: Objectives: Students will be able to represent functions numerically, algebraically, and graphically, determine the domain and range for functions, and analyze

More information

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23 Chapter 3 Limit and Continuity Contents 3. Definition of Limit 3 3.2 Basic Limit Theorems 8 3.3 One sided Limit 4 3.4 Infinite Limit, Limit at infinity and Asymptotes 5 3.4. Infinite Limit and Vertical

More information

Definition: For nonempty sets X and Y, a function, f, from X to Y is a relation that associates with each element of X exactly one element of Y.

Definition: For nonempty sets X and Y, a function, f, from X to Y is a relation that associates with each element of X exactly one element of Y. Functions Definition: A relation is a correspondence between two sets. If x and y are two elements in these sets and if a relation exists between x and y, then we say that x corresponds to y or that y

More information

Regina High School AP Calculus Miss Moon

Regina High School AP Calculus Miss Moon Regina High School AP Calculus 018-19 Miss Moon Going into AP Calculus, there are certain skills that have been taught to you over the previous years that we assume you have. If you do not have these skills,

More information

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

More information

Chapter 4E - Combinations of Functions

Chapter 4E - Combinations of Functions Fry Texas A&M University!! Math 150!! Chapter 4E!! Fall 2015! 121 Chapter 4E - Combinations of Functions 1. Let f (x) = 3 x and g(x) = 3+ x a) What is the domain of f (x)? b) What is the domain of g(x)?

More information

Section 1.4 Tangents and Velocity

Section 1.4 Tangents and Velocity Math 132 Tangents and Velocity Section 1.4 Section 1.4 Tangents and Velocity Tangent Lines A tangent line to a curve is a line that just touches the curve. In terms of a circle, the definition is very

More information

Chapter 4. Measure Theory. 1. Measure Spaces

Chapter 4. Measure Theory. 1. Measure Spaces Chapter 4. Measure Theory 1. Measure Spaces Let X be a nonempty set. A collection S of subsets of X is said to be an algebra on X if S has the following properties: 1. X S; 2. if A S, then A c S; 3. if

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

(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

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics Chapter 3a Topics in differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Problems in differentiation Problems in differentiation Problem 1.

More information

MAXIMA AND MINIMA CHAPTER 7.1 INTRODUCTION 7.2 CONCEPT OF LOCAL MAXIMA AND LOCAL MINIMA

MAXIMA AND MINIMA CHAPTER 7.1 INTRODUCTION 7.2 CONCEPT OF LOCAL MAXIMA AND LOCAL MINIMA CHAPTER 7 MAXIMA AND MINIMA 7.1 INTRODUCTION The notion of optimizing functions is one of the most important application of calculus used in almost every sphere of life including geometry, business, trade,

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

Lemma 15.1 (Sign preservation Lemma). Suppose that f : E R is continuous at some a R.

Lemma 15.1 (Sign preservation Lemma). Suppose that f : E R is continuous at some a R. 15. Intermediate Value Theorem and Classification of discontinuities 15.1. Intermediate Value Theorem. Let us begin by recalling the definition of a function continuous at a point of its domain. Definition.

More information

Calculus I. George Voutsadakis 1. LSSU Math 151. Lake Superior State University. 1 Mathematics and Computer Science

Calculus I. George Voutsadakis 1. LSSU Math 151. Lake Superior State University. 1 Mathematics and Computer Science Calculus I George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 151 George Voutsadakis (LSSU) Calculus I November 2014 1 / 67 Outline 1 Limits Limits, Rates

More information

1 Continuity and Limits of Functions

1 Continuity and Limits of Functions Week 4 Summary This week, we will move on from our discussion of sequences and series to functions. Even though sequences and functions seem to be very different things, they very similar. In fact, we

More information

Solutions to Math 41 First Exam October 18, 2012

Solutions to Math 41 First Exam October 18, 2012 Solutions to Math 4 First Exam October 8, 202. (2 points) Find each of the following its, with justification. If the it does not exist, explain why. If there is an infinite it, then explain whether it

More information

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the Area and Tangent Problem Calculus is motivated by two main problems. The first is the area problem. It is a well known result that the area of a rectangle with length l and width w is given by A = wl.

More information

Midterm 1 Solutions Thursday, February 26

Midterm 1 Solutions Thursday, February 26 Math 59 Dr. DeTurck Midterm 1 Solutions Thursday, February 26 1. First note that since f() = f( + ) = f()f(), we have either f() = (in which case f(x) = f(x + ) = f(x)f() = for all x, so c = ) or else

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

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

More information