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

Size: px
Start display at page:

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

Transcription

1 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. Charles Hermite 3.1 What is a erivative? 1. The first erivative of a function is the limit: Here is a very small quantity. f ( x + ) = lim, x 0 If the limit exists, the function is sai to be ifferentiable. 2. The first erivative at x is the graient or slope of the curve ( x, ) in a plane. 3. Derivative of a constant function The erivative of = c, where c R, is Derivative of a power function If is a power function, namely, = x n, then its first erivative is where n R is a constant. 5. Derivative of a logarithm function x = nxn 1, If f (x) is the natural logarithm of x, i.e., = ln(x), then its first erivative is x = 1 x. If f (x) is the logarithm to base b of x, i.e., = log b (x), then its first erivative is x = 1 x ln(b). 3-1

2 Week 3: Derivatives Derivative of an exponential function If f (x) is the exponential function, i.e., = exp(x) = e x, then its first erivative is = exp(x). x If the exponential function f (x) oes not have the natural base e, but another positive base b, i.e., = b x, then its first erivative is 7. Derivative of a linear combination of functions x = ln(b) bx. If f 1 (x) an f 2 (x) are two functions an c 1, c 2 R are two constants, then ( c1 f 1 (x) + c 2 f 2 (x) ) = c 1 x x f 1(x) + c 2 x f 2(x). In other wors, the erivative of a linear combination is equal to the linear combinations of the erivatives. This property is calle linearity of the erivative. Two special cases of this rule are: Multiplication by a constant ( c1 f 1 (x) ) = c 1 x x f 1(x). Aition ( f1 (x) + f 2 (x) ) = x x f 1(x) + x f 2(x). 8. Derivative of a prouct of functions If f 1 (x) an f 2 (x) are two functions, then the erivative of their prouct is: ( f1 (x) f 2 (x) ) ( ) ( ) = x x f 1(x) f 2 (x) + f 1 (x) x f 2(x). 9. Derivative of a composition of functions (chain rule) If f (x) an g (y) are two functions, then the erivative of their composition is: ( g ( )) ( ) = x y g(y) x. y= This formula suggest that the first step is to compute the erivative of g (y) y g(y).

3 Week 3: Derivatives 3-3 Then, substitute y with f (x) y g(y) y= Finally, multiply it by the erivative of f (x), x. Example: Suppose h(x) = 4x + 1/x. It is a composite of g(y) = y an = 4x + 1/x. Step 1: 1 y = y 2 1. y Step 2: Step 3: ( y) = y y= x + 1/x x h(x) = 1 ( ). 2 4x + 1/x x Derivative of an inverse function If y = is a function with erivative x, then its inverse x = f 1 (y) has erivative: y f 1 (y) = 11. Derivatives of trigonometric functions ( 1 x. x=f (y)) 1 sin(x) = cos(x) x cos(x) = sin(x) x x tan(x) = 1 cos 2 (x) The inverse trigonometric functions have the following erivatives: 12. Notation x arcsin(x) = 1 1 x 2 x arccos(x) = 1 1 x 2 x arctan(x) = x 2 Very often, the first erivative of is enote more succinctly by f (x) = x.

4 Week 3: Derivatives Rolle s theorem 1. Rolle s theorem essentially states that a ifferentiable function which attains equal values at two istinct points must have a point somewhere between them where the first erivative is zero. 2. If a real-value function f is continuous on a close interval [a, b], ifferentiable on the open interval (a, b), an f(a) = f(b), then there exists a c in the open interval (a, b) such that f (c) = 0. proof of Rolle s theorem: The iea of the proof is to argue that if f(a) = f(b), then f must attain either a maximum or a minimum somewhere between a an b, say at c, an the function must change from increasing to ecreasing (or the other way aroun) at c. In particular, if the erivative exists, it must be zero at c. By assumption, f is continuous on [a, b], an by the extreme value theorem, f attains both its maximum an its minimum in [a, b]. If these are both attaine at the enpoints of [a, b], then f is constant on [a, b] an so the erivative of f is zero at every point in (a, b). Suppose then that the maximum is obtaine at an interior point c of (a, b). We shall examine the above right- an left-han limits separately. For a real h such that c + h is in [a, b], the value f(c + h) is smaller or equal to f(c) because f attains its maximum at c. Therefore, for every h > 0, f(c + h) f(c) h 0, hence where the limit exists by assumption. f f(c + h) f(c) (c+) := lim 0, h 0 + h Similarly, for every h < 0, the inequality turns aroun because the enominator is now negative an we get hence f(c + h) f(c) h 0, f f(c + h) f(c) (c ) = lim 0. h 0 h Finally, when the above right- an left-han limits agree (in particular when f is ifferentiable), then the erivative of f at c must be zero. The logic for the minimum is similar an the proof is complete.

