Monotone Function. Function f is called monotonically increasing, if. x 1 x 2 f (x 1 ) f (x 2 ) x 1 < x 2 f (x 1 ) < f (x 2 ) x 1 x 2

Size: px
Start display at page:

Download "Monotone Function. Function f is called monotonically increasing, if. x 1 x 2 f (x 1 ) f (x 2 ) x 1 < x 2 f (x 1 ) < f (x 2 ) x 1 x 2"

Transcription

1 Monotone Function Function f is called monotonically increasing, if Chapter 3 x x 2 f (x ) f (x 2 ) It is called strictly monotonically increasing, if f (x 2) f (x ) Convex and Concave x < x 2 f (x ) < f (x 2 ) x x 2 Function f is called monotonically decreasing, if x x 2 f (x ) f (x 2 ) It is called strictly monotonically decreasing, if f (x ) f (x 2) x < x 2 f (x ) > f (x 2 ) x x 2 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave / 44 Monotone Functions Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 2 / 44 Locally Monotone Functions For differentiable functions we have f monotonically increasing f (x) 0 for all x D f f monotonically decreasing f (x) 0 for all x D f f strictly monotonically increasing f (x) > 0 for all x D f f strictly monotonically decreasing f (x) < 0 for all x D f Function f : (0, ), x ln(x) is strictly monotonically increasing, as A function f can be monotonically increasing in some interval and decreasing in some other interval. For continuously differentiable functions (i.e., when f (x) is continuous) we can use the following procedure:. Compute first derivative f (x). 2. Determine all roots of f (x). 3. We thus obtain intervals where f (x) does not change sign. 4. Select appropriate points x i in each interval and determine the sign of f (x i ). f (x) = (ln(x)) = > 0 for all x > 0 x Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 3 / 44 Example Locally Monotone Functions Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 4 / 44 Monotone and Inverse Function In which region is function f (x) = 2 x 3 2 x x monotonically increasing? We have to solve inequality f (x) 0:. f (x) = 6 x 2 24 x Roots: x 2 4 x + 3 = 0 x =, x 2 = 3 3. Obtain 3 intervals: (, ], [, 3], and [3, ) 4. Sign of f (x) at appropriate points in each interval: f (0) = 3 > 0, f (2) = < 0, and f (4) = 3 > f (x) cannot change sign in each interval: f (x) 0 in (, ] and [3, ). If f is strictly monotonically increasing, then immediately implies That is, f is one-to-one. x < x 2 f (x ) < f (x 2 ) x = x 2 f (x ) = f (x 2 ) So if f is onto and strictly monotonically increasing (or decreasing), then f is invertible. Function f (x) is monotonically increasing in (, ] and in [3, ). Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 5 / 44 Convex Set Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 6 / 44 Intersection of Convex Sets A set D R n is called convex, if for any two points x, y D the straight line between these points also belongs to D, i.e., ( h) x + h y D for all h [0, ], and x, y D. Let S,..., S k be convex subsets of R n. Then their intersection S... S k is also convex. convex: The union of convex sets need not be convex. not convex: Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 7 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 8 / 44

2 Example Half-Space Convex and Concave Functions Let p R n and m R be fixed, p = 0. Then H = {x R n : p t x = m} is a so called hyper-plane which partitions the R n into two half-spaces H + = {x R n : p t x m}, H = {x R n : p t x m}. Function f is called convex in domain D R n, if D is convex and f (( h) x + h x 2 ) ( h) f (x ) + h f (x 2 ) for all x, x 2 D and all h [0, ]. It is called concave, if f (( h) x + h x 2 ) ( h) f (x ) + h f (x 2 ) Sets H, H + and H are convex. Let x be a vector of goods, p the vector of prices and m the budget. Then the budget set is convex. {x R n : p t x m, x 0} = {x : p t x m} {x : x 0}... {x : x n 0} x x 2 x x 2 convex concave Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 9 / 44 Concave Function Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 0 / 44 Strictly Convex and Concave Functions f ( ( h) x + h x 2 ) ( h) f (x ) + h f (x 2 ) f ( ( h) x + h x 2 ) ( h) f (x ) + h f (x 2) Function f is called strictly convex in domain D R n, if D is convex and f (( h) x + h x 2 ) < ( h) f (x ) + h f (x 2 ) for all x, x 2 D with x = x 2 and all h (0, ). Function f is called strictly concave in domain D R n, if D is convex and f (( h) x + h x 2 ) > ( h) f (x ) + h f (x 2 ) x x 2 ( h) x + h x 2 for all x, x 2 D with x = x 2 and all h (0, ). Secant is below the graph of function f. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave / 44 Example Linear Function Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 2 / 44 Example Quadratic Univariate Function Let a R n be fixed. Then f (x) = a t x is a linear map and we find: f (( h) x + h x 2 ) = a t (( h) x + h x 2 ) = ( h) a t x + h a t x 2 = ( h) f (x ) + h f (x 2 ) That is, every linear function is both concave and convex. However, a linear function is neither strictly concave nor strictly convex, as the inequality is never strict. Function f (x) = x 2 is strictly convex: f (( h) x + h y) [ ( h) f (x) + h f (y) ] = (( h) x + h y) 2 [ ( h) x 2 + h y 2] = ( h) 2 x 2 + 2( h)h xy + h 2 y 2 ( h) x 2 h y 2 = h( h) x 2 + 2( h)h xy h( h) y 2 = h( h) (x y) 2 < 0 for x = y and 0 < h <. Thus f (( h) x + h y) < ( h) f (x) + h f (y) for all x = y and 0 < h <, i.e., f (x) = x 2 is strictly convex, as claimed. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 3 / 44 Properties Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 4 / 44 Properties If f (x) is (strictly) convex, then f (x) is (strictly) concave (and vice versa). For a differentiable functions the following holds: Function f is concave if and only if If f (x),..., f k (x) are convex (concave) functions and α,..., α k > 0, then g(x) = α f (x) + + α k f k (x) f (x) f (x 0 ) f (x 0 ) (x x 0 ) i.e., the function graph is always below the tangent. Function f is strictly concave if and only if x 0 is also convex (concave). f (x) f (x 0 ) < f (x 0 ) (x x 0 ) for all x = x 0 If (at least) one of the functions f i (x) is strictly convex (strictly concave), then g(x) is strictly convex (strictly concave). Function f is convex if and only if f (x) f (x 0 ) f (x 0 ) (x x 0 ) (Analogous for strictly convex functions.) x 0 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 5 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 6 / 44

