Fixed-Point Iterations (2.2)

Size: px
Start display at page:

Download "Fixed-Point Iterations (2.2)"

Transcription

1 Fied-Point Iterations (.). Mean Value Theorem: a. Rolle s Theorem : Suppose that f is continuous on a, b and is differentiable on a, b.iff a f b, then there eists a number c in a, b such that f c. b. Mean Value Theorem: Suppose that f is continuous in a, b and is differentiable on a, b. Then there eists a number c in a, b such that f f b f a c. b a Note that: a. Rolle s Theorem is a special case of the Mean Value Theorem. b. B Rolle s Theorem, we know if f forall in a, b, then f a f b. On the other hand, the condition f a f b alone is not enough for us to determine if there eists a number c in a, b such that f c. Graphicall, Rolle s Theorem and the Mean Value Theorem can be described as follows f f, f c. When b is close to a ( b a is small), f c f b f a b a c.4, c. and f f b f a b a for a,b. Eample First show that the equation e has a solution in,. Then Determine if the solution is unique. Let f e.sincef f e.63, b the Intermediate Value Theorem there eists a number c in, such that f c. Therefore, the equation e hasa solution in,. Now let us check to see if f for in,, f e for all. So, f for all in, and therefore, f onl once and the solution is unique.

2 Eample The graph of f cos. for in, is given below. Find graphicall all possible c in, satisfing the conclusion given in the Mean Value Theorem. Approimate f c for each c.. Approimatel, c.9 and c f f f. c..9 f f f. c f Comparison: f c.446, f c.37. Fied-Point of a Function: A number p is said to be a fied point of a function g if g p p. Graphicall, a function has a fied point at p if its graph g and the line intersect at p. e p p, when p.8 Some functions ma have more than one fied points and some functions ma not have a fied point. For eample, the function in (i) has no fied point and the function in (ii) has infinitel man fied points.

3 (i) (ii) cos Algebraicall, we solve the equation g (or g ) to determine if a function has an fied point over a given interval. Eample Find all fied points of g and g cos if the eist. a. Set g :,. Using the quadratic formula: 4 3 no real solution. So, g has no fied point for. b. Set g : cos, cos, n, n,,3,... So, g has infinitel man fied points for. 3. Eistence and Uniqueness of a Fied Point: Let g be continuous on a, b. i. If a g b for all in a, b, then g has a fied point p in a, b. ii. If, in addition, g eists on a, b and there eists a constant K such that g K for all in a, b, then p is unique. Note that: a. Both conditions: a g b for all in a, b and g K for all in a, b are sufficient conditions. So, in the case where the condition in i. does not hold, it is possible that g has a fied point; and in the case where the condition in ii. is not satisfied, it is also possible the fied point of g is unique. b. Because g is the slope of the tangent line to the curve g at, g K means that the graph of g does not grow as faster than and not slower than. Proof: i. If g a a or g b b, then p a or p b and g has a fied point. Now let g a a and g b b, and let h g. Since g is continuous on a, b, h is continuous on a, b. Observe that h a g a a andh b g b b. So, b the Intermediate Value Theorem, we know there eists a number c in a, b such that h c, that is g c c org c c. 3

4 So, c is a fied point of g in a, b. ii. Now let also g K for all in a, b where K. Suppose that g has two fied points, sa p q in a, b. Then b the Mean Value Theorem, we know these eists a point c in q, p such that g g p g q c p q. g p g q Since g p p and g q q, p q p p q q. So, g c, this contradicts the given condition g for all in a, b.so,gcannot have two fied points in a,b. Eample Let g 3 for in,. Determine if g has a fied point in,.ifso, determine if the fied point is unique. Check: i. Observe that g min g 3 andg ma g g. Since g for all in,, g has a fied point in,. ii. Compute g 3.Since g 3, g has a unique fied point in,. 3 For g, we can solve its fied point p algebraicall. g Since 3 3, p is a unique fied point in,.. Check the graph of g : , -.-., Eample Let g 3 for in,. Determine if g has a fied point in,. If so, determine if the fied point is unique. Check: i. Observe that g min g 3, and g ma g. Since g, g has a fied point in,. ii. Compute g 3 ln3. g 3 ln3. Since g ln3, there is no conclusion about the uniqueness. From the graph of g below, we can see that g has a unique fied point p. in,. But we 4

