Static Problem Set 2 Solutions

Size: px
Start display at page:

Download "Static Problem Set 2 Solutions"

Transcription

1 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 x = αx + ( α)x. Then we have f(x) = g(x) + h(x). By concavity of g, h, this implies f(x) αg(x ) + ( α)g(x ) + αh(x ) + ( α)h(x ). Rearranging, we get f(x) α [g(x ) + h(x )] + ( α) [g(x ) + h(x )], which implies f(x) αf(x ) + ( α)f(x ). (ii) Let g, h be two quasiconcave functions. Is f = g + h a quasiconcave function? Prove it. x, x False. Proof by counter-example. Consider the two functions defined on [0, ], g(x) = 0, x and 0, x h(x) = x, x x, x. Then observe that their sum is the function f(x) = x, x, which is not quasiconcave. Question Let f : R + R + be defined as f(x, y) = x α y β, α 0, β 0. (i) Use two different ways to prove that f is quasiconcave. Proof : We use the theorem that a function f : R n R is quasiconcave if its largest n leading principle minors of the bordered Hessian alternate in sign, with the smallest of these (the third) positive. Here the bordered Hessian is H = 0 αx α y β βx α y β αx α y β α (α ) x α y β αβx α y β βx α y β αβx α y β β (β ) x α y β The third leading principle minor of H is the determinate of H, which is equal to H = ( αx α y β) αx α y β βx α y β αβx α y β β (β ) x α y β + ( βx α y β ) αx α y β βx α y β α (α ) x α y β αβx α y β H = α βx 3α y 3β + αβ x 3α y 3β So we have H = αβ (α + β) x 3α y 3β. Since we have α, β, x, y 0, it follows that we have H > 0, and therefore we have that f is quasiconcave. Proof : We use the fact that monotonic transformations preserve quasiconcavity. Let h (x, y) = α log (x) + β log (y). Observe that h is concave, because log is concave, and the sum of concave functions is

2 concave. h is also quasiconcave, because concave functions are quasiconcave. Now observe that f = g h, where g (x) = e x is a monotonic transformation. Therefore f is a monotonic transformation of a quasiconcave function, and is therefore quasiconcave. Note: Why is quasiconcavity preserved under monotonic transformations? One definition of quasiconcavity is that all upper level sets are convex. Monotonic transformations preserve level sets, and therefore they preserve all properties that are defined by upper level sets, including quasiconcavity (but not concavity!). (ii) Provide a condition on α and β such that f is concave. As we showed in problem set, an equivalent condition for f to be concave is that f < 0. The analogous condition in R + is that the Hessian f is negative semi-definite. Here the Hessian is [ ] α (α ) x f (x, y) = α y β αβx α y β αβx α y β β (β ) x α y β H is negative semi-definite if the leading principle minors alternate in signs, and the first is negative. Therefore we need α (α ) x α y β < 0 and αβ [ α β] x α y β > 0. Since we have α, β, x, y 0, the first is true if and only if α. The second is true if and only if α + β. Note that the second condition (together with α, β 0) implies the first, and that it also implies β. So a condition for f concave is α + β. Question 3 (i) Prove the following theorem from class: Suppose f : R n R. Then x solves max x R n f(x) if and only if x solves min x R n f(x)}. Proof by contradiction. Suppose we have x that solves max x R n f(x) but not min x R n f(x)}. Then x R n such that f(x ) < f(x ). But then we have f(x ) > f(x ), which contradicts that x solves max x R n f(x). To prove the other direction, suppose we have x that solves min x R n f(x)} but not max x R n f(x). Then there exists x such that f(x ) > f(x ). But then we have f(x ) < f(x ), which contradicts that x that solves min x R n f(x)}. (ii) Show that if f is C and x arg min x f (x), then f(x ) = 0. Since f is C, we have that the two-sided derivative exists. In particular, for each x i we have f(x ) = f(x lim +he i) f(x ) and also f(x ) f(x = lim ) f(x he i), where e i is the basis vector in the direction of x i. x arg min x f (x) implies that for all x, we have f(x ) f(x ). In particular, we have f(x + he i ) f(x ) and f(x he i ) f(x ), which imply f(x + he i ) f(x ) 0 and f(x ) f(x he i ) 0. Therefore we have f(x ) 0 and f(x ) 0, which together imply f(x ) = 0. Since this is true for all x i, we have f(x) = 0. (iii) Suppose f : R R. Show that if f is C and x is a local minimum of f(x), then f(x ) 0. First, to review a definition: x is a local minimum of f(x) if there exists ɛ > 0 such that for all x such that x x < ɛ, we have f(x ) < f(x ). Now consider such an x. The matrix has ij entry corresponding to the cross derivative with respect to i and j. In other words f(x ) dh i h j We can write this sum as = lim h 0 f(x + he i + he j ) f(x + he i ) f(x + he j ) + f(x ) h

