SIMPLE MULTIVARIATE OPTIMIZATION

Size: px
Start display at page:

Download "SIMPLE MULTIVARIATE OPTIMIZATION"

Transcription

1 SIMPLE MULTIVARIATE OPTIMIZATION 1. DEFINITION OF LOCAL MAXIMA AND LOCAL MINIMA 1.1. Functions of variables. Let f(, x ) be defined on a region D in R containing the point (a, b). Then a: f(a, b) is a local maximum value of f if f(a, b) f(, x ) for all domain points (, x ) in an open disk centered at (a, b). b: f(a, b) is a local minimum value of f if f(a, b) f(, x ) for all domain points (, x ) in an open disk centered at (a, b). 1.. Functions of n variables. a: Consider a real valued function f with domain D in R n. Then f is said to have a local minimum at a point x D if there exists a real number δ > such that f(x) f(x ) x D satisfying x x < δ (1) b: Consider a real valued function f with domain D in R n. Then f is said to have a local maximum at a point x D if there exists a real number δ > such that f(x) f(x ) x D satisfying x x < δ () c: A real valued function f with domain D in R n is said to have a local extremum at a point x D if either equation 1 or equation holds. d: The function f has a global maximum at x ɛ D if holds for all x ɛ D and similarly for a global minimum.. DEFINITION OF THE GRADIENT AND HESSIAN OF A FUNCTION OF n VARIABLES.1. Gradient of f. The gradient of a function of n variables f(, x,, x n ) is defined as follows. f(x) = = ( x. x n... ) x x n (3) Date: April 1, 6. 1

2 SIMPLE MULTIVARIATE OPTIMIZATION.. Hessian matrix of f. The Hessian matrix of a function of n variables f(, x,, x n ) is as follows. [ f(x ] ) f(x) = i, j = 1,,..., n x i x j = 3.1. First derivative test for local extreme values. f(x ) f(x ) x... f(x ) f(x ) x x x.... f(x ) f(x ) x n x n x..... f(x ) x n f(x ) x x n. f(x ) x n x n 3. NECESSARY CONDITIONS FOR EXTREME POINTS Theorem 1. Let x be an interior point of a domain D in R n and assume that f is twice continuously differentiable on D. It is necessary for a local minimum of f at x that (4) This implies that f(x ) = (5) (x ) = (x ) x =.. (6) (x ) x n = Theorem. Let x be an interior point of a domain D in R n and assume that f is twice continuously differentiable on D. It is necessary for a local maximum of f at x that f(x ) = (7) 3.. Graphical illustration. Figure 1 shows the relative maximum of a function. The plane that is tangent to the surface at the point where the gradient is equal to zero is horizontal in the f(,x ) plane Critical points and saddle points Critical point. An interior point of the domain of a function f(, x,..., x n ) where all first partial derivatives are zero or where one or more of the first partials does not exist is a critical point of f Saddle point. A critical point that is not a local extremum is called a saddle point. We can say that a differentiable function f(, x,..., x n ) has a saddle point at a critical point (x ) if we can partition the vector x* into two subvectors (, x ) where X 1 R q and x X R p (n = p + q) with the following property f(, x ) f(, x ) f(, x ) (8)

3 SIMPLE MULTIVARIATE OPTIMIZATION 3 FIGURE 1. Local maximum of function f(, x ) = e ( +x ) 1 f,x x 1 for all X 1 and x X. The idea is that a saddle point attains a maximum in one direction and a minimum in the other direction. Figure shows a function with a saddle point. The function reaches a maximum along the axis and a minimum along the x axis. A contour plot for the function f(, x ) = x 1 x in contained in figure Example problems. Find all the critical points for each of the following functions. 1: y = x x 1 x : y = x x 1 x 3: y = x 4 x 1 x 8 4x 4: y = + 4x x 1 + x x 4x 5: y = 3 + x x 1 + x x 4 6x 6: y = 1 + 4x x 1 + x x 5 4x 7: y = 1/ 1 /3 3 4x 8: y = 7/3 1 / x 4. SECOND DERIVATIVE TEST FOR LOCAL EXTREME VALUES 4.1. A theorem on second derivatives of a function and local extreme values. Theorem 3. Suppose that f(, x ) and its first and second partial derivatives are continuous throughout a disk centered at (a, b) and that f (a, b) = f x (a, b) =. Then

4 4 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE. Saddle point of the function f(, x ) = x 1 x f,x 5 5 a x FIGURE 3. Contour plot for function f(, x ) = x 1 x a: f has a local maximum at (a, b) if f (a, b) < and f x 1 x 1 f x [ ] f x > at (a, b).

5 SIMPLE MULTIVARIATE OPTIMIZATION 5 We can also write this as f 11 < and f 11 f f1 > at (a, b). b: f has a local minimum at (a, b) if [ ] f (a, b) > and f f f x 1 x 1 x x > at (a, b). We can also write this as f 11 > and f 11 f f1 > at (a, b). [ ] c: f has a saddle point at (a, b) if f f f x 1 x x < at (a, b). We can also write this as f 11 f f1 < at (a, b). [ ] d: The test is inconclusive at (a, b) if f f f x 1 x x = at (a, b). In this case we must find some other way to determine the behavior of f at (a, b). [ ] The expression f f f x 1 x x is called the discriminant of f. It is sometimes easier to remember it by writing it in determinant form f f [ f ] = f 11 f 1 f 1 f (9) x 1 x x The theorem says that if the discriminant is positive at the point (a, b), then the surface curves the same way in all directions; downwards if f 11 <, giving rise to a local maximum, and upwards if f 11 >, giving a local minimum. On the other hand, if the discriminant is negative at (a, b), then the surface curves up in some directions and down in others and we have a saddle point. 4.. Example problems Example 1. y = x 1 x Taking the first partial derivatives we obtain = = (1a) x = x = (1b) =, x = (1c) Thus we have a critical point at (,). Taking the second derivatives we obtain The discriminant is f x 1 f x f x 1 =, f x =, f x f x =, = [ ] f = x f 11 f 1 f 1 f = = ( ) ( ) () () = 4. Thus this function has a maximum at the point (, ) because f and the discriminant is positive. The x 1 graph of the function is given in figure 4. The level curves are given in figure 5. The tangent plane is given in figure 6.

