INTERMEDIATE MICROECONOMICS MATH REVIEW

Size: px
Start display at page:

Download "INTERMEDIATE MICROECONOMICS MATH REVIEW"

Transcription

1 INTERMEDIATE MICROECONOMICS MATH REVIEW August 31, 2008 OUTLINE 1. Functions Definition Inverse functions Convex and Concave functions 2. Derivative of Functions of One variable Definition Rules for finding a derivative Some applications to economics 3. Derivative of Multi-variable Functions Definition Partial Derivatives Total differentiation Some applications to economics 4. (Unconstrained) Optimization - Maximization and Minimization Problems First order conditions (FOC)- necessary 1

2 Second order conditions(soc)- sufficient Some applications to economics 5. Optimization with Linear Constraints Substitution Method Lagrange Multiplier Method Applications to economics 2

3 1 Functions Definition 1 A function f is a mapping from some set A (called the domain of the function) to some set B (called the range of the function) which satisfies a condition that to every element in A, f assigns a unique element from the set B. In short we write: f : A B 1.1 Inverse functions We will see inverse functions when we talk about supply and demand functions. We can express price as a function of quantity and quantity as a function of price. Here is a formal definition. Definition 2 Suppose that we are given a function f : X Y. We say that f has an inverse if there is a function g such that the domain of g is the range of f and such that f(x) = y if and only if g(y) = x for every x X and for every y Y. Example Demand function specifies what the quantity demanded will be for a given price, e.g. Q d (p) = 100 5p. Inverse demand function tells us what the price should be at a given quantity, e.g. P d (q) = q. NOTE: Make sure you know how to find the inverse of a given function! 1.2 Concave and convex functions This section will be a about real-valued functions. (i.e. the range is the set real numbers) Definition 3 Assume we have a function f : A R, where A is a convex set. We say that the function f is convex if for all a 1 A, for all a 2 A and for all λ (0, 1) we have: f(λa 1 + (1 λ)a 2 ) λf(a 1 ) + (1 λ)f(a 2 ) 3

4 We say that the function f is concave if for all a 1 A, for all a 2 A and for all λ (0, 1) we have: Examples f(λa 1 + (1 λ)a 2 ) λf(a 1 ) + (1 λ)f(a 2 ) 1. Function f(x) = x 2 is convex. To see this take for example x 1 = 0, x 2 = 2 and λ = 1. Then check that the inequality holds. (NOTE: If you want to 4 completely prove that this function is convex, you need to show that the inequality holds for any x 1, x 2,and λ) 2. Function f(x) = x is concave. Try the same numbers as above. You can also try different numbers. 2 Derivative of Functions of One variable Let f : R R be a real-valued function. Definition 4 The derivative of f at point x is defined as f (x ) lim h 0 f(x + h) f(x) h Definition 5 f is said to be differentiable at x if the above limit exists. Definition 6 f is said to be differentiable if it is differentiable at every point in its domain. Intuitively, derivative of a real-valued function of one variable shows how much the value of the function changes with respect to a very very small change in its argument (x) at that point. Geometrically, derivative of a function at a point is equal to the slope of the tangent line passing through that point. Sign of the derivative gives information about the behavior of the function. If f > 0, then f is strictly increasing; similarly, if f < 0, then f is strictly decreasing. Second derivative of f, denoted by f, is the derivative of f. 4

5 2.1 Rules for finding derivatives 1. If k R, i.e. it is a constant, then 2. Multiplication by a constant k, 3. If k is a constant, then d(lnx) = 1 x d[kf(x)] dk = 0 = kf (x) k = k.xk 1 d(k x ) = k x.lnk for any constant k R. In particular, d(ex ) = ex.lne = e x. 6. Derivative of sum-difference d[f(x) ± g(x)] = f (x) ± g (x) 7. Derivative of multiplication of two functions (Product Rule) 8. Quotient Rule d[f(x).g(x)] d[f(x)/g(x)] = f (x).g(x) + g (x).f(x) = f (x).g(x) f(x).g (x) [g(x)] 2 9. Chain rule d[f(g(x))] = f (g(x)).g (x) or you can denote chain rule as, if y = f(x) and x = g(z) dy dz = dy. dz 5

6 2.2 Second derivative Definition 7 Second derivative of a function f at x is defined as: f (x ) lim h 0 f (x + h) f (x ) h NOTE: second derivative is simply a derivative of the derivative Second derivative and concave/convex functions Second derivative can be used to determine whether a real-valued function of one variable is concave or convex. Theorem 1 Suppose that f is a real-valued function of one variable and suppose that f exists. Then f is convex if and only if f 0. Theorem 2 Suppose that f is a real-valued function of one variable and suppose that f exists. Then f is concave if and only if f Application to economics In Econ1101, we defined marginal utility (MU) of a consumer as the increase in utility by consuming an additional unit of a good; marginal cost (MC) of a firm as the change in total cost if output increases by one unit; and marginal profit (MP) of a firm as the change in profit if output increases by one unit. Now, we are after how much the utility, cost or profit changes if we increase the amount consumed or produced by a very very small amount. So, to find marginal changes, we ll find the derivatives of utility, cost or profit functions. 6

