Single Variable Calculus Warnings

Size: px
Start display at page:

Download "Single Variable Calculus Warnings"

Transcription

1 Single Variable Calculus Warnings These notes highlight number of common, but serious, first year calculus errors. Warning. The formula g(x) = g(x) is vali only uner the hypothesis g(x). Discussion. In some cases, when g(x) =, the it g(x) oes not exist at all. But in other cases it oes exist an when it oes, it can take any value at all. Here are two simple examples. In both examples g(x) = x a, which has the property that g(x) =. In the first example, g(x) oes not exist at all (because g(x) is huge an positive for x a small an positive an huge an negative for x a small an negative). In the secon it oes exist an takes the value = g(x) = x a g(x) oes not exist = 23.45(x a) g(x) = x a g(x) = 23.45(x a) x a = = Warning 2. Let a an b be two real numbers with a < b. Then ac < bc only if c >. When c < we have ac > bc an when c =, we have ac = bc. Discussion. Here is an example with a = an b = 2. For c = 3, ac = ()(3) = 3 < bc = (2)(3) = 6. For c = 3, ac = ()( 3) = 3 > bc = (2)( 3) = 6. For c =, ac = ()() = = bc = (2)() =. A relate inequality is that a 2 < b 2 if < a < b. If a < b <, then a 2 > b 2. Warning 3. L Hôpital s rule, g(x) = f (x) g (x) is not vali if the it g(x) exists an is nonzero. c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings

2 Discussion. Here is an example with a =. If = 3x an g(x) = 4+5x, then x g(x) = x 3x 4+5x = = f (x) x g (x) = 3 x 5 = 3 5 Warning 4. x [f(a)] is not the same as f (a). Discussion. The expression x [f(a)] is, by efinition, the erivative of the constant function g(x) = f(a). In other wors, [f(a)] means x first evaluate at x = a, to get a constant, f(a). Then ifferentiate the constant to get zero. On the other han, f (a) means first fin the erivative f (x). Then evaluate the erivative at x = a. Typically, this is not zero. Here is an example. Let = x + an a =. Then f (x) = for all x. In particular, f () =. But if we first evaluate at x =, we get f() = 2. The erivative of the constant function g(x) = 2 is g (x) =. y y = = x+ y = g(x) = f() = 2 x The two functions an f() (which I am also calling g(x) here) both take the value when x =, but they have ifferent slopes an hence have ifferent erivatives: f () = but x [f()] = x =. Warning 5. The usual formula for the erivative of sinx, namely x sinx = cosx, is vali only if x is measure in raians. c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 2

3 Discussion. Any erivative measures the instantaneous rate of change of one quantity per unit change of a secon quantity. If you change the units of either quantity, the numerical value of the erivative changes. For example, consier the average rate of change of sin x as x moves from to a right angle. If x is measure in raians, average rate of change = change in sinx change in x = π 2 = 2 π because sinx changes from to as x changes from raians to π 2 raians. But, if x is measure in egrees, average rate of change = change in sinx change in x = 9 = 9 The two answers are ifferent even though x move from to a right angle in both cases. Here is a sample problem in which one gets the wrong answer by expressing an angle in the wrong units. Suppose that you wish to compute, approximately, the sin of two egrees, but that you can t just use your calculator. (Preten that you are the person esigning the software use by the calculator.) Recall that f(x )+f (x )(x x ) gives an approximate value for for all x close to x. Apply this approximation to = sin(x) with x =. Then = sinx f(x ) = f() = f (x) = cosx f (x ) = f () = so that sinx = f(x )+f (x )(x x ) = +(x ) = x. If we apply this with x = 2 we get sin2 2 which is both wrong an riiculous, as sinx is never bigger than one in magnitue. The problem arose because we use sinx = cosx in the computation x f(x )+f (x )(x x ) = +(x ) = x c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 3