6 6 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE 4. Graph of the function x 1 x f,x x FIGURE 5. Level curves of the function x 1 x Example. y = x + x 1 + x

7 SIMPLE MULTIVARIATE OPTIMIZATION 7 FIGURE 6. Tangent plane to the function x 1 x 5 f,x 1 15 x Taking the first partial derivatives we obtain = 16 + = (11a) x = 1 + x = (11b) These equations are easy to solve because the first equation only depends on and the second equation only depends on x. Solving equation 11a, we obtain 16 + = = 16 Solving equation 11b, we obtain = x = x = 1 = 6 Thus we have a critical point at (-8,-6). Taking the second derivatives we obtain f x 1 =, f x = The discriminant is f x =, f x =

8 8 SIMPLE MULTIVARIATE OPTIMIZATION f x 1 f x [ ] f = x f 11 f 1 f 1 f = = () () () () = 4. Thus this function has a minimum at the point (-8, -6) because f > and the discriminant is positive. x 1 The graph of the function is given in figure 7. The level curves are given in figure 8. FIGURE 7. Graph of the function f(, x ) = x + x 1 + x 1 f,x x 15 FIGURE 8. Level curves of the function x + x 1 + x

9 SIMPLE MULTIVARIATE OPTIMIZATION 9 The tangent plane is given in figure 9. FIGURE 9. Plane tangent to the function x + x 1 + x f,x x Example 3. y = x Taking the first partial derivatives we obtain = x = (1a) x = = (1b) Thus this function has a critical value at the point at (,). Taking the second derivatives we obtain The discriminant is f x 1 =, f x = 1, f x = 1 f x = f x 1 f x [ ] f = x f 11 f 1 f 1 f = 1 1 = () () (1) (1) = 1. The function has a saddle point at (,) because the discriminant is negative at this critical value. The graph of the function is given in figure 1. The level curves are given in figure 11. The tangent plane is shown from two different angles in figures 1 and 13.

10 1 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE 1. Graph of the function f(, x ) = x 4 f,x x FIGURE 11. Level sets of the function f(, x ) = x Example 4. Taking the first partial derivatives we obtain y = + 4x x x x

11 SIMPLE MULTIVARIATE OPTIMIZATION 11 FIGURE 1. Saddle point of the function f(, x ) = x 1 f,x 1 1 x 1 FIGURE 13. Saddle point of the function f(, x ) = x 1 f,x x = + 4x = (13a) x = x = (13b) Write this system of equations as

12 1 SIMPLE MULTIVARIATE OPTIMIZATION + 4x = (14a) x = (14b) 4x = (14c) 4 4x = 4 (14d) Multiply equation 14c by - and add it to equation 14d. First the multiplication ( 4x ) = () Then the addition 4 + 8x = x = 4 4 4x = 4 4x = 8 Now multiply the result in equation 15 by 1 4 to obtain the system 4x = x = Now multiply the second equation in 16 by 4 and add to the first equation as follows 4x = 4x = 8 = 6 Multiplying the result in equation 17 by 1 we obtain the system (15) (16) (17) = 3 x = Thus we have a critical value at (-3, -). We obtain the second derivatives by differentiating the system in equation 13 (18) The discriminant is f x 1 f x [ f x f x 1 =, f x = 4, ] = f x f x = 4 = 4 f 11 f 1 f 1 f = = ( ) ( 4) (4) (4) = 8.

13 SIMPLE MULTIVARIATE OPTIMIZATION 13 The discriminant is negative and so the function has a saddle point. The graph of the function is given in figure 14. The level curves are given in figure 15. The tangent plane is shown from two different angles in figures 16 and 17. FIGURE 14. Graph of the function f(, x ) = + 4x x x x 1 1 f,x x Example 5. Taking the first partial derivatives we obtain y = x e (x 1 + x ) x = x e (x 1 + x ) + x 1x e ( + x ) = x (x 1 1)e (x 1 + x ) = e (x 1 + x ) + x e ( + x ) = (x 1)e (x 1 + x ) We set both of the equations equal to zero and solve for critical values of and x. Because

14 14 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE 15. Level sets of the function f(, x ) = + 4x x x x FIGURE 16. Plane through saddle point of the function f(, x ) = + 4x x x x f,x x e (x 1 + x ) for all (, x ) the equations can be zero if and only if x (x 1 1) = (x 1) =

15 SIMPLE MULTIVARIATE OPTIMIZATION 15 FIGURE 17. Plane through saddle point of the function f(, x ) = + 4x x x x f x 5 1,x 65 4 x Thus we have critical values at (, ), (1, 1), (1, -1), (-1, 1) and (-1, -1). A graph of the function is contained in figure 18. FIGURE 18. Graph of the function f(, x ) = x e (x 1 + x ). f,x. x A set of level curves is contained in figure 19.

16 16 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE 19. Level sets of the function f(, x ) = x e (x 1 + x ) We compute the second partial derivatives. The second partial derivative of f with respect to is f x 1 = 3e x 1 x x e x x 3 1 x The second partial derivative of f with respect to x is given by f x = 3e x 1 x x e x x 3 The cross partial derivative of f with respect to and x is f = e x 1 x + e x x 1 + e x x e x x x x 1x 1 [ ] The discriminant f f f is f x 1 x x given by 11 f 1 f 1 f. We can write this as follows by making the substitutions. e x 3e x x e x x 3 1 x e x + e x x 1 + e x x e x x 1 x + e x x 1 + e x x e x x 1 x 3e x x e x x 3 Computing the discriminant we obtain