5 cannot solve p algebraicall. How can solve a fied point numericall? , in, 4. The Fied-Point Iteration: It is an algorithm to find a fied-point of a function over an interval assuming the fied point is unique. Algorithm: Given g, and a, b, choose p in a, b and compute p,p,..., as follows: p n g p n for n,,... Implement the algorithm in a programming language which does the following: Input g, interval a, b, p in a, b, and K ma, and compute p n g p n for n,,... The program terminates if a. p n p n and then p p n ;or b. p n b or p n a, and the program fails; or c. n K ma. The following two eamples show graphicall how the Fied-Point Iteration works.. Fied Point Iterations: {p n }, g()=(-e + -)/3, p = 6 Fied Point Iterations: {p n }, g()=(-.), p =.4.4 (p,g(p )) (p,p )=(g(p ),g(p )).3.3 (p,g(p )) 4 (p,g(p )) =. (p,p ) 3 (p,g(p )).. (p,p ).. p p p p p (i) Clearl, the Fied-Point iteration finds the fied point p in (i) and diverges in (ii). (ii). Convergence and the Rate of Convergence:

6 Questions: Assume that g has a unique fied point p in a, b and p is in a, b.let p n g p n, n,,... i. Under what condition(s), does p n converge to p? ii. If lim n p n p, what is the rate of converge? Fied-Point Theorem: Let g be continuous on a, b and a g b. Suppose that g eists for all in a, b,and Then lim n p n p for an p in g K for all in a, b where K. a, b,and p n p K n ma p a, b p and p n p K n K p p, for all n,,... Proof: Let p be in a, b and p n be generated b the Fied-Point Iteration. Observe that p n p g p n g p. B the Mean Value Theorem, we know there eists a number c in a, b such that g p n g p p n p g c or g p n g p g c p n p. Since g for all in a, b, p n p g p n g p g c p n p g c p n p K p n p K K p n p K p n p... K n p p lim n p n p lim n K n p p. Therefore, lim n p n p. Since p p p a or p p b p, p n p K n p p K n ma p a, b p. Observe that p n p n g p n g p n K p n p n K g p n g p n K g p n g p n 3... K n p p So for an m n, p m p n p m p m p m p m... p n p n p m p m p m p m... p n p n K m p p K m p p... k n p p K n K m n K m n... K p p Since lim m p m p, 6 K n Km n K p p

7 p p n m lim p m p n m lim K n Km n K p p K n K p p Note that : a. n p n p p n p K K p p, for all n,,...implies that K n K p p.sop n p n p O K n. converges to pwith the rate of convergence of O K n, i.e., b. For a given, we can estimate the number N of iterations needed to approimate p b p N.Thatis, find N such that K N K p p K N K b a KN K b a Since K, ln K. So, N ln ln K b a ln K Nln K ln. K b a Eample Determine whether or not the function has a fied point in the given interval. If so, determine if the Fied-point Iteration will converge to the fied point. In the case when it converges, estimate the number of iterations possibl needed to approimate the fied point within. (i) g 3 e,, (ii) g 3 /,, (i) Check the range of g : From the graph of g on,, wehave g g 3 e g 3 e So, g 3 e has a fied point in,. Check the maimum value of g : g 3 e. From the graph of g, g g 3 K for all in,. 3 So, g has a unique fied-point in, and the sequence p n generated b the Fied-Point Iteration converges to p. Estimate the number N of iterations: N ln ln , N. ln 3 Use the Fied-Point Iteration to solve the fied point in, and p p n where 7

8 p n 9. p n p n. b. Check the range of g : Observe that g min g 8, g ma g So, g for all in,. Hence, g has a fied point in,. Check the maimum value of g : g 3. 3 g 3 3 From the graph of g, g 3 g forsome in,. So we cannot conclude the sequence p n generated b the Fied-Point Iteration converges to p. Use the Fied-Point Iteration to solve the fied point in, and p p n where p n p n. p, p , p ,...,p , p Fied-Point Iteration for Solving The Equation: f Let be a solution of the equation f. To solve using the Fied-Point Iteration, a function g needs to be defined first such that is a fied point of g, thatis, g. 8