4 thereby implicitly assuming that x is in raians. We shoul have first rewritten 2 = 2 π 8 = raians an then applie sin(2 ) = sin(.34966ra) [f(x )+f (x )(x x )] x= = x x= = For comparison purposes, the exact value of sin of 2 egrees is to 7 ecimal places. Our rather simple mine approximation scheme gave an error of =.7, which is a relative error of % =.2%. Warning 6. x ax is not the same as x xa. Discussion. x is the rate of change of per unit change in x. In x ax, the exponent changes as x changes, with the base, a, remaining fixe. In x xa, the base changes as x changes, with the exponent, a, remaining fixe. As a concrete example, suppose a = 4. As x changes from 4 to 5, a x = 4 x changes from 4 4 = 256 to 4 5 = 24 the average rate of change of a x = 4 x from x = 4 to x = 5 is = 768 x a = x 4 changes from 4 4 = 256 to 5 4 = 625 the average rate of change of x a = x 4 from x = 4 to x = 5 is = 369 The correct formulae for the instantaneous rates of change of a x an x a are x ax = lna a x x xa = ax a Warning 7. The slope of the curve y = at x = a is not f (x). It is f (a). Discussion. Consier the problem Fin the tangent line to the curve y = x 2 at the point (,). The tangent line is a straight line. Any straight line has only one slope. In this case the slope of the tangent line is the same as the slope of y = x 2 at x =, which is x x2 x= = 2x x= = 2. So the tangent line is y = 2(x ). If you neglect to evaluate x x2 = 2x at x =, you get y = (2x)(x ) instea. This is not a straight line at all, because as x changes the quantity you put in for the slope (2x) also changes. As you move along a straight line, the slope is not allowe to change. c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 4

5 Warning 8. Suppose that you solve = approximately by some numerical proceure, like Newton s metho. Suppose further that you want the root accurate to three ecimal places. So you iterate until the first three (or four or five or six, ) ecimal places stabilize. While this is strongly suggestive that you have three ecimal place accuracy, it is not conclusive. Also, if you substitute your guess into f an fin that the result is zero to three (or four or five or six, ) ecimal places, you still cannot conclue efinitively that your root is accurate to three ecimal places. Discussion. It is perfectly possible for Newton s metho to behave very nicely for, for example, fifty iterations an look like it is converging to some value an then suenly go crazy on the fifth iteration. For example, if the graph of f looks like an you start with x < (or even x positive but not too big), Newton s metho will start off looking like it is going to converge to zero, even though there is no root near x =. The above example also shows that it is possible for f() to be extremely small even if f has no root near x =. Even if oes have a root r near your guess x n, you cannot tell how big x n r, the error in your guess, is just from how close f(x n ) is to zero. If the graph of f looks like f(x n ) x n r then f(x n ) is a lot smaller than x n r. If the slope of the graph is small enough it is perfectly possible to have f(x n ) = with x n r =. Assuming that is continuous, a sure way to test if x n =.234 is accurate to four ecimal places is to check if f(.2335) an f(.2345) are of opposite sign. If so f has to be zero somewhere between x =.2335 an x = c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 5

