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

Size: px
Start display at page:

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

Transcription

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 try to substitute numbers close to : It appears that if is very close to then f () is very close to 2. In fact, 2 = ( ) ( + ) = +, though, as an equation, this only holds for, since we are never allowed to divide by zero. Graphically we have: 2 where the point (, 2) is omitted from the graph. It is obvious from the graph that as approaches then f () approaches 2.

2 Eample The function sin ( π ) is defined for all 0. What happens as gets close to 0? We can calculate a few values: sin ( ) π and, in fact, sin ( π ) = 0 when = 0 n for all n. It is important not to derive the wrong conclusion from this little information. For we also have sin ( ) π and, in fact, sin ( π ) = when = 2/ ( + 4n) for all n Z. From this table we might draw a completely different conclusion to that drawn from the first. In fact the function oscillates wildly near the origin. 2

3 .2 Limit of a function.2. Limit of a function at a finite point. First, recall from course 53 the definition of the limit of a sequence: Definition The limit of the sequence {a n } n N is L if, and only if, for all ε > 0 there eists an N N such that if n > N then a n L < ε. This definition epresses the thought that for all sufficiently large n the terms of the sequence a n are close, and stay close, to the limit L. For a limit of a function we want the same idea that for all sufficiently close to a R, the values of f () get close, and stay close, to the limit. So we need to change the above definition by replacing talk of n large by close to a, which is the same as a small. But as we have seen in eamples above we do not want to require that f (a) be defined, just that f () be defined for a close to a, i.e. satisfying a > 0. This motivates the net definition. First recall that in course 53 we defined the open intervals (a, b) = { : a < < b} and the closed intervals [a, b] = { : a b} along with the obvious open-closed and closed-open intervals. Definition A neighbourhood of a is an open interval (a δ, a + δ) for some δ > 0. (Often in lectures I will write nbhd instead of the longer word, neighbourhood). ( ) In fact, we can go further and say that a neighbourhood of a is any open interval (a δ, a + δ 2 ) for some δ, δ 2 > 0. Then an open interval would be a neighbourhood of any one of it s points.( ) Definition A deleted neighbourhood of a is a neighbourhood of a with a deleted, i.e. removed. So it is really the union of two open intervals, i.e. for some δ > 0. (a δ, a) (a, a + δ) = { : 0 < a < δ} Assumption Given a function f : A R and a R, which may or may not lie in A, we will assume that there eists a deleted neighbourhood of a in A. Eample If A = R \ {} and a = then the assumption is satisfied (even though a / A). If A = [0, ] and a = then the assumption is not satisfied (even though a A). ( ) This is a stronger assumption than we actually need. It would suffice to assume that every deleted neighbourhood of a contains a point of A. 3

4 This would be the definition that a is a limit point, cluster point or point of accumulation of A. ( ) Definition Let f : A R be a function whose domain contains a deleted neighbourhood of a R. The limit of a function f at a is L if, and only if, for all ε > 0 there eists a δ > 0 such that if 0 < a < δ then f () L < ε. That is: ε > 0, δ > 0,, 0 < a < δ f () L < ε. (Recall that in logic we read p q as if p holds then q will hold.) We write lim f () = L. a But we may also write f () L as a, which we read as f () tends to L as tends to a. (Often in lectures I will write L a f () = L). Recall from course 53 that we used the definition of convergence to test a given sequence by assuming that an ε > 0 is given and then trying to find an appropriate N. Similarly, we will check a given function converges at a point a to a value L by assuming that some ε > 0 is given and then trying to find an appropriate δ > 0. L + ε L L - ε ( )( ) a (a-δ, a)(a, a+δ) Eample (i) Use the ε δ definition to prove that 2 lim = 2. (ii) Use the ε δ definition and proof by contradiction to show that lim 0 sin (π/) does not eist. 4