7 3 Derivative of Multi-variable Functions Economic problems usually involve functions of more than one variable. For example, a consumer s utility generally depends on more than one type of good. Similarly, cost function of a firm depends on more than one type of input, i.e. cost of labor, cost of physical capital and cost of land. Problems with multivariables are of interest since trade-offs must be made among these variables. The dependence of one variable y on a series of other variables (x 1, x 2,..., x i,..., x n ) is denoted by y = f(x 1, x 2,..., x i,..., x n ). 3.1 Partial derivatives Definition 8 Let y = f(x 1, x 2,..., x i,..., x n ). A partial derivative of f with respect to x i at ˆx = (ˆx 1, ˆx 2,..., ˆx i,..., ˆx n ) 1 is: f(x) f(ˆx 1, ˆx 2,..., ˆx i + h,..., ˆx n ) f(ˆx 1, ˆx 2,..., ˆx i,..., ˆx n ) x i lim h 0 x=ˆx h NOTE: equivalent notations are y x i or f i (x). It is easy to calculate partial derivatives. If you take partial derivative with respect to x i, you have to treat other arguments as constants. The intuition is that we keep the values of all other variables fixed. Example 1. Suppose C(l, k) = 4l 2 + 3k 2. C l = 8l C k = 6k 2. Suppose U(x, y) = 2lnx + lny. U x = 2 x U y = 3 y 1 The boldface letters denote vectors. 7

8 3.2 Total differentiation If all the x s are varied by a small amount, the total effect on y will be the sum of effects. In other words, total change in y can be decomposed into changes resulting from changes of x 1, x 2,..., x i,..., x n. Definition 9 Let y = f(x) = f(x 1, x 2,..., x i,..., x n ). A total differential of f is defined as: Examples df(x) = f(x) x f(x) x f(x) n x n 1. Suppose that, we have a daily income function of an individual given by: I(h, w) = h w. It s a function of two variables: hours worked (h) and hourly wage (w). We know that: I h Hence the total differential will be: = w and I w = h di = I I dh + dw = w dh + h dw h w 2. This example will use the chain rule. Suppose that, firm s profit is a function of output and advertising. Let q denote output and a denote advertising (it can be for example the amount of $ spent on it). The profit function is: π(q, a) = 10q q 2 + 2qa + 10a a 2. We also know that firm s output is a function of world price p, i.e. q(p) = p. Initially q = 5, a = 5. Calculate the change in profit if the world price falls by 0.1 and firm decides to increase the money spent on advertising by 0.1. Answer: Compute the total differential of the profit function. It is given by: dπ = π π π q π dq + da = dp + q a q p a da = = (10 2q + 2a)2dp + (2q a)da Since dp = 0.1 and da = 0.1 we get: dπ = ( ) 2 ( 0.1)+( ) 0.1 = = 1 8

9 3.3 Application to economics Again, partial derivatives are used to analyze the trade-off among different variables. We ll see the concepts such as marginal rate of substitution among two different goods; marginal rate of technical substitution among factors of production. It is used to calculate elasticity. For instance, price elasticity of demand and supply; or income elasticity of demand. 4 (Unconstrained) Optimization We are interested in problems such as consumer maximizing utility, consumer minimizing expenditure, firm maximizing profit or firm minimizing cost. We can find solutions to maximization and minimization problems by applying simple calculus techniques. Definition 10 Function f has a local maximum at x if there exists some open interval I that contains x and f(x ) f(x) for all x I. Definition 11 Function f has a global maximum at x if f(x ) f(x) for all x in the domain of f. Definition 12 If a function f has a local (global) maximum at x then x is called a local (global) maximizer of f. Next theorem says that if a differentiable function has a local maximum/minimum at a point, then the derivative at this point has so be zero. Theorem 3 First Order Necessary Condition for maximum/minimum Let f be a real-valued function of one variable. Suppose that f has a local maximum/minimum at some point x and suppose that f (x ) exists. Then f (x ) = 0. Remark: This theorem does not say that if f (x ) = 0 then f has a maximum/minimum at the point. In particular, we are not able to distinguish between maximum and minimum. It can also happen that neither one occurs. The next two theorems help us determine whether the function attains a maximum or a minimum. 9