17 SIMPLE MULTIVARIATE OPTIMIZATION 17 Discriminant = 1 x x 1 x 3e x e x 3 1 x 1 3e x 1 x x e x 4 1 x x 1 x e + e x x 1 + e 1 x x x e 1 x x 1 x x 1 x x A 4 e x 1 x + e x 1 x x 1 + e x 1 x x e x 1 x x 1 x 3 5 Multiplying out the first term we obtain Multiplying out the second term we obtain term 1 = e x x 1 ( 3 + x 1) x ( 3 + x ) ( = e x 9 x 1 x 3 x 4 1 x 3 x 1 x 4 + x 4 1 x 4 ) term = e x ( 1 + x 1 ) ( 1 + x ) ( = e x 1 x 1 + x 4 1 x + 4x 1 x x 4 1 x + x 4 x 1 x 4 + x 4 1 x 4 ) Subtracting term from term 1 we obtain ( Discriminant = e x 9 x 1 x 3 x 4 1 x 3 x 1 x 4 + x 4 1 x 4 ) + ( 1 + x 1 x x 4x 1 x + x 4 1 x x 4 + x 1 x 4 x 4 1 x 4 ) ( = e x 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) Because e x > for all (, x ), we need only consider the term in parentheses to check the sign of the discriminant. Consider each of the cases in turn. a: Consider the critical point (, ). In the case the relevant term is given by ( 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) = 1 This is negative so this is a saddle point. We can see this in figure. b: Consider the critical point (1, -1). In the case the relevant term is given by ( 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) = 4 This is positive. The second derivative of f with respect to evaluated at (1, -1) is given by f x 1 = 3e x 1 x x e x x 3 1x =e x 1 x ( 3x1 x x 3 ) 1x =e 1 ( 3 + 1) = e <. Given that the f 11 is negative, this point is a local maximum. We can see this in figure 1. c: Consider the critical point (-1, 1). In the case the relevant term is given by ( 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) = 4 This is positive. The second derivative of f with respect to evaluated at (1, -1) is given by

18 18 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE. Saddle point of the function f(, x ) = x e (x 1 + x )..1 f,x.1. x f x 1 =3e x 1 x x e x x 3 1x =e x 1 x ( 3x1 x x 3 ) 1x =e 1 ( 3 + 1) = e <. Given that f 11 is negative, this point is a local maximum. We can see this in figure. d: Consider the critical point (1, 1). In the case the relevant term is given by ( 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) = 4 This is positive. The second derivative of f with respect to evaluated at (1, 1) is given by f x 1 = 3e x 1 x x e x x 3 1x =e x 1 x ( 3x1 x x 3 ) 1x =e 1 (3 1) = e >.

19 SIMPLE MULTIVARIATE OPTIMIZATION 19 FIGURE 1. Local maximum of the function f(, x ) = x e (x 1 + x ). f,x. x FIGURE. Local maximum of the function f(, x ) = x e (x 1 + x ). f,x. x Given that the f 11 derivative is positive, this point is a local minimum. We can see this in figure 3.

20 SIMPLE MULTIVARIATE OPTIMIZATION FIGURE 3. Local minimum of the function f(, x ) = x e (x 1 + x ) x f,x.. e: Consider the critical point (-1, -1). In the case the relevant term is given by ( 1 + 5x 1 x x 4 1 x x 1 x 4 + x 1 + x x 4 1 x 4 ) = 4 This is positive. The second derivative of f with respect to evaluated at (-1, -1) is given by f x 1 = 3e x 1 x x e x x 3 1 x =e x 1 x ( 3x1 x x 3 ) 1 x =e 1 (3 1) = e >. Given that the f 11 derivative is positive, this point is a local minimum. We can see this in figure In-class problems. a: y = x 1 + x x 7 x b: y = x x + + x + 1 c: y = x x 1 + x x d: y = 4 x x 1 x 4 e: y = 1x /5 1 /5 x

21 SIMPLE MULTIVARIATE OPTIMIZATION 1 FIGURE 4. Local minimum of the function f(, x ) = x e (x 1 + x ) x f,x.. 5. TAYLOR SERIES 5.1. Definition of a Taylor series. Let f be a function with derivatives of all orders throughout some interval containing a as an interior point. The Taylor series generated by f at x = a is X k= f k (a) k! (x a) k = f(a) + f (a)(x a) + f (a)! (x a) + f (a) 3! (x a) f n (a) n! (x a) n + (19) 5.. Definition of a Taylor polynomial. The linearization of a differentiable function f at a point a is the polynomial P 1 (x) = f(a) + f (a)(x a) () For a given a, f(a) and f (a) will be constants and we get a linear equation in x. This can be extended to higher order terms as follows. Let f be a function with derivatives of order k for k = 1,,..., N in some interval containing a as an interior point. Then for any integer n from through N, the Taylor polynomial of order n generated by f at x = a is the polynomial P n (x) = f(a) + f (a) (x a) + f (a) (x a) + + f k (a) (x a) k + + f n (a) (x a) n (1)! k! n! That is, the Taylor polynomial of order n is the Taylor series truncated with the term containing the nth derivative of f. This allows us to approximate a function with polynomials of higher orders Taylor s theorem. Theorem 4. If a function f and its first n derivatives f, f,..., f (n) are continuous on [a, b] or on [b, a], and f (n) is differentiable on (a, b) or (b, a), then there exists a number c between a and b such that f(b) = f(a) + f (a) (b a) + f (a)! (b a) f n (a) n! (b a) n + f n+1 (c) (n + 1)! (b a)n+1 ()