9 Eample Consider solving 3. Find an interval a, b on which the equation has a solution. Find a function g such that the fied point of g is the solution of the equation: f. Determine if the sequence p n generated b the Fied-Point Iteration with the function g. Consider a, b,.sincef f, the equation has a solution in,. A naive choice of g : since 3, we can let g 3. Check the range of g : g min g andg ma g, so, g andghas a fied point in,. Check the maimum value of g : g 3, g 3 forsome in,. So, it is not certain b the Fied-Point Theorem if p n converges to p. Observe that p n n,,,,.... Rewrite the equation 3 as 3, 3.Let g 3. Check the range of g : g min g, g ma g, so, g andg has a fied point in,. Check the maimum value of g : g 3. Since 3 g is not defined at, g is unbounded. So, it is not certain if p n converges to p. Observe that p n n,,,, Rewrite the equation 3 as 3 andthen or g.. Let Check the range of g : g min g, and g ma g,so, g andghas a fied point in,..6 Check the maimum value of g : g, g g From the graph of g above, we see g.7 K. So, p is unique in, and p n converges to p. Estimate the number N of iterations needed:

10 N ln ln , N 36. ln.7 Use the Fied-Point Iteration to solve the fied point in, and p p n where n 7 and p p n p n. Eample Show that each of the following functions has a fied point at p precisel when f p, where f 4 3. a. g 3 /4 b. g a. Set 4 3. Then /4. b. Check if Then So, Eample The following four methods are proposed to compute 7 /. Rank them in order, based on their apparent speed of convergence, assuming p. (i) p n 7 p 3 / n (ii) p n p n p n 7 (iii) The function g for each iteration is: p n p n p n p n p n 7 (iv) p 4 n p n p n 7 p n (i) g 7 3 / 7 / (iii) g (iv) g (ii) g

11 g() 8 6 graphs of g, g, g3 and g4 =g () 4 =g () = =g 3 () =g 4 () All four functions have a fied point on a, b. Compute g : (i) g 7 / 4 3 (ii) g (iii) g (iv) g 4 4 Check the value of g at p 7 / : g p 7 / p p g p 3p 4 p g 3 p 4 8 p g 4 p p p So, the sequences p n generated b the Fied-Point Iteration using g and g do not converge. The sequences p n generated b the Fied-Point Iteration using g 3 and g 4 converge and the third sequence converges faster than the the 4th one. The testing results show that using g 3, 7 / p using g 4, 7 / p Eample Show that if A is an positive number, then the sequence defined b n n A, for n, n

12 converges to A whenever. Let lim n n. Then lim n n lim n n A n A A A A.

2.3 The Fixed-Point Algorithm

2.3 The Fixed-Point Algorithm .3 The Fied-Point Algorithm 1. Mean Value Theorem: Theorem Rolle stheorem: Suppose that f is continuous on a, b and is differentiable on a, b. If f a f b, then there eists a number c in a, b such that

More information

4.3 Mean-Value Theorem and Monotonicity

4.3 Mean-Value Theorem and Monotonicity .3 Mean-Value Theorem and Monotonicit 1. Mean Value Theorem Theorem: Suppose that f is continuous on the interval a, b and differentiable on the interval a, b. Then there eists a number c in a, b such

More information

Limits and Continuous Functions. 2.2 Introduction to Limits. We first interpret limits loosely. We write. lim f(x) = L

Limits and Continuous Functions. 2.2 Introduction to Limits. We first interpret limits loosely. We write. lim f(x) = L 2 Limits and Continuous Functions 2.2 Introduction to Limits We first interpret limits loosel. We write lim f() = L and sa the limit of f() as approaches c, equals L if we can make the values of f() arbitraril

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval................... 0 Section. Rolle s Theorem and the Mean Value Theorem...... 0 Section. Increasing and Decreasing Functions and

More information

Example Graphs of f x are given below. (c) no zero in 2,2

Example Graphs of f x are given below. (c) no zero in 2,2 . - Bisection Method The idea of the Bisection Method is based on the Intermediate Value Theorem that ou studied in Calculus I. Recall that: Intermediate Value Theorem: If f is continuous on a,b and K

More information

Maximum and Minimum Values - 3.3

Maximum and Minimum Values - 3.3 Maimum and Minimum Values - 3.3. Critical Numbers Definition A point c in the domain of f is called a critical number offiff c or f c is not defined. Eample a. The graph of f is given below. Find all possible

More information

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

More information

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS )

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) CHAPTER : Limits and continuit of functions in R n. -. Sketch the following subsets of R. Sketch their boundar and the interior. Stud

More information

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a,

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a, Limits The notion of a limit is fundamental to the stud of calculus. It is one of the primar concepts that distinguishes calculus from mathematical subjects that ou saw prior to calculus, such as algebra