10 Theorem 4 Sufficient Condition for maximum (SOC) Let f be a real-valued function of one variable. Suppose that f (x ) exists and suppose that f (x ) = 0 and f (x ) < 0. Then f has a local maximum at x. Theorem 5 Sufficient Condition for minimum(soc) Let f be a real-valued function of one variable. Suppose that f (x ) exists and suppose that f (x ) = 0 and f (x ) > 0. Then f has a local minimum at x. Examples 1. Suppose that the relationship between profits π and quantity produced q is given by π(q) = 1000q 5q 2. We can verify that q = 100 maximizes profits. FOC (necessary) dπ dq = q = 0 implies that at q = 100 profit function attains either a maximum or a minimum. We need to see q = 100 is indeed a local maximum by checking SOC, i.e. π = 10 < Consider a function f(x) = 16x 2x 2. We can verify that the function has a local maximum at a point x = 4. We have that f (4) = 16 4x x=4 = = 0. FOC is satisfied. We can calculate f (4) = 4 < 0, hence the sufficient condition is satisfied. Function f has a local maximum at This example will highlight the difference between a local and a global maximum/minimum. Suppose that we have a function f : R + R, i.e. f is a real-valued function defined on the set of non-negative real numbers. Assume f(x) = 1 3 x3 3 2 x2 + 2x We want to find local and global maximuma/minima. FOC for maximum/minimum is: f (x) = x 2 3x+2 = 0, which can be solved for x to give x = 1 or x = 2. Now we notice that f (x) = 2x 3, hence f (1) = 1 < 0 and f (2) = 1 > 0, so there is a local maximum at x = 1 and a local minimum at x = 2. We can evaluate the function at x = 1 and at x = 2: f(1) = 10 5 and f(2) = However, 6 6 f(0) = 10 < 10 4 = f(2), so global minimum is not at x = 2 (it s actually 6 at x=0). We also have that lim x f(x) =, so the function doesn t have global maximum. 10

11 4.1 Unconstrained optimization with more than one variable Now assume that we have a real-valued function y = f(x 1,..., x n ), where all x s R. Theorem 6 First Order Necessary Condition for maximum/minimum Suppose that f has a local maximum/minimum at some point x = (x 1,..., x n). Suppose that f(x ) x 1,... f(x ) x n exist. Then f(x ) x 1 = f(x ) x 2 =... = f(x ) x n = 0. Intuitively, if one of the partials were greater or less than 0, then y could be increased by increasing or decreasing x i. 5 Constrained Optimization Consider the following problem: There is a consumer who gets utility by consuming pizza and beer. Suppose this consumer has 24 dollars to spend on these goods. The price of one slice of pizza is 2 dollars, the price of one beer is 3 dollar. The utility function of the consumer is given by: U(p, b) = 2ln(p) + ln(b) This consumer s problem can be written as: max U(p, b) = 2ln(p) + ln(b) x,y subject to 2p + 3b = 24 (BudgetConstraint) U is called the objective function, p and b are called choice variables. There are two ways to solve this problem. 5.1 Substitution method We can rewrite the budget constraint as b = 8 2 p and plug this into objective 3 function. Then, the consumer s problem becomes simply maximizing U(p) = 2ln(p) + ln(8 2 3 p) 11

12 FOC (necessary) implies du dp = 2 p 2/3 (8 2 3 p) = 0 We can verify p = 8 satisfies the above equation. We have to check second derivative is negative to show that this is indeed a maximum. (It is left as an exercise.) Now, we can find maximum b from the constraint. b = = Lagrange multiplier method One method for solving constraint maximization problems is the Lagrangian multiplier method. The formal problem: Suppose you want to find the values x 1,..., x n that maximize y = f(x 1,..., x n ) subject to First, we set up Lagrangian g(x 1,..., x n ) = c L = f(x 1,..., x n ) + λ[c g(x 1,..., x n )] (1) where λ is the additional variable called the Lagrange multiplier. (We ll treat λ as a variable in addition to x s.) Note that when the constraint holds L and f have the same value. So, if we restrict attention only to x s that satisfy the constraint, finding the constraint maximum value of f is equivalent to finding optimal(critical) values of L. The following are conditions for a critical point for the function L. Note that there are n + 1 equations with n + 1 unknowns. 12

13 From Equation 1, the FOCs for an optimum (critical) point are: = f + λ g = 0 x 1 x 1 x 1 = f + λ g = 0 x 2 x 2 x 2.. = f + λ g = 0 x n x n x n λ = [c g(x 1,..., x n )] = 0. Let s apply this method to the consumer s problem. The objective function is U(p, b) = 2ln(p) + ln(b) and the constraint function is g(p, b) = 2p + 3b and c = 24. The Lagrangian function is: FOCs of the Lagrangian are: L = 2ln(p) + ln(b) + λ[24 (2p + 3b)] λ p = 2 p 2λ = 0 b = 1 b 3λ = 0 = [24 (2p + 3b)] = 0. Note that the last equation simply says that the budget constraint in the maximization problem has to hold. The above system has 3 equations and 3 unknowns (p,b and λ ) and easy to solve. You ll see λ = 1/8, p = 8 and b = 8/3. (Do it!) Remark:The variable λ has an important economic interpretation. It tells us how much will the value of our maximized objective function increase if we relax our constraint. Suppose we will increase consumer s income from 24 to 25. λ = 1/8 says that maximum possible utility obtained by these goods will increase by approximately 1/8. 13

Constrained optimization.

Constrained optimization. ams/econ 11b supplementary notes ucsc Constrained optimization. c 2010, Yonatan Katznelson 1. Constraints In many of the optimization problems that arise in economics, there are restrictions on the values