3 f(x ) [f(x + he i + he j ) f(x )] [f(x + he i ) f(x )] [f(x + he j ) f(x )] = lim dh i h j Now we use the fact that x is a local minimum of f. This implies that f(x + he) f(x ) 0. Therefore every term in the numerator is nonnegative, and since we started with generic ij, this holds for every term of the Hessian. Therefore we have f(x ) 0. Question 4 Let f : R R be defined as f(x) = sin(x). Find all the local minima and maxima of f and identify which is which. Do the same for g(x) = x + sin(x). I start with f(x) = sin(x). Since sin(x) is C and defined everywhere on R, the necessary condition for a maximum or a minimum is f(x) = 0. Here, this condition is cos(x) = 0, which is true for x = π + nπ, n Z. To check which of these points are local maxima or minima, we check the second-order sufficient condition f(x) < 0 for a maximum and f(x) > 0 for a minimum. Here we have f(x) = sin(x), which is negative at x = π, 5π, 9π,..., and positive for x = 3π, 7π,... Therefore x = π + nπ is a minimum for n odd and a maximum for n even. Now turning to g(x) = x + sin(x), I find the points that meet the necessary condition g(x) = 0. Here these are those x that satisfy cos(x) =. This is true for x = π, 3π, 5π..., or x = (n + )π for n Z. Turning to the sufficient condition, we compute g(x) = sin(x), which at x = (n + )π is equal to 0. This indicates that these points are neither maxima nor minima, but inflection points. We can see this from the graph as well. Question 5 A function g : R R is said to satisfy the single-crossing property if there is x R such that g(x ) = 0, g(x) 0 for all x x and g(x) 0 for all x x (or if the inequalities are reversed). (i) Suppose f : R R is C. Show that if f is concave, then f (x) is decreasing. Show that if f has a local extremum, then f (x) satisfies the single-crossing property. Note: I interpret the second statement to mean that if f has a local extremum and f is concave, then it satisfies the single-crossing property. Proof. Consider arbitrary points x, x such that x < x. Let m be the slope of the line connecting the f(x ) and f(x ). That is, m = f(x) f(x) x x. Since f is is C, the two-sided limit of f exists at both x and x. Therefore we have f f(x (x ) = lim +h) f(x ) for h smaller than x x. Therefore we have f f(x (x ) lim )+mh f(x ) h 0. Since f is concave, we have f(x + h) f(x ) + mh h = m. We likewise have f f(x (x ) = lim ) f(x h). Again by concavity, we have f(x h) f(x ) mh. Therefore we have f f(x (x ) lim ) f(x )+mh h 0 = m. Together this implies f (x ) f (x ). h Proof. Suppose f has a local extremum. Suppose this occured at x. Then as we showed in Question 3, we have f (x ) = 0. Since f is concave, it follows that f is decreasing. Therefore for all x > x we have f (x) < 0, and for all x < x we have f (x) > 0. (ii) Suppose f : R R is C. Show that if f is quasi-concave and has a global extremum, then f (x) satisfies the single-crossing property. Construct an example such that f is quasi-concave, but f (x) is not decreasing. Let f : R R be C, quasi-concave, and have a global maximum at x. Suppose there exists x > x such that f (x) > 0. Then lim f(x) f(x h) h 0 + h > 0. This implies that there exists x < x such that f(x ) < f(x) (just let x = x h in the expression for the derivative at x). Now consider the level set of f associated with the value h = f(x)+f(x ). We have f(x) > h > f(x ). We also have f(x ) > h. Therefore x and x are 3