More information

Eigenvectors and Eigenvalues 1

Eigenvectors and Eigenvalues 1 Ma 2015 page 1 Eigenvectors and Eigenvalues 1 In this handout, we will eplore eigenvectors and eigenvalues. We will begin with an eploration, then provide some direct eplanation and worked eamples, and

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

14.1 Systems of Linear Equations in Two Variables

14.1 Systems of Linear Equations in Two Variables 86 Chapter 1 Sstems of Equations and Matrices 1.1 Sstems of Linear Equations in Two Variables Use the method of substitution to solve sstems of equations in two variables. Use the method of elimination

More information

Numerical Methods. Root Finding

Numerical Methods. Root Finding Numerical Methods Solving Non Linear 1-Dimensional Equations Root Finding Given a real valued function f of one variable (say ), the idea is to find an such that: f() 0 1 Root Finding Eamples Find real

More information

Limits and the derivative function. Limits and the derivative function

Limits and the derivative function. Limits and the derivative function The Velocity Problem A particle is moving in a straight line. t is the time that has passed from the start of motion (which corresponds to t = 0) s(t) is the distance from the particle to the initial position

More information

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability Grade 2 (MCV4UE) AP Calculus Page of 5 The Derivative at a Point f ( a h) f ( a) Recall, lim provides the slope of h0 h the tangent to the graph y f ( at the point, f ( a), and the instantaneous rate of

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus .1 Rates of Change and Limits AP Calculus.1 RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

More information

Iteration & Fixed Point

Iteration & Fixed Point Iteration & Fied Point As a method for finding the root of f this method is difficult, but it illustrates some important features of iterstion. We could write f as f g and solve g. Definition.1 (Fied Point)

More information

8.7 Systems of Non-Linear Equations and Inequalities

8.7 Systems of Non-Linear Equations and Inequalities 8.7 Sstems of Non-Linear Equations and Inequalities 67 8.7 Sstems of Non-Linear Equations and Inequalities In this section, we stud sstems of non-linear equations and inequalities. Unlike the sstems of

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 0 Section. Rolle s Theorem and the Mean Value Theorem. 07 Section. Increasing and Decreasing Functions and the First

More information

Chapter (AB/BC, non-calculator) (a) Find the critical numbers of g. (b) For what values of x is g increasing? Justify your answer.

Chapter (AB/BC, non-calculator) (a) Find the critical numbers of g. (b) For what values of x is g increasing? Justify your answer. Chapter 3 1. (AB/BC, non-calculator) Given g ( ) 2 4 3 6 : (a) Find the critical numbers of g. (b) For what values of is g increasing? Justify your answer. (c) Identify the -coordinate of the critical

More information

1. Solutions to Systems of Linear Equations. Determine whether the ordered pairs are solutions to the system. x y 6. 3x y 2

1. Solutions to Systems of Linear Equations. Determine whether the ordered pairs are solutions to the system. x y 6. 3x y 2 78 Chapter Sstems of Linear Equations Section. Concepts. Solutions to Sstems of Linear Equations. Dependent and Inconsistent Sstems of Linear Equations. Solving Sstems of Linear Equations b Graphing Solving

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

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 119 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 119 Mark Sparks 2012 Unit # Understanding the Derivative Homework Packet f ( h) f ( Find lim for each of the functions below. Then, find the equation of the tangent line to h 0 h the graph of f( at the given value of. 1. f

More information

Systems of Linear Equations: Solving by Graphing

Systems of Linear Equations: Solving by Graphing 8.1 Sstems of Linear Equations: Solving b Graphing 8.1 OBJECTIVE 1. Find the solution(s) for a set of linear equations b graphing NOTE There is no other ordered pair that satisfies both equations. From

More information

v t t t t a t v t d dt t t t t t 23.61

v t t t t a t v t d dt t t t t t 23.61 SECTION 4. MAXIMUM AND MINIMUM VALUES 285 The values of f at the endpoints are f 0 0 and f 2 2 6.28 Comparing these four numbers and using the Closed Interval Method, we see that the absolute minimum value

More information

12.1 Systems of Linear equations: Substitution and Elimination

12.1 Systems of Linear equations: Substitution and Elimination . Sstems of Linear equations: Substitution and Elimination Sstems of two linear equations in two variables A sstem of equations is a collection of two or more equations. A solution of a sstem in two variables

More information

Applications of Derivatives

Applications of Derivatives 58_Ch04_pp86-60.qd /3/06 :35 PM Page 86 Chapter 4 Applications of Derivatives A n automobile s gas mileage is a function of man variables, including road surface, tire tpe, velocit, fuel octane rating,

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Slopes and Rates of Change

Slopes and Rates of Change Slopes and Rates of Change If a particle is moving in a straight line at a constant velocity, then the graph of the function of distance versus time is as follows s s = f(t) t s s t t = average velocity

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

More information

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D.

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D. 1.2 Functions and Their Properties PreCalculus 1.2 FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1.2 1. Determine whether a set of numbers or a graph is a function 2. Find the domain of a function

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus . Rates of Change and Limits AP Calculus. RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

More information

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

MATH 115: Review for Chapter 6

MATH 115: Review for Chapter 6 MATH 115: Review for Chapter 6 In order to prepare for our test on Chapter 6, ou need to understand and be able to work problems involving the following topics: I SYSTEMS OF LINEAR EQUATIONS CONTAINING

More information

Chapter 2 Section 3. Partial Derivatives

Chapter 2 Section 3. Partial Derivatives Chapter Section 3 Partial Derivatives Deinition. Let be a unction o two variables and. The partial derivative o with respect to is the unction, denoted b D1 1 such that its value at an point (,) in the

More information

MATH 2300 review problems for Exam 3 ANSWERS

MATH 2300 review problems for Exam 3 ANSWERS MATH 300 review problems for Eam 3 ANSWERS. Check whether the following series converge or diverge. In each case, justif our answer b either computing the sum or b b showing which convergence test ou are

More information

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule 5. Rolle s Theorem In the following problems (a) Verify that the three conditions of Rolle s theorem have been met. (b) Find all values z that

More information

CHAPTER 1 Limits and Their Properties

CHAPTER 1 Limits and Their Properties CHAPTER Limits and Their Properties Section. A Preview of Calculus................... 305 Section. Finding Limits Graphically and Numerically....... 305 Section.3 Evaluating Limits Analytically...............

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

Maximum and Minimum Values

Maximum and Minimum Values Maimum and Minimum Values y Maimum Minimum MATH 80 Lecture 4 of 6 Definitions: A function f has an absolute maimum at c if f ( c) f ( ) for all in D, where D is the domain of f. The number f (c) is called

More information

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1 Chapter Function Transformations. Horizontal and Vertical Translations A translation can move the graph of a function up or down (vertical translation) and right or left (horizontal translation). A translation

More information

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y Paul J. Bruillard MATH 0.970 Problem Set 6 An Introduction to Abstract Mathematics R. Bond and W. Keane Section 3.1: 3b,c,e,i, 4bd, 6, 9, 15, 16, 18c,e, 19a, 0, 1b Section 3.: 1f,i, e, 6, 1e,f,h, 13e,

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Finding Limits Graphically and Numerically. An Introduction to Limits

Finding Limits Graphically and Numerically. An Introduction to Limits 8 CHAPTER Limits and Their Properties Section Finding Limits Graphicall and Numericall Estimate a it using a numerical or graphical approach Learn different was that a it can fail to eist Stud and use

More information

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see)