22 SIMPLE MULTIVARIATE OPTIMIZATION What this says is that we can approximate the function f at the point b by an nth order polynomial defined at the point a with an error term defined by f n+1 (c) (n+1)! (b a) n+1. In using Taylor s theorem we usually think of a as being fixed and treat b as an independent variable. If we replace b with x we obtain the following corollary. Corollary 1. If a function f has derivatives of all orders in an open interval I containing a, then for each positive integer n and for each x in I, f(x) = f(a) + f (a)(x a) + f (a) (x a) + + f n (a) (x a) n + R n (x),! n! where R n (x) = f n+1 (c) (n + 1)! (x a)n+1 for some c between a and x. If R n (x) as n for all x in I, then we say that the Taylor series generated by f at x = a converges to f on I. (3) 6. PROOF OF THE SECOND DERIVATIVE TEST FOR LOCAL EXTREME VALUES Let f(, x ) have continuous partial derivatives in the open region R containing a point P = (a, b) where = x =. Let h and k be increments small enough to put the point S = (a+h, b+k) and the line segment joining it to P inside R. We parameterize the line segment PS as = a + th, x = b + tk, t 1. (4) Define F(t) as f(a+th, b+tk). In this way F tracks the movement of the function f along the line segment from P to S. Now differentiate F with respect to t using the chain rule to obtain F (t) = d dt + dx x dt = f 1 h + f k. (5) Because and x are differentiable, F is a differentiable function of t and we have F (t) = F d dt + F dx x dt = (f 1 h + f k) h + = h f 11 + hk f 1 + k f x (f 1 h + f k) k where we use the fact that f 1 = f 1. By the definition of F, which is defined over the interval t 1, and the fact that f is continuous over the open region R, it is clear that F and F are continuous on [, 1] and that F is differentiable on (, 1). We can then apply Taylor s formula with n = and a =. This will give (6) Simplifying we obtain F (1) = F () + F () (1 ) + F (1 ) (c) F (1) = F () + F () (1 ) + F (1 ) (c) = F () + F () + F (c) (7) (8)

23 SIMPLE MULTIVARIATE OPTIMIZATION 3 for some c between and 1. Now write equation 8 in terms of f. Because t = 1 in equation 8, we obtain f at the point (a+h, b+k) or f(a + h, b + k) = f(a, b) + hf 1 (a, b) + kf (a, b) + 1 (h f 11 + h k f 1 + k f ) (a+ch, b+ck) (9) Because = x = at (a, b), equation 9 reduces to f(a + h, b + k) f(a, b) = 1 (h f 11 + h k f 1 + k f ) (a+ch, b+ck) (3) The presence of an extremum of f at the point (a, b) is determined by the sign of the left hand side of equation 3, or f(a+h, b+k) - f(a, b). If [f(a + h, b + k) f(a, b)] < then the point is a maximum. If [f(a + h, b + k) f(a, b)] >, the point is a minimum. So if the left hand side (lhs) of equation <, we have a maximum, and if the left hand side of equation >, we have a minimum. Specifically, lhs <, lhs >, By equation 3 this is the same as the sign of f is at a maximum f is at a minimum Q(c) = (h f 11 + h k f 1 + k f ) (a + ch, b+ck) (31) If Q(), the sign of Q(c) will be the same as the sign of Q() for sufficiently small values of h and k. We can predict the sign of Q() = h f 11 (a, b) + h k f 1 (a, b) + k f (a, b) (3) from the signs of f 11 and f 11 f f 1 at the point (a, b). Multiply both sides of equation 3 by f 11 and rearrange to obtain f 11 Q() = f 11 (h f 11 + h k f 1 + k f ) = f 11 h + h k f 11 f 1 + k f 11 f = f 11 h + h k f 11 f 1 + k f 1 k f 1 + k f 11 f = ( h f 11 + k f 1 ) k f 1 + k f 11 f = ( h f 11 + k f 1 ) + ( f 11 f f1 ) k Now from equation 33 we can see that a: If f 11 < and f 11 f f1 > at (a, b), then Q() < for all sufficiently small values of h and k. This is clear because the right hand side of equation 33 will be positive if the discriminant is positive. With the right hand side positive, the left hand side must be positive which implies that with f 11 <, Q() must also be negative. Thus f has a local maximum at (a, b) because f evaluated at points close to (a, b) is less than f at (a, b). b: If f 11 > and f 11 f f1 > at (a, b), then Q() > for all sufficiently small values of h and k. This is clear because the right hand side of equation 33 will be positive if the discriminant is positive. With the right hand side positive, the left hand side must be positive which implies that with f 11 >, Q() must also be positive. Thus f has a local minimum at (a, b) because f evaluated at points close to (a, b) is greater than f at (a, b). c: If f 11 f f1 < at (a, b), there are combinations of arbitrarily small nonzero values of h and k for which Q() > and other values for which Q() <. Arbitrarily close to the point P =(a, b, f(a, b)) on the surface y = f(, x ) there are points above P and points below P, so f has a saddle point at (a, b). (33)

24 4 SIMPLE MULTIVARIATE OPTIMIZATION d: If f 11 f f 1 =, another test is needed. The possibility that Q() can be zero prevents us from drawing conclusions about the sign of Q(c).

MA102: Multivariable Calculus

MA102: Multivariable Calculus MA102: Multivariable Calculus Rupam Barman and Shreemayee Bora Department of Mathematics IIT Guwahati Differentiability of f : U R n R m Definition: Let U R n be open. Then f : U R n R m is differentiable

More information

Calculus 2502A - Advanced Calculus I Fall : Local minima and maxima

Calculus 2502A - Advanced Calculus I Fall : Local minima and maxima Calculus 50A - Advanced Calculus I Fall 014 14.7: Local minima and maxima Martin Frankland November 17, 014 In these notes, we discuss the problem of finding the local minima and maxima of a function.

More information

MATH 115 QUIZ4-SAMPLE December 7, 2016

MATH 115 QUIZ4-SAMPLE December 7, 2016 MATH 115 QUIZ4-SAMPLE December 7, 2016 Please review the following problems from your book: Section 4.1: 11 ( true and false) Section 4.1: 49-70 ( Using table or number line.) Section 4.2: 77-83 Section

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Extreme Values Philippe B Laval KSU April 9, 2012 Philippe B Laval (KSU) Functions of Several Variables April 9, 2012 1 / 13 Introduction In Calculus I (differential calculus

More information

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2.

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v 260) Contents 2 Partial Derivatives 1 21 Limits and Continuity 1 22 Partial Derivatives 5 23 Directional Derivatives and the Gradient