More information

The Envelope Theorem 1

The Envelope Theorem 1 John Nachbar Washington University April 2, 2015 1 Introduction. The Envelope Theorem 1 The Envelope theorem is a corollary of the Karush-Kuhn-Tucker theorem (KKT) that characterizes changes in the value

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all.

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all. 1. Differentiation The first derivative of a function measures by how much changes in reaction to an infinitesimal shift in its argument. The largest the derivative (in absolute value), the faster is evolving.

More information

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization 2.1. Introduction Suppose that an economic relationship can be described by a real-valued

More information

Constrained Optimisation

Constrained Optimisation CHAPTER 9 Constrained Optimisation Rational economic agents are assumed to make choices that maximise their utility or profit But their choices are usually constrained for example the consumer s choice

More information

1 Calculus of Several Variables

1 Calculus of Several Variables 1 Calculus of Several Variables Reading: [Simon], Chapter 14, p. 300-31. 1.1 Partial Derivatives Let f : R n R. Then for each x i at each point x 0 = (x 0 1,..., x 0 n) the ith partial derivative is defined

More information

Economics 121b: Intermediate Microeconomics Problem Set 2 1/20/10

Economics 121b: Intermediate Microeconomics Problem Set 2 1/20/10 Dirk Bergemann Department of Economics Yale University s by Olga Timoshenko Economics 121b: Intermediate Microeconomics Problem Set 2 1/20/10 This problem set is due on Wednesday, 1/27/10. Preliminary

More information

Multi-variable Calculus and Optimization

Multi-variable Calculus and Optimization Multi-variable Calculus and Optimization Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Multi-variable Calculus and Optimization 1 / 51 EC2040 Topic 3 - Multi-variable Calculus

More information

Lecture Notes on Elasticity of Substitution

Lecture Notes on Elasticity of Substitution Lecture Notes on Elasticity of Substitution Ted Bergstrom, UCSB Economics 210A March 3, 2011 Today s featured guest is the elasticity of substitution. Elasticity of a function of a single variable Before

More information

Linear Programming Notes V Problem Transformations

Linear Programming Notes V Problem Transformations Linear Programming Notes V Problem Transformations 1 Introduction Any linear programming problem can be rewritten in either of two standard forms. In the first form, the objective is to maximize, the material

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Walrasian Demand. u(x) where B(p, w) = {x R n + : p x w}.

Walrasian Demand. u(x) where B(p, w) = {x R n + : p x w}. Walrasian Demand Econ 2100 Fall 2015 Lecture 5, September 16 Outline 1 Walrasian Demand 2 Properties of Walrasian Demand 3 An Optimization Recipe 4 First and Second Order Conditions Definition Walrasian

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Monopoly and Monopsony Labor Market Behavior

Monopoly and Monopsony Labor Market Behavior Monopoly and Monopsony abor Market Behavior 1 Introduction For the purposes of this handout, let s assume that firms operate in just two markets: the market for their product where they are a seller) and

More information

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding

More information

Limits and Continuity

Limits and Continuity Math 20C Multivariable Calculus Lecture Limits and Continuity Slide Review of Limit. Side limits and squeeze theorem. Continuous functions of 2,3 variables. Review: Limits Slide 2 Definition Given a function

More information

Sample Midterm Solutions

Sample Midterm Solutions Sample Midterm Solutions Instructions: Please answer both questions. You should show your working and calculations for each applicable problem. Correct answers without working will get you relatively few

More information

Definition of derivative

Definition of derivative Definition of derivative Contents 1. Slope-The Concept 2. Slope of a curve 3. Derivative-The Concept 4. Illustration of Example 5. Definition of Derivative 6. Example 7. Extension of the idea 8. Example

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

Cost Minimization and the Cost Function

Cost Minimization and the Cost Function Cost Minimization and the Cost Function Juan Manuel Puerta October 5, 2009 So far we focused on profit maximization, we could look at a different problem, that is the cost minimization problem. This is

More information

In this section, we will consider techniques for solving problems of this type.

In this section, we will consider techniques for solving problems of this type. Constrained optimisation roblems in economics typically involve maximising some quantity, such as utility or profit, subject to a constraint for example income. We shall therefore need techniques for solving

More information

To give it a definition, an implicit function of x and y is simply any relationship that takes the form:

To give it a definition, an implicit function of x and y is simply any relationship that takes the form: 2 Implicit function theorems and applications 21 Implicit functions The implicit function theorem is one of the most useful single tools you ll meet this year After a while, it will be second nature to

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

6.4 Logarithmic Equations and Inequalities

6.4 Logarithmic Equations and Inequalities 6.4 Logarithmic Equations and Inequalities 459 6.4 Logarithmic Equations and Inequalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies.

More information

Economics 2020a / HBS 4010 / HKS API-111 FALL 2010 Solutions to Practice Problems for Lectures 1 to 4