6 Warning 9. If c is a constant b a cx = cx b = c(b a) not c2 b a 2 = b2 a 2. a 2 Discussion.Theintegral b cxrepresents theareabetween y = an y = c witha x b. a Becausetheheightcisconstant, thisisarectangleofwithb aanheightcanconsequently of area c(b a). Warning. The square root cos 2 x is cosx not cosx. Discussion. Suppose that you are walking along a path an that at time t you are at x(t) = sin 3 t an y(t) = cos 3 t an that t runs from to 2π. Then your velocity in the x irection is x (t) = 3costsin 2 t an your velocity in the y irection is y (t) = 3sintcos 2 t. Your spee is x (t) 2 +y (t) 2 = 9cos 2 tsin 4 t+9cos 4 tsin 2 t = 3 cos 2 tsin 2 t(sin 2 t+cos 2 t) = 3 cos 2 tsin 2 t Spee is istance travele per unit time. It is always positive. In particular the refers to the positive square root. The total istance travele is 2π 2π 2π speet = 3 cos 2 tsin 2 tt = 3 costsint 2π t = 3 sin(2t) t 2 If we ha forgotten the absolute value signs, we woul now have that the total istance travele is 3 2π 2 sin(2t)t =, which is riiculous! The real answer is 2π π/2 3 2 sin(2t) t = sin(2t) t (Graph the integran to see this!) π/2 ] π/2 = 6 sin(2t)t = 6 [ 2 cos(2t) = 6 Warning. The computation is wrong. x x = x2 = = 2 Discussion. In fact, the answer is riiculous. The integran x 2 >, so the integral has to be positive. The flaw in the argument is that the Funamental Theorem of Calculus, which c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 6

7 says that if F (x) = then b a x = F(b) F(a) is applicable only when F (x) exists an equals for all a x b. In this case F (x) = x 2 oes not exist for x =. The given integral is improper. The correct computation is t x = x2 t + = t + x+ x2 ] [ /t t + t + t + x = x2 [ /t ] t + x + x t + [ 2 ] t 2 = t = t + t Warning 2. The inefinite integral 5 3x x is NOT ln 5 3x +C. Discussion. Any time you think you know an inefinite integral, you can always check your guess by ifferentiating it. In this case, when 5 3x > so that ln 5 3x = ln(5 3x), x ln(5 3x) = 5 3x x (5 3x) = 35 3x 5 3x by the chain rule. We can get the correct answer by substituting y = 5 3x, y = 3x, x = y 3 5 3x x = y y 3 = 3 y y = 3 ln y +C = 3 ln 5 3x +C Warning 3. The inefinite integral x /2 +x 3/2 x is NOT x/2 /2 + x /2 /2 +C. Discussion. The incorrect computation leaing to the answer x/2 /2 + x /2 /2 [ x = x /2 +x 3/2] x = x /2 +x3/2 x /2 x+ +C is x 3/2 x = x/2 /2 + x /2 /2 +C The mistake occurre in the very first step: x /2 +x 3/2 is not equal to x /2 + x 3/2. For example, when x = 4, x /2 = 2 an x 3/2 = 8, so saying = + is the same as saying x /2 +x 3/2 x /2 x 3/2 2+8 = 2 + 8, which is absur. c Joel Felman. 2. All rights reserve. August 29, 2 Single Variable Calculus Warnings 7

Fall 2016: Calculus I Final

Fall 2016: Calculus I Final Answer the questions in the spaces provie on the question sheets. If you run out of room for an answer, continue on the back of the page. NO calculators or other electronic evices, books or notes are allowe

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

Exam 2 Review Solutions

Exam 2 Review Solutions Exam Review Solutions 1. True or False, an explain: (a) There exists a function f with continuous secon partial erivatives such that f x (x, y) = x + y f y = x y False. If the function has continuous secon

More information

2.5 SOME APPLICATIONS OF THE CHAIN RULE

2.5 SOME APPLICATIONS OF THE CHAIN RULE 2.5 SOME APPLICATIONS OF THE CHAIN RULE The Chain Rule will help us etermine the erivatives of logarithms an exponential functions a x. We will also use it to answer some applie questions an to fin slopes

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

Math 11 Fall 2016 Section 1 Monday, September 19, Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v

Math 11 Fall 2016 Section 1 Monday, September 19, Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v Math Fall 06 Section Monay, September 9, 06 First, some important points from the last class: Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v passing through

More information

f(x) f(a) Limit definition of the at a point in slope notation.

f(x) f(a) Limit definition of the at a point in slope notation. Lesson 9: Orinary Derivatives Review Hanout Reference: Brigg s Calculus: Early Transcenentals, Secon Eition Topics: Chapter 3: Derivatives, p. 126-235 Definition. Limit Definition of Derivatives at a point

More information

2.1 Derivatives and Rates of Change

2.1 Derivatives and Rates of Change 1a 1b 2.1 Derivatives an Rates of Change Tangent Lines Example. Consier y f x x 2 0 2 x-, 0 4 y-, f(x) axes, curve C Consier a smooth curve C. A line tangent to C at a point P both intersects C at P an

More information

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam.

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam. MATH 2250 Calculus I Date: October 5, 2017 Eric Perkerson Optimization Notes 1 Chapter 4 Note: Any material in re you will nee to have memorize verbatim (more or less) for tests, quizzes, an the final

More information

Define each term or concept.

Define each term or concept. Chapter Differentiation Course Number Section.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

A. Incorrect! The letter t does not appear in the expression of the given integral

A. Incorrect! The letter t does not appear in the expression of the given integral AP Physics C - Problem Drill 1: The Funamental Theorem of Calculus Question No. 1 of 1 Instruction: (1) Rea the problem statement an answer choices carefully () Work the problems on paper as neee (3) Question

More information

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim QF101: Quantitative Finance September 5, 2017 Week 3: Derivatives Facilitator: Christopher Ting AY 2017/2018 I recoil with ismay an horror at this lamentable plague of functions which o not have erivatives.

More information

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises.

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises. BEFORE You Begin Calculus II If it has been awhile since you ha Calculus, I strongly suggest that you refresh both your ifferentiation an integration skills. I woul also like to remin you that in Calculus,

More information

Day 4: Motion Along a Curve Vectors

Day 4: Motion Along a Curve Vectors Day 4: Motion Along a Curve Vectors I give my stuents the following list of terms an formulas to know. Parametric Equations, Vectors, an Calculus Terms an Formulas to Know: If a smooth curve C is given

More information

The Natural Logarithm

The Natural Logarithm The Natural Logarithm -28-208 In earlier courses, you may have seen logarithms efine in terms of raising bases to powers. For eample, log 2 8 = 3 because 2 3 = 8. In those terms, the natural logarithm

More information

The Chain Rule. d dx x(t) dx. dt (t)

The Chain Rule. d dx x(t) dx. dt (t) The Chain Rule The Problem You alreay routinely use the one imensional chain rule t f xt = f x xt x t t in oing computations like t sint2 = cost 2 2t In this example, fx = sinx an xt = t 2. We now generalize

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x)

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x) Math 261 Calculus I Test 1 Study Guide Name Decide whether the it exists. If it exists, find its value. 1) x 1 f(x) 2) x -1/2 f(x) Complete the table and use the result to find the indicated it. 3) If

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain of