More information

Methods for Advanced Mathematics (C3) Coursework Numerical Methods

Methods for Advanced Mathematics (C3) Coursework Numerical Methods Woodhouse College 0 Page Introduction... 3 Terminolog... 3 Activit... 4 Wh use numerical methods?... Change of sign... Activit... 6 Interval Bisection... 7 Decimal Search... 8 Coursework Requirements on

More information

AP Calculus AB/IB Math SL2 Unit 1: Limits and Continuity. Name:

AP Calculus AB/IB Math SL2 Unit 1: Limits and Continuity. Name: AP Calculus AB/IB Math SL Unit : Limits and Continuity Name: Block: Date:. A bungee jumper dives from a tower at time t = 0. Her height h (in feet) at time t (in seconds) is given by the graph below. In

More information

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15)

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) Date: Chapter Goals: Identif solutions to an equation. Solve an equation for one variable in terms of another. What is a function? Understand

More information

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2 93 CHAPTER 4 PARTIAL DERIVATIVES We close this section b giving a proof of the first part of the Second Derivatives Test. Part (b) has a similar proof. PROOF OF THEOREM 3, PART (A) We compute the second-order

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151)

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151) CHAPTER APPLICATIONS OF DIFFERENTIATION.1 Approimate Value and Error (page 151) f '( lim 0 f ( f ( f ( f ( f '( or f ( f ( f '( f ( f ( f '( (.) f ( f '( (.) where f ( f ( f ( Eample.1 (page 15): Find

More information

Math 20 Spring 2005 Final Exam Practice Problems (Set 2)

Math 20 Spring 2005 Final Exam Practice Problems (Set 2) Math 2 Spring 2 Final Eam Practice Problems (Set 2) 1. Find the etreme values of f(, ) = 2 2 + 3 2 4 on the region {(, ) 2 + 2 16}. 2. Allocation of Funds: A new editor has been allotted $6, to spend on

More information

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing.

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing. NY- Learning Standards for Mathematics A.A. Solve a sstem of one linear and one quadratic equation in two variables, where onl factoring is required. A.G.9 Solve sstems of linear and quadratic equations

More information

So, t = 1 is a point of inflection of s(). Use s () t to find the velocity at t = Because 0, use 144.

So, t = 1 is a point of inflection of s(). Use s () t to find the velocity at t = Because 0, use 144. AP Eam Practice Questions for Chapter AP Eam Practice Questions for Chapter f 4 + 6 7 9 f + 7 0 + 6 0 ( + )( ) 0,. The critical numbers of f( ) are and.. Evaluate each point. A: d d C: d d B: D: d d d

More information

AP Exam Practice Questions for Chapter 3

AP Exam Practice Questions for Chapter 3 AP Eam Practice Questions for Chapter AP Eam Practice Questions for Chapter f + 6 7 9 f + 7 0 + 6 0 ( + )( ) 0,. The critical numbers of f are and. So, the answer is B.. Evaluate each statement. I: Because

More information

Finding Limits Graphically and Numerically. An Introduction to Limits

Finding Limits Graphically and Numerically. An Introduction to Limits 60_00.qd //0 :05 PM Page 8 8 CHAPTER Limits and Their Properties Section. Finding Limits Graphicall and Numericall Estimate a it using a numerical or graphical approach. Learn different was that a it can

More information

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f APPENDIX C Additional Topics in Differential Equations APPENDIX C. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Chapter 6, ou studied applications

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

Chapter 3: Three faces of the derivative. Overview

Chapter 3: Three faces of the derivative. Overview Overview We alread saw an algebraic wa of thinking about a derivative. Geometric: zooming into a line Analtic: continuit and rational functions Computational: approimations with computers 3. The geometric

More information

1. d = 1. or Use Only in Pilot Program F Review Exercises 131

1. d = 1. or Use Only in Pilot Program F Review Exercises 131 or Use Onl in Pilot Program F 0 0 Review Eercises. Limit proof Suppose f is defined for all values of near a, ecept possibl at a. Assume for an integer N 7 0, there is another integer M 7 0 such that f

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 0 Derivatives of Multivariable Functions 0. Limits Motivating Questions In this section, we strive to understand the ideas generated b the following important questions: What do we mean b the limit

More information

C) 2 D) 4 E) 6. ? A) 0 B) 1 C) 1 D) The limit does not exist.