5 Week 3: Derivatives Mean value theorem 1. The mean value theorem states that if a function is continuous on the close interval [a, b], where a < b, an ifferentiable on the open interval (a, b), then there exists a point c in (a, b) such that f (c) = f(b) f(a) b a. 2. The expression (f(b) f(a))/(b a) gives the slope of the line joining the points (a, f(a)) an (b, f(b)), which is a chor of the graph of f, while f (x) gives the slope of the tangent to the curve at the point (x, ). Thus the mean value theorem says that given any chor of a smooth curve, we can fin a point lying between the en-points of the curve such that the tangent at that point is parallel to the chor. The following proof illustrates this iea. Proof: Define g(x) = rx, where r is a constant. Since f is continuous on [a, b] an ifferentiable on (a, b), the same is true for g. We now want to choose r so that g satisfies the conitions. Namely g(a) = g(b) f(a) ra = f(b) rb r(b a) = f(b) f(a) r = f(b) f(a) b a By Rolle s theorem, since g is continuous an g(a) = g(b), there is some c in (a, b) for which g (c) = 0, an it follows from the equality g(x) = rx that, f (c) = g (c) + r = 0 + r = f(b) f(a) b a as require. 3.4 L Hôpital s rule 1. L Hôpital s rule is an interesting result to eal with the ratios 0/0 an ± / when a certain limit is reache. 2. L Hôpital s rule states that for two functions an g(x), where x R, an a value c R, if either lim = lim g(x) = 0, x c x c

6 Week 3: Derivatives 3-6 or lim = lim g(x) =, x c x c then there exists a limit to the ratio when x approaches c. Namely, if L is a finite value. lim x c g(x) = lim f (x) x c g (x) = L Proof: Let f an g be functions satisfying the hypotheses. Let I be the open interval in the hypothesis with enpoint c. Consiering that g (x) 0 on this interval an g is continuous, I can be chosen smaller so that g is nonzero on I. For each x in the interval, efine m(x) = inf f (ξ) g (ξ) an M(x) = sup f (ξ) g (ξ), as ξ ranges over all values between x an c. From the ifferentiability of f an g on I, the mean value theorem ensures that for any two istinct points x an y in I there exists a ξ between x an y such that Consequently f(y) g(x) g(y) = f (ξ) g (ξ). m(x) for all choices of istinct x an y in the interval. f(y) g(x) g(y) M(x) Note that the value g(x) g(y) is always nonzero for istinct x an y in the interval, for if it was not, the mean value theorem woul imply the existence of a p between x an y such that g (p) = 0. Case 1: lim x c = lim x c g(x) = 0 For any x in the interval I, an point y between x an c, m(x) f(y) g(x) g(y) = g(x) f(y) g(x) 1 g(y) g(x) M(x), an therefore as y approaches c, f(y) g(y) an become zero, an so g(x) g(x) m(x) g(x) M(x).

7 Week 3: Derivatives 3-7 Case 2: lim x c g(x) = For any x in the interval I, efine S x = { y y is between x an c }. For any point y between x an c, we have m(x) As y approaches c, both g(y) m(x) lim inf y S x f(y) g(y) g(x) = f(y) g(y) g(y) 1 g(x) g(y) M(x). g(x) an become zero, an therefore g(y) f(y) g(y) lim sup y S x f(y) g(y) M(x). The limit superior an limit inferior are necessary since the existence of the limit of f/g has not yet been establishe. We nee the facts that an an f (x) lim m(x) = lim M(x) = lim x c x c x c g (x) = L ; ( lim lim inf x c y S x lim x c ( lim sup y S x ) f(y) = lim inf g(y) x c g(x) ; ) f(y) = lim sup g(y) x c g(x). In Case 1, the squeeze theorem, establishes that lim exists an is equal to L. x c g(x) In Case 2, the squeeze theorem again asserts that lim inf x c g(x) = lim sup x c g(x) limit lim exists an is equal to L. This is the result that was to be proven. x c g(x) = L, an so the 3. In the case when g(x) iverges to infinity as x approaches c an converges to a finite limit at c, then l Hôpital s rule woul be applicable, but not absolutely necessary, since basic limit calculus will show that the limit of /g(x) as x approaches c must be zero. Example: Fin the limit of sin x lim x 0 x. Apply the l Hôpital s rule by first ifferentiate the numerator an enominator with respect to x to obtain Therefore as x 0, the limit is 1. cos x 1.