4 in the upper-level set of h, but x is not. Since x lies between x and x, this contradicts the fact that f is quasi-concave. Therefore we have shown that for all x > x, we have f (x) 0. The same argument can be used to show that for x < x we have f (x) 0. Therefore f (x) satisfies the single-crossing property. An example of a quasi-concave function with a local maximum that is not concave is f(x) = e x (a non-normalized normal pdf). Question 6 Let f : R 3 R be given by f(x, y, z) = xyz. Compute the Jacobian and Hessian of f. Answer: Recall that the Jacobian is the vector of first-order partial derivatives and the Hessian is the matrix of second-order partial derivatives. Assuming the order (x, y, z), the Jacobian is and the Hessian is Question 7 J = H = yz xz yz 0 z y z 0 x y x 0 (i) Let f : R N R, and let g : R R be any strictly monotonic function. Show that the level sets of f and the level sets of h = g f are the same. The level sets of f and h are the same if f(x) = f(y) g(x) = g(y). To show the first direction, suppose that f(x) = f(y). Then h(x) = g(f(x)) = g(f(y)) = h(y). To show the other direction, we use proof by contradiction. Suppose not. Then there exists x, y such that h(x) = h(y), but f(x) f(y). Then we must either have f(x) > f(y) or f(x) < f(y). Suppose the first. Then it follows by strict monotonicity of g that we either have g(f(x)) > g(f(y)) or g(f(x)) < g(f(y)), which contradicts that h(x) = h(y). Then we must have f(x) < f(y). But this implies, again by monotonicity of g, that either g(f(x)) > g(f(y)) or g(f(x)) < g(f(y)), which contradicts that h(x) = h(y). Therefore we have contradicted f(x) f(y), and we must have f(x) = f(y). (ii) Show that the function ( log ( (x 3 + y 3 + z 3) 3 )) 4 has the same level sets as the function ( x 3 + y 3 + z 3) 3. This is false. Proof by counter-example. Call the first function f and the second function g. Consider v = (x, y, z ) such that g(v ) = e and v = (x, y, z ) such that g(v ) = e. Then v and v are not in the same level set of g. However, f(v ) = (log (g(v ))) 4 = and f(v ) = (log (g(v ))) 4 =. So v and v are in the same level set of f. Note: The functions have the same level sets on the plane x 3 + y 3 + z 3, because on this plane all transformations are monotonic. (iii) Solve for the level set of f(x, y) = ln x + ln y containing the point (5, 5). By the properties of logarithms, f(x, y) = ln xy. The level set containing (5, 5) is the set of points such that ln xy = ln 5. Exponentiating both sides, we get that this is the set of points such that xy = 5. 4

5 Question 8 Let f : R R and g : R R be defined as follows x, x < 0.5 f(x) = 0, x 0.5 g(x) = x, x < 0.5, x 0.5 (i) Find the value of x which maximizes f if it exists. If not, explain what the problem is. Such an x does not exist. We can show this by contradiction. Suppose there was an x that maximized f. If x 0.5, then we can choose y = 0.5 for which f(y) > f(x), contradicting that x is a maximum of f. If x < 0.5, we can choose y = x+0.5. Then f(y) > f(x), again contradicting that x is a maximum of f. The reason there does not exist a maximum is that f is not upper semi-continuous. (ii) Find the value of x which maximizes g if it exists. If not, explain what the problem is. Any x [0.5, ) is a global maximum of g. A unique global maximum does not exist because g is not strictly concave. Question 9 Prove that the product of any two continuous functions is continuous. Lemma: If x n x and y n y for x n, y n R, then x n y n xy. (SB.3) Proof: Let x n x and y n y for x n, y n R. Take an arbitrary ɛ > 0. Now choose ɛ = min ( ɛ, ɛ ( x + y ) ). By convergence of x n and y n, there exist numbers N and N such that, for any n > N and n > N, we have x x n < ɛ and y y n < ɛ. Now pick N = max (N, N ). Choose any n > N and consider the distance xy x n y n. We can write this as xy x n y + x n y x n y n. By the triangle inequality, we have xy x n y + x n y x n y n xy x n y + x n y x n y n We pull out the constants y and x n to get y x x n + x n y y n. By convergence of x n and y n we have y x x n + x n y y n < y ɛ + x n ɛ Now we just want to get rid of the x n. To do this we write y ɛ + x n ɛ = y ɛ + x n x + x ɛ. By the triangle inequality again, we get y ɛ + x n x + x ɛ y ɛ + x n x ɛ + x ɛ < ( x + y ) ɛ + ɛ ɛ Since we have ɛ ( x + y ), it follows that ( x + y ) ɛ + ɛ ɛ + ɛ. Since we have ɛ ɛ, it follows that ɛ ɛ and so ɛ + ɛ ɛ + ɛ = ɛ. So we have shown that for any ɛ > 0 we can find an integer N such that for any n > N, we have x n y n xy < ɛ. In other words, x n y n xy. Armed with this lemma, we proceed as follows. Suppose that we have two continuous functions f and g, and suppose we have h = f g, meaning that h(x) = f(x)g(x). Suppose that x n x. Then by continuity of f and g, we have f(x n ) f(x) and g(x n ) g(x). By the lemma, we then have that f(x n )g(x n ) f(x)g(x). Using the definition of h, this implies that h(x n ) h(x). Therefore we have proved that h is continuous. 5