More information

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Chapter 2 Essentials of Calculus by James Stewart Prepare by Jason Gais Chapter 2 - Derivatives 21 - Derivatives an Rates of Change Definition A tangent to a curve is a line that intersects

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Definition (Inefinite

More information

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

Topic 2.3: The Geometry of Derivatives of Vector Functions

Topic 2.3: The Geometry of Derivatives of Vector Functions BSU Math 275 Notes Topic 2.3: The Geometry of Derivatives of Vector Functions Textbook Sections: 13.2 From the Toolbox (what you nee from previous classes): Be able to compute erivatives scalar-value functions

More information

Section 7.1: Integration by Parts

Section 7.1: Integration by Parts Section 7.1: Integration by Parts 1. Introuction to Integration Techniques Unlike ifferentiation where there are a large number of rules which allow you (in principle) to ifferentiate any function, the

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Calculus I Practice Test Problems for Chapter 3 Page 1 of 9

Calculus I Practice Test Problems for Chapter 3 Page 1 of 9 Calculus I Practice Test Problems for Chapter 3 Page of 9 This is a set of practice test problems for Chapter 3. This is in no wa an inclusive set of problems there can be other tpes of problems on the

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Lecture 4 : General Logarithms and Exponentials. a x = e x ln a, a > 0.

Lecture 4 : General Logarithms and Exponentials. a x = e x ln a, a > 0. For a > 0 an x any real number, we efine Lecture 4 : General Logarithms an Exponentials. a x = e x ln a, a > 0. The function a x is calle the exponential function with base a. Note that ln(a x ) = x ln

More information

Antiderivatives Introduction

Antiderivatives Introduction Antierivatives 40. Introuction So far much of the term has been spent fining erivatives or rates of change. But in some circumstances we alreay know the rate of change an we wish to etermine the original

More information

CHAPTER SEVEN. Solutions for Section x x t t4 4. ) + 4x = 7. 6( x4 3x4

CHAPTER SEVEN. Solutions for Section x x t t4 4. ) + 4x = 7. 6( x4 3x4 CHAPTER SEVEN 7. SOLUTIONS 6 Solutions for Section 7.. 5.. 4. 5 t t + t 5 5. 5. 6. t 8 8 + t4 4. 7. 6( 4 4 ) + 4 = 4 + 4. 5q 8.. 9. We break the antierivative into two terms. Since y is an antierivative

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Your signature: (1) (Pre-calculus Review Set Problems 80 and 124.)

Your signature: (1) (Pre-calculus Review Set Problems 80 and 124.) (1) (Pre-calculus Review Set Problems 80 an 14.) (a) Determine if each of the following statements is True or False. If it is true, explain why. If it is false, give a counterexample. (i) If a an b are

More information

Higher. Further Calculus 149

Higher. Further Calculus 149 hsn.uk.net Higher Mathematics UNIT 3 OUTCOME 2 Further Calculus Contents Further Calculus 49 Differentiating sinx an cosx 49 2 Integrating sinx an cosx 50 3 The Chain Rule 5 4 Special Cases of the Chain

More information

Solutions to Practice Problems Tuesday, October 28, 2008

Solutions to Practice Problems Tuesday, October 28, 2008 Solutions to Practice Problems Tuesay, October 28, 2008 1. The graph of the function f is shown below. Figure 1: The graph of f(x) What is x 1 + f(x)? What is x 1 f(x)? An oes x 1 f(x) exist? If so, what

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

More information

MAT137 Calculus! Lecture 9

MAT137 Calculus! Lecture 9 MAT137 Calculus! Lecture 9 Today we will study: Limits at infinity. L Hôpital s Rule. Mean Value Theorem. (11.5,11.6, 4.1) PS3 is due this Friday June 16. Next class: Applications of the Mean Value Theorem.

More information

Math 106 Exam 2 Topics. du dx

Math 106 Exam 2 Topics. du dx The Chain Rule Math 106 Exam 2 Topics Composition (g f)(x 0 ) = g(f(x 0 )) ; (note: we on t know what g(x 0 ) is.) (g f) ought to have something to o with g (x) an f (x) in particular, (g f) (x 0 ) shoul

More information

Calculus I Announcements

Calculus I Announcements Slie 1 Calculus I Announcements Office Hours: Amos Eaton 309, Monays 12:50-2:50 Exam 2 is Thursay, October 22n. The stuy guie is now on the course web page. Start stuying now, an make a plan to succee.

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

2 ODEs Integrating Factors and Homogeneous Equations

2 ODEs Integrating Factors and Homogeneous Equations 2 ODEs Integrating Factors an Homogeneous Equations We begin with a slightly ifferent type of equation: 2.1 Exact Equations These are ODEs whose general solution can be obtaine by simply integrating both

More information

February 21 Math 1190 sec. 63 Spring 2017

February 21 Math 1190 sec. 63 Spring 2017 February 21 Math 1190 sec. 63 Spring 2017 Chapter 2: Derivatives Let s recall the efinitions an erivative rules we have so far: Let s assume that y = f (x) is a function with c in it s omain. The erivative

More information

1 Lecture 13: The derivative as a function.

1 Lecture 13: The derivative as a function. 1 Lecture 13: Te erivative as a function. 1.1 Outline Definition of te erivative as a function. efinitions of ifferentiability. Power rule, erivative te exponential function Derivative of a sum an a multiple

More information

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2)

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2) 3.5 Chain Rule 149 3.5 Chain Rule Introuction As iscusse in Section 3.2, the Power Rule is vali for all real number exponents n. In this section we see that a similar rule hols for the erivative of a power

