1 Continuity and Limits of Functions

Size: px
Start display at page:

Download "1 Continuity and Limits of Functions"

Transcription

1 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 should think of functions as a generalization of sequences. In Section, we will define continuity and it of functions. Then, we will look at a few eamples to become familiar with the new definitions. In Section 2, we will go over Theorems that will serve as useful tools in studying continuity of functions. In Section 3, we will talk about big O and little o notation. Then, we will define differentiation. Topics Page Continuity and Limits of Functions. Definitions Eamples Continuity Theorems 5 2. Continuity: Useful Tools Etreme/Intermediate Value Theorems Differentiation 7 3. Big O and Little o Differentiation Continuity and Limits of Functions. Definitions First, let s define what a function is: Definition (Function A function, f, from the real numbers to real numbers is a map which assigns to a real number R a unique real number y R. If f is a function from the reals to reals, we will write f : R R. Some eamples of functions are: Polynomials e.g. f( = Trig functions e.g. f( = sin Eponential functions e.g. f( = e Constant functions e.g. f( = 28 Recall that a sequence converging to a sequence meant that as n goes to infinity, the terms got closer and closer to a number, L, which we called the it. The analog for functions is continuity and it of a function as approaches a particular real number a. How did we learn continuity in school? Or what does continuous mean in English? One way to describe a continuous function is being able to draw the graph without taking the pen off the paper. Clearly this isn t a mathematically acceptable definition. So let s first give the precise definition of continuity and then try to unpackage what it really says: Page of

2 Definition (Continuity and Limit Let f : R R be a function. Let a R. Then, L R is called the it of f as approaches a, if for any ε > 0, we can find δ > 0 such that if a < δ, we have f( L < ε. If L is the it of f as approaches a, we will write f( = L Moreover, if L = f(a, we say that the function, f, is continuous at a. If L does not eist or L f(a, we say that f is discontinuous at a. Let s take a closer look at the definition and try to understand what the definition is really trying to say. Again, we have ε > 0, as we did before. But instead of looking for N N with some magical properties, we are now required to find δ > 0 with some similar magical properties. In words, this is what the definition is saying: Suppose we are given a very tiny interval around L (namely the interval (L ε, L + ε. Then, we are trying to find an interval around our favorite point a (namely the interval (a δ, a + δ such that our function f maps this interval into the given interval i.e. f( (L ε, L + ε for all (a δ, a + δ. If we can do this for any tiny interval around L that gets thrown to us, we say f approaches L as approaches a. Pictures are worth thousand words (even though mathematicians would try to argue that it isn t true. Let s take a look at Figure.. In Figure., we have drawn the graph of a function, say f(. If we wanted to show that f( = L, we would need to show that for any blue interval around L, we can find a small enough green interval around a such that the part of the graph of f( which lies over the green interval sits completely within the blue band. Figure : Idea behind it and continuity.2 Eamples As we already saw with sequences, working directly with definitions involving ε can prove to be quite tricky. Let s look at a few eamples to get some practice with this type of proofs. We start with an appetizer. Eample.. Let f : R R be f( =. Show that f is continuous for all a R. Proof. If we gave a definition of continuity such that f( = (called the identity function is not continuous, we should probably change the definition of continuity! Fortunately, this won t be a problem for our definition. Page 2 of

3 Let ε > 0. Then, we would like to find δ > 0 such that a < δ f( f(a < ε But note that f( = and f(a = a. So we can simply take δ = ε. Then, we have: a < δ f( f(a = a < δ = ε Hence, f satisfies the definition of continuity at each a R. That was too easy. So let s move to a slightly more difficult eample. Eample.2. Show that the function f( = 2 is continuous for all nonzero a R. Proof. As was the case before, we start by eamining the quantity in the absolute value. In our case that is f( f(a = 2 a 2 ( = a 2 2 a 2 2 (2 = (a (a + a 2 2 (3 = a a + a 2 2 (4 = a a + a 2 2 (5 This is the quantity that we want to make small by picking close to a. But note that when is close to a, we can bound the second term. More precisely, if is within a 2 of a, we get: a + a 2 2 So far, we have shown that if is within a 2 of a, i.e. a < a 2, we have f( f(a = a a + a 2 2 a a 3 Eventually, we want to find δ such that f( f(a < ε. It suffices to get = a a 3 < ε a < ε a 3 = ε a3 a + 3a 2 a 2 2 (6 5a 2 a ( 2 a 2 (7 2 5a 2 = (8 We are almost ready to start our proof. Note that so far we have imposed two conditions on with regard to how close it has to be to a. First, we wanted a < a 2. Then, at the end, we had a < ε a3. Our δ will be the minimum of these two values i.e. δ = 2 min( a 2, ε a3. Let s start the proof: a 4 4 a 3 Page 3 of

4 Let ε > 0. Let δ = min( a 2, ε a3. Now, suppose a < δ. Since δ a 2, we know that f( f(a a But note that δ < ε a3, we get a a 3 < ε a3 a 3 = ε Therefore, we conclude that whenever a < δ, we have f( f(a < ε. Thus, f is continuous at a. Since a was chosen to be an arbitrary nonzero real number, we conclude that f is continuous at any nonzero real number a. Now that we ve seen two eamples of continuous functions, let s take a look at a function that is discontinuous. But before we do that, we introduce a lemma that will help us prove that a function is discontinuous. Lemma.. Suppose f : R R is a function. Then, f( = L. if and only if for any sequence of real numbers {a n } such that n a n = a, we have f(a n = L n Conversely, f( L if and only if there eists a sequence {a n } such that n a n = a; and n f(a n L Eample.3. Consider the function, f : R R defined as follows: a 3 { ( sin 0 f( = L = 0 where L is a real number. Show that f( is discontinuous at 0 for any value of L. Proof. To show that f( is discontinuous at 0 for any value of L, we must show that f( f(a = L for any L R. In other words, we must show that f does not have a it as approaches 0. We will try to use Lemma. to show this. Hence, we must find a sequence {a n } converging to 0 such that {f(a n } does not converge to L. Hence it suffices to find two sequences {a n } and {a n}, both converging to 0, but such that {f(a n } and {f(a n} converge to distinct its. Let s first consider a n = 2nπ. Then, we have Now, we look at the sequence {f(a n }: a n = n n 2nπ = 0 ( f(a n = f = sin(2nπ = n n 2nπ 0 = 0 n n For the second sequence, we consider a 2 n = (4n+π. Again, we have 2 n a n = n (4n + π = 0 Page 4 of

5 However, this time the sequence {f(a n} does not converge to 0: ( n f(a n = f 2 n (4n + π Hence, for any L, we can find a sequence {a n } such that (4n + π = sin = n 2 = n n a n = 0; and n f(a n L Therefore, we conclude that no value of L R can be the it of f as approaches 0. discontinuous at 0 for any value of L. Hence, f is 2 Continuity Theorems 2. Continuity: Useful Tools As we saw in the previous section, proving continuity using the definition can be quite tricky. Thankfully, there are a number of useful tools and theorems that will allow us to prove that certain its eist without going through the ε δ business. Theorem 2. (Arithmetic of Limits. Let f, g : R R be functions such that f( and g( both eist. Then, (αf( + βg( = α f( + β g( for all α, β R ( ( (f(g( = f( g( ( f( = g( f( g(, if g( 0. Theorem 2. tells us that its of functions behave as we would like them to. following, very useful, corollary. It also gives us the Corollary 2.. Every polynomial is continuous at a R. Proof. We know that the constant function f( = is continuous everywhere. We also saw in the previous section that the function f( = is continuous everywhere. By multiplying these two functions together and scaling by constant factors, we can make any polynomial (in fact, polynomials are precisely functions that can be made in such way from f( = and f( =. Therefore, by Theorem 2., we conclude that its of polynomials are defined everywhere. To show that polynomials are continuous everywhere, we only have left to show that the its are equal to the value of the polynomial. However, since the it of f( = is everywhere; and the it = a for all a R, we conclude that for any polynomial g(, we have g( = g(a. Hence, every polynomial is continuous everywhere. Theorem 2.2 (Squeeze Theorem. Let f, g, h : R R be functions. Suppose that g( f( h( for all a g( = h( = L Then, f( = L. Page 5 of

6 Eample 2.. Show ( 0 2 sin = 0 Proof. We did a similar eample where we used the Squeeze Theorem for sequences to show that the sequence {a n = sin n n } converged to 0. As before, note that for all 0 R we have ( ( sin 2 2 sin 2 But we know by Corollary = 2 = 0 0 Therefore, by Theorem 2.2, we conclude that ( 0 2 sin = Etreme/Intermediate Value Theorems Theorem 2.3 (Etreme Value Theorem. Let f be a function and suppose f is continuous on the interval [a, b]. Then, f( attains its maimum on this interval i.e. there eists c [a, b] such that for all [a, b], f( f(c. You might ask: Isn t this always true? Well, the answer is not always. For eample, consider the function f( = on the interval (0,. Then, the function f( does not attain its maimum on the interval. The least upper bound for {f( (0, } is which is f(. However, lies outside our interval (0,. But that was cheating, you might say. What if we have a closed and bounded interval, say [0, ]. Shouldn t Theorem 2.3 be true for any function? Let s consider the following function: f( = { 0 0 = 0 It s easy to see that f( is not continuous at 0. But f is defined everywhere on [0, ]. But note that f isn t even bounded from above since f blows up as 0. Well, if you still think I m cheating by giving eamples of unnatural functions, then your intuition is probably telling you natural = continuous. In that case, see Theorem 2.3. Theorem 2.4 (Intermediate Value Theorem. Let f be a function and suppose f is continuous on the interval [a, b]. Suppose f(a < L < f(b. Then, there eists c (a, b such that f(c = L. We can use the Intermediate Value Theorem to prove the following corollary. Corollary 2.2. Let f be a continuous function on [a, b]. Suppose f(a < a and f(b > b. Then, we can find c [a, b] such that f(c = c. Proof. Consider the function g( := f( on [a, b]. By Theorem 2., we know that g( = f( is continuous on [a, b]. Now, g(a = f(a a < 0 and g(b = f(b b > 0 by hypothesis. By the Intermediate Value Theorem, we can find c [a, b] such that g(c = 0. However, that means that Hence, we can find c [a, b] such that f(c = c. g(c = f(c c = 0 f(c = c Page 6 of

7 3 Differentiation 3. Big O and Little o Definition (Big O and little o Let f and g be functions. We say f( is big O of g( as approaches a if we can find a constant C and δ > 0 such that f( C g( for all such that 0 < a < δ. We say that f( is little o of g( as approaches a if f( g( = 0 This is a more general definition than the one given in Ma. The definition given in Ma is in fact a special case of above definition where g( = and a = 0. What s the idea of big O and little o? First, little o is a bit easier to understand. We say that f( is o(g( if the it of f(/g( as approaches a is 0. Obviously, if f(a = 0 and g(a 0, then the statement is satisfied since the it will simply be 0/g(a = 0. But this is not very interesting. If f( does not approach 0 but g( does, then the the it will be ±. If f and g both approach nonzero real numbers, the it will also be nonzero. The interesting case is when f and g both approach 0. In this case, we can t simply say that the it is 0/0 since that isn t defined. To say that the it of f(/g( is 0 means that as approaches 0, f( is a lot smaller than g( at all times near a. In other words f approaches 0 faster than g. Let s look at an eample to see what this means: Eample 3.. Show that f( = 2 is o( as 0. Proof. Well, let s go ahead and compute the it: Hence, 2 is o(. 2 0 = = 0 0 Ok, 2 is a lot smaller than near 0 so maybe this makes sense. How about a slightly more general case? Eample 3.2. n is o( m if and only if n < m Proof. Let s take a look at that it again: n 0 m = 0 n m But this it is 0 if n m > 0; if n = m; and if n < m. Hence, n is o( m if and only if n < m. More generally, we can deduce the following. Proposition 3.. Let f and g be polynomials such that f(a = g(a = 0. approaches a if and only if deg f > deg g. Then, f( is o(g( as The proof is straightforward so I will leave it as an eercise. But this really is everything you need to know about little o. It is telling us whether a function f approaches 0 faster than another function g. In particular, if f doesn t approach 0 at all, f won t be little o of any function. If f does approach 0, then it Page 7 of

8 will be little o of any function that does not approach 0. Finally, if f and g both approach 0, f is o(g if f approaches 0 faster than g does. What about big O? The idea of big O is once again comparing how fast f and g approach 0. Simply put, f is O(g if f approaches 0 as fast as g. Let s do a few eamples to get comfortable with big O. Eample 3.3. Show that is O(. Proof. Well... this is obvious. We can pick δ = (anything, really and C =. Then, for (, we get which is vacuously true. = Clearly approaches 0 as fast as itself. Obviously for any function f, f will be big O of itself. Now, let s look at a very useful theorem. Theorem 3.. Let f( and g( be functions. Suppose that 0 f( = 0 g( = 0. Moreover suppose Then, f( is O(g(. f( 0 g( = L ± Proof. Since f(/g( approaches L as 0, for ε =, we can find δ > 0 such that 0 < δ f( g( L < ε = Hence, we have f( g( L < (9 f( g( L < ( f( g( < + L ( f( < ( + L g( (2 So let δ be the one we found above, and let C = + L. Then, for all < δ, we have f( < C g(. Therefore, f( is O(g(. Corollary 3.. Suppose f( is o(g(. Then, f( is O(g(. Great! This does agree with our description that f is O(g if f approaches 0 as fast as g does; and f is o(g if f approaches 0 faster than g. Put like this, it s obvious that little o is a stronger condition than big O. 3.2 Differentiation Definition (Differentiation Let f be a function. Then, we say that f is differentiable at a if the it f(a + h f(a (a + h a eists. If the it eists, we denote it as f (a and call it the derivative of f at a. Page 8 of

9 Let s look at a few eamples of derivatives for some easy functions. Eample 3.4. The derivative of f( = Proof. Pick any point a 0 in R. Then, we have at any point a 0 is a 2. f(a + h f(a (a + h a = = = a+h a h a (a+h a(a+h h h ha(a + h = a(a + h (3 (4 (5 (6 = a 2 (7 Before we look at the net eample, we define the function f( = e. In particular, we will define it to be the following formal power series: e n = n=0 We will need a couple of properties of e for the net eample. First, we can show using this power series representation and the binomial theorem that for any a, b R, e a+b = e a e b. Second, the series e converges for all R and e 0 =. This, again, is not very hard to prove but we will not present the proof here so we can get to more fun stuff! Eample 3.5. Show that for any a R, the derivative of e at a is e a. Proof. Let s start by eamining the it: f(a + h f(a h e a+h e a = h = e a eh h (8 ( (9 (20 Now, we will use the fact that e h = n=0 h n = + h + h ( = e a ( + h + h 2 2! + h3 3! + h h = e a + h2 2! + h3 3! + h = e ( a h2 + + h2! 3! + ( = e a h n n= ( = e a n= h n (2 (22 (23 (24 (25 Page 9 of

10 Now, we only have left to show that Note that for any h, we have n= h n ( n= h n = n=0 h n Hence, the series n= hn f( can be computed by directly plugging a in. Hence, = e h converges absolutely for all h. For power series, f(, which converges at a, ( n= h n = Therefore, we conclude that the derivative of e at any a R is e a. Page of

Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016

Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016 Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016 This week we re discussing two important topics: its and continuity. We won t give a completely rigorous definition of either, but we ll develop

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

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li 1 L Hospital s Rule Another useful application of mean value theorems is L Hospital s Rule. It helps us to evaluate its of indeterminate

More information

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0.

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Infinite Limits Return to Table of Contents Infinite Limits Infinite Limits Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Now we will consider rational functions

More information

MATH 116, LECTURES 10 & 11: Limits

MATH 116, LECTURES 10 & 11: Limits MATH 6, LECTURES 0 & : Limits Limits In application, we often deal with quantities which are close to other quantities but which cannot be defined eactly. Consider the problem of how a car s speedometer

More information

Functions If (x, y 1 ), (x, y 2 ) S, then y 1 = y 2

Functions If (x, y 1 ), (x, y 2 ) S, then y 1 = y 2 Functions 4-3-2008 Definition. A function f from a set X to a set Y is a subset S of the product X Y such that if (, y 1 ), (, y 2 ) S, then y 1 = y 2. Instead of writing (, y) S, you usually write f()

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

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

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions.

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions. October 27, 208 MAT86 Week 3 Justin Ko Limits. Intuitive Definitions of Limits We use the following notation to describe the iting behavior of functions.. (Limit of a Function A it is written as f( = L

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

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

Review: Limits of Functions - 10/7/16

Review: Limits of Functions - 10/7/16 Review: Limits of Functions - 10/7/16 1 Right and Left Hand Limits Definition 1.0.1 We write lim a f() = L to mean that the function f() approaches L as approaches a from the left. We call this the left

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

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

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems Math 5 T-Limits Page MATH 5 TOPIC LIMITS A. Basic Idea of a Limit and Limit Laws B. Limits of the form,, C. Limits as or as D. Summary for Evaluating Limits Answers to Eercises and Problems Math 5 T-Limits

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

SEE and DISCUSS the pictures on pages in your text. Key picture:

SEE and DISCUSS the pictures on pages in your text. Key picture: Math 6 Notes 1.1 A PREVIEW OF CALCULUS There are main problems in calculus: 1. Finding a tangent line to a curve though a point on the curve.. Finding the area under a curve on some interval. SEE and DISCUSS

More information

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

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

12.1 The Extrema of a Function

12.1 The Extrema of a Function . The Etrema of a Function Question : What is the difference between a relative etremum and an absolute etremum? Question : What is a critical point of a function? Question : How do you find the relative

More information

Solve Wave Equation from Scratch [2013 HSSP]

Solve Wave Equation from Scratch [2013 HSSP] 1 Solve Wave Equation from Scratch [2013 HSSP] Yuqi Zhu MIT Department of Physics, 77 Massachusetts Ave., Cambridge, MA 02139 (Dated: August 18, 2013) I. COURSE INFO Topics Date 07/07 Comple number, Cauchy-Riemann

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

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

November 13, 2018 MAT186 Week 8 Justin Ko

November 13, 2018 MAT186 Week 8 Justin Ko 1 Mean Value Theorem Theorem 1 (Mean Value Theorem). Let f be a continuous on [a, b] and differentiable on (a, b). There eists a c (a, b) such that f f(b) f(a) (c) =. b a Eample 1: The Mean Value Theorem

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

Guide to Proofs on Sets

Guide to Proofs on Sets CS103 Winter 2019 Guide to Proofs on Sets Cynthia Lee Keith Schwarz I would argue that if you have a single guiding principle for how to mathematically reason about sets, it would be this one: All sets

More information

Hyperreal Numbers: An Elementary Inquiry-Based Introduction. Handouts for a course from Canada/USA Mathcamp Don Laackman

Hyperreal Numbers: An Elementary Inquiry-Based Introduction. Handouts for a course from Canada/USA Mathcamp Don Laackman Hyperreal Numbers: An Elementary Inquiry-Based Introduction Handouts for a course from Canada/USA Mathcamp 2017 Don Laackman MATHCAMP, WEEK 3: HYPERREAL NUMBERS DAY 1: BIG AND LITTLE DON & TIM! Problem

More information

AP Calculus AB. Limits & Continuity.

AP Calculus AB. Limits & Continuity. 1 AP Calculus AB Limits & Continuity 2015 10 20 www.njctl.org 2 Table of Contents click on the topic to go to that section Introduction The Tangent Line Problem Definition of a Limit and Graphical Approach

More information

M155 Exam 2 Concept Review

M155 Exam 2 Concept Review M155 Exam 2 Concept Review Mark Blumstein DERIVATIVES Product Rule Used to take the derivative of a product of two functions u and v. u v + uv Quotient Rule Used to take a derivative of the quotient of

More information

In this unit we will study exponents, mathematical operations on polynomials, and factoring.

In this unit we will study exponents, mathematical operations on polynomials, and factoring. GRADE 0 MATH CLASS NOTES UNIT E ALGEBRA In this unit we will study eponents, mathematical operations on polynomials, and factoring. Much of this will be an etension of your studies from Math 0F. This unit

More information

O.K. But what if the chicken didn t have access to a teleporter.

O.K. But what if the chicken didn t have access to a teleporter. The intermediate value theorem, and performing algebra on its. This is a dual topic lecture. : The Intermediate value theorem First we should remember what it means to be a continuous function: A function

More information

15. NUMBERS HAVE LOTS OF DIFFERENT NAMES!

15. NUMBERS HAVE LOTS OF DIFFERENT NAMES! 5 NUMBERS HAVE LOTS OF DIFFERENT NAMES! a fun type of game with numbers one such game playing the game: 3 pets There are lots of number games that can make you look clairvoyant One such game goes something

More information

Chapter 5: Limits, Continuity, and Differentiability

Chapter 5: Limits, Continuity, and Differentiability Chapter 5: Limits, Continuity, and Differentiability 63 Chapter 5 Overview: Limits, Continuity and Differentiability Derivatives and Integrals are the core practical aspects of Calculus. They were the

More information

3.1 Graphs of Polynomials

3.1 Graphs of Polynomials 3.1 Graphs of Polynomials Three of the families of functions studied thus far: constant, linear and quadratic, belong to a much larger group of functions called polynomials. We begin our formal study of

More information

1 Notes for lectures during the week of the strike Part 2 (10/25)

1 Notes for lectures during the week of the strike Part 2 (10/25) 1 Notes for lectures during the week of the strike Part 2 (10/25) Last time, we stated the beautiful: Theorem 1.1 ( Three reflections theorem ). Any isometry (of R 2 ) is the composition of at most three

More information

εx 2 + x 1 = 0. (2) Suppose we try a regular perturbation expansion on it. Setting ε = 0 gives x 1 = 0,

εx 2 + x 1 = 0. (2) Suppose we try a regular perturbation expansion on it. Setting ε = 0 gives x 1 = 0, 4 Rescaling In this section we ll look at one of the reasons that our ε = 0 system might not have enough solutions, and introduce a tool that is fundamental to all perturbation systems. We ll start with

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

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

0. Introduction 1 0. INTRODUCTION

0. Introduction 1 0. INTRODUCTION 0. Introduction 1 0. INTRODUCTION In a very rough sketch we explain what algebraic geometry is about and what it can be used for. We stress the many correlations with other fields of research, such as

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

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 for Week 2 (Secs. 1.3 and ) Functions and Limits

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits Lecture for Week 2 (Secs. 1.3 and 2.2 2.3) Functions and Limits 1 First let s review what a function is. (See Sec. 1 of Review and Preview.) The best way to think of a function is as an imaginary machine,

More information

c 2007 Je rey A. Miron

c 2007 Je rey A. Miron Review of Calculus Tools. c 007 Je rey A. Miron Outline 1. Derivatives. Optimization 3. Partial Derivatives. Optimization again 5. Optimization subject to constraints 1 Derivatives The basic tool we need

More information

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0.

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0. Rolle s Theorem Rolle's Theorem guarantees that there will be at least one extreme value in the interior of a closed interval, given that certain conditions are satisfied. As with most of the theorems

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

Linear Algebra, Summer 2011, pt. 3

Linear Algebra, Summer 2011, pt. 3 Linear Algebra, Summer 011, pt. 3 September 0, 011 Contents 1 Orthogonality. 1 1.1 The length of a vector....................... 1. Orthogonal vectors......................... 3 1.3 Orthogonal Subspaces.......................

More information

15. NUMBERS HAVE LOTS OF DIFFERENT NAMES!

15. NUMBERS HAVE LOTS OF DIFFERENT NAMES! get the complete book: http://wwwonemathematicalcatorg/getfulltetfullbookhtm 5 NUMBERS HAVE LOTS OF DIFFERENT NAMES! a fun type of game with numbers one such game playing the game: 3 pets There are lots

More information

2.2 The Limit of a Function

2.2 The Limit of a Function 2.2 The Limit of a Function Introductory Example: Consider the function f(x) = x is near 0. x f(x) x f(x) 1 3.7320508 1 4.236068 0.5 3.8708287 0.5 4.1213203 0.1 3.9748418 0.1 4.0248457 0.05 3.9874607 0.05

More information

Chapter 10 Introduction to the Derivative

Chapter 10 Introduction to the Derivative Chapter 0 Introduction to the Derivative The concept of a derivative takes up half the study of Calculus. A derivative, basically, represents rates of change. 0. Limits: Numerical and Graphical Approaches

More information

One-to-one functions and onto functions

One-to-one functions and onto functions MA 3362 Lecture 7 - One-to-one and Onto Wednesday, October 22, 2008. Objectives: Formalize definitions of one-to-one and onto One-to-one functions and onto functions At the level of set theory, there are

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

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Natural deduction for truth-functional logic

Natural deduction for truth-functional logic Natural deduction for truth-functional logic Phil 160 - Boston University Why natural deduction? After all, we just found this nice method of truth-tables, which can be used to determine the validity or

More information

3.3 Limits and Infinity

3.3 Limits and Infinity Calculus Maimus. Limits Infinity Infinity is not a concrete number, but an abstract idea. It s not a destination, but a really long, never-ending journey. It s one of those mind-warping ideas that is difficult

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

INFINITE SUMS. In this chapter, let s take that power to infinity! And it will be equally natural and straightforward.

INFINITE SUMS. In this chapter, let s take that power to infinity! And it will be equally natural and straightforward. EXPLODING DOTS CHAPTER 7 INFINITE SUMS In the previous chapter we played with the machine and saw the power of that machine to make advanced school algebra so natural and straightforward. In this chapter,

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

Models of Computation,

Models of Computation, Models of Computation, 2010 1 Induction We use a lot of inductive techniques in this course, both to give definitions and to prove facts about our semantics So, it s worth taking a little while to set

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.4 Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at

More information

c 1 v 1 + c 2 v 2 = 0 c 1 λ 1 v 1 + c 2 λ 1 v 2 = 0

c 1 v 1 + c 2 v 2 = 0 c 1 λ 1 v 1 + c 2 λ 1 v 2 = 0 LECTURE LECTURE 2 0. Distinct eigenvalues I haven t gotten around to stating the following important theorem: Theorem: A matrix with n distinct eigenvalues is diagonalizable. Proof (Sketch) Suppose n =

More information

Seunghee Ye Ma 8: Week 2 Oct 6

Seunghee Ye Ma 8: Week 2 Oct 6 Week 2 Summary This week, we will learn about sequences and real numbers. We first define what we mean by a sequence and discuss several properties of sequences. Then, we will talk about what it means

More information

Quadratic Equations Part I

Quadratic Equations Part I Quadratic Equations Part I Before proceeding with this section we should note that the topic of solving quadratic equations will be covered in two sections. This is done for the benefit of those viewing

More information

AP Calculus Summer Homework Worksheet Instructions

AP Calculus Summer Homework Worksheet Instructions Honors AP Calculus BC Thrill-a-Minute Summer Opportunity 018 Name Favorite Pre-Calculus Topic Your summer assignment is to have the review packet (a review of Algebra / Trig. and Pre-Calculus), Chapter

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart)

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) Still under construction. MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) As seen in A Preview of Calculus, the concept of it underlies the various branches of calculus. Hence we

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

CALCULUS I. Review. Paul Dawkins

CALCULUS I. Review. Paul Dawkins CALCULUS I Review Paul Dawkins Table of Contents Preface... ii Review... 1 Introduction... 1 Review : Functions... Review : Inverse Functions...1 Review : Trig Functions...0 Review : Solving Trig Equations...7

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

THEOREMS ON LIMITS AND CONTINUITY

THEOREMS ON LIMITS AND CONTINUITY THEOREMS ON LIMITS AND CONTINUITY MATH 152, SECTION 55 (VIPUL NAIK) Difficulty level: Moderate to hard. There are a couple of proofs here that are hard to understand; however, you are not responsible for

More information

MITOCW MIT18_01SCF10Rec_24_300k

MITOCW MIT18_01SCF10Rec_24_300k MITOCW MIT18_01SCF10Rec_24_300k JOEL LEWIS: Hi. Welcome back to recitation. In lecture, you've been doing related rates problems. I've got another example for you, here. So this one's a really tricky one.

More information

Preface.

Preface. This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

#29: Logarithm review May 16, 2009

#29: Logarithm review May 16, 2009 #29: Logarithm review May 16, 2009 This week we re going to spend some time reviewing. I say re- view since you ve probably seen them before in theory, but if my experience is any guide, it s quite likely

More information

Part Two. Diagnostic Test

Part Two. Diagnostic Test Part Two Diagnostic Test AP Calculus AB and BC Diagnostic Tests Take a moment to gauge your readiness for the AP Calculus eam by taking either the AB diagnostic test or the BC diagnostic test, depending

More information

CHAPTER 7: TECHNIQUES OF INTEGRATION

CHAPTER 7: TECHNIQUES OF INTEGRATION CHAPTER 7: TECHNIQUES OF INTEGRATION DAVID GLICKENSTEIN. Introduction This semester we will be looking deep into the recesses of calculus. Some of the main topics will be: Integration: we will learn how

More information

How to Find Limits. Yilong Yang. October 22, The General Guideline 1

How to Find Limits. Yilong Yang. October 22, The General Guideline 1 How to Find Limits Yilong Yang October 22, 204 Contents The General Guideline 2 Put Fractions Together and Factorization 2 2. Why put fractions together..................................... 2 2.2 Formula

More information

Solution to Proof Questions from September 1st

Solution to Proof Questions from September 1st Solution to Proof Questions from September 1st Olena Bormashenko September 4, 2011 What is a proof? A proof is an airtight logical argument that proves a certain statement in general. In a sense, it s

More information

Notes 3.2: Properties of Limits

Notes 3.2: Properties of Limits Calculus Maimus Notes 3.: Properties of Limits 3. Properties of Limits When working with its, you should become adroit and adept at using its of generic functions to find new its of new functions created

More information

CALCULUS I. Integrals. Paul Dawkins

CALCULUS I. Integrals. Paul Dawkins CALCULUS I Integrals Paul Dawkins Table of Contents Preface... ii Integrals... Introduction... Indefinite Integrals... Computing Indefinite Integrals... Substitution Rule for Indefinite Integrals... More

More information

Big-oh stuff. You should know this definition by heart and be able to give it,

Big-oh stuff. You should know this definition by heart and be able to give it, Big-oh stuff Definition. if asked. You should know this definition by heart and be able to give it, Let f and g both be functions from R + to R +. Then f is O(g) (pronounced big-oh ) if and only if there

More information

9. TRANSFORMING TOOL #2 (the Multiplication Property of Equality)

9. TRANSFORMING TOOL #2 (the Multiplication Property of Equality) 9 TRANSFORMING TOOL # (the Multiplication Property of Equality) a second transforming tool THEOREM Multiplication Property of Equality In the previous section, we learned that adding/subtracting the same

More information

t. y = x x R² =

t. y = x x R² = A4-11 Model Functions finding model functions for data using technology Pre-requisites: A4-8 (polynomial functions), A4-10 (power and exponential functions) Estimated Time: 2 hours Summary Learn Solve

More information

MITOCW R11. Double Pendulum System

MITOCW R11. Double Pendulum System MITOCW R11. Double Pendulum System The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for

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

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1

Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1 Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1 What is a linear equation? It sounds fancy, but linear equation means the same thing as a line. In other words, it s an equation

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 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST

MATH 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST MATH 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST JAMES MCIVOR Today we enter Chapter 2, which is the heart of this subject. Before starting, recall that last time we saw the integers have unique factorization

More information

3.8 Limits At Infinity

3.8 Limits At Infinity 3.8. LIMITS AT INFINITY 53 Figure 3.5: Partial graph of f = /. We see here that f 0 as and as. 3.8 Limits At Infinity The its we introduce here differ from previous its in that here we are interested in

More information

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: NP-Completeness I Date: 11/13/18

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: NP-Completeness I Date: 11/13/18 601.433/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: NP-Completeness I Date: 11/13/18 20.1 Introduction Definition 20.1.1 We say that an algorithm runs in polynomial time if its running

More information

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS The integers are the set 1. Groups, Rings, and Fields: Basic Examples Z := {..., 3, 2, 1, 0, 1, 2, 3,...}, and we can add, subtract, and multiply

More information

MA554 Assessment 1 Cosets and Lagrange s theorem

MA554 Assessment 1 Cosets and Lagrange s theorem MA554 Assessment 1 Cosets and Lagrange s theorem These are notes on cosets and Lagrange s theorem; they go over some material from the lectures again, and they have some new material it is all examinable,

More information

#26: Number Theory, Part I: Divisibility

#26: Number Theory, Part I: Divisibility #26: Number Theory, Part I: Divisibility and Primality April 25, 2009 This week, we will spend some time studying the basics of number theory, which is essentially the study of the natural numbers (0,

More information

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014 Math 30-: Midterm Practice Solutions Northwestern University, Fall 04. Give an eample of each of the following. Justify your answer. (a) A function on (, ) which is continuous but not uniformly continuous.

More information

Nondeterministic finite automata

Nondeterministic finite automata Lecture 3 Nondeterministic finite automata This lecture is focused on the nondeterministic finite automata (NFA) model and its relationship to the DFA model. Nondeterminism is an important concept in the

More information

STARTING WITH CONFIDENCE

STARTING WITH CONFIDENCE STARTING WITH CONFIDENCE A- Level Maths at Budmouth Name: This booklet has been designed to help you to bridge the gap between GCSE Maths and AS Maths. Good mathematics is not about how many answers you

More information

It is convenient to introduce some notation for this type of problems. I will write this as. max u (x 1 ; x 2 ) subj. to. p 1 x 1 + p 2 x 2 m ;

It is convenient to introduce some notation for this type of problems. I will write this as. max u (x 1 ; x 2 ) subj. to. p 1 x 1 + p 2 x 2 m ; 4 Calculus Review 4.1 The Utility Maimization Problem As a motivating eample, consider the problem facing a consumer that needs to allocate a given budget over two commodities sold at (linear) prices p

More information

2 Instantaneous Rate of Change: The Derivative

2 Instantaneous Rate of Change: The Derivative 0 Chapter Instantaneous Rate of Change: The Derivative ¾º½ Instantaneous Rate of Change: The Derivative Ì ÐÓÔ Ó ÙÒØ ÓÒ Suppose that y is a function of, say y f() It is often necessary to know how sensitive

More information

MATH 22 FUNCTIONS: ORDER OF GROWTH. Lecture O: 10/21/2003. The old order changeth, yielding place to new. Tennyson, Idylls of the King

MATH 22 FUNCTIONS: ORDER OF GROWTH. Lecture O: 10/21/2003. The old order changeth, yielding place to new. Tennyson, Idylls of the King MATH 22 Lecture O: 10/21/2003 FUNCTIONS: ORDER OF GROWTH The old order changeth, yielding place to new. Tennyson, Idylls of the King Men are but children of a larger growth. Dryden, All for Love, Act 4,

More information