Economics 2020a / HBS 4010 / HKS API-111 FALL 2010 Solutions to Practice Problems for Lectures 1 to 4 Economics 00a / HBS 4010 / HKS API-111 FALL 010 Solutions to Practice Problems for Lectures 1 to 4 1.1. Quantity Discounts and the Budget Constraint (a) The only distinction between the budget line with

More information

Prot Maximization and Cost Minimization

Prot Maximization and Cost Minimization Simon Fraser University Prof. Karaivanov Department of Economics Econ 0 COST MINIMIZATION Prot Maximization and Cost Minimization Remember that the rm's problem is maximizing prots by choosing the optimal

More information

Critical points of once continuously differentiable functions are important because they are the only points that can be local maxima or minima.

Critical points of once continuously differentiable functions are important because they are the only points that can be local maxima or minima. Lecture 0: Convexity and Optimization We say that if f is a once continuously differentiable function on an interval I, and x is a point in the interior of I that x is a critical point of f if f (x) =

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

or, put slightly differently, the profit maximizing condition is for marginal revenue to equal marginal cost:

or, put slightly differently, the profit maximizing condition is for marginal revenue to equal marginal cost: Chapter 9 Lecture Notes 1 Economics 35: Intermediate Microeconomics Notes and Sample Questions Chapter 9: Profit Maximization Profit Maximization The basic assumption here is that firms are profit maximizing.

More information

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0, Name: Solutions to Practice Final. Consider the line r(t) = 3 + t, t, 6. (a) Find symmetric equations for this line. (b) Find the point where the first line r(t) intersects the surface z = x + y. (a) We

More information

Determine If An Equation Represents a Function

Determine If An Equation Represents a Function Question : What is a linear function? The term linear function consists of two parts: linear and function. To understand what these terms mean together, we must first understand what a function is. The

More information

constraint. Let us penalize ourselves for making the constraint too big. We end up with a

constraint. Let us penalize ourselves for making the constraint too big. We end up with a Chapter 4 Constrained Optimization 4.1 Equality Constraints (Lagrangians) Suppose we have a problem: Maximize 5, (x 1, 2) 2, 2(x 2, 1) 2 subject to x 1 +4x 2 =3 If we ignore the constraint, we get the

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises CHAPTER FIVE 5.1 SOLUTIONS 265 Solutions for Section 5.1 Skill Refresher S1. Since 1,000,000 = 10 6, we have x = 6. S2. Since 0.01 = 10 2, we have t = 2. S3. Since e 3 = ( e 3) 1/2 = e 3/2, we have z =

More information

Name. Final Exam, Economics 210A, December 2011 Here are some remarks to help you with answering the questions.

Name. Final Exam, Economics 210A, December 2011 Here are some remarks to help you with answering the questions. Name Final Exam, Economics 210A, December 2011 Here are some remarks to help you with answering the questions. Question 1. A firm has a production function F (x 1, x 2 ) = ( x 1 + x 2 ) 2. It is a price

More information

Economics 326: Duality and the Slutsky Decomposition. Ethan Kaplan

Economics 326: Duality and the Slutsky Decomposition. Ethan Kaplan Economics 326: Duality and the Slutsky Decomposition Ethan Kaplan September 19, 2011 Outline 1. Convexity and Declining MRS 2. Duality and Hicksian Demand 3. Slutsky Decomposition 4. Net and Gross Substitutes

More information

MUST-HAVE MATH TOOLS FOR GRADUATE STUDY IN ECONOMICS

MUST-HAVE MATH TOOLS FOR GRADUATE STUDY IN ECONOMICS MUST-HAVE MATH TOOLS FOR GRADUATE STUDY IN ECONOMICS William Neilson Department of Economics University of Tennessee Knoxville September 29 28-9 by William Neilson web.utk.edu/~wneilson/mathbook.pdf Acknowledgments

More information

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y)

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y) Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = Last day, we saw that the function f(x) = ln x is one-to-one, with domain (, ) and range (, ). We can conclude that f(x) has an inverse function

More information

Inverse Functions and Logarithms

Inverse Functions and Logarithms Section 3. Inverse Functions and Logarithms 1 Kiryl Tsishchanka Inverse Functions and Logarithms DEFINITION: A function f is called a one-to-one function if it never takes on the same value twice; that

More information

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2 MATH 10550, EXAM SOLUTIONS (1) Find an equation for the tangent line to at the point (1, ). + y y + = Solution: The equation of a line requires a point and a slope. The problem gives us the point so we

More information

Math 265 (Butler) Practice Midterm II B (Solutions)

Math 265 (Butler) Practice Midterm II B (Solutions) Math 265 (Butler) Practice Midterm II B (Solutions) 1. Find (x 0, y 0 ) so that the plane tangent to the surface z f(x, y) x 2 + 3xy y 2 at ( x 0, y 0, f(x 0, y 0 ) ) is parallel to the plane 16x 2y 2z

More information

MICROECONOMICS AND POLICY ANALYSIS - U8213 Professor Rajeev H. Dehejia Class Notes - Spring 2001