More information

Solutions to Math 41 Second Exam November 4, 2010

Solutions to Math 41 Second Exam November 4, 2010 Solutions to Math 41 Secon Exam November 4, 2010 1. (13 points) Differentiate, using the metho of your choice. (a) p(t) = ln(sec t + tan t) + log 2 (2 + t) (4 points) Using the rule for the erivative of

More information

Pure Further Mathematics 1. Revision Notes

Pure Further Mathematics 1. Revision Notes Pure Further Mathematics Revision Notes June 20 2 FP JUNE 20 SDB Further Pure Complex Numbers... 3 Definitions an arithmetical operations... 3 Complex conjugate... 3 Properties... 3 Complex number plane,

More information

SYDE 112, LECTURE 1: Review & Antidifferentiation

SYDE 112, LECTURE 1: Review & Antidifferentiation SYDE 112, LECTURE 1: Review & Antiifferentiation 1 Course Information For a etaile breakown of the course content an available resources, see the Course Outline. Other relevant information for this section

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

Differentiability, Computing Derivatives, Trig Review

Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an original function Compute

More information

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like Math 400 3.5 Implicit Differentiation Name We have iscovere (an prove) formulas for fining erivatives of functions like f x x 3x 4x. 3 This amounts to fining y for 3 y x 3x 4x. Notice that in this case,

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