5 (iii) Use the ε δ definition to prove that lim 2 2 = 4. See also question 2 (As in the proofs of convergence of given sequences that we gave in a number of eamples in course 53, it is often necessary first, to do rough work. Also remember, that proofs start with what you know and end with what you want to prove, not the other way round!).2.2 One sided limits. Can we calculate lim 0? We cannot verify the definition because any deleted neighbourhood of 0 will contain negative for which is not defined. So we must conclude that lim 0 is not defined. Yet, from the graph, it seems that we could talk meaningfully of the limit of as approaches 0 from the right. Definition Right hand limit: Suppose that f : A R is defined for to the right of a R, i.e. in an interval (a, a + α) for some α > 0. Then lim a + f () = L if, and only if, for any ε > 0 there eists δ > 0 such that if a < < a + δ then f () L < ε. That is: ε > 0, δ > 0,, a < < a + δ f () L < ε. We sometimes write f (a + ) for lim a + f (). Left hand limit: Suppose that f : A R is defined for to the left of a R, i.e. in an interval (a β, a) for some β > 0. Then lim a f () = L if, and only if, for any ε > 0 there eists δ > 0 such that if a δ < < a then f () L < ε. That is: ε > 0, δ > 0,, a δ < < a f () L < ε. 5

6 We sometimes write f (a ) for lim a f (). Eample Using the definition calculate the two one-sided limits for (the signum function, also written as sgn) at = 0. The graph for this is: where the value of / is left undefined at 0. Eample Verify the definition to prove that lim 0 + = 0. See Question 2 Eample Consider + 2 if f () = 2 if < < if 3. Evaluate, if possible, the following: lim f () = lim + f () = lim f () = f () = lim 3 f () = lim 3 + f () = lim 3 f () = f (3) = lim 2 f () = lim 2 + f () = lim 2 f () = f (2) = Give full details of the calculation of lim 3 + f (). Theorem We have if, and only if, lim f () = L a lim f () = L and lim a f () = L. a + 6

7 So a limit eists if and only if both one-sided limits eist and are equal. Eample The limit lim 0 does not eist..2.3 Limit of a function at infinity. Here we want to know whether f () approaches a number L as takes arbitrarily large positive values or arbitrarily large negative values. This is similar to the convergence of sequences seen in course 53. To relate the definition from course 53 with the present situation assume we have a real sequence {a n } n, when we can then define a function f : N R by f (n) = a n for all n. The definition of convergence given in 53 becomes: for all ε > 0 there eists an N N such that if n > N then f (n) L < ε. Changing f : N R tof : A R, N N to X R and n > N to > X leads to the following definitions. Definition Assume f : A R is defined for all sufficiently large positive. Then lim f () = L + if, and only if, for all ε > 0 there eists an X R such that if > X then f () L < ε. That is: ε > 0, X R,, > X f () L < ε. Definition Assume f : A R is defined for all sufficiently large negative. Then lim f () = L if, and only if, for all ε > 0 there eists an X R such that if < X then f () L < ε. That is: ε > 0, X R,, < X f () L < ε. Definition If either one of the limits eists, then the line y = L is called a horizontal asymptote to y = f (). Note The symbols + (also simply known as ) and are not real numbers. You cannot say = or = 0. The symbols are used in this 0 course simply as a shorthand notation. So + should be read as takes arbitrarily large positive values, similarly for. 7

8 Eample: Use the definition to calculate the limits at infinity, if they eist, of the function f () =.2.4 Divergence In the theory of sequences we said that a sequence diverges if it didn t converge. There were a number of ways it could diverge, e.g. it could oscillate or it could be unbounded. For certain unbounded functions there is a type of limit that can still be defined. The first definition encapsulates the situation that given a function defined on a deleted neighbourhood of a R, and given any real number K, which we might think of as positive and large, there is some deleted neighbourhood of a on which the function is greater than K. This can be repeated for each and every real K. Presumably the larger the K the smaller the deleted neighbourhood. Then, if lim a f () is to be assigned a real value connected in some way with the values taken by the function on deleted neighbourhoods of a, this value should be larger than every real K. There is no such possible real value! Instead we assign lim a f () the symbol +. Definition Let f : A R be a function whose domain contains a deleted neighbourhood of a R. We write lim f () = +, a or say f () tends to + as tends to a if, and only if, for all for all K R there eists δ > 0 such that if 0 < a < δ then f () > K. That is: K R, δ > 0,, 0 < a < δ f () > K. () (Though we only demand K is real it is sufficient to think of K as large and positive.) Similarly, we write lim f () =, a or say f () tends to as tends to a if, and only if, for all for all K R there eists δ > 0 such that if 0 < a < δ then f () < K. That is: K R, δ > 0,, 0 < a < δ f () < K. (This time it suffices to think of X negative and large.) ( ) Since sequences can be written as a function, f : N R, presumably there is, for some unbounded sequences, a type of limit that can be defined. 8