MICROECONOMICS AND POLICY ANALYSIS - U8213 Professor Rajeev H. Dehejia Class Notes - Spring 2001 MICROECONOMICS AND POLICY ANALYSIS - U8213 Professor Rajeev H. Dehejia Class Notes - Spring 2001 General Equilibrium and welfare with production Wednesday, January 24 th and Monday, January 29 th Reading:

More information

2.1 Increasing, Decreasing, and Piecewise Functions; Applications

2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.1 Increasing, Decreasing, and Piecewise Functions; Applications Graph functions, looking for intervals on which the function is increasing, decreasing, or constant, and estimate relative maxima and minima.

More information

5.1 Derivatives and Graphs

5.1 Derivatives and Graphs 5.1 Derivatives and Graphs What does f say about f? If f (x) > 0 on an interval, then f is INCREASING on that interval. If f (x) < 0 on an interval, then f is DECREASING on that interval. A function has

More information

CHAPTER 4 Consumer Choice

CHAPTER 4 Consumer Choice CHAPTER 4 Consumer Choice CHAPTER OUTLINE 4.1 Preferences Properties of Consumer Preferences Preference Maps 4.2 Utility Utility Function Ordinal Preference Utility and Indifference Curves Utility and

More information

Price Elasticity of Supply; Consumer Preferences

Price Elasticity of Supply; Consumer Preferences 1 Price Elasticity of Supply 1 14.01 Principles of Microeconomics, Fall 2007 Chia-Hui Chen September 12, 2007 Lecture 4 Price Elasticity of Supply; Consumer Preferences Outline 1. Chap 2: Elasticity -

More information

Class Meeting # 1: Introduction to PDEs

Class Meeting # 1: Introduction to PDEs MATH 18.152 COURSE NOTES - CLASS MEETING # 1 18.152 Introduction to PDEs, Fall 2011 Professor: Jared Speck Class Meeting # 1: Introduction to PDEs 1. What is a PDE? We will be studying functions u = u(x

More information

Chapter 10. Consumer Choice and Behavioral Economics

Chapter 10. Consumer Choice and Behavioral Economics Chapter 10. Consumer Choice and Behavioral Economics Instructor: JINKOOK LEE Department of Economics / Texas A&M University ECON 202 504 Principles of Microeconomics Utility Utility: the satisfaction people

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

Envelope Theorem. Kevin Wainwright. Mar 22, 2004

Envelope Theorem. Kevin Wainwright. Mar 22, 2004 Envelope Theorem Kevin Wainwright Mar 22, 2004 1 Maximum Value Functions A maximum (or minimum) value function is an objective function where the choice variables have been assigned their optimal values.

More information

The Derivative. Philippe B. Laval Kennesaw State University

The Derivative. Philippe B. Laval Kennesaw State University The Derivative Philippe B. Laval Kennesaw State University Abstract This handout is a summary of the material students should know regarding the definition and computation of the derivative 1 Definition

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous? 36 CHAPTER 1. LIMITS AND CONTINUITY 1.3 Continuity Before Calculus became clearly de ned, continuity meant that one could draw the graph of a function without having to lift the pen and pencil. While this

More information

15 Kuhn -Tucker conditions

15 Kuhn -Tucker conditions 5 Kuhn -Tucker conditions Consider a version of the consumer problem in which quasilinear utility x 2 + 4 x 2 is maximised subject to x +x 2 =. Mechanically applying the Lagrange multiplier/common slopes

More information

Homework # 3 Solutions

Homework # 3 Solutions Homework # 3 Solutions February, 200 Solution (2.3.5). Noting that and ( + 3 x) x 8 = + 3 x) by Equation (2.3.) x 8 x 8 = + 3 8 by Equations (2.3.7) and (2.3.0) =3 x 8 6x2 + x 3 ) = 2 + 6x 2 + x 3 x 8

More information

An Introduction to Calculus. Jackie Nicholas

An Introduction to Calculus. Jackie Nicholas Mathematics Learning Centre An Introduction to Calculus Jackie Nicholas c 2004 University of Sydney Mathematics Learning Centre, University of Sydney 1 Some rules of differentiation and how to use them

More information

SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA

SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA SECOND DERIVATIVE TEST FOR CONSTRAINED EXTREMA This handout presents the second derivative test for a local extrema of a Lagrange multiplier problem. The Section 1 presents a geometric motivation for the

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

CITY AND REGIONAL PLANNING 7230. Consumer Behavior. Philip A. Viton. March 4, 2015. 1 Introduction 2

CITY AND REGIONAL PLANNING 7230. Consumer Behavior. Philip A. Viton. March 4, 2015. 1 Introduction 2 CITY AND REGIONAL PLANNING 7230 Consumer Behavior Philip A. Viton March 4, 2015 Contents 1 Introduction 2 2 Foundations 2 2.1 Consumption bundles........................ 2 2.2 Preference relations.........................

More information

Using a table of derivatives