Differentiation Rules Derivatives of Polynomials and Exponential Functions

Differentiation Rules Derivatives of Polynomials and Exponential Functions Derivatives of Polynomials an Exponential Functions Differentiation Rules Derivatives of Polynomials an Exponential Functions Let s start with the simplest of all functions, the constant function f(x)

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS

DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS THE DERIVATIVE AS A FUNCTION f x = lim h 0 f x + h f(x) h Last class we examine the limit of the ifference quotient at a specific x as h 0,

More information

Section 3.1/3.2: Rules of Differentiation

Section 3.1/3.2: Rules of Differentiation : Rules of Differentiation Math 115 4 February 2018 Overview 1 2 Four Theorem for Derivatives Suppose c is a constant an f, g are ifferentiable functions. Then 1 2 3 4 x (c) = 0 x (x n ) = nx n 1 x [cf

More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information 5548993 - Further Pure an 3 Moule FP Further Pure 5548993 - Further Pure an 3 Differentiating inverse trigonometric functions Throughout the course you have graually been increasing the number of functions

More information

Chapter 2. Exponential and Log functions. Contents

Chapter 2. Exponential and Log functions. Contents Chapter. Exponential an Log functions This material is in Chapter 6 of Anton Calculus. The basic iea here is mainly to a to the list of functions we know about (for calculus) an the ones we will stu all

More information

Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Method

Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Method Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Metho Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Computing Inverse Trig Derivatives. Starting with the inverse

More information

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x)

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x) Limit We say the limit of f () as approaches c equals L an write, lim L. One-Sie Limits (Left an Right-Hane Limits) Suppose a function f is efine near but not necessarily at We say that f has a left-hane

More information

AP Calculus AB One Last Mega Review Packet of Stuff. Take the derivative of the following. 1.) 3.) 5.) 7.) Determine the limit of the following.

AP Calculus AB One Last Mega Review Packet of Stuff. Take the derivative of the following. 1.) 3.) 5.) 7.) Determine the limit of the following. AP Calculus AB One Last Mega Review Packet of Stuff Name: Date: Block: Take the erivative of the following. 1.) x (sin (5x)).) x (etan(x) ) 3.) x (sin 1 ( x3 )) 4.) x (x3 5x) 4 5.) x ( ex sin(x) ) 6.)

More information

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations EECS 6B Designing Information Devices an Systems II Fall 07 Note 3 Secon Orer Differential Equations Secon orer ifferential equations appear everywhere in the real worl. In this note, we will walk through

More information

Further Differentiation and Applications

Further Differentiation and Applications Avance Higher Notes (Unit ) Prerequisites: Inverse function property; prouct, quotient an chain rules; inflexion points. Maths Applications: Concavity; ifferentiability. Real-Worl Applications: Particle

More information

Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS

Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS. An isosceles triangle, whose base is the interval from (0, 0) to (c, 0), has its verte on the graph

More information

1 Lecture 18: The chain rule

1 Lecture 18: The chain rule 1 Lecture 18: The chain rule 1.1 Outline Comparing the graphs of sin(x) an sin(2x). The chain rule. The erivative of a x. Some examples. 1.2 Comparing the graphs of sin(x) an sin(2x) We graph f(x) = sin(x)

More information

FINAL EXAM 1 SOLUTIONS Below is the graph of a function f(x). From the graph, read off the value (if any) of the following limits: x 1 +