3 Univariate Functions Univariate Functions For two times differentiable functions we have f convex f (x) 0 for all x D f f concave f (x) 0 for all x D f For two times differentiable functions we have f strictly convex f (x) > 0 for all x D f f strictly concave f (x) < 0 for all x D f Derivative f (x) is monotonically decreasing, thus f (x) 0. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 7 / 44 Example Convex Function Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 8 / 44 Example Concave Function Exponential function: Logarithm function: (x > 0) f (x) = e x f (x) = e x f (x) = e x > 0 for all x R e f (x) = ln(x) f (x) = x f (x) = x 2 < 0 for all x > 0 e exp(x) is (strictly) convex. ln(x) is (strictly) concave. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 9 / 44 Locally Convex Functions Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 20 / 44 Locally Concave Function A function f may be convex in some interval and concave in some other interval. For two times continuously differentiable functions (i.e., when f (x) is continuous) we can use the following procedure:. Compute second derivative f (x). 2. Determine all roots of f (x). 3. We thus obtain intervals where f (x) does not change sign. 4. Select appropriate points x i in each interval and determine the sign of f (x i ). In which region is f (x) = 2 x 3 2 x x concave? We have to solve inequality f (x) 0.. f (x) = 2 x Roots: 2 x 24 = 0 x = 2 3. Obtain 2 intervals: (, 2] and [2, ) 4. Sign of f (x) at appropriate points in each interval: f (0) = 24 < 0 and f (4) = 24 > f (x) cannot change sign in each interval: f (x) 0 in (, 2] Function f (x) is concave in (, 2]. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 2 / 44 Univariate Restrictions Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 22 / 44 Quadratic Form Notice, that by definition a (multivariate) function is convex if and only if every restriction of its domain to a straight line results in a convex univariate function. That is: Function f : D R n R is convex if and only if g(t) = f (x 0 + t h) is convex for all x 0 D and all non-zero h R n. x 0 h Let A be a symmetric matrix and q A (x) = x t Ax be the corresponding quadratic form. Matrix A can be diagonalized, i.e., if we use an orthonormal basis of its eigenvector, then A becomes a diagonal matrix with the eigenvalues of A as its elements: q A (x) = λ x 2 + λ 2x λ n x 2 n. It is convex if all eigenvalues λ i 0 as it is the sum of convex functions. It is concave if all λ i 0 as it is the negative of a convex function. It is neither convex nor concave if we have eigenvalues with λ i > 0 and λ i < 0. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 23 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 24 / 44

4 Quadratic Form We find for a quadratic form q A : strictly convex positive definite convex positive semidefinite strictly concave negative definite concave negative semidefinite neither indefinite We can determine the definiteness of A by means of the eigenvalues of A, or the (leading) principle minors of A. Example Quadratic Form 2 0 Let A = 3. Leading principle minors: 0 2 A = 2 > 0 2 A 2 = 3 = 5 > A 3 = A = 3 = 8 > A is thus positive definite. Quadratic form q A is strictly convex. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 25 / 44 Example Quadratic Form 0 Let A = Principle Minors: 2 2 A = A 2 = 4 A 3 = 2 0 A,2 = 0 4 = 4 A,3 = 2 = A 4 2 2,3 = 2 2 = 4 0 A i 0 A,2,3 = = 0 A i,j A,2,3 0 A is thus negative semidefinite. Quadratic form q A is concave (but not strictly concave). Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 26 / 44 Concavity of Differentiable Functions Le f : D R n R with Taylor series expansion f (x 0 + h) = f (x 0 ) + f (x 0 ) h + 2 ht H f (x 0 ) h + O( h 3 ) Hessian matrix H f (x 0 ) determines the concavity or convexity of f around expansion point x 0. H f (x 0 ) positive definite f strictly convex around x 0 H f (x 0 ) negative definite f strictly concave around x 0 H f (x) positive semidefinite for all x D f convex in D H f (x) negative semidefinite for all x D f concave in D Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 27 / 44 Recipe Strictly Convex Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 28 / 44 Recipe Convex. Compute Hessian matrix f x x (x) f x x 2 (x) f x x n (x) f H f (x) = x2x (x) f x2x2 (x) f x2xn (x) f xnx (x) f xnx2 (x) f xnxn (x) 2. Compute all leading principle minors H i. 3. f strictly convex all H k > 0 for (almost) all x D f strictly concave all ( ) k H k > 0 for (almost) all x D [ ( ) k H k > 0 implies: H, H 3,... < 0 and H 2, H 4,... > 0 ] 4. Otherwise f is neither strictly convex nor strictly concave.. Compute Hessian matrix f x x (x) f x x 2 (x) f x x n (x) f H f (x) = x2x (x) f x2x2 (x) f x2xn (x) f xnx (x) f xnx2 (x) f xnxn (x) 2. Check for strict convexity or concavity. 3. Compute all principle minors H i,...,i k. (Only required if det(a) = 0) 4. f convex all H i,...,i k 0 for all x D. f concave all ( ) k H i,...,i k 0 for all x D. 5. Otherwise f is neither convex nor concave. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 29 / 44 Example Strict Convexity Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 30 / 44 Example Cobb-Douglas Function Is function f (strictly) concave or convex? f (x, y) = x 4 + x 2 2 x y + y 2 ( ) 2 x Hessian matrix: H f (x) = Leading principle minors: H = 2 x > 0 H 2 = H f (x) = 24 x 2 > 0 for all x = All leading principle minors > 0 for almost all x f is strictly convex. (and thus convex, too) Let f (x, y) = x α y β with α, β 0 and α + β, and D = {(x, y) : x, y 0}. Hessian matrix at x: H f (x) = Principle Minors: ( α(α ) x α 2 y β H = H 2 = αβ x α y β α β (α ) 0 (β ) 0 x α 2 y β x α y β 2 αβ x α y β β(β ) x α y β ) Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 3 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 32 / 44