C) 2 D) 4 E) 6. ? A) 0 B) 1 C) 1 D) The limit does not exist. . The asymptotes of the graph of the parametric equations = t, y = t t + are A) =, y = B) = only C) =, y = D) = only E) =, y =. What are the coordinates of the inflection point on the graph of y = ( +

More information

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve:

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve: .2 INITIAL-VALUE PROBLEMS 3.2 INITIAL-VALUE PROBLEMS REVIEW MATERIAL Normal form of a DE Solution of a DE Famil of solutions INTRODUCTION We are often interested in problems in which we seek a solution

More information

Chapter 2 Polynomial, Power, and Rational Functions

Chapter 2 Polynomial, Power, and Rational Functions Section. Linear and Quadratic Functions and Modeling 6 Chapter Polnomial, Power, and Rational Functions Section. Linear and Quadratic Functions and Modeling Eploration. $000 per ear.. The equation will

More information

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits . Infinite Limits and Vertical Asmptotes. Infinite Limits and Vertical Asmptotes In this section we etend the concept of it to infinite its, which are not its as before, but rather an entirel new use of

More information

2.2 Derivative. 1. Definition of Derivative at a Point: The derivative of the function f x at x a is defined as

2.2 Derivative. 1. Definition of Derivative at a Point: The derivative of the function f x at x a is defined as . Derivative. Definition of Derivative at a Point: Te derivative of te function f at a is defined as f fa fa a lim provided te limit eists. If te limit eists, we sa tat f is differentiable at a, oterwise,

More information

1.7 Inverse Functions

1.7 Inverse Functions 71_0107.qd 1/7/0 10: AM Page 17 Section 1.7 Inverse Functions 17 1.7 Inverse Functions Inverse Functions Recall from Section 1. that a function can be represented b a set of ordered pairs. For instance,

More information

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim Math Final Eam Review Solutions { + 3 if < Consider f() Find the following limits: (a) lim f() + + (b) lim f() + 3 3 (c) lim f() does not eist Find each of the following limits: + 6 (a) lim 3 + 3 (b) lim

More information

Math Midterm Solutions

Math Midterm Solutions Math 50 - Midterm Solutions November 4, 009. a) If f ) > 0 for all in a, b), then the graph of f is concave upward on a, b). If f ) < 0 for all in a, b), then the graph of f is downward on a, b). This