9 This was not done in course 53 but it will be necessary to do it net year, in course 34, Measure Theory. ( ) Eample Verify the definition to show that lim ( ) 2 = +. It should not be hard for the student to supply definitions for lim a a f () = + or and lim f () = + or. + Further, the student should be able to define See Question 6. lim f () = + or, and lim f () = + or. + Eample Let Again, see Question 6. p () = a n n + a n n + a n 2 n a + a 0 be a polynomial of odd degree with real coefficients and a n > 0. Prove that lim p () = + and lim p () =. + See Question. Note In none of the cases above do we say that the limit eists. If we say that lim f () eists we are implicitly assuming that it is finite. This is because, as in the definitions of limits at infinity, the symbols + and are not real numbers. They are used simply as shorthand. To say lim a f () = + is to say that f satisfies (), and there is no use of the symbol + in that definition. Definition In any of the cases above (i.e. limit is + or as a, a+ or a ) we say that the line = a is a vertical asymptote to y = f (). Eample Sketch the graph for y = tan, showing the vertical asymptotes. 9

10 Question Sheet. Without detailed proofs evaluate the following limits. 2 2 a) lim + c) lim e) lim 2 { } b) lim d) lim t 9 f) lim t t 3 t. 8 t 2 3 t. Hint: In part d) recall a result oft used in course 53, namely that ( a ) ( a ) a b = b + b for all a, b 0. For part f) try to use a similar result where a b is divided by 3 a 3 b. 2. Use the ε δ definition to prove the following limits. a) lim = 24, b) lim = 2, c) lim 9 = a) Show by means of an eample that lim a {f () + g ()} may eist even though neither lim a f () or lim a g () eist. b) Do the same for lim a f () g (). Hint: First ask yourself what functions h, do you know of for which lim a h () does not eist for some a. Then try to construct f and g from this h. 4. Let For what is this well-defined? F () = 2. 0

11 a) Find lim + F () and lim F (). b) Does lim F () eist? c) Sketch the graph of F (), R. 5. Sketch the graph of 2 2, < 2 f () = 3, = 2 8 2, > 2 Use the ε δ definition to evaluate the following limits. Does lim 2 f () eist? lim f () and lim f () Write out the symbolic definitions for each of the following limits. lim a +f () = +, lim lim f () = +, lim + a f () = f () = 7. (i) Let G () = 2 Evaluate, without detailed proofs, for or. if they eist. lim G (), lim G (), lim G () and lim + (ii) Sketch the graph of G. G () What are the vertical and horizontal asymptotes for this function? (iii) Sketch the graphs of H () = 2 and J () = 2 2 both defined for ±.

12 8. Prove that 9. (i) Let lim f (t) = L if, and only if, lim t + f 0 + ( ) = L. f () = ( + ) By looking at very small guess the value of lim 0 f (). Prove that your guess is correct by verifying the ε δ definition. (ii) Show that Hence use Question 8 to evaluate f ( ) = f(). 0. Prove, in two different ways, that lim f (). + does not eist. lim sin (π) + Hint: First assume it does eist, choose ε = /3 in the definition and then find two sufficiently large values of for which sin (π) has quite different values. This should lead to a contradiction. The second way is also by contradiction but you should use Question 8 along with an appropriate result from the lectures.. Let p () = a n n + a n n + a n 2 n a + a 0 be a polynomial with real coefficients and a n 0. 2

13 a) Prove that lim + p () p () = and lim a n n a n =. n b) Use part a) to show that if p is of odd degree and a n > 0 then there eists X such that > X, p () > a n n 2. c) Use part b) to show that if p is of odd degree and a n > 0 then lim p () = +. + d) Similarly show that if p is of odd degree and a n > 0 then X 3, < X 3, p () < a n n 2 and lim p () =. 3