5 Example Cobb-Douglas Function Lower Level Sets of Convex Functions H,2 = H f (x) = α(α ) x α 2 y β β(β ) x α y β 2 (αβ x α y β ) 2 = α(α ) β(β ) x 2α 2 y 2β 2 α 2 β 2 x 2α 2 y 2β 2 = αβ[(α )(β ) αβ]x 2α 2 y 2β 2 = αβ ( α β) x 2α 2 y 2β 2 0 Assume that f is convex. Then the lower level sets of f {x D f : f (x) c} are convex. Let x, x 2 {x D f : f (x) c}, i.e., f (x ), f (x 2 ) c. x y x 2 H 0 and H 2 0, and H,2 0 for all (x, y) D. f (x, y) thus is concave in D. For 0 < α, β < and α + β < we even find: H = H < 0 and H 2 = H f (x) > 0 for almost all (x, y) D. f (x, y) is then strictly concave. Then for y = ( h)x + hx 2 where h [0, ] we find f (y) = f (( h)x + hx 2 ) ( h) f (x ) + h f (x 2 ) ( h)c + hc = c That is, y {x D f : f (x) c}, too. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 33 / 44 Upper Level Sets of Concave Functions Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 34 / 44 Extremum and Monotone Transformation Assume that f is concave. Then the upper level sets of f {x D f : f (x) c} are convex. Let T : R R be a strictly monotonically increasing function. If x is a maximum of f, then x is also a maximum of T f. As x is a maximum of f, we have f (x ) f (x) for all x. As T is strictly monotonically increasing,we have T(x ) > T(x 2 ) falls x > x 2. c c Thus we find (T f )(x ) = T( f (x )) > T( f (x)) = (T f )(x) for all x, i.e., x is a maximum of T f. upper level set lower level set As T is one-to-one we also get the converse statement: If x is a maximum of T f, then it also is a maximum of f. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 35 / 44 Extremum and Monotone Transformation Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 36 / 44 Quasi-Convex and Quasi-Concave A strictly monotonically increasing Transformation T preserves the extrema of f. Transformation T also preserves the level sets of f : 9 4 e 9 e 4 e Function f is called quasi-convex in D R n, if D is convex and every lower level set {x D f : f (x) c} is convex. Function f is called quasi-concave in D R n, if D is convex and every upper level set {x D f : f (x) c} is convex. f (x, y) = x 2 y 2 T( f (x, y)) = exp( x 2 y 2 ) Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 37 / 44 Convex and Quasi-Convex Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 38 / 44 A Weaker Condition Every concave (convex) function also is quasi-concave (and quasi-convex, resp.). However, a quasi-concave function need not be concave. Let T be a strictly monotonically increasing function. If function f (x) is concave (convex), then T f is quasi-concave (and quasi-convex, resp.). Function g(x, y) = e x2 y 2 is quasi-concave, as f (x, y) = x 2 y 2 is concave and T(x) = e x is strictly monotonically increasing. However, g = T f is not concave. The notion of quasi-convex is weaker than that of convex in the sense that every convex function also is quasi-convex but not vice versa. There are much more quasi-convex functions than convex ones. The importance of such a weaker notions is based on the observation that a couple of propositions still hold if convex is replaced by quasi-convex. In this way we get a generalization of a theorem, where a stronger condition is replaced by a weaker one. Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 39 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 40 / 44

6 Quasi-Convex and Quasi-Concave II Strictly Quasi-Convex and Quasi-Concave Function f is quasi-convex if and only if f (( h)x + hx 2 ) max{ f (x ), f (x 2 )} for all x, x 2 and h [0, ]. Function f is quasi-concave if and only if f (( h)x + hx 2 ) min{ f (x ), f (x 2 )} for all x, x 2 and h [0, ]. Function f is called strictly quasi-convex if f (( h)x + hx 2 ) < max{ f (x ), f (x 2 )} for all x, x 2, with x = x 2, and h (0, ). Function f is called strictly quasi-concave if f (( h)x + hx 2 ) > min{ f (x ), f (x 2 )} for all x, x 2, with x = x 2, and h (0, ). x 2 x x x 2 quasi-convex quasi-concave Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 4 / 44 Quasi-convex and Quasi-Concave III Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 42 / 44 Summary For a differentiable function f we find: Function f is quasi-convex if and only if f (x) f (x 0 ) f (x 0 ) (x x 0 ) 0 Function f is quasi-concave if and only if Monotone function Convex set Convex and concave function Minors of Hessian matrix Quasi-convex and quasi-concave function f (x) f (x 0 ) f (x 0 ) (x x 0 ) 0 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 43 / 44 Josef Leydold Mathematical Methods WS 208/9 3 Convex and Concave 44 / 44

Chapter 13. Convex and Concave. Josef Leydold Mathematical Methods WS 2018/19 13 Convex and Concave 1 / 44

Chapter 13. Convex and Concave. Josef Leydold Mathematical Methods WS 2018/19 13 Convex and Concave 1 / 44 Chapter 13 Convex and Concave Josef Leydold Mathematical Methods WS 2018/19 13 Convex and Concave 1 / 44 Monotone Function Function f is called monotonically increasing, if x 1 x 2 f (x 1 ) f (x 2 ) It

More information

September Math Course: First Order Derivative

September Math Course: First Order Derivative September Math Course: First Order Derivative Arina Nikandrova Functions Function y = f (x), where x is either be a scalar or a vector of several variables (x,..., x n ), can be thought of as a rule which

More information

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 Chapter 11 Taylor Series Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 First-Order Approximation We want to approximate function f by some simple function. Best possible approximation

More information

7) Important properties of functions: homogeneity, homotheticity, convexity and quasi-convexity