8 Week 3: Derivatives Taylor Expansion 1. A Taylor series is a series expansion of a real function about a point x = a. = f(a) + f (a) 1! = n=0 f (n) (a) n! (x a) + f (a) 2! (x a) n. (x a) 2 + f (3) (a) (x a) 3 + 3! Here, f (n) (a) is a symbol for n x n, x=a which is the value of the n-th erivative of compute at the point a. The erivative of orer zero is efine to be itself an (x a) 0 an 0! are both efine to be In the special case that a = 0, the series is calle the Maclaurin series. 3. Taylor s theorem Let k 1 be an integer an let the function f : R R be k times ifferentiable at the point a R. Then there exists a function h k : R R such that an = f(a) + f (a)(x a) + f (a) 2! Proof: (x a) f (k) (a) (x a) k + h k (x)(x a) k, k! lim h k(x) = 0. x a Let P (x) = f(a) + f (a)(x a) + f (a) (x a) f (k) (a) (x a) k an 2! k! P (x) h k (x) = (x a) k x a 0 x = a It is sufficient to show that lim h k(x) = 0. x a The proof is base on repeate application of L Hôpital s rule. Note that, for each j = 0, 1,..., k 1, f (j) (a) = P (j) (a). Hence each of the first k 1 erivatives of the numera-

9 Week 3: Derivatives 3-9 tor in h k (x) vanishes at x = a, an the same is true of the enominator. Therefore, P (x) lim x a (x a) k = lim x a ( ) P (x) x = (x a)k x = lim x a = 1 k! lim f (k 1) (x) P (k 1) (x) x a x a k 1 ( ) P (x) x k 1 k 1 (x a)k xk 1 = 1 k!( f (k) (a) f (k) (a) ) = 0. Here, the secon to last equality follows by the efinition of the erivative at x = a. Example: Example: 1 1 x = 1 1 a + x a (x a)2 + (1 a) 2 (1 a) 3 +. e x = e (1 a + (x a) + 1 2! (x a)2 + 1 ) 3! (x a)3 +. Example: The Taylor expansion of the sine function is For x 0, ivie both sies by x to obtain sin(x) = x x3 3! + x5 5! x7 7! +. sin(x) x = 1 x2 3! + x4 5! x6 7! +. Now, the solutions of sin(x)/x = 0 occur precisely at x = n π where n = ±1, ±2, ±3,.... Let us assume we can express this infinite series as a (normalize) prouct of linear factors given by these solutions, sin(x) x ( = 1 x ) ( 1 + x ) ( 1 x π ) π 2π = (1 (1 x2 π 2 x2 4π 2 ) ( 1 + x 2π ) (1 x2 9π 2 ). ) ( 1 x ) ( 1 + x ) 3π 3π Multiply out this prouct an collect all the x 2 terms, we see that the x 2 coefficient of sin(x)/x is ( 1 π π ) 9π 2 + = 1 1 π 2 n 2. n=1 This must equal 1/3! associate to x 2 in the Taylor expansion of sin(x)/x. 1 6 = 1 π 2 n=1 1 n 2.