6 Question 0 Suppose a function f : R R is concave. (i) Show that the set of points in R n+ given by (x, y) : f(x) y} is a convex set. Call this set S. Consider points (x, y ) and (x, y ) in S. Now consider the point (x, y), with x = αx + ( α)x and y = αy + ( α)y for α [0, ]. We are done if we can show that (x, y) S. By the concavity of f, we have f(x) αf(x ) + ( α)f(x ). Since (x, y ) and (x, y ) are in S, we have f(x ) y and f(x ) y, and so αf(x ) + ( α)f(x ) αy + ( α)y = y So we have shown that f(x) y, and so (x, y) S. (ii) Show that the set of points in R n given by x : f(x) b 0} is a convex set. Call this set S. Consider points x, x S. Now consider the point x = αx + ( α)x. We are done if we can show that x S. By the concavity of f, we have f(x) αf(x ) + ( α)f(x ), which we can equivalently write f(x) b α (f(x ) b)+( α) (f(x ) b). Since x and x are S, we have f(x ) b 0 and f(x ) b 0. This implies that f(x) b 0, and so x S. Question Suppose a function f : R n R is both concave and convex. Show that f(x) = a x + b, where a is an n-dimensional vector and b is a real number. (That is, show that any function that is both convex and concave must define a hyperplane). Lemma : For any x, x and α [0, ], we have f(ax + ( α)x ) = αf(x ) + ( α)f(x ). Proof: Consider such x, x and α. Let x = αx + ( α)x. Since f is concave, we have f(x) αf(x ) + ( α)f(x ). Since f is convex, we have f(x) αf(x ) + ( α)f(x ). Therefore we have f(x) = αf(x ) + ( α)f(x ). Lemma : For any x, x and α >, we have f(ax + ( α)x ) = αf(x ) + ( α)f(x ). Proof: Let x = αx + ( α)x. Rearranging, we get x = α x + ( α) x. Since α >, we have α [0, ]. By Lemma, we have f(x ) = α f(x) + ( α) f(x ). Rearranging again, we obtain f(x) = αf(x ) + ( α)f(x ). Lemma 3: For any x, x and α < 0, we have f(ax + ( α)x ) = αf(x ) + ( α)f(x ). ( ) ( ) Proof: Let x = αx + ( α)x. Rearranging, we get x = α x + α x. Since α < 0, it ( ) ( ) follows that α [0, ], and so by Lemma we have f(x ) = α f(x) + α f(x ). Rearranging again, we obtain f(x) = αf(x ) + ( α)f(x ). Corollary : If t R, then f(tx) = tf(x) + ( t)f(0). Proof: Follows immediately from Lemmas - 3, with x = x, x = 0, and α = t. We can now prove the theorem. For any x R n, we can write x = n n i= nx ie i, where x i is the ith element of the vector x, and e i is the ith elementary vector of R n, that is the vector of all zeros with a in the ith place. Therefore we have f(x) = f ( n n i= nx ) ie i. By repeated application of Lemma, we can write f(x) = n n i= f(nx ie i ). Observing that nx i is just a real number, we can apply Corollary to the terms f(nx i e i ) to obtain f(x) = n n i= [nx if(e i ) + ( nx i )f(0)]. We can write this as f(x) = n i= f(0), which can be simplified to f(x) = n i= x i [f(e i ) f(0)] + f(0). We n n i= nx i [f(e i ) f(0)] + n can equivalently write this as f(x) = a x + b, with a i = f(e i ) f(0) and b = f(0). 6

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

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

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

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

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

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

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

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

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

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

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

More information

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

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

Calculus 221 worksheet

Calculus 221 worksheet Calculus 221 worksheet Graphing A function has a global maximum at some a in its domain if f(x) f(a) for all other x in the domain of f. Global maxima are sometimes also called absolute maxima. A function

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

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45 Division of the Humanities and Social Sciences Supergradients KC Border Fall 2001 1 The supergradient of a concave function There is a useful way to characterize the concavity of differentiable functions.