Using a table of derivatives Using a table of derivatives In this unit we construct a Table of Derivatives of commonly occurring functions. This is done using the knowledge gained in previous units on differentiation from first principles.

More information

Calculus 1: Sample Questions, Final Exam, Solutions

Calculus 1: Sample Questions, Final Exam, Solutions Calculus : Sample Questions, Final Exam, Solutions. Short answer. Put your answer in the blank. NO PARTIAL CREDIT! (a) (b) (c) (d) (e) e 3 e Evaluate dx. Your answer should be in the x form of an integer.

More information

Average rate of change of y = f(x) with respect to x as x changes from a to a + h:

Average rate of change of y = f(x) with respect to x as x changes from a to a + h: L15-1 Lecture 15: Section 3.4 Definition of the Derivative Recall the following from Lecture 14: For function y = f(x), the average rate of change of y with respect to x as x changes from a to b (on [a,

More information

Deriving Demand Functions - Examples 1

Deriving Demand Functions - Examples 1 Deriving Demand Functions - Examples 1 What follows are some examples of different preference relations and their respective demand functions. In all the following examples, assume we have two goods x

More information

Fixed Point Theorems

Fixed Point Theorems Fixed Point Theorems Definition: Let X be a set and let T : X X be a function that maps X into itself. (Such a function is often called an operator, a transformation, or a transform on X, and the notation

More information

Scalar Valued Functions of Several Variables; the Gradient Vector

Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions vector valued function of n variables: Let us consider a scalar (i.e., numerical, rather than y = φ(x = φ(x 1,

More information

Lecture 2: Consumer Theory

Lecture 2: Consumer Theory Lecture 2: Consumer Theory Preferences and Utility Utility Maximization (the primal problem) Expenditure Minimization (the dual) First we explore how consumers preferences give rise to a utility fct which

More information

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those 1.(6pts) Which of the following vectors has the same direction as v 1,, but has length 6? (a), 4, 4 (b),, (c) 4,, 4 (d), 4, 4 (e) 0, 6, 0 The length of v is given by ( 1) + + 9 3 We would like to make

More information

Lecture 6: Price discrimination II (Nonlinear Pricing)

Lecture 6: Price discrimination II (Nonlinear Pricing) Lecture 6: Price discrimination II (Nonlinear Pricing) EC 105. Industrial Organization. Fall 2011 Matt Shum HSS, California Institute of Technology November 14, 2012 EC 105. Industrial Organization. Fall

More information

Numerical Analysis Lecture Notes

Numerical Analysis Lecture Notes Numerical Analysis Lecture Notes Peter J. Olver 5. Inner Products and Norms The norm of a vector is a measure of its size. Besides the familiar Euclidean norm based on the dot product, there are a number

More information

Real Roots of Univariate Polynomials with Real Coefficients

Real Roots of Univariate Polynomials with Real Coefficients Real Roots of Univariate Polynomials with Real Coefficients mostly written by Christina Hewitt March 22, 2012 1 Introduction Polynomial equations are used throughout mathematics. When solving polynomials

More information

5 Numerical Differentiation

5 Numerical Differentiation D. Levy 5 Numerical Differentiation 5. Basic Concepts This chapter deals with numerical approximations of derivatives. The first questions that comes up to mind is: why do we need to approximate derivatives

More information

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm.

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm. PRACTICE FINAL Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 1cm. Solution. Let x be the distance between the center of the circle

More information

More Quadratic Equations

More Quadratic Equations More Quadratic Equations Math 99 N1 Chapter 8 1 Quadratic Equations We won t discuss quadratic inequalities. Quadratic equations are equations where the unknown appears raised to second power, and, possibly

More information

Math 4310 Handout - Quotient Vector Spaces

Math 4310 Handout - Quotient Vector Spaces Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition

More information

A Detailed Price Discrimination Example

A Detailed Price Discrimination Example A Detailed Price Discrimination Example Suppose that there are two different types of customers for a monopolist s product. Customers of type 1 have demand curves as follows. These demand curves include

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

10. Proximal point method

10. Proximal point method L. Vandenberghe EE236C Spring 2013-14) 10. Proximal point method proximal point method augmented Lagrangian method Moreau-Yosida smoothing 10-1 Proximal point method a conceptual algorithm for minimizing

More information

Noah Williams Economics 312. University of Wisconsin Spring 2013. Midterm Examination Solutions

Noah Williams Economics 312. University of Wisconsin Spring 2013. Midterm Examination Solutions Noah Williams Economics 31 Department of Economics Macroeconomics University of Wisconsin Spring 013 Midterm Examination Solutions Instructions: This is a 75 minute examination worth 100 total points.

More information

Nonlinear Programming Methods.S2 Quadratic Programming

Nonlinear Programming Methods.S2 Quadratic Programming Nonlinear Programming Methods.S2 Quadratic Programming Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard A linearly constrained optimization problem with a quadratic objective

More information

Alternative proof for claim in [1]

Alternative proof for claim in [1] Alternative proof for claim in [1] Ritesh Kolte and Ayfer Özgür Aydin The problem addressed in [1] is described in Section 1 and the solution is given in Section. In the proof in [1], it seems that obtaining

More information

Profit and Revenue Maximization

Profit and Revenue Maximization WSG7 7/7/03 4:36 PM Page 95 7 Profit and Revenue Maximization OVERVIEW The purpose of this chapter is to develop a general framework for finding optimal solutions to managerial decision-making problems.

More information

Chapter 11. Techniques of Integration

Chapter 11. Techniques of Integration Chapter Techniques of Integration Chapter 6 introduced the integral. There it was defined numerically, as the limit of approximating Riemann sums. Evaluating integrals by applying this basic definition

More information

14.01 Principles of Microeconomics, Fall 2007 Chia-Hui Chen October 15, 2007. Lecture 13. Cost Function

14.01 Principles of Microeconomics, Fall 2007 Chia-Hui Chen October 15, 2007. Lecture 13. Cost Function Short-Run Cost Function. Principles of Microeconomics, Fall Chia-Hui Chen October, ecture Cost Functions Outline. Chap : Short-Run Cost Function. Chap : ong-run Cost Function Cost Function et w be the

More information

This is a square root. The number under the radical is 9. (An asterisk * means multiply.)

This is a square root. The number under the radical is 9. (An asterisk * means multiply.) Page of Review of Radical Expressions and Equations Skills involving radicals can be divided into the following groups: Evaluate square roots or higher order roots. Simplify radical expressions. Rationalize

More information

REVIEW OF MICROECONOMICS

REVIEW OF MICROECONOMICS ECO 352 Spring 2010 Precepts Weeks 1, 2 Feb. 1, 8 REVIEW OF MICROECONOMICS Concepts to be reviewed Budget constraint: graphical and algebraic representation Preferences, indifference curves. Utility function

More information

A Utility Maximization Example

A Utility Maximization Example A Utilit Maximization Example Charlie Gibbons Universit of California, Berkele September 17, 2007 Since we couldn t finish the utilit maximization problem in section, here it is solved from the beginning.

More information

Several Views of Support Vector Machines

Several Views of Support Vector Machines Several Views of Support Vector Machines Ryan M. Rifkin Honda Research Institute USA, Inc. Human Intention Understanding Group 2007 Tikhonov Regularization We are considering algorithms of the form min

More information

Linear Programming Problems

Linear Programming Problems Linear Programming Problems Linear programming problems come up in many applications. In a linear programming problem, we have a function, called the objective function, which depends linearly on a number

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

K 1 < K 2 = P (K 1 ) P (K 2 ) (6) This holds for both American and European Options.

K 1 < K 2 = P (K 1 ) P (K 2 ) (6) This holds for both American and European Options. Slope and Convexity Restrictions and How to implement Arbitrage Opportunities 1 These notes will show how to implement arbitrage opportunities when either the slope or the convexity restriction is violated.

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 8.0 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Unit : Derivatives A. What

More information

Solving DEs by Separation of Variables.

Solving DEs by Separation of Variables. Solving DEs by Separation of Variables. Introduction and procedure Separation of variables allows us to solve differential equations of the form The steps to solving such DEs are as follows: dx = gx).

More information

Long-Run Average Cost. Econ 410: Micro Theory. Long-Run Average Cost. Long-Run Average Cost. Economies of Scale & Scope Minimizing Cost Mathematically

Long-Run Average Cost. Econ 410: Micro Theory. Long-Run Average Cost. Long-Run Average Cost. Economies of Scale & Scope Minimizing Cost Mathematically Slide 1 Slide 3 Econ 410: Micro Theory & Scope Minimizing Cost Mathematically Friday, November 9 th, 2007 Cost But, at some point, average costs for a firm will tend to increase. Why? Factory space and

More information

1 Error in Euler s Method

1 Error in Euler s Method 1 Error in Euler s Method Experience with Euler s 1 method raises some interesting questions about numerical approximations for the solutions of differential equations. 1. What determines the amount of

More information

Keynesian Macroeconomic Theory

Keynesian Macroeconomic Theory 2 Keynesian Macroeconomic Theory 2.1. The Keynesian Consumption Function 2.2. The Complete Keynesian Model 2.3. The Keynesian-Cross Model 2.4. The IS-LM Model 2.5. The Keynesian AD-AS Model 2.6. Conclusion

More information

Convex Programming Tools for Disjunctive Programs

Convex Programming Tools for Disjunctive Programs Convex Programming Tools for Disjunctive Programs João Soares, Departamento de Matemática, Universidade de Coimbra, Portugal Abstract A Disjunctive Program (DP) is a mathematical program whose feasible

More information

Convex analysis and profit/cost/support functions

Convex analysis and profit/cost/support functions CALIFORNIA INSTITUTE OF TECHNOLOGY Division of the Humanities and Social Sciences Convex analysis and profit/cost/support functions KC Border October 2004 Revised January 2009 Let A be a subset of R m

More information