10 Week 3: Derivatives 3-10 Therefore, we obtain n=1 This metho was first publishe by Euler. 1 n 2 = π The route taken to arrive at the Taylor expansion is Bolzano-Weierstrass Theorem Each boune sequence has a convergent subsequence. Bouneness Theorem A continuous function on a close interval is boune. Extreme value theorem A continuous function on a close interval must attain its maximum an minimum values. Rolle s theorem f (c) = 0 Mean value theorem f f(b) f(a) (c) = b a L Hôpital s rule Taylor s expansion Squeeze theorem 3.6 Extremum 1. Consier a function on an interval. An extremum point c is a point in the omain for which at least f (c) = We also say that x = c is a critical point of the function if f(c) exists an f (c) = We say that has an absolute or global maximum at x = c if f(c) for every x in the omain. 4. We say that has an absolute or global minimum at x = c if f(c) for every x in the omain. 5. We say that has an relative or local maximum at x = c if f(c) for every x in some open interval aroun c.

11 Week 3: Derivatives We say that has an relative or local minimum at x = c if f(c) for every x in some open interval aroun c. 7. The maximum an minimum in the extrem value theorem are global. 8. Fermat s theorem If has a relative extremum (maximum or minimum) at x = c an f (c) exists, then x = c is a critical point of. More precisely, let f : (a, b) R be a function an suppose that c (a, b) is a local extremum of f. If f is ifferentiable at c then f (c) = 0. Conversely, if f is ifferentiable at c (a, b), an f (c) 0, then c is not an extremum of f. Proof: Suppose that c is a local maximum (a similar proof applies if c is a local minimum). Then there exists δ > 0 such that ( c δ, c + δ ) (a, b) an such that we have f(c) x with x c < δ. Hence for any h (0, δ), f(c + h) f(c) h 0. Since the limit of this ratio as h gets close to 0 from above exists an is equal to f (c) we conclue that f (c) 0. On the other han for h ( δ, 0) we notice that f(c + h) f(c) h 0 ; but again the limit as h gets close to 0 from below exists an is equal to f (c) so we also have f (c) 0. Hence we conclue that f (c) = First-orer conition 1. At the maximum an minimum of, the graient is zero, i.e., f (x) = 0. By Rolle s theorem an Fermat s theorem, solving f (x) = 0, which is the so-calle first-orer conition, results in an x at which f ( x ) is the maximum or minimum value. 2. As an application, consier the utility function where λ is a constant such that λ < 2. U(w) = wλ 1 λ,

12 Week 3: Derivatives Intuitively, a utility function inicates the amount of satisfaction erive from the wealth w. 4. An investor has a current wealth of $100 an may choose to invest any part of it in a risky asset. Let α be the amount investe in the risky asset. The left over amount of 100 α is kept at cash. 5. If the investment goes well an assuming 20% return, the wealth will become w = 1.2α + (100 α) = α. 6. If the investment oes not go well, an assuming 10% loss, the wealth will become w = 0.9α + (100 α). 7. Suppose the goo an ba outcomes are equally likely to happen, then we can efine a function f(α) as follows: f(α) = 1 2 U( α ) U( α ) It is an equal combination of the utility from goo outcome, an the utility from ba outcome. 8. Using the explicit functional form of the utility function, we have f(α) = 1 ( ) λ α ( ) λ α 1. 2 λ 2 λ 9. What shoul α be in orer to maximize f(α)? Applying the above theorems, we fin the first-orer conition f (α) = 1 ( 0.2λ( α) λ 1 0.1λ( α) λ 1) = 0. 2λ 10. To solve this equation, we rearrange the terms to obtain 0.2 ( α ) λ 1 = 0.1 ( α ) λ With λ < 1, we rewrite the equation further as ( ) α 1 λ = α 12. Working through a few steps leas to an optimal amount that maximizes the equally weighte utility of wealth as follows: α = 100( 2 1/(1 λ) 1 ) /(1 λ). 13. How can we tell f ( α ) is a maximum an not a minimum?

13 Week 3: Derivatives Secon erivative test 1. Suppose that x = c is a critical point of f (c) such that f (c) = 0 an the secon erivative f (x) is continuous an in a region aroun x = c. Then (a) If f (c) < 0, then x = c is a local maximum. (b) If f (c) > 0, then x = c is a local minimum. Proof of (a): Since f (x) is continuous in a region aroun c, we can further assume that f (c) < 0 is some open region, say (a, b) aroun x = c, i.e., a < c < b. Let x be any number such that a < x < c. Apply the mean value theorem on f (x) taking value in the interval [x, c], which shows that there is a number x < < c such that f (c) f (x) = f ()(c x). In a < x < < c, given that f (x) < 0 an c x > 0 we have f (c) f (x) < 0. With f (c) = 0, it follows that f (x) > 0. In other wors, to the left of x = c, the function is increasing. Next, we consier x to the right of c, namely, c < x < b. From the mean value theorem on [c, x] an the first erivative, there is a number c < < x such that f (x) f (c) = f ()(x c). Now c < < x < b. Since f () < 0 an x c > 0, we gather that f (x) f (c) < 0. In conjunction with f (c) = 0, we conclue that f (x) < 0. Therefore, to the right of x = c, the function is ecreasing. Combing these two finings, we have an increasing from the left of c an a ecreasing to the right of c. This can only mean that x = c is a relative maximum.