14 Additional Questions No solutions will be given to these questions, hopefully any hints given will be sufficient. If you need further help, please see me. 2. Verify the definition to prove that lim 0 + = 0. Hint: Given an ε > 0 show that δ = ε 2 will satisfy the definition. 3. Sketch the graph of the function y = , showing any horizontal and vertical asymptotes. 4

UNIT 3. Rational Functions Limits at Infinity (Horizontal and Slant Asymptotes) Infinite Limits (Vertical Asymptotes) Graphing Rational Functions

UNIT 3. Rational Functions Limits at Infinity (Horizontal and Slant Asymptotes) Infinite Limits (Vertical Asymptotes) Graphing Rational Functions UNIT 3 Rational Functions Limits at Infinity (Horizontal and Slant Asymptotes) Infinite Limits (Vertical Asymptotes) Graphing Rational Functions Recall From Unit Rational Functions f() is a rational function

More information

UNIT 3. Recall From Unit 2 Rational Functions

UNIT 3. Recall From Unit 2 Rational Functions UNIT 3 Recall From Unit Rational Functions f() is a rational function if where p() and q() are and. Rational functions often approach for values of. Rational Functions are not graphs There various types

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

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 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

LIMITS AND DERIVATIVES

LIMITS AND DERIVATIVES 2 LIMITS AND DERIVATIVES LIMITS AND DERIVATIVES 2.2 The Limit of a Function In this section, we will learn: About limits in general and about numerical and graphical methods for computing them. THE LIMIT

More information

Calculus Problem Sheet Prof Paul Sutcliffe. 2. State the domain and range of each of the following functions

Calculus Problem Sheet Prof Paul Sutcliffe. 2. State the domain and range of each of the following functions f() 8 6 4 8 6-3 - - 3 4 5 6 f().9.8.7.6.5.4.3.. -4-3 - - 3 f() 7 6 5 4 3-3 - - Calculus Problem Sheet Prof Paul Sutcliffe. By applying the vertical line test, or otherwise, determine whether each of the

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

Solution Sheet 1.4 Questions 26-31

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

More information

4.3 - How Derivatives Affect the Shape of a Graph

4.3 - How Derivatives Affect the Shape of a Graph 4.3 - How Derivatives Affect the Shape of a Graph 1. Increasing and Decreasing Functions Definition: A function f is (strictly) increasing on an interval I if for every 1, in I with 1, f 1 f. A function

More information

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 2.6 Limits at infinity and infinite its 2 Lectures College of Science MATHS 0: Calculus I (University of Bahrain) Infinite Limits / 29 Finite its as ±. 2 Horizontal Asympotes. 3 Infinite its. 4

More information

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

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

More information

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

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

MORE CURVE SKETCHING

MORE CURVE SKETCHING Mathematics Revision Guides More Curve Sketching Page of 3 MK HOME TUITION Mathematics Revision Guides Level: AS / A Level MEI OCR MEI: C4 MORE CURVE SKETCHING Version : 5 Date: 05--007 Mathematics Revision

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

Section 4.5 Graphs of Logarithmic Functions

Section 4.5 Graphs of Logarithmic Functions 6 Chapter 4 Section 4. Graphs of Logarithmic Functions Recall that the eponential function f ( ) would produce this table of values -3 - -1 0 1 3 f() 1/8 ¼ ½ 1 4 8 Since the arithmic function is an inverse

More information

5.6 Asymptotes; Checking Behavior at Infinity

5.6 Asymptotes; Checking Behavior at Infinity 5.6 Asymptotes; Checking Behavior at Infinity checking behavior at infinity DEFINITION asymptote In this section, the notion of checking behavior at infinity is made precise, by discussing both asymptotes

More information

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values.

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values. Polynomial functions: End behavior Solutions NAME: In this lab, we are looking at the end behavior of polynomial graphs, i.e. what is happening to the y values at the (left and right) ends of the graph.

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

4.5 Rational functions.

4.5 Rational functions. 4.5 Rational functions. We have studied graphs of polynomials and we understand the graphical significance of the zeros of the polynomial and their multiplicities. Now we are ready to etend these eplorations