FINAL EXAM 1 SOLUTIONS Below is the graph of a function f(x). From the graph, read off the value (if any) of the following limits: x 1 + FINAL EXAM 1 SOLUTIONS 2011 1. Below is the graph of a function f(x). From the graph, rea off the value (if any) of the following its: x 1 = 0 f(x) x 1 + = 1 f(x) x 0 = x 0 + = 0 x 1 = 1 1 2 FINAL EXAM

More information

9. The x axis is a horizontal line so a 1 1 function can touch the x axis in at most one place.

9. The x axis is a horizontal line so a 1 1 function can touch the x axis in at most one place. O Answers: Chapter 7 Contemporary Calculus PROBLEM ANSWERS Chapter Seven Section 7.0. f is one to one ( ), y is, g is not, h is not.. f is not, y is, g is, h is not. 5. I think SS numbers are supposeo

More information

Math 1272 Solutions for Spring 2005 Final Exam. asked to find the limit of the sequence. This is equivalent to evaluating lim. lim.

Math 1272 Solutions for Spring 2005 Final Exam. asked to find the limit of the sequence. This is equivalent to evaluating lim. lim. Math 7 Solutions for Spring 5 Final Exam ) We are gien an infinite sequence for which the general term is a n 3 + 5n n + n an are 3 + 5n aske to fin the limit of the sequence. This is equialent to ealuating

More information

STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH. Trigonometric Functions

STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH. Trigonometric Functions STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH Trigonometric Functions Let me quote a few sentences at the beginning of the preface to a book by Davi Kammler entitle A First Course in Fourier Analysis

More information

The Calculus Concept Companion - in progress! Uwe Kaiser

The Calculus Concept Companion - in progress! Uwe Kaiser The Calculus Concept Companion - in progress! Uwe Kaiser October 19, 2013 Week 1/2 CCC 1 Intro an Syllabus What is a function: basics an key terms. Concepts: Quantities, variables, functions an graphs

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

Math 1B, lecture 8: Integration by parts

Math 1B, lecture 8: Integration by parts Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores

More information

3.2 Differentiability

3.2 Differentiability Section 3 Differentiability 09 3 Differentiability What you will learn about How f (a) Might Fail to Eist Differentiability Implies Local Linearity Numerical Derivatives on a Calculator Differentiability

More information

Derivatives. if such a limit exists. In this case when such a limit exists, we say that the function f is differentiable.

Derivatives. if such a limit exists. In this case when such a limit exists, we say that the function f is differentiable. Derivatives 3. Derivatives Definition 3. Let f be a function an a < b be numbers. Te average rate of cange of f from a to b is f(b) f(a). b a Remark 3. Te average rate of cange of a function f from a to

More information

1 Definition of the derivative

1 Definition of the derivative Math 20A - Calculus by Jon Rogawski Chapter 3 - Differentiation Prepare by Jason Gais Definition of the erivative Remark.. Recall our iscussion of tangent lines from way back. We now rephrase this in terms

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

Derivative of a Constant Multiple of a Function Theorem: If f is a differentiable function and if c is a constant, then

Derivative of a Constant Multiple of a Function Theorem: If f is a differentiable function and if c is a constant, then Bob Brown Math 51 Calculus 1 Chapter 3, Section Complete 1 Review of the Limit Definition of the Derivative Write the it efinition of the erivative function: f () Derivative of a Constant Multiple of a

More information

Section 2.1 The Derivative and the Tangent Line Problem

Section 2.1 The Derivative and the Tangent Line Problem Chapter 2 Differentiation Course Number Section 2.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

Chapter 7. Integrals and Transcendental Functions

Chapter 7. Integrals and Transcendental Functions 7. The Logarithm Define as an Integral Chapter 7. Integrals an Transcenental Functions 7.. The Logarithm Define as an Integral Note. In this section, we introuce the natural logarithm function using efinite

More information

1 Lecture 20: Implicit differentiation

1 Lecture 20: Implicit differentiation Lecture 20: Implicit ifferentiation. Outline The technique of implicit ifferentiation Tangent lines to a circle Derivatives of inverse functions by implicit ifferentiation Examples.2 Implicit ifferentiation