14 Week 3: Derivatives The secon erivative in the previous example is f (α) = 0.1(λ 1) (0.2 ( α ) λ 2 ( ) ) λ α. 3. At α = α, f (α) < 0. This is because with λ 3, we have α < 100 an the term 0.2 ( α ) λ 2 ( ) λ α > 0. Since λ 1 is negative, it follows that f ( α) is negative. Therefore, f( α) is a maximum. 4. When f (x) 0 for all x in the omain, then is a concave function. Conversely, when f (x) 0, then is a convex function. 3.9 Exercises A. Fin the respective first erivative of (a) = ln(x 2 ) (b) = (x + 1) exp(x) ( ) (c) = exp x2 + x 2 () = x1 n 1, where n is a non-negative constant. 1 n (e) = cos(x) sin(x) (f) = tan(1 + x) (g) = exp(x) arccos(x) (h) = arctan 2 (x) (i) = exp(x) sin ( exp(x) ) (j) = x 2 B. Fin the respective limit of 1 cos x (a) lim x 0 x c 1 x 1 (b) lim, where c is a constant. x 1 1 x C. Obtain the Taylor expansion of the following function f : R R with respect to a point a R. (a) = ln(1 x) (b) exp (µx + 12 ) σ2 x 2 D. Prove the secon statement (b) in the secon erivative test.

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

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

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

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

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

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

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

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

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

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

d dx [xn ] = nx n 1. (1) dy dx = 4x4 1 = 4x 3. Theorem 1.3 (Derivative of a constant function). If f(x) = k and k is a constant, then f (x) = 0.

d dx [xn ] = nx n 1. (1) dy dx = 4x4 1 = 4x 3. Theorem 1.3 (Derivative of a constant function). If f(x) = k and k is a constant, then f (x) = 0. Calculus refresher Disclaimer: I claim no original content on this ocument, which is mostly a summary-rewrite of what any stanar college calculus book offers. (Here I ve use Calculus by Dennis Zill.) I

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

MATH 120 Theorem List

MATH 120 Theorem List December 11, 2016 Disclaimer: Many of the theorems covere in class were not name, so most of the names on this sheet are not efinitive (they are escriptive names rather than given names). Lecture Theorems

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

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

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

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

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

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018 QF101: Quantitative Finance August 22, 2017 Week 1: Functions Facilitator: Christopher Ting AY 2017/2018 The chief function of the body is to carry the brain around. Thomas A. Edison 1.1 What is a function?

More information

Math 106 Exam 2 Topics

Math 106 Exam 2 Topics Implicit ifferentiation Math 106 Exam Topics We can ifferentiate functions; what about equations? (e.g., x +y = 1) graph looks like it has tangent lines tangent line? (a,b) Iea: Preten equation efines

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

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

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

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

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

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

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

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

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

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

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

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

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

Math 180, Exam 2, Fall 2012 Problem 1 Solution. (a) The derivative is computed using the Chain Rule twice. 1 2 x x

Math 180, Exam 2, Fall 2012 Problem 1 Solution. (a) The derivative is computed using the Chain Rule twice. 1 2 x x . Fin erivatives of the following functions: (a) f() = tan ( 2 + ) ( ) 2 (b) f() = ln 2 + (c) f() = sin() Solution: Math 80, Eam 2, Fall 202 Problem Solution (a) The erivative is compute using the Chain

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

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

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) =

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) = Theorem 13 (i) If p(x) is a polynomial, then p(x) = p(c) 1 Limits 11 12 Fining its graphically Examples 1 f(x) = x3 1, x 1 x 1 The behavior of f(x) as x approximates 1 x 1 f(x) = 3 x 2 f(x) = x+1 1 f(x)

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

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

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

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

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