More information

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

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

More information

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

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

Math 121 Winter 2010 Review Sheet

Math 121 Winter 2010 Review Sheet Math 121 Winter 2010 Review Sheet March 14, 2010 This review sheet contains a number of problems covering the material that we went over after the third midterm exam. These problems (in conjunction with

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

Concave and Convex Functions 1

Concave and Convex Functions 1 John Nachbar Washington University March 6, 2017 Concave and Convex Functions 1 1 Basic Definitions Definition 1 Let C R N be convex and let f : C R 1 (a) f is concave iff for any a, b C and any θ [0,

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

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

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x 4 We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x x, x > 0 Since tan x = cos x, from the quotient rule, tan x = sin

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

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Spring 2015 Sample Final Exam

Spring 2015 Sample Final Exam Math 1151 Spring 2015 Sample Final Exam Final Exam on 4/30/14 Name (Print): Time Limit on Final: 105 Minutes Go on carmen.osu.edu to see where your final exam will be. NOTE: This exam is much longer than

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

Test for Increasing and Decreasing Theorem 5 Let f(x) be continuous on [a, b] and differentiable on (a, b).

Test for Increasing and Decreasing Theorem 5 Let f(x) be continuous on [a, b] and differentiable on (a, b). Definition of Increasing and Decreasing A function f(x) is increasing on an interval if for any two numbers x 1 and x in the interval with x 1 < x, then f(x 1 ) < f(x ). As x gets larger, y = f(x) gets

More information

MATH 202B - Problem Set 5

MATH 202B - Problem Set 5 MATH 202B - Problem Set 5 Walid Krichene (23265217) March 6, 2013 (5.1) Show that there exists a continuous function F : [0, 1] R which is monotonic on no interval of positive length. proof We know there

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

Differentiation. Table of contents Definition Arithmetics Composite and inverse functions... 5

Differentiation. Table of contents Definition Arithmetics Composite and inverse functions... 5 Differentiation Table of contents. Derivatives................................................. 2.. Definition................................................ 2.2. Arithmetics...............................................

More information

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT Math Camp II Calculus Yiqing Xu MIT August 27, 2014 1 Sequence and Limit 2 Derivatives 3 OLS Asymptotics 4 Integrals Sequence Definition A sequence {y n } = {y 1, y 2, y 3,..., y n } is an ordered set

More information

Math 104: Homework 7 solutions

Math 104: Homework 7 solutions Math 04: Homework 7 solutions. (a) The derivative of f () = is f () = 2 which is unbounded as 0. Since f () is continuous on [0, ], it is uniformly continous on this interval by Theorem 9.2. Hence for

More information

Calculus and Maximization I

Calculus and Maximization I Division of the Humanities and Social Sciences Calculus and Maximization I KC Border Fall 2000 1 Maxima and Minima A function f : X R attains a global maximum or absolute maximum over X at x X if f(x )

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

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

MATH 409 Advanced Calculus I Lecture 11: More on continuous functions.

MATH 409 Advanced Calculus I Lecture 11: More on continuous functions. MATH 409 Advanced Calculus I Lecture 11: More on continuous functions. Continuity Definition. Given a set E R, a function f : E R, and a point c E, the function f is continuous at c if for any ε > 0 there

More information

Mathematical Foundations -1- Convexity and quasi-convexity. Convex set Convex function Concave function Quasi-concave function Supporting hyperplane

Mathematical Foundations -1- Convexity and quasi-convexity. Convex set Convex function Concave function Quasi-concave function Supporting hyperplane Mathematical Foundations -1- Convexity and quasi-convexity Convex set Convex function Concave function Quasi-concave function Supporting hyperplane Mathematical Foundations -2- Convexity and quasi-convexity

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

BASICS OF CONVEX ANALYSIS

BASICS OF CONVEX ANALYSIS BASICS OF CONVEX ANALYSIS MARKUS GRASMAIR 1. Main Definitions We start with providing the central definitions of convex functions and convex sets. Definition 1. A function f : R n R + } is called convex,

More information

MAXIMA AND MINIMA CHAPTER 7.1 INTRODUCTION 7.2 CONCEPT OF LOCAL MAXIMA AND LOCAL MINIMA

MAXIMA AND MINIMA CHAPTER 7.1 INTRODUCTION 7.2 CONCEPT OF LOCAL MAXIMA AND LOCAL MINIMA CHAPTER 7 MAXIMA AND MINIMA 7.1 INTRODUCTION The notion of optimizing functions is one of the most important application of calculus used in almost every sphere of life including geometry, business, trade,

More information

Concave and Convex Functions 1

Concave and Convex Functions 1 John Nachbar Washington University March 27, 2018 Concave and Convex Functions 1 1 Basic Definitions. Definition 1. Let C R N be non-empty and convex and let f : C R. 1. (a) f is concave iff for any a,

More information

Iowa State University. Instructor: Alex Roitershtein Summer Homework #5. Solutions

Iowa State University. Instructor: Alex Roitershtein Summer Homework #5. Solutions Math 50 Iowa State University Introduction to Real Analysis Department of Mathematics Instructor: Alex Roitershtein Summer 205 Homework #5 Solutions. Let α and c be real numbers, c > 0, and f is defined

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

Solution of the 8 th Homework

Solution of the 8 th Homework Solution of the 8 th Homework Sangchul Lee December 8, 2014 1 Preinary 1.1 A simple remark on continuity The following is a very simple and trivial observation. But still this saves a lot of words in actual

More information

Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS

Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS Here we consider systems of linear constraints, consisting of equations or inequalities or both. A feasible solution

More information

Convex Optimization Notes

Convex Optimization Notes Convex Optimization Notes Jonathan Siegel January 2017 1 Convex Analysis This section is devoted to the study of convex functions f : B R {+ } and convex sets U B, for B a Banach space. The case of B =

More information

Linear and non-linear programming

Linear and non-linear programming Linear and non-linear programming Benjamin Recht March 11, 2005 The Gameplan Constrained Optimization Convexity Duality Applications/Taxonomy 1 Constrained Optimization minimize f(x) subject to g j (x)

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

MATH 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

Examples of Dual Spaces from Measure Theory

Examples of Dual Spaces from Measure Theory Chapter 9 Examples of Dual Spaces from Measure Theory We have seen that L (, A, µ) is a Banach space for any measure space (, A, µ). We will extend that concept in the following section to identify an

More information

Math 341 Summer 2016 Midterm Exam 2 Solutions. 1. Complete the definitions of the following words or phrases:

Math 341 Summer 2016 Midterm Exam 2 Solutions. 1. Complete the definitions of the following words or phrases: Math 34 Summer 06 Midterm Exam Solutions. Complete the definitions of the following words or phrases: (a) A sequence (a n ) is called a Cauchy sequence if and only if for every ɛ > 0, there exists and

More information

Design and Analysis of Algorithms Lecture Notes on Convex Optimization CS 6820, Fall Nov 2 Dec 2016

Design and Analysis of Algorithms Lecture Notes on Convex Optimization CS 6820, Fall Nov 2 Dec 2016 Design and Analysis of Algorithms Lecture Notes on Convex Optimization CS 6820, Fall 206 2 Nov 2 Dec 206 Let D be a convex subset of R n. A function f : D R is convex if it satisfies f(tx + ( t)y) tf(x)

More information

Convex Analysis and Economic Theory AY Elementary properties of convex functions

Convex Analysis and Economic Theory AY Elementary properties of convex functions Division of the Humanities and Social Sciences Ec 181 KC Border Convex Analysis and Economic Theory AY 2018 2019 Topic 6: Convex functions I 6.1 Elementary properties of convex functions We may occasionally

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

EASY PUTNAM PROBLEMS

EASY PUTNAM PROBLEMS EASY PUTNAM PROBLEMS (Last updated: December 11, 2017) Remark. The problems in the Putnam Competition are usually very hard, but practically every session contains at least one problem very easy to solve

More information

HOMEWORK ASSIGNMENT 6

HOMEWORK ASSIGNMENT 6 HOMEWORK ASSIGNMENT 6 DUE 15 MARCH, 2016 1) Suppose f, g : A R are uniformly continuous on A. Show that f + g is uniformly continuous on A. Solution First we note: In order to show that f + g is uniformly