More information

Directions: Please read questions carefully. It is recommended that you do the Short Answer Section prior to doing the Multiple Choice.

Directions: Please read questions carefully. It is recommended that you do the Short Answer Section prior to doing the Multiple Choice. AP Calculus AB SUMMER ASSIGNMENT Multiple Choice Section Directions: Please read questions carefully It is recommended that you do the Short Answer Section prior to doing the Multiple Choice Show all work

More information

Lecture 5: Finding limits analytically Simple indeterminate forms

Lecture 5: Finding limits analytically Simple indeterminate forms Lecture 5: Finding its analytically Simple indeterminate forms Objectives: (5.) Use algebraic techniques to resolve 0/0 indeterminate forms. (5.) Use the squeeze theorem to evaluate its. (5.3) Use trigonometric

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

= 1 2 x (x 1) + 1 {x} (1 {x}). [t] dt = 1 x (x 1) + O (1), [t] dt = 1 2 x2 + O (x), (where the error is not now zero when x is an integer.

= 1 2 x (x 1) + 1 {x} (1 {x}). [t] dt = 1 x (x 1) + O (1), [t] dt = 1 2 x2 + O (x), (where the error is not now zero when x is an integer. Problem Sheet,. i) Draw the graphs for [] and {}. ii) Show that for α R, α+ α [t] dt = α and α+ α {t} dt =. Hint Split these integrals at the integer which must lie in any interval of length, such as [α,

More information

Horizontal asymptotes

Horizontal asymptotes Roberto s Notes on Differential Calculus Chapter : Limits and continuity Section 5 Limits at infinity and Horizontal asymptotes What you need to know already: The concept, notation and terminology of its.

More information

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g.

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g. Rational Functions A rational function is a function that is a ratio of polynomials (in reduced form), e.g. f() = p( ) q( ) where p() and q() are polynomials The function is defined when the denominator

More information

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

More information

Section 3.3 Limits Involving Infinity - Asymptotes

Section 3.3 Limits Involving Infinity - Asymptotes 76 Section. Limits Involving Infinity - Asymptotes We begin our discussion with analyzing its as increases or decreases without bound. We will then eplore functions that have its at infinity. Let s consider

More information

AP Calculus BC Prerequisite Knowledge

AP Calculus BC Prerequisite Knowledge AP Calculus BC Prerequisite Knowledge Please review these ideas over the summer as they come up during our class and we will not be reviewing them during class. Also, I feel free to quiz you at any time

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

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

AP Calculus AB SUMMER ASSIGNMENT. Dear future Calculus AB student

AP Calculus AB SUMMER ASSIGNMENT. Dear future Calculus AB student AP Calculus AB SUMMER ASSIGNMENT Dear future Calculus AB student We are ecited to work with you net year in Calculus AB. In order to help you be prepared for this class, please complete the summer assignment.

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

Chapter 1 Review of Equations and Inequalities

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

More information

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

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

(A) when x = 0 (B) where the tangent line is horizontal (C) when f '(x) = 0 (D) when there is a sharp corner on the graph (E) None of the above

(A) when x = 0 (B) where the tangent line is horizontal (C) when f '(x) = 0 (D) when there is a sharp corner on the graph (E) None of the above AP Physics C - Problem Drill 10: Differentiability and Rules of Differentiation Question No. 1 of 10 Question 1. A derivative does not eist Question #01 (A) when 0 (B) where the tangent line is horizontal

More information

Advanced Mathematics Unit 2 Limits and Continuity

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

More information

Advanced Mathematics Unit 2 Limits and Continuity

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

More information

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

Limit of a Function Philippe B. Laval

Limit of a Function Philippe B. Laval Limit of a Function Philippe B. Laval Limit of a Function 2 1 Limit of a Function 1.1 Definitions and Elementary Theorems Unlike for sequences, there are many possibilities for the limit of a function.

More information

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

More information

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS RECALL: VERTICAL ASYMPTOTES Remember that for a rational function, vertical asymptotes occur at values of x = a which have infinite its (either positive or

More information

All work must be shown in this course for full credit. Unsupported answers may receive NO credit.

All work must be shown in this course for full credit. Unsupported answers may receive NO credit. AP Calculus.1 Worksheet Day 1 All work must be shown in this course for full credit. Unsupported answers may receive NO credit. 1. The only way to guarantee the eistence of a it is to algebraically prove

More information

Concept Category 5. Limits. Limits: graphically & algebraically Rate of Change

Concept Category 5. Limits. Limits: graphically & algebraically Rate of Change Concept Category 5 Limits Limits: graphically & algebraically Rate of Change Skills Factoring and Rational Epressions (Alg, CC1) Behavior of a graph (Alg, CC1) Sketch a graph:,,, Log, (Alg, CC1 & ) 1 Factoring

More information

Horizontal asymptotes

Horizontal asymptotes Roberto s Notes on Differential Calculus Chapter 1: Limits and continuity Section 5 Limits at infinity and Horizontal asymptotes What you need to know already: The concept, notation and terminology of

More information

arb where a A, b B and we say a is related to b. Howdowewritea is not related to b? 2Rw 1Ro A B = {(a, b) a A, b B}

arb where a A, b B and we say a is related to b. Howdowewritea is not related to b? 2Rw 1Ro A B = {(a, b) a A, b B} Functions Functions play an important role in mathematics as well as computer science. A function is a special type of relation. So what s a relation? A relation, R, from set A to set B is defined as arb

More information

Indeterminate Forms and L Hospital s Rule

Indeterminate Forms and L Hospital s Rule APPLICATIONS OF DIFFERENTIATION Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at certain points. INDETERMINATE FORM TYPE

More information

MAS221 Analysis Semester Chapter 2 problems

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

More information

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal)

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal) TRIG REVIEW NOTES Convert from radians to degrees: multiply by 0 180 Convert from degrees to radians: multiply by 0. 180 Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents

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