Chapter 1. Functions, Graphs, and Limits

Chapter 1. Functions, Graphs, and Limits Review for Final Exam Lecturer: Sangwook Kim Office : Science & Tech I, 226D math.gmu.eu/ skim22 Chapter 1. Functions, Graphs, an Limits A function is a rule that assigns to each objects in a set A exactly

More information

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule MS2: IT Mathematics Differentiation Rules for Differentiation: Part John Carroll School of Mathematical Sciences Dublin City University Pattern Observe You may have notice the following pattern when we

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

Math 210 Midterm #1 Review

Math 210 Midterm #1 Review Math 20 Miterm # Review This ocument is intene to be a rough outline of what you are expecte to have learne an retaine from this course to be prepare for the first miterm. : Functions Definition: A function

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

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions Mat 22: Principles of Analysis Fall 206 Homework 7 Part B Solutions. Sow tat f(x) = x 2 is not uniformly continuous on R. Solution. Te equation is equivalent to f(x) = 0 were f(x) = x 2 sin(x) 3. Since

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

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions Section 3.4-3.6 The Chain Rule an Implicit Differentiation with Application on Derivative of Logarithm Functions Ruipeng Shen September 3r, 5th Ruipeng Shen MATH 1ZA3 September 3r, 5th 1 / 3 The Chain

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

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

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Implicit Differentiation Using the Chain Rule In the previous section we focuse on the erivatives of composites an saw that THEOREM 20 (Chain Rule) Suppose that u = g(x) is ifferentiable

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

Math 251 Notes. Part I.

Math 251 Notes. Part I. Math 251 Notes. Part I. F. Patricia Meina May 6, 2013 Growth Moel.Consumer price inex. [Problem 20, page 172] The U.S. consumer price inex (CPI) measures the cost of living base on a value of 100 in the

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

Lecture 6: Calculus. In Song Kim. September 7, 2011

Lecture 6: Calculus. In Song Kim. September 7, 2011 Lecture 6: Calculus In Song Kim September 7, 20 Introuction to Differential Calculus In our previous lecture we came up with several ways to analyze functions. We saw previously that the slope of a linear

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

First Order Linear Differential Equations

First Order Linear Differential Equations LECTURE 6 First Orer Linear Differential Equations A linear first orer orinary ifferential equation is a ifferential equation of the form ( a(xy + b(xy = c(x. Here y represents the unknown function, y

More information

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x)

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x) Derivative Rules Using te efinition of te erivative of a function is quite teious. Let s prove some sortcuts tat we can use. Recall tat te efinition of erivative is: Given any number x for wic te limit

More information

Derivatives and the Product Rule

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

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 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval Exam 3 Review Lessons 17-18: Relative Extrema, Critical Numbers, an First Derivative Test (from exam 2 review neee for curve sketching) Critical Numbers: where the erivative of a function is zero or unefine.

More information

Single Variable Calculus Warnings

Single Variable Calculus Warnings 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

More information

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes Fin these erivatives of these functions: y.7 Implicit Differentiation -- A Brief Introuction -- Stuent Notes tan y sin tan = sin y e = e = Write the inverses of these functions: y tan y sin How woul we

More information

23 Implicit differentiation

23 Implicit differentiation 23 Implicit ifferentiation 23.1 Statement The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x an y. If a value of x is given, then a corresponing value of y is etermine. For

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

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes Implicit Differentiation 11.7 Introuction This Section introuces implicit ifferentiation which is use to ifferentiate functions expresse in implicit form (where the variables are foun together). Examples

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

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

(a 1 m. a n m = < a 1/N n

(a 1 m. a n m = < a 1/N n Notes on a an log a Mat 9 Fall 2004 Here is an approac to te eponential an logaritmic functions wic avois any use of integral calculus We use witout proof te eistence of certain limits an assume tat certain

More information

Calculus and optimization

Calculus and optimization Calculus an optimization These notes essentially correspon to mathematical appenix 2 in the text. 1 Functions of a single variable Now that we have e ne functions we turn our attention to calculus. A function

More information

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded. Math 117: Honours Calculus I Fall, 2002 List of Theorems Theorem 1.1 (Binomial Theorem) For all n N, (a + b) n = n k=0 ( ) n a n k b k. k Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities:

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities: 6.4 Integration using tanx/) We will revisit the ouble angle ientities: sin x = sinx/) cosx/) = tanx/) sec x/) = tanx/) + tan x/) cos x = cos x/) sin x/) tan x = = tan x/) sec x/) tanx/) tan x/). = tan

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