7) Important properties of functions: homogeneity, homotheticity, convexity and quasi-convexity 30C00300 Mathematical Methods for Economists (6 cr) 7) Important properties of functions: homogeneity, homotheticity, convexity and quasi-convexity Abolfazl Keshvari Ph.D. Aalto University School of Business

More information

1 Overview. 2 A Characterization of Convex Functions. 2.1 First-order Taylor approximation. AM 221: Advanced Optimization Spring 2016

1 Overview. 2 A Characterization of Convex Functions. 2.1 First-order Taylor approximation. AM 221: Advanced Optimization Spring 2016 AM 221: Advanced Optimization Spring 2016 Prof. Yaron Singer Lecture 8 February 22nd 1 Overview In the previous lecture we saw characterizations of optimality in linear optimization, and we reviewed the

More information

4) Univariate and multivariate functions

4) Univariate and multivariate functions 30C00300 Mathematical Methods for Economists (6 cr) 4) Univariate and multivariate functions Simon & Blume chapters: 13, 15 Slides originally by: Timo Kuosmanen Slides amended by: Anna Lukkarinen Lecture

More information

Chapter 6. Eigenvalues. Josef Leydold Mathematical Methods WS 2018/19 6 Eigenvalues 1 / 45

Chapter 6. Eigenvalues. Josef Leydold Mathematical Methods WS 2018/19 6 Eigenvalues 1 / 45 Chapter 6 Eigenvalues Josef Leydold Mathematical Methods WS 2018/19 6 Eigenvalues 1 / 45 Closed Leontief Model In a closed Leontief input-output-model consumption and production coincide, i.e. V x = x

More information

HW3 - Due 02/06. Each answer must be mathematically justified. Don t forget your name. 1 2, A = 2 2

HW3 - Due 02/06. Each answer must be mathematically justified. Don t forget your name. 1 2, A = 2 2 HW3 - Due 02/06 Each answer must be mathematically justified Don t forget your name Problem 1 Find a 2 2 matrix B such that B 3 = A, where A = 2 2 If A was diagonal, it would be easy: we would just take

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

Static Problem Set 2 Solutions

Static Problem Set 2 Solutions Static Problem Set Solutions Jonathan Kreamer July, 0 Question (i) Let g, h be two concave functions. Is f = g + h a concave function? Prove it. Yes. Proof: Consider any two points x, x and α [0, ]. Let

More information

Equations and Inequalities

Equations and Inequalities Chapter 3 Equations and Inequalities Josef Leydold Bridging Course Mathematics WS 2018/19 3 Equations and Inequalities 1 / 61 Equation We get an equation by equating two terms. l.h.s. = r.h.s. Domain:

More information

Mathematical Economics: Lecture 16

Mathematical Economics: Lecture 16 Mathematical Economics: Lecture 16 Yu Ren WISE, Xiamen University November 26, 2012 Outline 1 Chapter 21: Concave and Quasiconcave Functions New Section Chapter 21: Concave and Quasiconcave Functions Concave

More information

Symmetric Matrices and Eigendecomposition

Symmetric Matrices and Eigendecomposition Symmetric Matrices and Eigendecomposition Robert M. Freund January, 2014 c 2014 Massachusetts Institute of Technology. All rights reserved. 1 2 1 Symmetric Matrices and Convexity of Quadratic Functions

More information

Paul Schrimpf. October 18, UBC Economics 526. Unconstrained optimization. Paul Schrimpf. Notation and definitions. First order conditions

Paul Schrimpf. October 18, UBC Economics 526. Unconstrained optimization. Paul Schrimpf. Notation and definitions. First order conditions Unconstrained UBC Economics 526 October 18, 2013 .1.2.3.4.5 Section 1 Unconstrained problem x U R n F : U R. max F (x) x U Definition F = max x U F (x) is the maximum of F on U if F (x) F for all x U and

More information

Econ 101A Problem Set 1 Solution

Econ 101A Problem Set 1 Solution Econ 101A Problem Set 1 Solution Problem 1. Univariate unconstrained maximization. (10 points) Consider the following maximization problem: max x f(x; x 0)=exp( (x x 0 ) 2 ) 1. Write down the first order

More information

Mathematical Economics. Lecture Notes (in extracts)

Mathematical Economics. Lecture Notes (in extracts) Prof. Dr. Frank Werner Faculty of Mathematics Institute of Mathematical Optimization (IMO) http://math.uni-magdeburg.de/ werner/math-ec-new.html Mathematical Economics Lecture Notes (in extracts) Winter

More information

Math (P)refresher Lecture 8: Unconstrained Optimization

Math (P)refresher Lecture 8: Unconstrained Optimization Math (P)refresher Lecture 8: Unconstrained Optimization September 2006 Today s Topics : Quadratic Forms Definiteness of Quadratic Forms Maxima and Minima in R n First Order Conditions Second Order Conditions

More information

ECON 5111 Mathematical Economics

ECON 5111 Mathematical Economics Test 1 October 1, 2010 1. Construct a truth table for the following statement: [p (p q)] q. 2. A prime number is a natural number that is divisible by 1 and itself only. Let P be the set of all prime numbers

More information

Convex Functions and Optimization

Convex Functions and Optimization Chapter 5 Convex Functions and Optimization 5.1 Convex Functions Our next topic is that of convex functions. Again, we will concentrate on the context of a map f : R n R although the situation can be generalized

More information

MATH 5720: Unconstrained Optimization Hung Phan, UMass Lowell September 13, 2018

MATH 5720: Unconstrained Optimization Hung Phan, UMass Lowell September 13, 2018 MATH 57: Unconstrained Optimization Hung Phan, UMass Lowell September 13, 18 1 Global and Local Optima Let a function f : S R be defined on a set S R n Definition 1 (minimizers and maximizers) (i) x S

More information

Mathematical Economics (ECON 471) Lecture 3 Calculus of Several Variables & Implicit Functions