Epsilon Delta proofs

Epsilon Delta proofs Epsilon Delta proofs Before reading this guide, please go over inequalities (if needed). Eample Prove lim(4 3) = 5 2 First we have to know what the definition of a limit is: i.e rigorous way of saying

More information

MATH 1910 Limits Numerically and Graphically Introduction to Limits does not exist DNE DOES does not Finding Limits Numerically

MATH 1910 Limits Numerically and Graphically Introduction to Limits does not exist DNE DOES does not Finding Limits Numerically MATH 90 - Limits Numerically and Graphically Introduction to Limits The concept of a limit is our doorway to calculus. This lecture will explain what the limit of a function is and how we can find such

More information

Chapter 3.5: Rational Functions

Chapter 3.5: Rational Functions Chapter.5: Rational Functions A rational number is a ratio of two integers. A rational function is a quotient of two polynomials. All rational numbers are, therefore, rational functions as well. Let s

More information

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x).

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x). Definition of The Derivative Function Definition (The Derivative Function) Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f

More information

Mathematics E-15 Seminar on Limits Suggested Lesson Topics

Mathematics E-15 Seminar on Limits Suggested Lesson Topics Mathematics E-15 Seminar on Limits Suggested Lesson Topics Lesson Presentation Guidelines Each lesson should last approximately 45 minutes. This will leave us with some time at the end for constructive

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

All work must be shown in this course for full credit. Unsupported answers may receive NO credit.

All work must be shown in this course for full credit. Unsupported answers may receive NO credit. AP Calculus. Worksheet Day All work must be shown in this course for full credit. Unsupported answers may receive NO credit.. The only way to guarantee the eistence of a it is to algebraically prove it.

More information

. As x gets really large, the last terms drops off and f(x) ½x

. As x gets really large, the last terms drops off and f(x) ½x Pre-AP Algebra 2 Unit 8 -Lesson 3 End behavior of rational functions Objectives: Students will be able to: Determine end behavior by dividing and seeing what terms drop out as x Know that there will be

More information

Solutions to Problem Sheet for Week 11

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

More information

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique.

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique. MATH202 Introduction to Analysis (2007 Fall and 2008 Spring) Tutorial Note #4 Part I: Cauchy Sequence Definition (Cauchy Sequence): A sequence of real number { n } is Cauchy if and only if for any ε >