THEOREM: THE CONSTANT RULE

THEOREM: THE CONSTANT RULE MATH /MYERS/ALL FORMULAS ON THIS REVIEW MUST BE MEMORIZED! DERIVATIVE REVIEW THEOREM: THE CONSTANT RULE The erivative of a constant function is zero. That is, if c is a real number, then c 0 Eample 1:

More information

Mathematic 108, Fall 2015: Solutions to assignment #7

Mathematic 108, Fall 2015: Solutions to assignment #7 Mathematic 08, Fall 05: Solutions to assignment #7 Problem # Suppose f is a function with f continuous on the open interval I and so that f has a local maximum at both x = a and x = b for a, b I with a

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

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

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

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

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

Table of Contents Derivatives of Logarithms

Table of Contents Derivatives of Logarithms Derivatives of Logarithms- Table of Contents Derivatives of Logarithms Arithmetic Properties of Logarithms Derivatives of Logarithms Example Example 2 Example 3 Example 4 Logarithmic Differentiation Example

More information

0.1 The Chain Rule. db dt = db

0.1 The Chain Rule. db dt = db 0. The Chain Rule A basic illustration of the chain rules comes in thinking about runners in a race. Suppose two brothers, Mark an Brian, hol an annual race to see who is the fastest. Last year Mark won

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

Chapter 8: Taylor s theorem and L Hospital s rule

Chapter 8: Taylor s theorem and L Hospital s rule Chapter 8: Taylor s theorem and L Hospital s rule Theorem: [Inverse Mapping Theorem] Suppose that a < b and f : [a, b] R. Given that f (x) > 0 for all x (a, b) then f 1 is differentiable on (f(a), f(b))

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

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

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

Flash Card Construction Instructions

Flash Card Construction Instructions Flash Car Construction Instructions *** THESE CARDS ARE FOR CALCULUS HONORS, AP CALCULUS AB AND AP CALCULUS BC. AP CALCULUS BC WILL HAVE ADDITIONAL CARDS FOR THE COURSE (IN A SEPARATE FILE). The left column

More information

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1 We consier ifferential equations of the form y + a()y = b(), (1) y( 0 ) = y 0, where a() an b() are functions. Observe that this class of equations inclues equations

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

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

1. Find the equation of a line passing through point (5, -2) with slope ¾. (State your answer in slope-int. form)

1. Find the equation of a line passing through point (5, -2) with slope ¾. (State your answer in slope-int. form) INTRO TO CALCULUS REVIEW FINAL EXAM NAME: DATE: A. Equations of Lines (Review Chapter) y = m + b (Slope-Intercept Form) A + By = C (Stanar Form) y y = m( ) (Point-Slope Form). Fin the equation of a line

More information

Two formulas for the Euler ϕ-function

Two formulas for the Euler ϕ-function Two formulas for the Euler ϕ-function Robert Frieman A multiplication formula for ϕ(n) The first formula we want to prove is the following: Theorem 1. If n 1 an n 2 are relatively prime positive integers,

More information

Mathematics 116 HWK 25a Solutions 8.6 p610

Mathematics 116 HWK 25a Solutions 8.6 p610 Mathematics 6 HWK 5a Solutions 8.6 p6 Problem, 8.6, p6 Fin a power series representation for the function f() = etermine the interval of convergence. an Solution. Begin with the geometric series = + +

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

More information

Mathematics 1210 PRACTICE EXAM II Fall 2018 ANSWER KEY

Mathematics 1210 PRACTICE EXAM II Fall 2018 ANSWER KEY Mathematics 1210 PRACTICE EXAM II Fall 2018 ANSWER KEY 1. Calculate the following: a. 2 x, x(t) = A sin(ωt φ) t2 Solution: Using the chain rule, we have x (t) = A cos(ωt φ)ω = ωa cos(ωt φ) x (t) = ω 2

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