More information

Indian Institute of Technology Bombay

Indian Institute of Technology Bombay Indian Institute of Technology Bombay MA 5 Calculus Autumn SRG/AA/VDS/KSK Solutions and Marking Scheme for the Mid-Sem Exam Date: September, Weightage: 3 % Time: 8.3 AM.3 AM Max. Marks:. (i) Consider the

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

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

MTAEA Differentiation

MTAEA Differentiation School of Economics, Australian National University February 5, 2010 Basic Properties of the Derivative. Secant Tangent Applet l 3 l 2 l 1 a a 3 a 2 a 1 Figure: The derivative of f at a is the limiting

More information

Web Solutions for How to Read and Do Proofs

Web Solutions for How to Read and Do Proofs Web Solutions for How to Read and Do Proofs An Introduction to Mathematical Thought Processes Sixth Edition Daniel Solow Department of Operations Weatherhead School of Management Case Western Reserve University

More information

Chapter 2 BASIC PRINCIPLES. 2.1 Introduction. 2.2 Gradient Information

Chapter 2 BASIC PRINCIPLES. 2.1 Introduction. 2.2 Gradient Information Chapter 2 BASIC PRINCIPLES 2.1 Introduction Nonlinear programming is based on a collection of definitions, theorems, and principles that must be clearly understood if the available nonlinear programming