More information

Differential Calculus

Differential Calculus Differential Calculus. Compute the derivatives of the following functions a() = 4 3 7 + 4 + 5 b() = 3 + + c() = 3 + d() = sin cos e() = sin f() = log g() = tan h() = 3 6e 5 4 i() = + tan 3 j() = e k()

More information

Nonlinear Equations. Chapter The Bisection Method

Nonlinear Equations. Chapter The Bisection Method Chapter 6 Nonlinear Equations Given a nonlinear function f(), a value r such that f(r) = 0, is called a root or a zero of f() For eample, for f() = e 016064, Fig?? gives the set of points satisfying y

More information

Unit 12 Study Notes 1 Systems of Equations

Unit 12 Study Notes 1 Systems of Equations You should learn to: Unit Stud Notes Sstems of Equations. Solve sstems of equations b substitution.. Solve sstems of equations b graphing (calculator). 3. Solve sstems of equations b elimination. 4. Solve

More information

1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: and. So the slopes of the tangent lines to the curve

1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: and. So the slopes of the tangent lines to the curve MAT 11 Solutions TH Eam 3 1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: Therefore, d 5 5 d d 5 5 d 1 5 1 3 51 5 5 and 5 5 5 ( ) 3 d 1 3 5 ( ) So the

More information

Chapter 1 Graph of Functions

Chapter 1 Graph of Functions Graph of Functions Chapter Graph of Functions. Rectangular Coordinate Sstem and Plotting points The Coordinate Plane Quadrant II Quadrant I (0,0) Quadrant III Quadrant IV Figure. The aes divide the plane

More information

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011 Introduction to Differential Equations National Chiao Tung Universit Chun-Jen Tsai 9/14/011 Differential Equations Definition: An equation containing the derivatives of one or more dependent variables,

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

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

More information

1. The cost (in dollars) of producing x units of a certain commodity is C(x) = x x 2.

1. The cost (in dollars) of producing x units of a certain commodity is C(x) = x x 2. APPM 1350 Review #2 Summer 2014 1. The cost (in dollars) of producing units of a certain commodity is C() 5000 + 10 + 0.05 2. (a) Find the average rate of change of C with respect to when the production

More information

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0.

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0. 4.2 The Mean Value Theorem 255 4.2 The Mean Value Theorem f '(c) 0 f() We know that constant functions have zero derivatives, ut could there e a complicated function, with man terms, the derivatives of

More information

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence Chapter 6 Nonlinear Equations 6. The Problem of Nonlinear Root-finding In this module we consider the problem of using numerical techniques to find the roots of nonlinear equations, f () =. Initially we

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.8 Newton s Method In this section, we will learn: How to solve high degree equations using Newton s method. INTRODUCTION Suppose that

More information

dy dx 1. If y 2 3xy = 18, then at the point H1, 3L is HAL 1 HBL 0 HCL 1 HDL 4 HEL 8 kx + 8 k + x The value of k is

dy dx 1. If y 2 3xy = 18, then at the point H1, 3L is HAL 1 HBL 0 HCL 1 HDL 4 HEL 8 kx + 8 k + x The value of k is . If = 8, then d d at the point H, L is 0 HCL HDL HEL 8. The equation of the line tangent to the curve = k + 8 k + The value of k is at = is = +. HCL HDL HEL. If f HL = and f H L =, then find f HL d 0

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