Mathematical Economics (ECON 471) Lecture 3 Calculus of Several Variables & Implicit Functions Mathematical Economics (ECON 471) Lecture 3 Calculus of Several Variables & Implicit Functions Teng Wah Leo 1 Calculus of Several Variables 11 Functions Mapping between Euclidean Spaces Where as in univariate

More information

ARE211, Fall 2005 CONTENTS. 5. Characteristics of Functions Surjective, Injective and Bijective functions. 5.2.

ARE211, Fall 2005 CONTENTS. 5. Characteristics of Functions Surjective, Injective and Bijective functions. 5.2. ARE211, Fall 2005 LECTURE #18: THU, NOV 3, 2005 PRINT DATE: NOVEMBER 22, 2005 (COMPSTAT2) CONTENTS 5. Characteristics of Functions. 1 5.1. Surjective, Injective and Bijective functions 1 5.2. Homotheticity

More information

EC /11. Math for Microeconomics September Course, Part II Problem Set 1 with Solutions. a11 a 12. x 2

EC /11. Math for Microeconomics September Course, Part II Problem Set 1 with Solutions. a11 a 12. x 2 LONDON SCHOOL OF ECONOMICS Professor Leonardo Felli Department of Economics S.478; x7525 EC400 2010/11 Math for Microeconomics September Course, Part II Problem Set 1 with Solutions 1. Show that the general

More information

CHAPTER 4: HIGHER ORDER DERIVATIVES. Likewise, we may define the higher order derivatives. f(x, y, z) = xy 2 + e zx. y = 2xy.

CHAPTER 4: HIGHER ORDER DERIVATIVES. Likewise, we may define the higher order derivatives. f(x, y, z) = xy 2 + e zx. y = 2xy. April 15, 2009 CHAPTER 4: HIGHER ORDER DERIVATIVES In this chapter D denotes an open subset of R n. 1. Introduction Definition 1.1. Given a function f : D R we define the second partial derivatives as

More information

EC /11. Math for Microeconomics September Course, Part II Lecture Notes. Course Outline

EC /11. Math for Microeconomics September Course, Part II Lecture Notes. Course Outline LONDON SCHOOL OF ECONOMICS Professor Leonardo Felli Department of Economics S.478; x7525 EC400 20010/11 Math for Microeconomics September Course, Part II Lecture Notes Course Outline Lecture 1: Tools for

More information

Convex Functions. Daniel P. Palomar. Hong Kong University of Science and Technology (HKUST)

Convex Functions. Daniel P. Palomar. Hong Kong University of Science and Technology (HKUST) Convex Functions Daniel P. Palomar Hong Kong University of Science and Technology (HKUST) ELEC5470 - Convex Optimization Fall 2017-18, HKUST, Hong Kong Outline of Lecture Definition convex function Examples

More information

Lecture 2 - Unconstrained Optimization Definition[Global Minimum and Maximum]Let f : S R be defined on a set S R n. Then

Lecture 2 - Unconstrained Optimization Definition[Global Minimum and Maximum]Let f : S R be defined on a set S R n. Then Lecture 2 - Unconstrained Optimization Definition[Global Minimum and Maximum]Let f : S R be defined on a set S R n. Then 1. x S is a global minimum point of f over S if f (x) f (x ) for any x S. 2. x S

More information

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008.

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008. 1 ECONOMICS 594: LECTURE NOTES CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS W. Erwin Diewert January 31, 2008. 1. Introduction Many economic problems have the following structure: (i) a linear function

More information

Here each term has degree 2 (the sum of exponents is 2 for all summands). A quadratic form of three variables looks as

Here each term has degree 2 (the sum of exponents is 2 for all summands). A quadratic form of three variables looks as Reading [SB], Ch. 16.1-16.3, p. 375-393 1 Quadratic Forms A quadratic function f : R R has the form f(x) = a x. Generalization of this notion to two variables is the quadratic form Q(x 1, x ) = a 11 x

More information

MATHEMATICS FOR ECONOMISTS. Course Convener. Contact: Office-Hours: X and Y. Teaching Assistant ATIYEH YEGANLOO

MATHEMATICS FOR ECONOMISTS. Course Convener. Contact: Office-Hours: X and Y. Teaching Assistant ATIYEH YEGANLOO INTRODUCTION TO QUANTITATIVE METHODS IN ECONOMICS MATHEMATICS FOR ECONOMISTS Course Convener DR. ALESSIA ISOPI Contact: alessia.isopi@manchester.ac.uk Office-Hours: X and Y Teaching Assistant ATIYEH YEGANLOO

More information

1 Directional Derivatives and Differentiability

1 Directional Derivatives and Differentiability Wednesday, January 18, 2012 1 Directional Derivatives and Differentiability Let E R N, let f : E R and let x 0 E. Given a direction v R N, let L be the line through x 0 in the direction v, that is, L :=

More information

ECON2285: Mathematical Economics

ECON2285: Mathematical Economics ECON2285: Mathematical Economics Yulei Luo Economics, HKU September 17, 2018 Luo, Y. (Economics, HKU) ME September 17, 2018 1 / 46 Static Optimization and Extreme Values In this topic, we will study goal

More information

A A x i x j i j (i, j) (j, i) Let. Compute the value of for and

A A x i x j i j (i, j) (j, i) Let. Compute the value of for and 7.2 - Quadratic Forms quadratic form on is a function defined on whose value at a vector in can be computed by an expression of the form, where is an symmetric matrix. The matrix R n Q R n x R n Q(x) =

More information

14 Lecture 14 Local Extrema of Function

14 Lecture 14 Local Extrema of Function 14 Lecture 14 Local Extrema of Function 14.1 Taylor s Formula with Lagrangian Remainder Term Theorem 14.1. Let n N {0} and f : (a,b) R. We assume that there exists f (n+1) (x) for all x (a,b). Then for

More information

Lecture 8: Basic convex analysis

Lecture 8: Basic convex analysis Lecture 8: Basic convex analysis 1 Convex sets Both convex sets and functions have general importance in economic theory, not only in optimization. Given two points x; y 2 R n and 2 [0; 1]; the weighted