More information

UNDERGROUND LECTURE NOTES 1: Optimality Conditions for Constrained Optimization Problems

UNDERGROUND LECTURE NOTES 1: Optimality Conditions for Constrained Optimization Problems UNDERGROUND LECTURE NOTES 1: Optimality Conditions for Constrained Optimization Problems Robert M. Freund February 2016 c 2016 Massachusetts Institute of Technology. All rights reserved. 1 1 Introduction

More information

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote Real Variables, Fall 4 Problem set 4 Solution suggestions Exercise. Let f be of bounded variation on [a, b]. Show that for each c (a, b), lim x c f(x) and lim x c f(x) exist. Prove that a monotone function

More information

1 Lecture 25: Extreme values

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

More information

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

Exam 3 MATH Calculus I

Exam 3 MATH Calculus I Trinity College December 03, 2015 MATH 131-01 Calculus I By signing below, you attest that you have neither given nor received help of any kind on this exam. Signature: Printed Name: Instructions: Show

More information

1 Homework. Recommended Reading:

1 Homework. Recommended Reading: Analysis MT43C Notes/Problems/Homework Recommended Reading: R. G. Bartle, D. R. Sherbert Introduction to real analysis, principal reference M. Spivak Calculus W. Rudin Principles of mathematical analysis

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

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

Introduction to Machine Learning Lecture 7. Mehryar Mohri Courant Institute and Google Research

Introduction to Machine Learning Lecture 7. Mehryar Mohri Courant Institute and Google Research Introduction to Machine Learning Lecture 7 Mehryar Mohri Courant Institute and Google Research mohri@cims.nyu.edu Convex Optimization Differentiation Definition: let f : X R N R be a differentiable function,

More information

Nonlinear Optimization

Nonlinear Optimization Nonlinear Optimization (Com S 477/577 Notes) Yan-Bin Jia Nov 7, 2017 1 Introduction Given a single function f that depends on one or more independent variable, we want to find the values of those variables

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

Institute of Computer Science

Institute of Computer Science Institute of Computer Science Academy of Sciences of the Czech Republic Calculus Digest Jiří Rohn http://uivtx.cs.cas.cz/~rohn Technical report No. V-54 02.02.202 Pod Vodárenskou věží 2, 82 07 Prague 8,

More information

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics Mathematics for Economics ECON 53035 MA/MSSc in Economics-2017/2018 Dr. W. M. Semasinghe Senior Lecturer Department of Economics MATHEMATICS AND STATISTICS LERNING OUTCOMES: By the end of this course unit

More information

PUTNAM TRAINING EASY PUTNAM PROBLEMS

PUTNAM TRAINING EASY PUTNAM PROBLEMS PUTNAM TRAINING EASY PUTNAM PROBLEMS (Last updated: September 24, 2018) Remark. This is a list of exercises on Easy Putnam Problems Miguel A. Lerma Exercises 1. 2017-A1. Let S be the smallest set of positive

More information

4. Convex Sets and (Quasi-)Concave Functions

4. Convex Sets and (Quasi-)Concave Functions 4. Convex Sets and (Quasi-)Concave Functions Daisuke Oyama Mathematics II April 17, 2017 Convex Sets Definition 4.1 A R N is convex if (1 α)x + αx A whenever x, x A and α [0, 1]. A R N is strictly convex

More information

Midterm Examination: Economics 210A October 2011