More information

MATH2231-Differentiation (2)

MATH2231-Differentiation (2) -Differentiation () The Beginnings of Calculus The prime occasion from which arose my iscovery of the metho of the Characteristic Triangle, an other things of the same sort, happene at a time when I ha

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Chapter Derivatives Section. An Intuitive Introuction to Derivatives Consier a function: Slope function: Derivative, f ' For each, the slope of f is the height of f ' Where f has a horizontal tangent line,

More information

MA123, Supplement: Exponential and logarithmic functions (pp , Gootman)

MA123, Supplement: Exponential and logarithmic functions (pp , Gootman) MA23, Supplement: Exponential an logarithmic functions pp. 35-39, Gootman) Chapter Goals: Review properties of exponential an logarithmic functions. Learn how to ifferentiate exponential an logarithmic

More information

Math 19 Sample Final Exam Solutions

Math 19 Sample Final Exam Solutions SSEA Summer 2017 Math 19 Sample Final Exam Solutions 1. [10 points] For what value of the constant k will the function: ) 1 x 2 sin, x < 0 fx) = x, x + k coskx), x 0 be continuous at x = 0? Explain your

More information

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule Unit # - Families of Functions, Taylor Polynomials, l Hopital s Rule Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Critical Points. Consier the function f) = 54 +. b) a) Fin

More information

Final Exam: Sat 12 Dec 2009, 09:00-12:00

Final Exam: Sat 12 Dec 2009, 09:00-12:00 MATH 1013 SECTIONS A: Professor Szeptycki APPLIED CALCULUS I, FALL 009 B: Professor Toms C: Professor Szeto NAME: STUDENT #: SECTION: No ai (e.g. calculator, written notes) is allowe. Final Exam: Sat 1

More information

Math 3A Midterm 1 Solutions

Math 3A Midterm 1 Solutions Math 3A Miterm Solutions Rea all of the following information before starting the exam: 0/0/00 Check your exam to make sure all pages are present. When you use a major theorem (like the inermeiate value

More information

Chapter 3 Definitions and Theorems

Chapter 3 Definitions and Theorems Chapter 3 Definitions an Theorems (from 3.1) Definition of Tangent Line with slope of m If f is efine on an open interval containing c an the limit Δy lim Δx 0 Δx = lim f (c + Δx) f (c) = m Δx 0 Δx exists,

More information

Taylor Expansions in 2d

Taylor Expansions in 2d Taylor Expansions in 2 In your irst year Calculus course you evelope a amily o ormulae or approximating a unction F(t) or t near any ixe point t 0. The cruest approximation was just a constant. F(t 0 +

More information

102 Problems Calculus AB Students Should Know: Solutions. 18. product rule d. 19. d sin x. 20. chain rule d e 3x2) = e 3x2 ( 6x) = 6xe 3x2

102 Problems Calculus AB Students Should Know: Solutions. 18. product rule d. 19. d sin x. 20. chain rule d e 3x2) = e 3x2 ( 6x) = 6xe 3x2 Problems Calculus AB Stuents Shoul Know: Solutions. + ) = + =. chain rule ) e = e = e. ) =. ) = ln.. + + ) = + = = +. ln ) =. ) log ) =. sin ) = cos. cos ) = sin. tan ) = sec. cot ) = csc. sec ) = sec

More information

Trigonometric Functions

Trigonometric Functions 4 Trigonometric Functions So far we have use only algebraic functions as examples when fining erivatives, that is, functions that can be built up by the usual algebraic operations of aition, subtraction,

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

Derivative Methods: (csc(x)) = csc(x) cot(x)

Derivative Methods: (csc(x)) = csc(x) cot(x) EXAM 2 IS TUESDAY IN QUIZ SECTION Allowe:. A Ti-30x IIS Calculator 2. An 8.5 by inch sheet of hanwritten notes (front/back) 3. A pencil or black/blue pen Covers: 3.-3.6, 0.2, 3.9, 3.0, 4. Quick Review

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem

Section 3.7. Rolle s Theorem and the Mean Value Theorem Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate of change and the average rate of change of

More information