More information

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.9 The Geometry of Graphs In Section. we discussed the graph of a function y = f(x) in terms of plotting points (x, f(x)) for many different values

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

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

Week 4: Calculus and Optimization (Jehle and Reny, Chapter A2)

Week 4: Calculus and Optimization (Jehle and Reny, Chapter A2) Week 4: Calculus and Optimization (Jehle and Reny, Chapter A2) Tsun-Feng Chiang *School of Economics, Henan University, Kaifeng, China September 27, 2015 Microeconomic Theory Week 4: Calculus and Optimization

More information

E 600 Chapter 3: Multivariate Calculus

E 600 Chapter 3: Multivariate Calculus E 600 Chapter 3: Multivariate Calculus Simona Helmsmueller August 21, 2017 Goals of this lecture: Know when an inverse to a function exists, be able to graphically and analytically determine whether a

More information

Structural and Multidisciplinary Optimization. P. Duysinx and P. Tossings

Structural and Multidisciplinary Optimization. P. Duysinx and P. Tossings Structural and Multidisciplinary Optimization P. Duysinx and P. Tossings 2018-2019 CONTACTS Pierre Duysinx Institut de Mécanique et du Génie Civil (B52/3) Phone number: 04/366.91.94 Email: P.Duysinx@uliege.be

More information

1 Convexity, concavity and quasi-concavity. (SB )

1 Convexity, concavity and quasi-concavity. (SB ) UNIVERSITY OF MARYLAND ECON 600 Summer 2010 Lecture Two: Unconstrained Optimization 1 Convexity, concavity and quasi-concavity. (SB 21.1-21.3.) For any two points, x, y R n, we can trace out the line of

More information

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn. STUDY MATERIALS MATHEMATICAL TOOLS FOR ECONOMICS III (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.) & MATHEMATICAL TOOLS FOR

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 5.2 5.7, 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems

More information

Constrained Optimization and Lagrangian Duality

Constrained Optimization and Lagrangian Duality CIS 520: Machine Learning Oct 02, 2017 Constrained Optimization and Lagrangian Duality Lecturer: Shivani Agarwal Disclaimer: These notes are designed to be a supplement to the lecture. They may or may

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information

z = f (x; y) f (x ; y ) f (x; y) f (x; y )

z = f (x; y) f (x ; y ) f (x; y) f (x; y ) BEEM0 Optimization Techiniques for Economists Lecture Week 4 Dieter Balkenborg Departments of Economics University of Exeter Since the fabric of the universe is most perfect, and is the work of a most

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

1. Algebra and Functions

1. Algebra and Functions 1. Algebra and Functions 1.1.1 Equations and Inequalities 1.1.2 The Quadratic Formula 1.1.3 Exponentials and Logarithms 1.2 Introduction to Functions 1.3 Domain and Range 1.4.1 Graphing Functions 1.4.2

More information

x +3y 2t = 1 2x +y +z +t = 2 3x y +z t = 7 2x +6y +z +t = a