Midterm Examination: Economics 210A October 2011 Midterm Examination: Economics 210A October 2011 The exam has 6 questions. Answer as many as you can. Good luck. 1) A) Must every quasi-concave function must be concave? If so, prove it. If not, provide

More information

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers.

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers. MATH 4 Summer 011 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

Week 12: Optimisation and Course Review.

Week 12: Optimisation and Course Review. Week 12: Optimisation and Course Review. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway November 21-22, 2016 Assignments. Problem

More information

14 Increasing and decreasing functions

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

More information

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

Disturbance Decoupling Problem

Disturbance Decoupling Problem DISC Systems and Control Theory of Nonlinear Systems, 21 1 Disturbance Decoupling Problem Lecture 4 Nonlinear Dynamical Control Systems, Chapter 7 The disturbance decoupling problem is a typical example

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

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

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

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

More information

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

Lecture 2: Convex functions

Lecture 2: Convex functions Lecture 2: Convex functions f : R n R is convex if dom f is convex and for all x, y dom f, θ [0, 1] f is concave if f is convex f(θx + (1 θ)y) θf(x) + (1 θ)f(y) x x convex concave neither x examples (on

More information

Convexity in R n. The following lemma will be needed in a while. Lemma 1 Let x E, u R n. If τ I(x, u), τ 0, define. f(x + τu) f(x). τ.

Convexity in R n. The following lemma will be needed in a while. Lemma 1 Let x E, u R n. If τ I(x, u), τ 0, define. f(x + τu) f(x). τ. Convexity in R n Let E be a convex subset of R n. A function f : E (, ] is convex iff f(tx + (1 t)y) (1 t)f(x) + tf(y) x, y E, t [0, 1]. A similar definition holds in any vector space. A topology is needed

More information

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1 Problem set 5, Real Analysis I, Spring, 25. (5) Consider the function on R defined by f(x) { x (log / x ) 2 if x /2, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, R f /2

More information

Functions. A function is a rule that gives exactly one output number to each input number.

Functions. A function is a rule that gives exactly one output number to each input number. Functions A function is a rule that gives exactly one output number to each input number. Why it is important to us? The set of all input numbers to which the rule applies is called the domain of the function.

More information

MIDTERM 2. Section: Signature:

MIDTERM 2. Section: Signature: MIDTERM 2 Math 3A 11/17/2010 Name: Section: Signature: Read all of the following information before starting the exam: Check your exam to make sure all pages are present. When you use a major theorem (like

More information

DOUBLE SERIES AND PRODUCTS OF SERIES

DOUBLE SERIES AND PRODUCTS OF SERIES DOUBLE SERIES AND PRODUCTS OF SERIES KENT MERRYFIELD. Various ways to add up a doubly-indexed series: Let be a sequence of numbers depending on the two variables j and k. I will assume that 0 j < and 0

More information

Final Exam Solutions June 10, 2004

Final Exam Solutions June 10, 2004 Math 0400: Analysis in R n II Spring 004 Section 55 P. Achar Final Exam Solutions June 10, 004 Total points: 00 There are three blank pages for scratch work at the end of the exam. Time it: hours 1. True

More information

4.2: What Derivatives Tell Us

4.2: What Derivatives Tell Us 4.2: What Derivatives Tell Us Problem Fill in the following blanks with the correct choice of the words from this list: Increasing, decreasing, positive, negative, concave up, concave down (a) If you know

More information

Continuity. Matt Rosenzweig

Continuity. Matt Rosenzweig Continuity Matt Rosenzweig Contents 1 Continuity 1 1.1 Rudin Chapter 4 Exercises........................................ 1 1.1.1 Exercise 1............................................. 1 1.1.2 Exercise

More information

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

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

More information

MAT 419 Lecture Notes Transcribed by Eowyn Cenek 6/1/2012

MAT 419 Lecture Notes Transcribed by Eowyn Cenek 6/1/2012 (Homework 1: Chapter 1: Exercises 1-7, 9, 11, 19, due Monday June 11th See also the course website for lectures, assignments, etc) Note: today s lecture is primarily about definitions Lots of definitions

More information

One variable optimization

One variable optimization Università Ca Foscari di Venezia - Dipartimento di Economia - A.A.06-07 Mathematics (Curriculum Economics, Markets and Finance) Luciano Battaia October 9, 06 These notes are a summary of chapter 8 of the

More information