More information

The degree of a function is the highest exponent in the expression

The degree of a function is the highest exponent in the expression L1 1.1 Power Functions Lesson MHF4U Jensen Things to Remember About Functions A relation is a function if for every x-value there is only 1 corresponding y-value. The graph of a relation represents a function

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

Limits Involving Infinity (Horizontal and Vertical Asymptotes Revisited)

Limits Involving Infinity (Horizontal and Vertical Asymptotes Revisited) Limits Involving Infinity (Horizontal and Vertical Asymptotes Revisited) Limits as Approaches Infinity At times you ll need to know the behavior of a function or an epression as the inputs get increasingly

More information

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

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

More information

MATH section 3.4 Curve Sketching Page 1 of 29

MATH section 3.4 Curve Sketching Page 1 of 29 MATH section. Curve Sketching Page of 9 The step by step procedure below is for regular rational and polynomial functions. If a function contains radical or trigonometric term, then proceed carefully because

More information

ICM ~ Unit 4 ~ Day 3. Horizontal Asymptotes, End Behavior

ICM ~ Unit 4 ~ Day 3. Horizontal Asymptotes, End Behavior ICM ~ Unit 4 ~ Day 3 Horizontal Asymptotes, End Behavior Warm Up ~ Day 3 1. Find the domain, then convert to fractional/rational eponent. f ( ) 7. Simplify completely: 3( + 5). 3. Find the domain, & y

More information

AP Calculus AB Mrs. Mills Carlmont High School

AP Calculus AB Mrs. Mills Carlmont High School AP Calculus AB 015-016 Mrs. Mills Carlmont High School AP CALCULUS AB SUMMER ASSIGNMENT NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY! Read through the notes & eamples for each page and then solve all

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

Summer AP Assignment Coversheet Falls Church High School

Summer AP Assignment Coversheet Falls Church High School Summer AP Assignment Coversheet Falls Church High School Course: AP Calculus AB Teacher Name/s: Veronica Moldoveanu, Ethan Batterman Assignment Title: AP Calculus AB Summer Packet Assignment Summary/Purpose:

More information

Properties of Derivatives

Properties of Derivatives 6 CHAPTER Properties of Derivatives To investigate derivatives using first principles, we will look at the slope of f ( ) = at the point P (,9 ). Let Q1, Q, Q, Q4, be a sequence of points on the curve

More information

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

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

More information

The Derivative Function. Differentiation

The Derivative Function. Differentiation The Derivative Function If we replace a in the in the definition of the derivative the function f at the point x = a with a variable x, we get the derivative function f (x). Using Formula 2 gives f (x)

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

6.1 Polynomial Functions

6.1 Polynomial Functions 6.1 Polynomial Functions Definition. A polynomial function is any function p(x) of the form p(x) = p n x n + p n 1 x n 1 + + p 2 x 2 + p 1 x + p 0 where all of the exponents are non-negative integers and

More information

LIMITS AND DERIVATIVES

LIMITS AND DERIVATIVES 2 LIMITS AND DERIVATIVES LIMITS AND DERIVATIVES The intuitive definition of a limit given in Section 2.2 is inadequate for some purposes.! This is because such phrases as x is close to 2 and f(x) gets

More information

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0.

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0. Calculus Problem Solving Drill 07: Trigonometric Limits and Continuity No. of 0 Instruction: () Read the problem statement and answer choices carefully. () Do your work on a separate sheet of paper. (3)

More information

AP Calculus I Summer Packet

AP Calculus I Summer Packet AP Calculus I Summer Packet This will be your first grade of AP Calculus and due on the first day of class. Please turn in ALL of your work and the attached completed answer sheet. I. Intercepts The -intercept

More information

SANDY CREEK HIGH SCHOOL

SANDY CREEK HIGH SCHOOL SANDY CREEK HIGH SCHOOL SUMMER REVIEW PACKET For students entering A.P. CALCULUS BC I epect everyone to check the Google classroom site and your school emails at least once every two weeks. You will also

More information

Things to remember: x n a 1. x + a 0. x n + a n-1. P(x) = a n. Therefore, lim g(x) = 1. EXERCISE 3-2