Properties of Limits

Properties of Limits 33460_003qd //04 :3 PM Page 59 SECTION 3 Evaluating Limits Analticall 59 Section 3 Evaluating Limits Analticall Evaluate a it using properties of its Develop and use a strateg for finding its Evaluate

More information

L 8.6 L 10.6 L 13.3 L Psud = u 3-4u 2 + 5u; [1, 2]

L 8.6 L 10.6 L 13.3 L Psud = u 3-4u 2 + 5u; [1, 2] . Rates of Change and Tangents to Curves 6 p Q (5, ) (, ) (5, ) (, 65) Slope of PQ p/ t (flies/ da) - 5 5 - - 5 - - 5 5-65 - 5 - L 8.6 L.6 L. L 6. Number of flies 5 B(5, 5) Q(5, ) 5 5 P(, 5) 5 5 A(, )

More information

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION FIRST-ORDER DIFFERENTIAL EQUATIONS 2 Chapter Contents 2. Solution Curves without a Solution 2.. Direction Fields 2..2 Jones Autonomous & Bartlett First-Order Learning, DEs LLC 2.2 Separable Equations 2.3

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

Chapter 11. Systems of Equations Solving Systems of Linear Equations by Graphing

Chapter 11. Systems of Equations Solving Systems of Linear Equations by Graphing Chapter 11 Sstems of Equations 11.1 Solving Sstems of Linear Equations b Graphing Learning Objectives: A. Decide whether an ordered pair is a solution of a sstem of linear equations. B. Solve a sstem of

More information

Continuity, End Behavior, and Limits. Unit 1 Lesson 3

Continuity, End Behavior, and Limits. Unit 1 Lesson 3 Unit Lesson 3 Students will be able to: Interpret ke features of graphs and tables in terms of the quantities, and sketch graphs showing ke features given a verbal description of the relationship. Ke Vocabular:

More information

1969 AP Calculus BC: Section I

1969 AP Calculus BC: Section I 969 AP Calculus BC: Section I 9 Minutes No Calculator Note: In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e).. t The asymptotes of the graph of the parametric

More information

Lesson Goals. Unit 2 Functions Analyzing Graphs of Functions (Unit 2.2) Graph of a Function. Lesson Goals

Lesson Goals. Unit 2 Functions Analyzing Graphs of Functions (Unit 2.2) Graph of a Function. Lesson Goals Unit Functions Analzing Graphs of Functions (Unit.) William (Bill) Finch Mathematics Department Denton High School Lesson Goals When ou have completed this lesson ou will: Find the domain and range of

More information

8 Differential Calculus 1 Introduction

8 Differential Calculus 1 Introduction 8 Differential Calculus Introduction The ideas that are the basis for calculus have been with us for a ver long time. Between 5 BC and 5 BC, Greek mathematicians were working on problems that would find

More information

In #1-5, find the indicated limits. For each one, if it does not exist, tell why not. Show all necessary work.

In #1-5, find the indicated limits. For each one, if it does not exist, tell why not. Show all necessary work. Calculus I Eam File Fall 7 Test # In #-5, find the indicated limits. For each one, if it does not eist, tell why not. Show all necessary work. lim sin.) lim.) 3.) lim 3 3-5 4 cos 4.) lim 5.) lim sin 6.)

More information

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1)

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1) MATH : Final Eam Review Can ou find the distance between two points and the midpoint of a line segment? (.) () Consider the points A (,) and ( 6, ) B. (a) Find the distance between A and B. (b) Find the

More information

Find the volume of the solid generated by revolving the shaded region about the given axis. Use the disc/washer method 1) About the x-axis

Find the volume of the solid generated by revolving the shaded region about the given axis. Use the disc/washer method 1) About the x-axis Final eam practice for Math 6 Disclaimer: The actual eam is different Find the volume of the solid generated b revolving the shaded region about the given ais. Use the disc/washer method ) About the -ais

More information

Review Topics for MATH 1400 Elements of Calculus Table of Contents

Review Topics for MATH 1400 Elements of Calculus Table of Contents Math 1400 - Mano Table of Contents - Review - page 1 of 2 Review Topics for MATH 1400 Elements of Calculus Table of Contents MATH 1400 Elements of Calculus is one of the Marquette Core Courses for Mathematical

More information