More information

REVIEW OF DIFFERENTIAL CALCULUS

REVIEW OF DIFFERENTIAL CALCULUS REVIEW OF DIFFERENTIAL CALCULUS DONU ARAPURA 1. Limits and continuity To simplify the statements, we will often stick to two variables, but everything holds with any number of variables. Let f(x, y) be

More information

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Introduction: In applications, it often turns out that one cannot solve the differential equations or antiderivatives that show up in the real

More information

Calculus The Mean Value Theorem October 22, 2018

Calculus The Mean Value Theorem October 22, 2018 Calculus The Mean Value Theorem October, 018 Definitions Let c be a number in the domain D of a function f. Then f(c) is the (a) absolute maximum value of f on D, i.e. f(c) = max, if f(c) for all x in

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

Math 2204 Multivariable Calculus Chapter 14: Partial Derivatives Sec. 14.7: Maximum and Minimum Values

Math 2204 Multivariable Calculus Chapter 14: Partial Derivatives Sec. 14.7: Maximum and Minimum Values Math 2204 Multivariable Calculus Chapter 14: Partial Derivatives Sec. 14.7: Maximum and Minimum Values I. Review from 1225 A. Definitions 1. Local Extreme Values (Relative) a. A function f has a local

More information

Partial Derivatives. w = f(x, y, z).

Partial Derivatives. w = f(x, y, z). Partial Derivatives 1 Functions of Several Variables So far we have focused our attention of functions of one variable. These functions model situations in which a variable depends on another independent

More information

3 Applications of partial differentiation

3 Applications of partial differentiation Advanced Calculus Chapter 3 Applications of partial differentiation 37 3 Applications of partial differentiation 3.1 Stationary points Higher derivatives Let U R 2 and f : U R. The partial derivatives

More information

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation Dr. Sarah Mitchell Autumn 2014 Rolle s Theorem Theorem

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

More information

Taylor Series and stationary points

Taylor Series and stationary points Chapter 5 Taylor Series and stationary points 5.1 Taylor Series The surface z = f(x, y) and its derivatives can give a series approximation for f(x, y) about some point (x 0, y 0 ) as illustrated in Figure

More information

What makes f '(x) undefined? (set the denominator = 0)