Things to remember: x n a 1. x + a 0. x n + a n-1. P(x) = a n. Therefore, lim g(x) = 1. EXERCISE 3-2 lim f() = lim (0.8-0.08) = 0, " "!10!10 lim f() = lim 0 = 0.!10!10 Therefore, lim f() = 0.!10 lim g() = lim (0.8 - "!10!10 0.042-3) = 1, " lim g() = lim 1 = 1.!10!0 Therefore, lim g() = 1.!10 EXERCISE

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

1 DL3. Infinite Limits and Limits at Infinity

1 DL3. Infinite Limits and Limits at Infinity Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 78 Mark Sparks 01 Infinite Limits and Limits at Infinity In our graphical analysis of its, we have already seen both an infinite

More information

Introduction to Rational Functions

Introduction to Rational Functions Introduction to Rational Functions The net class of functions that we will investigate is the rational functions. We will eplore the following ideas: Definition of rational function. The basic (untransformed)

More information

Summer AP Assignment Coversheet Falls Church High School

Summer AP Assignment Coversheet Falls Church High School Summer AP Assignment Coversheet Falls Church High School Course: AP Calculus AB Teacher Name/s: Veronica Moldoveanu, Ethan Batterman Assignment Title: AP Calculus AB Summer Packet Assignment Summary/Purpose:

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

Answers for Calculus Review (Extrema and Concavity)

Answers for Calculus Review (Extrema and Concavity) Answers for Calculus Review 4.1-4.4 (Extrema and Concavity) 1. A critical number is a value of the independent variable (a/k/a x) in the domain of the function at which the derivative is zero or undefined.

More information

CURVE SKETCHING. Let's take an arbitrary function like the one whose graph is given below:

CURVE SKETCHING. Let's take an arbitrary function like the one whose graph is given below: I. THE FIRST DERIVATIVE TEST: CURVE SKETCHING Let's take an arbitrary function like the one whose graph is given below: As goes from a to p, the graph rises as moves to the right towards the interval P,

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

All work must be shown in this course for full credit. Unsupported answers may receive NO credit.

All work must be shown in this course for full credit. Unsupported answers may receive NO credit. AP Calculus.1 Worksheet Day 1 All work must be shown in this course for full credit. Unsupported answers may receive NO credit. 1. The only way to guarantee the eistence of a it is to algebraically prove

More information

Limits, Continuity, and Differentiability Solutions

Limits, Continuity, and Differentiability Solutions Limits, Continuity, and Differentiability Solutions We have intentionally included more material than can be covered in most Student Study Sessions to account for groups that are able to answer the questions

More information

ExtremeValuesandShapeofCurves

ExtremeValuesandShapeofCurves ExtremeValuesandShapeofCurves Philippe B. Laval Kennesaw State University March 23, 2005 Abstract This handout is a summary of the material dealing with finding extreme values and determining the shape

More information

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETR Some Key Concepts:. The slope and the equation of a straight line. Functions and functional notation. The average rate of change of a function and the DIFFERENCE-

More information

Troy High School AP Calculus Summer Packet

Troy High School AP Calculus Summer Packet Troy High School AP Calculus Summer Packet As instructors of AP Calculus, we have etremely high epectations of students taking our courses. We epect a certain level of independence to be demonstrated by

More information

Parabolas and lines

Parabolas and lines Parabolas and lines Study the diagram at the right. I have drawn the graph y = x. The vertical line x = 1 is drawn and a number of secants to the parabola are drawn, all centred at x=1. By this I mean

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

QUIZ ON CHAPTERS 1 AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 150 SPRING 2017 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100%

QUIZ ON CHAPTERS 1 AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 150 SPRING 2017 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% QUIZ ON CHAPTERS AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 50 SPRING 207 KUNIYUKI 05 POINTS TOTAL, BUT 00 POINTS = 00% ) For a), b), and c) below, bo in the correct answer. (6 points total;

More information

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a "limit machine".

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a limit machine. A Preview of Calculus Limits and Their Properties Objectives: Understand what calculus is and how it compares with precalculus. Understand that the tangent line problem is basic to calculus. Understand

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

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

More information