x +3y 2t = 1 2x +y +z +t = 2 3x y +z t = 7 2x +6y +z +t = a UCM Final Exam, 05/8/014 Solutions 1 Given the parameter a R, consider the following linear system x +y t = 1 x +y +z +t = x y +z t = 7 x +6y +z +t = a (a (6 points Discuss the system depending on the

More information

Review of Optimization Methods

Review of Optimization Methods Review of Optimization Methods Prof. Manuela Pedio 20550 Quantitative Methods for Finance August 2018 Outline of the Course Lectures 1 and 2 (3 hours, in class): Linear and non-linear functions on Limits,

More information

Basics of Calculus and Algebra

Basics of Calculus and Algebra Monika Department of Economics ISCTE-IUL September 2012 Basics of linear algebra Real valued Functions Differential Calculus Integral Calculus Optimization Introduction I A matrix is a rectangular array

More information

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions.

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions. Seminars on Mathematics for Economics and Finance Topic 3: Optimization - interior optima 1 Session: 11-12 Aug 2015 (Thu/Fri) 10:00am 1:00pm I. Optimization: introduction Decision-makers (e.g. consumers,

More information

Lecture 4: Optimization. Maximizing a function of a single variable

Lecture 4: Optimization. Maximizing a function of a single variable Lecture 4: Optimization Maximizing or Minimizing a Function of a Single Variable Maximizing or Minimizing a Function of Many Variables Constrained Optimization Maximizing a function of a single variable

More information

March 25, 2010 CHAPTER 2: LIMITS AND CONTINUITY OF FUNCTIONS IN EUCLIDEAN SPACE

March 25, 2010 CHAPTER 2: LIMITS AND CONTINUITY OF FUNCTIONS IN EUCLIDEAN SPACE March 25, 2010 CHAPTER 2: LIMIT AND CONTINUITY OF FUNCTION IN EUCLIDEAN PACE 1. calar product in R n Definition 1.1. Given x = (x 1,..., x n ), y = (y 1,..., y n ) R n,we define their scalar product as

More information

Chapter 2: Preliminaries and elements of convex analysis

Chapter 2: Preliminaries and elements of convex analysis Chapter 2: Preliminaries and elements of convex analysis Edoardo Amaldi DEIB Politecnico di Milano edoardo.amaldi@polimi.it Website: http://home.deib.polimi.it/amaldi/opt-14-15.shtml Academic year 2014-15

More information

Convex Optimization. Convex Analysis - Functions

Convex Optimization. Convex Analysis - Functions Convex Optimization Convex Analsis - Functions p. 1 A function f : K R n R is convex, if K is a convex set and x, K,x, λ (,1) we have f(λx+(1 λ)) λf(x)+(1 λ)f(). (x, f(x)) (,f()) x - strictl convex,

More information

Chapter 3: Constrained Extrema

Chapter 3: Constrained Extrema Chapter 3: Constrained Extrema Math 368 c Copyright 2012, 2013 R Clark Robinson May 22, 2013 Chapter 3: Constrained Extrema 1 Implicit Function Theorem For scalar fn g : R n R with g(x ) 0 and g(x ) =

More information

Nonlinear Programming (NLP)

Nonlinear Programming (NLP) Natalia Lazzati Mathematics for Economics (Part I) Note 6: Nonlinear Programming - Unconstrained Optimization Note 6 is based on de la Fuente (2000, Ch. 7), Madden (1986, Ch. 3 and 5) and Simon and Blume

More information

EC9A0: Pre-sessional Advanced Mathematics Course. Lecture Notes: Unconstrained Optimisation By Pablo F. Beker 1

EC9A0: Pre-sessional Advanced Mathematics Course. Lecture Notes: Unconstrained Optimisation By Pablo F. Beker 1 EC9A0: Pre-sessional Advanced Mathematics Course Lecture Notes: Unconstrained Optimisation By Pablo F. Beker 1 1 Infimum and Supremum Definition 1. Fix a set Y R. A number α R is an upper bound of Y if

More information

3. Convex functions. basic properties and examples. operations that preserve convexity. the conjugate function. quasiconvex functions

3. Convex functions. basic properties and examples. operations that preserve convexity. the conjugate function. quasiconvex functions 3. Convex functions Convex Optimization Boyd & Vandenberghe basic properties and examples operations that preserve convexity the conjugate function quasiconvex functions log-concave and log-convex functions

More information

Microeconomics I. September, c Leopold Sögner

Microeconomics I. September, c Leopold Sögner Microeconomics I c Leopold Sögner Department of Economics and Finance Institute for Advanced Studies Stumpergasse 56 1060 Wien Tel: +43-1-59991 182 soegner@ihs.ac.at http://www.ihs.ac.at/ soegner September,

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

Computational Optimization. Mathematical Programming Fundamentals 1/25 (revised)

Computational Optimization. Mathematical Programming Fundamentals 1/25 (revised) Computational Optimization Mathematical Programming Fundamentals 1/5 (revised) If you don t know where you are going, you probably won t get there. -from some book I read in eight grade If you do get there,

More information

, b = 0. (2) 1 2 The eigenvectors of A corresponding to the eigenvalues λ 1 = 1, λ 2 = 3 are

, b = 0. (2) 1 2 The eigenvectors of A corresponding to the eigenvalues λ 1 = 1, λ 2 = 3 are Quadratic forms We consider the quadratic function f : R 2 R defined by f(x) = 2 xt Ax b T x with x = (x, x 2 ) T, () where A R 2 2 is symmetric and b R 2. We will see that, depending on the eigenvalues

More information

Chapter 2 Invertible Mappings

Chapter 2 Invertible Mappings Chapter 2 Invertible Mappings 2. Injective, Surjective and Bijective Mappings Given the map f : A B, and I A, theset f (I ) ={f (x) : x I } is called the image of I under f.ifi = A, then f (A) is called

More information

MATH2070 Optimisation

MATH2070 Optimisation MATH2070 Optimisation Nonlinear optimisation with constraints Semester 2, 2012 Lecturer: I.W. Guo Lecture slides courtesy of J.R. Wishart Review The full nonlinear optimisation problem with equality constraints

More information

Lecture 2: Convex Sets and Functions

Lecture 2: Convex Sets and Functions Lecture 2: Convex Sets and Functions Hyang-Won Lee Dept. of Internet & Multimedia Eng. Konkuk University Lecture 2 Network Optimization, Fall 2015 1 / 22 Optimization Problems Optimization problems are

More information

MATHEMATICAL ECONOMICS: OPTIMIZATION. Contents

MATHEMATICAL ECONOMICS: OPTIMIZATION. Contents MATHEMATICAL ECONOMICS: OPTIMIZATION JOÃO LOPES DIAS Contents 1. Introduction 2 1.1. Preliminaries 2 1.2. Optimal points and values 2 1.3. The optimization problems 3 1.4. Existence of optimal points 4

More information

3.5 Quadratic Approximation and Convexity/Concavity

3.5 Quadratic Approximation and Convexity/Concavity 3.5 Quadratic Approximation and Convexity/Concavity 55 3.5 Quadratic Approximation and Convexity/Concavity Overview: Second derivatives are useful for understanding how the linear approximation varies

More information

MATH 220 FINAL EXAMINATION December 13, Name ID # Section #

MATH 220 FINAL EXAMINATION December 13, Name ID # Section # MATH 22 FINAL EXAMINATION December 3, 2 Name ID # Section # There are??multiple choice questions. Each problem is worth 5 points. Four possible answers are given for each problem, only one of which is

More information

Functions of Several Variables

Functions of Several Variables Jim Lambers MAT 419/519 Summer Session 2011-12 Lecture 2 Notes These notes correspond to Section 1.2 in the text. Functions of Several Variables We now generalize the results from the previous section,

More information

Exponential Functions:

Exponential Functions: Exponential Functions: An exponential function has the form f (x) = b x where b is a fixed positive number, called the base. Math 101-Calculus 1 (Sklensky) In-Class Work January 29, 2015 1 / 12 Exponential

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

Numerical Optimization

Numerical Optimization Unconstrained Optimization Computer Science and Automation Indian Institute of Science Bangalore 560 01, India. NPTEL Course on Unconstrained Minimization Let f : R n R. Consider the optimization problem:

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

Week 3: Sets and Mappings/Calculus and Optimization (Jehle September and Reny, 20, 2015 Chapter A1/A2)

Week 3: Sets and Mappings/Calculus and Optimization (Jehle September and Reny, 20, 2015 Chapter A1/A2) Week 3: Sets and Mappings/Calculus and Optimization (Jehle and Reny, Chapter A1/A2) Tsun-Feng Chiang *School of Economics, Henan University, Kaifeng, China September 20, 2015 Week 3: Sets and Mappings/Calculus

More information

7.4* General logarithmic and exponential functions

7.4* General logarithmic and exponential functions 7.4* General logarithmic and exponential functions Mark Woodard Furman U Fall 2010 Mark Woodard (Furman U) 7.4* General logarithmic and exponential functions Fall 2010 1 / 9 Outline 1 General exponential

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

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

Unconstrained optimization

Unconstrained optimization Chapter 4 Unconstrained optimization An unconstrained optimization problem takes the form min x Rnf(x) (4.1) for a target functional (also called objective function) f : R n R. In this chapter and throughout

More information

Module 7 : Applications of Integration - I. Lecture 20 : Definition of the power function and logarithmic function with positive base [Section 20.

Module 7 : Applications of Integration - I. Lecture 20 : Definition of the power function and logarithmic function with positive base [Section 20. Module 7 : Applications of Integration - I Lecture 20 : Definition of the power function and logarithmic function with positive base [Section 201] Objectives In this section you will learn the following

More information

Lecture 4: Convex Functions, Part I February 1

Lecture 4: Convex Functions, Part I February 1 IE 521: Convex Optimization Instructor: Niao He Lecture 4: Convex Functions, Part I February 1 Spring 2017, UIUC Scribe: Shuanglong Wang Courtesy warning: These notes do not necessarily cover everything

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

BEEM103 UNIVERSITY OF EXETER. BUSINESS School. January 2009 Mock Exam, Part A. OPTIMIZATION TECHNIQUES FOR ECONOMISTS solutions

BEEM103 UNIVERSITY OF EXETER. BUSINESS School. January 2009 Mock Exam, Part A. OPTIMIZATION TECHNIQUES FOR ECONOMISTS solutions BEEM03 UNIVERSITY OF EXETER BUSINESS School January 009 Mock Exam, Part A OPTIMIZATION TECHNIQUES FOR ECONOMISTS solutions Duration : TWO HOURS The paper has 3 parts. Your marks on the rst part will be

More information

Tvestlanka Karagyozova University of Connecticut

Tvestlanka Karagyozova University of Connecticut September, 005 CALCULUS REVIEW Tvestlanka Karagyozova University of Connecticut. FUNCTIONS.. Definition: A function f is a rule that associates each value of one variable with one and only one value of

More information

5 More on Linear Algebra

5 More on Linear Algebra 14.102, Math for Economists Fall 2004 Lecture Notes, 9/23/2004 These notes are primarily based on those written by George Marios Angeletos for the Harvard Math Camp in 1999 and 2000, and updated by Stavros

More information

Boston College. Math Review Session (2nd part) Lecture Notes August,2007. Nadezhda Karamcheva www2.bc.

Boston College. Math Review Session (2nd part) Lecture Notes August,2007. Nadezhda Karamcheva www2.bc. Boston College Math Review Session (2nd part) Lecture Notes August,2007 Nadezhda Karamcheva karamche@bc.edu www2.bc.edu/ karamche 1 Contents 1 Quadratic Forms and Definite Matrices 3 1.1 Quadratic Forms.........................

More information

EC400 Math for Microeconomics Syllabus The course is based on 6 sixty minutes lectures and on 6 ninety minutes classes.

EC400 Math for Microeconomics Syllabus The course is based on 6 sixty minutes lectures and on 6 ninety minutes classes. London School of Economics Department of Economics Dr Francesco Nava Offi ce: 32L.3.20 EC400 Math for Microeconomics Syllabus 2016 The course is based on 6 sixty minutes lectures and on 6 ninety minutes

More information

Introduction. Josef Leydold Mathematical Methods WS 2018/19 Introduction 1 / 27

Introduction. Josef Leydold Mathematical Methods WS 2018/19 Introduction 1 / 27 Introduction Josef Leydold Mathematical Methods WS 2018/19 Introduction 1 / 27 Literature ALPHA C. CHIANG, KEVIN WAINWRIGHT Fundamental Methods of Mathematical Economics McGraw-Hill, 2005. KNUT SYDSÆTER,

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

Paper Specific Instructions

Paper Specific Instructions Paper Specific Instructions. The examination is of 3 hours duration. There are a total of 60 questions carrying 00 marks. The entire paper is divided into three sections, A, B and C. All sections are compulsory.

More information

Lecture Unconstrained optimization. In this lecture we will study the unconstrained problem. minimize f(x), (2.1)

Lecture Unconstrained optimization. In this lecture we will study the unconstrained problem. minimize f(x), (2.1) Lecture 2 In this lecture we will study the unconstrained problem minimize f(x), (2.1) where x R n. Optimality conditions aim to identify properties that potential minimizers need to satisfy in relation

More information

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

More information

Transpose & Dot Product

Transpose & Dot Product Transpose & Dot Product Def: The transpose of an m n matrix A is the n m matrix A T whose columns are the rows of A. So: The columns of A T are the rows of A. The rows of A T are the columns of A. Example:

More information

Session: 09 Aug 2016 (Tue), 10:00am 1:00pm; 10 Aug 2016 (Wed), 10:00am 1:00pm &3:00pm 5:00pm (Revision)

Session: 09 Aug 2016 (Tue), 10:00am 1:00pm; 10 Aug 2016 (Wed), 10:00am 1:00pm &3:00pm 5:00pm (Revision) Seminars on Mathematics for Economics and Finance Topic 2: Topics in multivariate calculus, concavity and convexity 1 Session: 09 Aug 2016 (Tue), 10:00am 1:00pm; 10 Aug 2016 (Wed), 10:00am 1:00pm &3:00pm

More information

Math Matrix Algebra

Math Matrix Algebra Math 44 - Matrix Algebra Review notes - (Alberto Bressan, Spring 7) sec: Orthogonal diagonalization of symmetric matrices When we seek to diagonalize a general n n matrix A, two difficulties may arise:

More information

Logarithmic, Exponential, and Other Transcendental Functions

Logarithmic, Exponential, and Other Transcendental Functions 5 Logarithmic, Exponential, and Other Transcendental Functions Copyright Cengage Learning. All rights reserved. 1 5.3 Inverse Functions Copyright Cengage Learning. All rights reserved. 2 Objectives Verify

More information