What makes f '(x) undefined? (set the denominator = 0) Chapter 3A Review 1. Find all critical numbers for the function ** Critical numbers find the first derivative and then find what makes f '(x) = 0 or undefined Q: What is the domain of this function (especially

More information

Lecture 8: Maxima and Minima

Lecture 8: Maxima and Minima Lecture 8: Maxima and Minima Rafikul Alam Department of Mathematics IIT Guwahati Local extremum of f : R n R Let f : U R n R be continuous, where U is open. Then f has a local maximum at p if there exists

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

More information

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text.

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text. Math 275, section 002 (Ultman) Spring 2011 MIDTERM 2 REVIEW The second midterm will be held in class (1:40 2:30pm) on Friday 11 March. You will be allowed one half of one side of an 8.5 11 sheet of paper

More information

Caculus 221. Possible questions for Exam II. March 19, 2002

Caculus 221. Possible questions for Exam II. March 19, 2002 Caculus 221 Possible questions for Exam II March 19, 2002 These notes cover the recent material in a style more like the lecture than the book. The proofs in the book are in section 1-11. At the end there

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Maxima and Minima. (a, b) of R if

Maxima and Minima. (a, b) of R if Maxima and Minima Definition Let R be any region on the xy-plane, a function f (x, y) attains its absolute or global, maximum value M on R at the point (a, b) of R if (i) f (x, y) M for all points (x,

More information

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the Chapter 2 Limits and Continuity 2.1 Rates of change and Tangents to Curves Definition 2.1.1 : interval [x 1, x 2 ] is The average Rate of change of y = f(x) with respect to x over the y x = f(x 2) f(x

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Extreme Values Philippe B. Laval KSU Today Philippe B. Laval (KSU) Extreme Values Today 1 / 18 Introduction In Calculus I (differential calculus for functions of one variable),

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

V. Graph Sketching and Max-Min Problems

V. Graph Sketching and Max-Min Problems V. Graph Sketching and Max-Min Problems The signs of the first and second derivatives of a function tell us something about the shape of its graph. In this chapter we learn how to find that information.

More information

Preliminary draft only: please check for final version

Preliminary draft only: please check for final version ARE211, Fall2012 CALCULUS4: THU, OCT 11, 2012 PRINTED: AUGUST 22, 2012 (LEC# 15) Contents 3. Univariate and Multivariate Differentiation (cont) 1 3.6. Taylor s Theorem (cont) 2 3.7. Applying Taylor theory:

More information

Pure Mathematics P1

Pure Mathematics P1 1 Pure Mathematics P1 Rules of Indices x m * x n = x m+n eg. 2 3 * 2 2 = 2*2*2*2*2 = 2 5 x m / x n = x m-n eg. 2 3 / 2 2 = 2*2*2 = 2 1 = 2 2*2 (x m ) n =x mn eg. (2 3 ) 2 = (2*2*2)*(2*2*2) = 2 6 x 0 =

More information

Math 141: Section 4.1 Extreme Values of Functions - Notes

Math 141: Section 4.1 Extreme Values of Functions - Notes Math 141: Section 4.1 Extreme Values of Functions - Notes Definition: Let f be a function with domain D. Thenf has an absolute (global) maximum value on D at a point c if f(x) apple f(c) for all x in D

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION Many applications of calculus depend on our ability to deduce facts about a function f from information concerning its derivatives. APPLICATIONS

More information

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then Lectures 1/18 Derivatives and Graphs When we have a picture of the graph of a function f(x), we can make a picture of the derivative f (x) using the slopes of the tangents to the graph of f. In this section

More information

4.1 Analysis of functions I: Increase, decrease and concavity

4.1 Analysis of functions I: Increase, decrease and concavity 4.1 Analysis of functions I: Increase, decrease and concavity Definition Let f be defined on an interval and let x 1 and x 2 denote points in that interval. a) f is said to be increasing on the interval

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

MATH 215/255 Solutions to Additional Practice Problems April dy dt

MATH 215/255 Solutions to Additional Practice Problems April dy dt . For the nonlinear system MATH 5/55 Solutions to Additional Practice Problems April 08 dx dt = x( x y, dy dt = y(.5 y x, x 0, y 0, (a Show that if x(0 > 0 and y(0 = 0, then the solution (x(t, y(t of the

More information

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula.

MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula. MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula. Points of local extremum Let f : E R be a function defined on a set E R. Definition. We say that f attains a local maximum

More information

Tangent spaces, normals and extrema

Tangent spaces, normals and extrema Chapter 3 Tangent spaces, normals and extrema If S is a surface in 3-space, with a point a S where S looks smooth, i.e., without any fold or cusp or self-crossing, we can intuitively define the tangent

More information

Summary of Derivative Tests

Summary of Derivative Tests Summary of Derivative Tests Note that for all the tests given below it is assumed that the function f is continuous. Critical Numbers Definition. A critical number of a function f is a number c in the

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

Performance Surfaces and Optimum Points

Performance Surfaces and Optimum Points CSC 302 1.5 Neural Networks Performance Surfaces and Optimum Points 1 Entrance Performance learning is another important class of learning law. Network parameters are adjusted to optimize the performance

More information

MATH529 Fundamentals of Optimization Unconstrained Optimization II

MATH529 Fundamentals of Optimization Unconstrained Optimization II MATH529 Fundamentals of Optimization Unconstrained Optimization II Marco A. Montes de Oca Mathematical Sciences, University of Delaware, USA 1 / 31 Recap 2 / 31 Example Find the local and global minimizers

More information

Vector Multiplication. Directional Derivatives and the Gradient

Vector Multiplication. Directional Derivatives and the Gradient Vector Multiplication - 1 Unit # : Goals: Directional Derivatives and the Gradient To learn about dot and scalar products of vectors. To introduce the directional derivative and the gradient vector. To

More information

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Let s review the definition of a polynomial. A polynomial function of degree n is a function of the form P(x) = a n x n + a

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

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

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Multivariable Calculus Notes Faraad Armwood Fall: 2017 Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Chapter 2: Vector-Valued Functions, Tangent Vectors, Arc

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

24. Partial Differentiation

24. Partial Differentiation 24. Partial Differentiation The derivative of a single variable function, d f(x), always assumes that the independent variable dx is increasing in the usual manner. Visually, the derivative s value at

More information

Directional Derivatives and the Gradient

Directional Derivatives and the Gradient Unit #20 : Directional Derivatives and the Gradient Goals: To learn about dot and scalar products of vectors. To introduce the directional derivative and the gradient vector. To learn how to compute the

More information

B553 Lecture 3: Multivariate Calculus and Linear Algebra Review

B553 Lecture 3: Multivariate Calculus and Linear Algebra Review B553 Lecture 3: Multivariate Calculus and Linear Algebra Review Kris Hauser December 30, 2011 We now move from the univariate setting to the multivariate setting, where we will spend the rest of the class.

More information

Math Maximum and Minimum Values, I

Math Maximum and Minimum Values, I Math 213 - Maximum and Minimum Values, I Peter A. Perry University of Kentucky October 8, 218 Homework Re-read section 14.7, pp. 959 965; read carefully pp. 965 967 Begin homework on section 14.7, problems

More information

Course Summary Math 211

Course Summary Math 211 Course Summary Math 211 table of contents I. Functions of several variables. II. R n. III. Derivatives. IV. Taylor s Theorem. V. Differential Geometry. VI. Applications. 1. Best affine approximations.

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 208 Version A refers to the regular exam and Version B to the make-up. Version A. A particle

More information

Dr. Allen Back. Oct. 6, 2014

Dr. Allen Back. Oct. 6, 2014 Dr. Allen Back Oct. 6, 2014 Distribution Min=48 Max=100 Q1=74 Median=83 Q3=91.5 mean = 81.48 std. dev. = 12.5 Distribution Distribution: (The letters will not be directly used.) Scores Freq. 100 2 98-99

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

14 Increasing and decreasing functions

14 Increasing and decreasing functions 14 Increasing and decreasing functions 14.1 Sketching derivatives READING Read Section 3.2 of Rogawski Reading Recall, f (a) is the gradient of the tangent line of f(x) at x = a. We can use this fact to

More information

MAT 122 Homework 7 Solutions

MAT 122 Homework 7 Solutions MAT 1 Homework 7 Solutions Section 3.3, Problem 4 For the function w = (t + 1) 100, we take the inside function to be z = t + 1 and the outside function to be z 100. The derivative of the inside function

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

MA1032-Numerical Analysis-Analysis Part-14S2- 1 of 8

MA1032-Numerical Analysis-Analysis Part-14S2-  1 of 8 MA1032-Numerical Analysis-Analysis Part-14S2-www.math.mrt.ac.lk/UCJ-20151221-Page 1 of 8 RIEMANN INTEGRAL Example: Use equal partitions of [0,1] to estimate the area under the curve = using 1. left corner

More information

M311 Functions of Several Variables. CHAPTER 1. Continuity CHAPTER 2. The Bolzano Weierstrass Theorem and Compact Sets CHAPTER 3.

M311 Functions of Several Variables. CHAPTER 1. Continuity CHAPTER 2. The Bolzano Weierstrass Theorem and Compact Sets CHAPTER 3. M311 Functions of Several Variables 2006 CHAPTER 1. Continuity CHAPTER 2. The Bolzano Weierstrass Theorem and Compact Sets CHAPTER 3. Differentiability 1 2 CHAPTER 1. Continuity If (a, b) R 2 then we write

More information

X. Numerical Methods

X. Numerical Methods X. Numerical Methods. Taylor Approximation Suppose that f is a function defined in a neighborhood of a point c, and suppose that f has derivatives of all orders near c. In section 5 of chapter 9 we introduced

More information

Reteach Simplifying Algebraic Expressions

Reteach Simplifying Algebraic Expressions 1-4 Simplifying Algebraic Expressions To evaluate an algebraic expression you substitute numbers for variables. Then follow the order of operations. Here is a sentence that can help you remember the order

More information

We first review various rules for easy differentiation of common functions: The same procedure works for a larger number of terms.

We first review various rules for easy differentiation of common functions: The same procedure works for a larger number of terms. 1 Math 182 Lecture Notes 1. Review of Differentiation To differentiate a function y = f(x) is to find its derivative f '(x). Another standard notation for the derivative is Dx(f(x)). Recall the meanings

More information

= c, we say that f ( c ) is a local

= c, we say that f ( c ) is a local Section 3.4 Extreme Values Local Extreme Values Suppose that f is a function defined on open interval I and c is an interior point of I. The function f has a local minimum at x= c if f ( c) f ( x) for

More information

Section 3.2 Polynomial Functions and Their Graphs

Section 3.2 Polynomial Functions and Their Graphs Section 3.2 Polynomial Functions and Their Graphs EXAMPLES: P (x) = 3, Q(x) = 4x 7, R(x) = x 2 + x, S(x) = 2x 3 6x 2 10 QUESTION: Which of the following are polynomial functions? (a) f(x) = x 3 + 2x +

More information

Differentiation. f(x + h) f(x) Lh = L.

Differentiation. f(x + h) f(x) Lh = L. Analysis in R n Math 204, Section 30 Winter Quarter 2008 Paul Sally, e-mail: sally@math.uchicago.edu John Boller, e-mail: boller@math.uchicago.edu website: http://www.math.uchicago.edu/ boller/m203 Differentiation

More information

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Essentials of Calculus by James Stewart Prepared by Jason Gaddis Chapter 3 - Applications of Differentiation 3.1 - Maximum and Minimum Values Note We continue our study of functions using derivatives.

More information

LIMITS AND DERIVATIVES

LIMITS AND DERIVATIVES 2 LIMITS AND DERIVATIVES LIMITS AND DERIVATIVES 1. Equation In Section 2.7, we considered the derivative of a function f at a fixed number a: f '( a) lim h 0 f ( a h) f ( a) h In this section, we change

More information

Math 118, Fall 2014 Final Exam

Math 118, Fall 2014 Final Exam Math 8, Fall 4 Final Exam True or false Please circle your choice; no explanation is necessary True There is a linear transformation T such that T e ) = e and T e ) = e Solution Since T is linear, if T

More information

So f is an rule that takes an input x and produces an output f(x). So if the input is 3, the output is f(3) and so on. Examples:

So f is an rule that takes an input x and produces an output f(x). So if the input is 3, the output is f(3) and so on. Examples: 2 Functions 2.1 What is a Function? Definition 2.1 A function is a rule that assigns to each element x in a set A exactly one element, called f(x), in a set B. Here the set A is called the domain of the

More information

SOLUTION OF QUADRATIC EQUATIONS LESSON PLAN. A3 Topic Overview ALGEBRA

SOLUTION OF QUADRATIC EQUATIONS LESSON PLAN. A3 Topic Overview ALGEBRA ALGEBRA A Topic Overview A SOLUTION OF QUADRATIC EQUATIONS This topic describes three methods of solving Quadratic equations. assumes you understand and have practised using the algebraic methods described

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall, 2016, WEEK 4 JoungDong Kim Week4 Section 2.6, 2.7, 3.1 Limits at infinity, Velocity, Differentiation Section 2.6 Limits at Infinity; Horizontal Asymptotes Definition.

More information

ARE202A, Fall 2005 CONTENTS. 1. Graphical Overview of Optimization Theory (cont) Separating Hyperplanes 1

ARE202A, Fall 2005 CONTENTS. 1. Graphical Overview of Optimization Theory (cont) Separating Hyperplanes 1 AREA, Fall 5 LECTURE #: WED, OCT 5, 5 PRINT DATE: OCTOBER 5, 5 (GRAPHICAL) CONTENTS 1. Graphical Overview of Optimization Theory (cont) 1 1.4. Separating Hyperplanes 1 1.5. Constrained Maximization: One

More information

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

Section I Multiple Choice 45 questions. Section II Free Response 6 questions

Section I Multiple Choice 45 questions. Section II Free Response 6 questions Section I Multiple Choice 45 questions Each question = 1.2 points, 54 points total Part A: No calculator allowed 30 questions in 60 minutes = 2 minutes per question Part B: Calculator allowed 15 questions

More information

ARE211, Fall2015. Contents. 2. Univariate and Multivariate Differentiation (cont) Taylor s Theorem (cont) 2

ARE211, Fall2015. Contents. 2. Univariate and Multivariate Differentiation (cont) Taylor s Theorem (cont) 2 ARE211, Fall2015 CALCULUS4: THU, SEP 17, 2015 PRINTED: SEPTEMBER 22, 2015 (LEC# 7) Contents 2. Univariate and Multivariate Differentiation (cont) 1 2.4. Taylor s Theorem (cont) 2 2.5. Applying Taylor theory:

More information

Polynomial functions right- and left-hand behavior (end behavior):

Polynomial functions right- and left-hand behavior (end behavior): Lesson 2.2 Polynomial Functions For each function: a.) Graph the function on your calculator Find an appropriate window. Draw a sketch of the graph on your paper and indicate your window. b.) Identify

More information

Math 5BI: Problem Set 6 Gradient dynamical systems

Math 5BI: Problem Set 6 Gradient dynamical systems Math 5BI: Problem Set 6 Gradient dynamical systems April 25, 2007 Recall that if f(x) = f(x 1, x 2,..., x n ) is a smooth function of n variables, the gradient of f is the vector field f(x) = ( f)(x 1,

More information

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim Limits at Infinity and Horizontal Asymptotes As we prepare to practice graphing functions, we should consider one last piece of information about a function that will be helpful in drawing its graph the

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

Note: Every graph is a level set (why?). But not every level set is a graph. Graphs must pass the vertical line test. (Level sets may or may not.

Note: Every graph is a level set (why?). But not every level set is a graph. Graphs must pass the vertical line test. (Level sets may or may not. Curves in R : Graphs vs Level Sets Graphs (y = f(x)): The graph of f : R R is {(x, y) R y = f(x)} Example: When we say the curve y = x, we really mean: The graph of the function f(x) = x That is, we mean

More information

S56 (5.1) Polynomials.notebook August 25, 2016

S56 (5.1) Polynomials.notebook August 25, 2016 Q1. Simplify Daily Practice 28.6.2016 Q2. Evaluate Today we will be learning about Polynomials. Q3. Write in completed square form x 2 + 4x + 7 Q4. State the equation of the line joining (0, 3) and (4,

More information

Chapter 2: Unconstrained Extrema

Chapter 2: Unconstrained Extrema Chapter 2: Unconstrained Extrema Math 368 c Copyright 2012, 2013 R Clark Robinson May 22, 2013 Chapter 2: Unconstrained Extrema 1 Types of Sets Definition For p R n and r > 0, the open ball about p of

More information

8th Grade Math Definitions

8th Grade Math Definitions 8th Grade Math Definitions Absolute Value: 1. A number s distance from zero. 2. For any x, is defined as follows: x = x, if x < 0; x, if x 0. Acute Angle: An angle whose measure is greater than 0 and less

More information

Math 10C - Fall Final Exam

Math 10C - Fall Final Exam Math 1C - Fall 217 - Final Exam Problem 1. Consider the function f(x, y) = 1 x 2 (y 1) 2. (i) Draw the level curve through the point P (1, 2). Find the gradient of f at the point P and draw the gradient

More information

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017 LESSON : EXTREMA OF FUNCTIONS OF VARIABLES OCTOBER 5, 017 Just like with functions of a single variable, we want to find the minima (plural of minimum) and maxima (plural of maximum) of functions of several

More information

One-Variable Calculus

One-Variable Calculus POLI 270 - Mathematical and Statistical Foundations Department of Political Science University California, San Diego September 30, 2010 1 s,, 2 al Relationships Political Science, economics, sociology,

More information

Name: Date: Honors Physics

Name: Date: Honors Physics Name: Date: Honors Physics Worksheet on Position, Velocity, and Acceleration Graphs when acceleration is constant Suppose you have an object that moves with a constant acceleration. Your task is to create

More information

ECM Calculus and Geometry. Revision Notes

ECM Calculus and Geometry. Revision Notes ECM1702 - Calculus and Geometry Revision Notes Joshua Byrne Autumn 2011 Contents 1 The Real Numbers 1 1.1 Notation.................................................. 1 1.2 Set Notation...............................................

More information

Maximum and Minimum Values (4.2)

Maximum and Minimum Values (4.2) Math 111.01 July 17, 2003 Summer 2003 Maximum and Minimum Values (4.2) Example. Determine the points at which f(x) = sin x attains its maximum and minimum. Solution: sin x attains the value 1 whenever

More information

Ch 7 Summary - POLYNOMIAL FUNCTIONS

Ch 7 Summary - POLYNOMIAL FUNCTIONS Ch 7 Summary - POLYNOMIAL FUNCTIONS 1. An open-top box is to be made by cutting congruent squares of side length x from the corners of a 8.5- by 11-inch sheet of cardboard and bending up the sides. a)

More information

The Derivative. Appendix B. B.1 The Derivative of f. Mappings from IR to IR

The Derivative. Appendix B. B.1 The Derivative of f. Mappings from IR to IR Appendix B The Derivative B.1 The Derivative of f In this chapter, we give a short summary of the derivative. Specifically, we want to compare/contrast how the derivative appears for functions whose domain

More information

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as

Section 1.2 Combining Functions; Shifting and Scaling Graphs. (a) Function addition: Given two functions f and g we define the sum of f and g as Section 1.2 Combining Functions; Shifting and Scaling Graphs We will get new functions from the ones we know. Tow functions f and g can be combined to form new functions by function addition, substraction,

More information

Chapter 7. Extremal Problems. 7.1 Extrema and Local Extrema

Chapter 7. Extremal Problems. 7.1 Extrema and Local Extrema Chapter 7 Extremal Problems No matter in theoretical context or in applications many problems can be formulated as problems of finding the maximum or minimum of a function. Whenever this is the case, advanced

More information

Higher order derivative

Higher order derivative 2 Î 3 á Higher order derivative Î 1 Å Iterated partial derivative Iterated partial derivative Suppose f has f/ x, f/ y and ( f ) = 2 f x x x 2 ( f ) = 2 f x y x y ( f ) = 2 f y x y x ( f ) = 2 f y y y

More information

Student Study Session Topic: Interpreting Graphs

Student Study Session Topic: Interpreting Graphs Student Study Session Topic: Interpreting Graphs Starting with the graph of a function or its derivative, you may be asked all kinds of questions without having (or needing) and equation to work with.

More information

ISE I Brief Lecture Notes

ISE I Brief Lecture Notes ISE I Brief Lecture Notes 1 Partial Differentiation 1.1 Definitions Let f(x, y) be a function of two variables. The partial derivative f/ x is the function obtained by differentiating f with respect to

More information

ax 2 + bx + c = 0 where

ax 2 + bx + c = 0 where Chapter P Prerequisites Section P.1 Real Numbers Real numbers The set of numbers formed by joining the set of rational numbers and the set of irrational numbers. Real number line A line used to graphically

More information