Econ Spring Review Set 1 - Answers ELEMENTS OF LOGIC. NECESSARY AND SUFFICIENT. SET THE-

Size: px
Start display at page:

Download "Econ Spring Review Set 1 - Answers ELEMENTS OF LOGIC. NECESSARY AND SUFFICIENT. SET THE-"

Transcription

1 Econ Spring 2008 Review Set 1 - Answers ORY ELEMENTS OF LOGIC. NECESSARY AND SUFFICIENT. SET THE- 1. De ne a thing or action in words. Refer to this thing or action as A. Then de ne a condition that is necessary but not su cient for A to occur; explain why. Then, de ne a condition that is su cient but not necessary for A to occur; explain why. Now de ne a condition that is both necessary and su cient for A to occur; explain why. Some general comments: You needed to begin by "de ning the action or thing you would treat as A. De ne means you need to give it a name and then associate a de nition with that name. E.g. "A is a duck and I am de ning a duck as..." Just saying A is a duck is not enough. I can t tell whether your following answers are true until I know your de nition of a duck. Further note that the set of conditions that are necessary and su cient for something to be A is the de nition of A. I basically asked you to give me the de nition of A twice. Let me stress again, whether something is necessary but not su cient for A, or su cient but not necessary for A, completely depends on how A is de ned. For example, let A be a duck and I de ne a duck as a bird that can oat. I de ne B as a bird and I de ne C as a yellow bird that can oat. 1) B is necessary but not su cient for A: A ) B. Being a bird is necessary for being a duck (every duck is a bird), but being a bird is not su cient for being a duck (not every bird is a duck). 2) C is a su cient but not necessary for A: C ) A. Being a yellow bird that can oat is su cient for being a duck (every yellow bird that can oat is a duck), but being a yellow bird that can oat is not necessary for being a duck (a duck can be a di erent color). 3) Being a bird that can oat is necesary and su cient for being a duck: a bird that can oat, A 2. Consider a table: Identify a condition that is necessary but not su cient for something to be a table. Why is it necessary but not su cient. Being a piece of furniture with a at top is a necesary condition for something to be a table: table=>furniture with a at top. 1

2 However, not every furniture with a at top is a table and so it is not a su cient condition for something to be a table. 3. Explain why Donald Duck is an example of a duck using the terminology of necessary and su cient. Being Donald Duck is su cient to make one a duck, but it is not necessary (lots of ducks are not named Donald). Donald Duck is a subset of all ducks, so is an example of a duck. 4. Consider the following implications and decide: (i) if the implication is true, and (ii) if the converse implication is true: x > y 2 ) x > 0. x > y 2 and y 2 > 0, so by transitivity x > y 2 ) x > 0; that is, the rst implication is true. Now consider the converse x > 0 ) x > y 2, which is not always true. E.g. if x = 1 and y = Consider the di erent ways of expressing equivalent, necessary and su cient: (A, B), (A and B are equivalent), (A iff B), (B iff A) (A ) B), (A is su cient for B), (B if A) (B ) A), (A is necessary for B), (B only if A) if. Note that i stands for "if and only if". Also note the di erence between i, if, or only Now, ll in the the following blanks with either i, if, or only if. x 2 > 0::::::::::x > 0 x 2 < 9::::::::::x < 3 x(x 2 + 1) = 0::::::::::x = 0 x(x + 3) < 0::::::::::x > 3 Explain, in words, each of your four choices. 2

3 1) The correct statement is x 2 > 0 if x > 0, which is equivalent to x > 0 =) x 2 > 0 and also equivalent to: x > 0 is su cient but not necessary for x 2 > 0. It is not necessary because, for example, even if x = 4, it is still true that x 2 > 0. 2) The correct statement is x 2 < 9 only if x < 3, which is equivalent to x 2 < 9 ) x < 3 and also equivalent to: x < 3 is necessary, but not su cient for x 2 < 9. (Consider x = 3:1 and x = 5). Only if means that the condition after the only if is necessary for the condition before the only if. 3) Assuming that x is a real nunber, the correct statement is x(x 2 + 1) = 0 i x = 0, which is equivalent to x(x 2 + 1) = 0, x = 0, and aslo equivalent to: x(x 2 + 1) = 0 is necessary and su cie 4) The correct statement is fx(x + 3) < 0 only if x > 3g, which is equivalent to fx(x + 3) < 0 ) x > 3g and also equivalent to: fx > 3 is necessary but not su cient for x(x + 3) < 0g. (Consider x = 1 and x = 1). 6. Try to use three di erent methods to prove that x > 0 ) jxj < 2 Direct proof : x > 0, x 2 < 4, jxj < 2. Note that two things have been proved. The initial assertion x > 0 ) jxj < 2, and jxj < 2 ) x > 0. Note that x 2 < 4 ) x < 2 but that x < 2 ; x 2 < 4. Indirect proof: Let A x > 0, and B jxj < 2. We have to show that notb ) nota. Assume notb, that is assume that jxj 2. Squaring notb gives jxj 2 4, x 2 4, x nota. Proof by contradiction: Let A x > 0, and B jxj < 2. Assume that A ; B, that is x > 0 ; jxj < 2. Then there must exist an x such that jxj 2, which satis es A. Squaring both sides of jxj 2 gives jxj 2 4, x 2 4, x But that contradicts A. Threfore it must be the case that A ) B. 7. State two methods of proving the statement A is a necessary condition for B. Show that nota ) notb, which is the same as B only if A, or show that B ) A, which is the same as B is su cient for A. 8. What is an indirect proof of A ) B. Provide an example of an indirect proof. This method of proof follows from 3

4 fa ) Bg, fnotb ) notag That is, one way to show that A implies B is to show that the absence of B implies the absence of A. Example: Prove that A 5x > 0 implies B x > 0. This is a very trivial example, in that it is obvious that A implies B. But let s work through the steps. Direct proof: want to directly manipulate A into B divide 5x > 0 by 5 to get x > 0 So, A ) B Indirect proof: show notb implies nota assume notb, that is, assume x 0 if x 0 then 5x > 0 is false So, notb ) nota Proof by contradiction: Start by assuming A ; B ( or A ) notb), that is, assume 5x > 0 ; x > 0 but x 0 ) 5x 0 which contradicts A 5x > Prove that x 2 > 2 ) x 6= 1 using an indirect proof. In this case A x 2 > 2 and B x 6= 1. x 2 = 1 2. So notb ) nota. So notb is x = 1. If x = 1, then 10. Suppose that A denotes x 2 +5x 4 > 0 and B denotes x > 0. Prove that A ) B using proof by contradiction. One proceeds by assuming that A ; B, and then showing that this contradicts A. So, if x 2 +5x 4 > 0 ; x > 0 there must be an x 0 for which x 2 +5x 4 > 0. However, the solution to (4 x) (x 1) > 0 is x 2 (1; 4) and so there can t be an x 0 for which x 2 + 5x 4 > 0. This contradicts our assumption. Therefore, A ) B. 11. Consider the statement: One is a good economist only if one hates math. With the di erent characterizations of the concepts of necessary and su cient in mind, write down a number of equivalent statements, rst in terms of G and H, then in terms of words, where G denotes a good economist and H denotes those who hate math. 4

5 (G only if H) () (G ) H) () (noth ) notg) () (H is necessary for G) () (G is su cient for H) All of these statements are equivalent. Given my de nition of G and H, (One is a good economist only if one hates math),( G only if H ). Therefore the statement is equivalent to all of the following statements "Being a good economist implies that one hates math, (G ) H)," "If you don t hate math, you are not a good economist, (noth ) notg)," "Hating math is a necessary condition to be a good economist, (H is necessary for G)," "Being a good economist is su cient to guarantee that one hates math, (G is su cient for H)," Whether the original statement is, or is not true, is immaterial to the question. The following is an attempt at a Venn diagram of the statement "one is a good economist only if one hates math". Good economists are a subset of economists (G E). Good 5

6 economists are also a subset of things that hate math (G H). By de nition, economists are a subset of the universal set (E ); everything is a subset of the universal set. Note some statements that do not follow from the statement that "one is a good economist only if one hates math". Hating math does not imply that one is a good economist or even an economist. Not being a good economist does not imply that you don t hate math. One can be something other than a good economist and hate math or not hate math (H ; E). That is, there are lots of math haters who are not economists. Not hating math does not imply that one is an economist (noth ; E). That is, there are lots of things out there that do not hate math who are not economists. Not being a good economist does not imply that you are a bad economist; you might be an OK economist (notg ; bade) unless, of course, one assumes that all economists are either good or bad; that is, mediocre economists are impossible. 12. De ne four sets: S 1 = fx 1 ; x 2 : p 1 x 1 + p 2 x 2 yg, S 2 = fx 1 ; x 2 : p 1 x 1 + p 2 x 2 < yg, S 3 = fx 1 ; x 2 : p 1 x 1 + p 2 x 2 = yg, and S 4 = fx 1 ; x 2 : p 1 x 1 + p 2 x 2 > yg. What if anything, is the relationship (in terms of subsets, unions, intersections, etc.) between these four sets? Do any of these sets de ne a function? What do we call these sets if x i is the quantity purchased of good i, i = 1; 2, p i is the price of good i, and y is the individual s income. Assuming that individuals always prefer more to less, what is the most restrictive thing that you can say about the bundle, x = (x 1 ; 2 ), that the individual will choose. To narrow it down further we would either have to place more restrictions on the individual s budget set, such as his mother makes him consume at least 3 units of x, or know something about her preferences. (S 1 = S 2 [ S 3 ) () (S 1 ns 2 = S 3 ) S 1 + S 4 = S 1 \ S 4 =Ø Set S 3 is the only set that de nes a function. Set S 1 is the feasible (or a ordable) budget set. Set S 3 is the budget line. Set S 4 is the set of bundles that the consumer cannot a ord. Assuming that individuals always prefer more to less, the most restrictive thing that you can say about the chosen bundle, x = (x 1 ; 2 ), is that it is on the budget line, set S A) Are the greatest economist among the mathematicians and the greatest mathematician among the economists one and the same person? 6

7 B) Is the oldest economist among the mathematicians and the oldest mathematician among the economists one and the same person? Answer in terms of set theory and demonstrate your answers with Venn diagrams. A) No. Let E denote the set of all economists. Let M denote the set of all mathematicians. The set of individuals that are both mathematicians and economists is EM = E \ M; that is, the intersection of the two sets. The greatest economist among the mathematicians, e, is a member of EM; that is e 2 EM. The greatest mathematician among the economists, m, is a member of EM; that is m 2 EM. But e and m are not necessarily the same person. For example, Sue might be the greatest economist in EM and Peggy might be the the greatest mathematician in EM. B) Yes. Everyone in EM is both an economist and a mathematician, so the oldest person in EM is both the oldest economist and the oldest mathematician. In terms of a Venn diagram EM is the intersection of the set of economists and the set of mathematicians, so consists of all of those individuals that are both economists and mathematicians. 14. Assume that neither set A nor set B are the universal set. Further assume that A and B have the following relationship, nota ) B. Does this imply that notb ) A? Why or why not? Yes. (nota ) B) () (notb =) not (nota)) () (notb =) A) WHAT IS A THEORY (MODEL)? CONSUMER THEORY. 15. De ne, in a few sentences, the concept of an economic theory. 16. A) The relationship between a temperature measured in degrees Celsius (or Centigrade) (C) and Fahrenheit (F ) is given by C = 5 9 (F 32). Find C when F is 32. Find F when C = 100. Find a general expression for F in terms of C. If it is 40 o F in Boulder and 80 o F in Miami is it correct to say that it is twice as hot in Miami? Write down the above problem and its solution using the structure of an economic model (de nitions, assumptions, predictions). 7

8 B) If one bundle of goods provides 20 utils and another bundle 10 utils, can one say that the individual likes the rst bundle twice as much as the second bundle? Why or why not? A) De nitions: C denotes temperature measured in degrees Celsius (or Centigrade) F denotes temperature measured in degrees Fahrenheit Assumptions: C = 5 9 (F 32) Predictions: Find C when F is 32. Plug 32 into C = 5 9 (F all know, is 0. 32) and solve for C. The answer, as we To answer the second question, rst solve C = 5 9 (F 32) for F. The answer is F = C. Plug 100 for C, then F = 212, the boiling point on the Fahrenheit scale. 40 and 80 on the Celsius scale are 4:4 and 26:7 on the Fahrenheit scale. Note that 4:4 2 6= 26:7. It is not correct to say that Miami is twice as hot. Twice as hot is a meaningless statement. Temperature is not a cardinal concept; that is we can look at temperature at two di erent points in time or two di erent places and determine which is hotter (an ordinal concept), but not how much hotter. B) If we assume the individual has only ordinal preferences, all we can say is that the bundle that provides 20 utils is preferred to the one that provides 10 utils. Alternatively, one could assume preferences have cardinal properties, but we typically don t do this because it adds nothing to the predictive power of consumer theory. 17. What is a utility function, what is its purpose, and how does it ful ll this purpose? A utility function assigns a number to every possible bundle of goods. Its goal is to represent an individual s preferences (ranking over the bundles of goods) in a compact way. If ful lls this goal if it assigns the same number to two bundles if the individual is indi erent between those two bundles, and a larger number to the bundle the individual prefers if the individual prefers one bundle over the other. 8

9 18. Consider George the consumer. George lives on a xed income, m, and only has so much time, t. De ne B m as all those bundles of goods that George can a ord to buy with his income. De ne B t as all those bundles of goods George has enough time to consume. Assume that B m \ B t is not empty. Further assume George has preferences such that he can compare any two bundles of goods and say which he prefers. Also assume George chooses the bundle he most prefers, b, from those he has the time and money to consume. Part 1: Is the most-preferred bundle from those he can a ord to buy, b m, necessarily the same bundle as the most-preferred bundle from among those he has time to consume, b t? Part 2: Is the chosen bundle, b, always either b m or b t? Part 3: Will George necessarily spend all of his time and money? Part 4: Would your answer to Part 2 be di erent if one adds the assumption that George has enough time to consume b m? Answer each of the rst three parts of the question, 1-3, either Yes or No. Explain each of those answers in words and using a diagram. You can probably use the same diagram for all three questions. Now answer Part 4 in words and in terms of your diagram. Your diagram is a Venn diagram in the sense that it will show the intersection of two sets. However, in this case the shape and dimensions of these two sets have meaning which you should incorporate. Think a world of two goods and what budget sets look like. Part1: Draw the two sets with an non-empty intersection. Note that no one assumed that George had enough time to consume b m or enough money to purchase b t, so neither one has to be in the intersection of the two sets. Place them in the diagram such that neither is in the intersection. This proves that b m and b t are not always the same bundle. So, the answer to part 1 is no. Part 2: The bundle that George consumes, b, must be in the intersection of the two sets. Since, in my example neither b m nor b t are in the intersection, then in my example neither b m nor b t is b. So, one of them does not have to be the consumed bundle and the answer to part 2 is no. Part 3: There is no reason his most preferred bundle among those he can a ord has to use up all of his time and money. It could be, but this is pretty unlikely. Part 4: Yes, it would change the answer because now we have added an assumption that puts b m in the intersection of the two sets (in the bundles he has time and money to consume). So, now b m = b. Note that it could be the case that b t 6= b. The rst step in answering this question is to understand the notation (language). If you don t understand the concepts and notation, all is lost. B is a set of bundles of goods and b is a particular bundle. For example, B m is the set of all bundles of goods that George can a ord, b m is a bundle in B m, and b m is a speci c bundle of goods; it is the one he likes the best from those he can a ord to buy. Do you understand the distinction between a 9

10 bundle of goods and a set of bundles of goods? b t is the bundle George would choose if money was not a constraint. E.g., a weekend in Paris at the Ritz with lots of good food, wine and shopping. b m is the bundle George would choose if time was not a constraint. E.g. an around-the-world backpacking trip, eating lots of rice. There is no reason they are the same. Consider the following example. I have 10 hours of time and $100. There are two goods, x 1 and x 2. Assume good 1 is very expensive in terms of money, but takes little time to consume. Assume the opposite for good 2. Ignoring, the money constraint, I would choose a bundle with more good 1 than good 2. Ignoring the time constraint, I would choose a bundle with more good 2 than 1. Neither of these bundles is necessarily my most preferred bundle from the set of bundles I can a ord in terms of both time and money. 19. Consider Wilber. Wilber has preferences over bundles of goods. Let X 0 denote the set of bundles that Wilber can currently a ord. Further assume that Wilber always chooses the bundle that he likes the best from those he can a ord. Call the bundle that he chooses given the constraint X 0 ; x 0. Now things change such that the set of bundles he can a ord is X 1 where X 0 X 1. Convince the reader, in words, that this change in the constraint, cannot make Wilbur worse o. Since the original set of a ordable bundles is a subset of the new set of a ordable bundles, after the change the individual can still a ord his best bundle given X 0. 10

11 That is, he can duplicate how well he did in the original case. do at least as well as in the old case. So, in the new case he will WHAT IS A FUNCTION? 20. De ne the term mathematical function in one or two sentences. Provide a speci c example of a mathematical function. Is a circle in two-dimensional space a function? Why or why not? 21. Describe, in words, what the following expression means: f(x; y) : x + y = 0g : Graph this relationship in (x; y) space with x on the horizontal axis and y on the vertical axis. Numerically identify at least one point on your graph. Does this relationship identify a function? Do the same for : f(x; y) : y xg: f(x; y) : x + y = 0g identi es a straight line through the origin with a slope of negative one. Yes, this set does identify a function. That is, ff(x; y) : x + y = 0g () y = x In contrast, f(x; y) : y xg does not identify y as a function of x. In terms of a graph of the second set, it is all the points on and below a straight line through the origin with a slope of positive one. 22. Consider the function y = f(x), where x is a scalar. What is a function and what does this function do? The function f(x) associates with each value of the variable x that is in the domain of the function a unique value of the variable y. Note that y = f(x) does not necessarily associate a unique x with each y. 11

Intro to Economic analysis

Intro to Economic analysis Intro to Economic analysis Alberto Bisin - NYU 1 Rational Choice The central gure of economics theory is the individual decision-maker (DM). The typical example of a DM is the consumer. We shall assume

More information

Advanced Microeconomics Fall Lecture Note 1 Choice-Based Approach: Price e ects, Wealth e ects and the WARP

Advanced Microeconomics Fall Lecture Note 1 Choice-Based Approach: Price e ects, Wealth e ects and the WARP Prof. Olivier Bochet Room A.34 Phone 3 63 476 E-mail olivier.bochet@vwi.unibe.ch Webpage http//sta.vwi.unibe.ch/bochet Advanced Microeconomics Fall 2 Lecture Note Choice-Based Approach Price e ects, Wealth

More information

Econ Review Set 2 - Answers

Econ Review Set 2 - Answers Econ 4808 Review Set 2 - Answers EQUILIBRIUM ANALYSIS 1. De ne the concept of equilibrium within the con nes of an economic model. Provide an example of an economic equilibrium. Economic models contain

More information

Partial Solutions to Homework 2

Partial Solutions to Homework 2 Partial Solutions to Homework. Carefully depict some of the indi erence curves for the following utility functions. In each case, check whether the preferences are monotonic and whether preferences are

More information

It is convenient to introduce some notation for this type of problems. I will write this as. max u (x 1 ; x 2 ) subj. to. p 1 x 1 + p 2 x 2 m ;

It is convenient to introduce some notation for this type of problems. I will write this as. max u (x 1 ; x 2 ) subj. to. p 1 x 1 + p 2 x 2 m ; 4 Calculus Review 4.1 The Utility Maimization Problem As a motivating eample, consider the problem facing a consumer that needs to allocate a given budget over two commodities sold at (linear) prices p

More information

Microeconomics MSc. preference relations. Todd R. Kaplan. October University of Haifa. Kaplan (Haifa) micro October / 39

Microeconomics MSc. preference relations. Todd R. Kaplan. October University of Haifa. Kaplan (Haifa) micro October / 39 Microeconomics MSc preference relations Todd R. Kaplan University of Haifa October 2010 Kaplan (Haifa) micro October 2010 1 / 39 Guessing Game Guess a number 0 to 100. The guess closest to 2/3 the average

More information

Lecture 1- The constrained optimization problem

Lecture 1- The constrained optimization problem Lecture 1- The constrained optimization problem The role of optimization in economic theory is important because we assume that individuals are rational. Why constrained optimization? the problem of scarcity.

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

Introduction to Proofs

Introduction to Proofs Introduction to Proofs Many times in economics we will need to prove theorems to show that our theories can be supported by speci c assumptions. While economics is an observational science, we use mathematics

More information

1 Uncertainty and Insurance

1 Uncertainty and Insurance Uncertainty and Insurance Reading: Some fundamental basics are in Varians intermediate micro textbook (Chapter 2). A good (advanced, but still rather accessible) treatment is in Kreps A Course in Microeconomic

More information

Nonlinear Programming (NLP)

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

More information

4.1 Real-valued functions of a real variable

4.1 Real-valued functions of a real variable Chapter 4 Functions When introducing relations from a set A to a set B we drew an analogy with co-ordinates in the x-y plane. Instead of coming from R, the first component of an ordered pair comes from

More information

The Kuhn-Tucker Problem

The Kuhn-Tucker Problem Natalia Lazzati Mathematics for Economics (Part I) Note 8: Nonlinear Programming - The Kuhn-Tucker Problem Note 8 is based on de la Fuente (2000, Ch. 7) and Simon and Blume (1994, Ch. 18 and 19). The Kuhn-Tucker

More information

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...}

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...} WORKSHEET ON NUMBERS, MATH 215 FALL 18(WHYTE) We start our study of numbers with the integers: Z = {..., 2, 1, 0, 1, 2, 3,... } and their subset of natural numbers: N = {1, 2, 3,...} For now we will not

More information

Chapter 4 Simultaneous Linear Equations

Chapter 4 Simultaneous Linear Equations Chapter 4 Simultaneous Linear Equations Section 4.: Understanding Solutions of Simultaneous Linear Equations Analyze and solve pairs of simultaneous linear equations. Understand that solutions to a system

More information

Lecture 3 - Axioms of Consumer Preference and the Theory of Choice

Lecture 3 - Axioms of Consumer Preference and the Theory of Choice Lecture 3 - Axioms of Consumer Preference and the Theory of Choice David Autor 14.03 Fall 2004 Agenda: 1. Consumer preference theory (a) Notion of utility function (b) Axioms of consumer preference (c)

More information

Show Your Work! Point values are in square brackets. There are 35 points possible. Some facts about sets are on the last page.

Show Your Work! Point values are in square brackets. There are 35 points possible. Some facts about sets are on the last page. Formal Methods Name: Key Midterm 2, Spring, 2007 Show Your Work! Point values are in square brackets. There are 35 points possible. Some facts about sets are on the last page.. Determine whether each of

More information

c 2007 Je rey A. Miron

c 2007 Je rey A. Miron Review of Calculus Tools. c 007 Je rey A. Miron Outline 1. Derivatives. Optimization 3. Partial Derivatives. Optimization again 5. Optimization subject to constraints 1 Derivatives The basic tool we need

More information

Microeconomic Theory-I Washington State University Midterm Exam #1 - Answer key. Fall 2016

Microeconomic Theory-I Washington State University Midterm Exam #1 - Answer key. Fall 2016 Microeconomic Theory-I Washington State University Midterm Exam # - Answer key Fall 06. [Checking properties of preference relations]. Consider the following preference relation de ned in the positive

More information

x 1 1 and p 1 1 Two points if you just talk about monotonicity (u (c) > 0).

x 1 1 and p 1 1 Two points if you just talk about monotonicity (u (c) > 0). . (a) (8 points) What does it mean for observations x and p... x T and p T to be rationalized by a monotone utility function? Notice that this is a one good economy. For all t, p t x t function. p t x

More information

Math 308 Spring Midterm Answers May 6, 2013

Math 308 Spring Midterm Answers May 6, 2013 Math 38 Spring Midterm Answers May 6, 23 Instructions. Part A consists of questions that require a short answer. There is no partial credit and no need to show your work. In Part A you get 2 points per

More information

1 Selected Homework Solutions

1 Selected Homework Solutions Selected Homework Solutions Mathematics 4600 A. Bathi Kasturiarachi September 2006. Selected Solutions to HW # HW #: (.) 5, 7, 8, 0; (.2):, 2 ; (.4): ; (.5): 3 (.): #0 For each of the following subsets

More information

Mathmatics 239 solutions to Homework for Chapter 2

Mathmatics 239 solutions to Homework for Chapter 2 Mathmatics 239 solutions to Homework for Chapter 2 Old version of 8.5 My compact disc player has space for 5 CDs; there are five trays numbered 1 through 5 into which I load the CDs. I own 100 CDs. a)

More information

Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions

Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions For each question, there is a model solution (showing you the level of detail I expect on the exam) and then below

More information

Chapter 1: January 26 January 30

Chapter 1: January 26 January 30 Chapter : January 26 January 30 Section.7: Inequalities As a diagnostic quiz, I want you to go through the first ten problems of the Chapter Test on page 32. These will test your knowledge of Sections.

More information

GS/ECON 5010 section B Answers to Assignment 1 September Q1. Are the preferences described below transitive? Strictly monotonic? Convex?

GS/ECON 5010 section B Answers to Assignment 1 September Q1. Are the preferences described below transitive? Strictly monotonic? Convex? GS/ECON 5010 section B Answers to Assignment 1 September 2011 Q1. Are the preferences described below transitive? Strictly monotonic? Convex? Explain briefly. The person consumes 2 goods, food and clothing.

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Cooperative game theory Harald Wiese University of Leipzig Harald Wiese (University of Leipzig) Advanced Microeconomics 1 / 45 Part D. Bargaining theory and Pareto optimality 1

More information

Microeconomics MSc. preference relations. Todd R. Kaplan. October University of Haifa. Kaplan (Haifa) micro October / 42

Microeconomics MSc. preference relations. Todd R. Kaplan. October University of Haifa. Kaplan (Haifa) micro October / 42 Microeconomics MSc preference relations Todd R. Kaplan University of Haifa October 2015 Kaplan (Haifa) micro October 2015 1 / 42 Guessing Game Guess a number 0 to 100. The guess closest to 2/3 the average

More information

Study skills for mathematicians

Study skills for mathematicians PART I Study skills for mathematicians CHAPTER 1 Sets and functions Everything starts somewhere, although many physicists disagree. Terry Pratchett, Hogfather, 1996 To think like a mathematician requires

More information

0. Introduction 1 0. INTRODUCTION

0. Introduction 1 0. INTRODUCTION 0. Introduction 1 0. INTRODUCTION In a very rough sketch we explain what algebraic geometry is about and what it can be used for. We stress the many correlations with other fields of research, such as

More information

Recitation 2-09/01/2017 (Solution)

Recitation 2-09/01/2017 (Solution) Recitation 2-09/01/2017 (Solution) 1. Checking properties of the Cobb-Douglas utility function. Consider the utility function u(x) Y n i1 x i i ; where x denotes a vector of n di erent goods x 2 R n +,

More information

Answers for Calculus Review (Extrema and Concavity)

Answers for Calculus Review (Extrema and Concavity) Answers for Calculus Review 4.1-4.4 (Extrema and Concavity) 1. A critical number is a value of the independent variable (a/k/a x) in the domain of the function at which the derivative is zero or undefined.

More information

Inequalities Chapter Test

Inequalities Chapter Test Inequalities Chapter Test Part 1: For questions 1-9, circle the answer that best answers the question. 1. Which graph best represents the solution of 8 4x < 4 A. B. C. D. 2. Which of the following inequalities

More information

1 The Well Ordering Principle, Induction, and Equivalence Relations

1 The Well Ordering Principle, Induction, and Equivalence Relations 1 The Well Ordering Principle, Induction, and Equivalence Relations The set of natural numbers is the set N = f1; 2; 3; : : :g. (Some authors also include the number 0 in the natural numbers, but number

More information

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010)

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010) http://math.sun.ac.za/amsc/sam Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics 2009-2010 Lecture notes in progress (27 March 2010) Contents 2009 Semester I: Elements 5 1. Cartesian product

More information

6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, Class 8 Nancy Lynch

6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, Class 8 Nancy Lynch 6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, 2010 Class 8 Nancy Lynch Today More undecidable problems: About Turing machines: Emptiness, etc. About

More information

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions Chapter 2 Polynomial and Rational Functions 2.5 Zeros of Polynomial Functions 1 / 33 23 Chapter 2 Homework 2.5 p335 6, 8, 10, 12, 16, 20, 24, 28, 32, 34, 38, 42, 46, 50, 52 2 / 33 23 3 / 33 23 Objectives:

More information

Theorem. For every positive integer n, the sum of the positive integers from 1 to n is n(n+1)

Theorem. For every positive integer n, the sum of the positive integers from 1 to n is n(n+1) Week 1: Logic Lecture 1, 8/1 (Sections 1.1 and 1.3) Examples of theorems and proofs Theorem (Pythagoras). Let ABC be a right triangle, with legs of lengths a and b, and hypotenuse of length c. Then a +

More information

Axiomatic set theory. Chapter Why axiomatic set theory?

Axiomatic set theory. Chapter Why axiomatic set theory? Chapter 1 Axiomatic set theory 1.1 Why axiomatic set theory? Essentially all mathematical theories deal with sets in one way or another. In most cases, however, the use of set theory is limited to its

More information

Notes on the Mussa-Rosen duopoly model

Notes on the Mussa-Rosen duopoly model Notes on the Mussa-Rosen duopoly model Stephen Martin Faculty of Economics & Econometrics University of msterdam Roetersstraat 08 W msterdam The Netherlands March 000 Contents Demand. Firm...............................

More information

Adv. Micro Theory, ECON

Adv. Micro Theory, ECON Adv. Micro Theor, ECON 6-9 Assignment Answers, Fall Due: Monda, September 7 th Directions: Answer each question as completel as possible. You ma work in a group consisting of up to 3 members for each group

More information

Conceptual Explanations: Simultaneous Equations Distance, rate, and time

Conceptual Explanations: Simultaneous Equations Distance, rate, and time Conceptual Explanations: Simultaneous Equations Distance, rate, and time If you travel 30 miles per hour for 4 hours, how far do you go? A little common sense will tell you that the answer is 120 miles.

More information

ECON501 - Vector Di erentiation Simon Grant

ECON501 - Vector Di erentiation Simon Grant ECON01 - Vector Di erentiation Simon Grant October 00 Abstract Notes on vector di erentiation and some simple economic applications and examples 1 Functions of One Variable g : R! R derivative (slope)

More information

Arrovian Social Choice with Non -Welfare Attributes

Arrovian Social Choice with Non -Welfare Attributes Arrovian Social Choice with Non -Welfare Attributes Ryo-Ichi Nagahisa y Kansai University Koichi Suga z Waseda University November 14, 2017 Abstract A social state is assumed to be chracterized by welfare

More information

1 Which sets have volume 0?

1 Which sets have volume 0? Math 540 Spring 0 Notes #0 More on integration Which sets have volume 0? The theorem at the end of the last section makes this an important question. (Measure theory would supersede it, however.) Theorem

More information

Change & Rates of Change

Change & Rates of Change Name: Date: Per: Change & Rates of Change Two concepts that physicist tend to trouble themselves over more than any others are how much a thing changes and at what rate that something changed. Much of

More information

THE SIMPLE PROOF OF GOLDBACH'S CONJECTURE. by Miles Mathis

THE SIMPLE PROOF OF GOLDBACH'S CONJECTURE. by Miles Mathis THE SIMPLE PROOF OF GOLDBACH'S CONJECTURE by Miles Mathis miles@mileswmathis.com Abstract Here I solve Goldbach's Conjecture by the simplest method possible. I do this by first calculating probabilites

More information

Mathematical Preliminaries. Sipser pages 1-28

Mathematical Preliminaries. Sipser pages 1-28 Mathematical Preliminaries Sipser pages 1-28 Mathematical Preliminaries This course is about the fundamental capabilities and limitations of computers. It has 3 parts 1. Automata Models of computation

More information

Chapter 1. Chemistry: An Overview and the Scientific Method

Chapter 1. Chemistry: An Overview and the Scientific Method Chapter 1 Chemistry: An Overview and the Scientific Method Chemistry: An Overview and the Scientific Method 1. In Section 1.1 of your text, the terms macroscopic and microscopic are used. Explain what

More information

Finding an Equation of a Line

Finding an Equation of a Line Lesson 3-4 Finding an Equation of a Line Vocabulary point-slope form piecewise linear function BIG IDEA Postulates and theorems of geometry about lines tell when exactly one line is determined from given

More information

If you have completed your extra credit opportunity, please place it on your inbox.

If you have completed your extra credit opportunity, please place it on your inbox. Warm-Up If you have completed your extra credit opportunity, please place it on your inbox. On everyone s desk should be paper and a pencil for notes. We are covering all of Quarter 1 in one day, so we

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

Applied cooperative game theory:

Applied cooperative game theory: Applied cooperative game theory: The gloves game Harald Wiese University of Leipzig April 2010 Harald Wiese (Chair of Microeconomics) Applied cooperative game theory: April 2010 1 / 29 Overview part B:

More information

MATH Max-min Theory Fall 2016

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

More information

Algebra IA Final Review

Algebra IA Final Review Algebra IA Final Review Name: 1. Bob knows there is a relationship between how much time he spends chatting with his classmates and how many problems he can get done in Algebra class. Identify the Independent

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

5.1 Representing Relations Name: Date: Goal: to discuss the concept of a relation and to represent relations in different ways

5.1 Representing Relations Name: Date: Goal: to discuss the concept of a relation and to represent relations in different ways 5.1 Representing Relations Name: Date: Goal: to discuss the concept of a relation and to represent relations in different ways Toolkit: Main Ideas: Definitions: Set A set is a collection of distinct objects

More information

Guide to Proofs on Sets

Guide to Proofs on Sets CS103 Winter 2019 Guide to Proofs on Sets Cynthia Lee Keith Schwarz I would argue that if you have a single guiding principle for how to mathematically reason about sets, it would be this one: All sets

More information

Choosing the Two Finalists

Choosing the Two Finalists Choosing the Two Finalists K r Eliaz Department of Economics, Brown University Michael Richter Department of Economics, New York University Ariel Rubinstein University of Tel Aviv Cafés and Department

More information

1 Numbers, Sets, Algebraic Expressions

1 Numbers, Sets, Algebraic Expressions AAU - Business Mathematics I Lecture #1, February 27, 2010 1 Numbers, Sets, Algebraic Expressions 1.1 Constants, Variables, and Sets A constant is something that does not change, over time or otherwise:

More information

Gi en Demand for Several Goods

Gi en Demand for Several Goods Gi en Demand for Several Goods Peter Norman Sørensen January 28, 2011 Abstract The utility maimizing consumer s demand function may simultaneously possess the Gi en property for any number of goods strictly

More information

3.4 Using the First Derivative to Test Critical Numbers (4.3)

3.4 Using the First Derivative to Test Critical Numbers (4.3) 118 CHAPTER 3. APPLICATIONS OF THE DERIVATIVE 3.4 Using the First Derivative to Test Critical Numbers (4.3) 3.4.1 Theory: The rst derivative is a very important tool when studying a function. It is important

More information

MATH 13 FINAL EXAM SOLUTIONS

MATH 13 FINAL EXAM SOLUTIONS MATH 13 FINAL EXAM SOLUTIONS WINTER 2014 Problem 1 (15 points). For each statement below, circle T or F according to whether the statement is true or false. You do NOT need to justify your answers. T F

More information

Math 2 Variable Manipulation Part 6 System of Equations

Math 2 Variable Manipulation Part 6 System of Equations Name: Date: 1 Math 2 Variable Manipulation Part 6 System of Equations SYSTEM OF EQUATIONS INTRODUCTION A "system" of equations is a set or collection of equations that you deal with all together at once.

More information

Discrete Structures Proofwriting Checklist

Discrete Structures Proofwriting Checklist CS103 Winter 2019 Discrete Structures Proofwriting Checklist Cynthia Lee Keith Schwarz Now that we re transitioning to writing proofs about discrete structures like binary relations, functions, and graphs,

More information

All of my class notes can be found at

All of my class notes can be found at My name is Leon Hostetler I am currently a student at Florida State University majoring in physics as well as applied and computational mathematics Feel free to download, print, and use these class notes

More information

Economics 205, Fall 2002: Final Examination, Possible Answers

Economics 205, Fall 2002: Final Examination, Possible Answers Economics 05, Fall 00: Final Examination, Possible Answers Comments on the Exam Grades: 43 possible; high: 413; median: 34; low: 36 I was generally happy with the answers to questions 3-8, satisfied with

More information

Chapter 5: Preferences

Chapter 5: Preferences Chapter 5: Preferences 5.1: Introduction In chapters 3 and 4 we considered a particular type of preferences in which all the indifference curves are parallel to each other and in which each indifference

More information

Intermediate Microeconomics (UTS 23567) * Preliminary and incomplete Available at

Intermediate Microeconomics (UTS 23567) * Preliminary and incomplete Available at Proposed solutions for tutorials 1&2 Intermediate Microeconomics (UTS 23567) * Preliminary and incomplete Available at https://backwardinduction.blog/tutoring/ Office hours on Mondays from 9 am till 10

More information

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011 Math 31 Lesson Plan Day 2: Sets; Binary Operations Elizabeth Gillaspy September 23, 2011 Supplies needed: 30 worksheets. Scratch paper? Sign in sheet Goals for myself: Tell them what you re going to tell

More information

General Equilibrium and Welfare

General Equilibrium and Welfare and Welfare Lectures 2 and 3, ECON 4240 Spring 2017 University of Oslo 24.01.2017 and 31.01.2017 1/37 Outline General equilibrium: look at many markets at the same time. Here all prices determined in the

More information

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is EQUATIONS OF LINES 1. Writing Equations of Lines There are many ways to define a line, but for today, let s think of a LINE as a collection of points such that the slope between any two of those points

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Ordinal preference theory Harald Wiese University of Leipzig Harald Wiese (University of Leipzig) Advanced Microeconomics 1 / 68 Part A. Basic decision and preference theory 1 Decisions

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

Sets, Functions and Relations

Sets, Functions and Relations Chapter 2 Sets, Functions and Relations A set is any collection of distinct objects. Here is some notation for some special sets of numbers: Z denotes the set of integers (whole numbers), that is, Z =

More information

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities)

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons

More information

Math 1270 Honors Fall, 2008 Background Material on Uniform Convergence

Math 1270 Honors Fall, 2008 Background Material on Uniform Convergence Math 27 Honors Fall, 28 Background Material on Uniform Convergence Uniform convergence is discussed in Bartle and Sherbert s book Introduction to Real Analysis, which was the tet last year for 42 and 45.

More information

In this initial chapter, you will be introduced to, or more than likely be reminded of, a

In this initial chapter, you will be introduced to, or more than likely be reminded of, a 1 Sets In this initial chapter, you will be introduced to, or more than likely be reminded of, a fundamental idea that occurs throughout mathematics: sets. Indeed, a set is an object from which every mathematical

More information

Business Cycles: The Classical Approach

Business Cycles: The Classical Approach San Francisco State University ECON 302 Business Cycles: The Classical Approach Introduction Michael Bar Recall from the introduction that the output per capita in the U.S. is groing steady, but there

More information

Some Notes on Adverse Selection

Some Notes on Adverse Selection Some Notes on Adverse Selection John Morgan Haas School of Business and Department of Economics University of California, Berkeley Overview This set of lecture notes covers a general model of adverse selection

More information

Turing Machines Part Three

Turing Machines Part Three Turing Machines Part Three What problems can we solve with a computer? What kind of computer? Very Important Terminology Let M be a Turing machine. M accepts a string w if it enters an accept state when

More information

Advanced Microeconomics I: Consumers, Firms and Markets Chapters 1+2

Advanced Microeconomics I: Consumers, Firms and Markets Chapters 1+2 Advanced Microeconomics I: Consumers, Firms and Markets Chapters 1+2 Prof. Dr. Oliver Gürtler Winter Term 2012/2013 1 Advanced Microeconomics I: Consumers, Firms and Markets Chapters 1+2 JJ N J 1. Introduction

More information

Linear Algebra, Summer 2011, pt. 2

Linear Algebra, Summer 2011, pt. 2 Linear Algebra, Summer 2, pt. 2 June 8, 2 Contents Inverses. 2 Vector Spaces. 3 2. Examples of vector spaces..................... 3 2.2 The column space......................... 6 2.3 The null space...........................

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

MI 4 Mathematical Induction Name. Mathematical Induction

MI 4 Mathematical Induction Name. Mathematical Induction Mathematical Induction It turns out that the most efficient solution to the Towers of Hanoi problem with n disks takes n 1 moves. If this isn t the formula you determined, make sure to check your data

More information

Lecture # 1 - Introduction

Lecture # 1 - Introduction Lecture # 1 - Introduction Mathematical vs. Nonmathematical Economics Mathematical Economics is an approach to economic analysis Purpose of any approach: derive a set of conclusions or theorems Di erences:

More information

Integers. Domain 1 Lesson 3. Getting the Idea. Example 1. Strategy. Step 1. Step 2

Integers. Domain 1 Lesson 3. Getting the Idea. Example 1. Strategy. Step 1. Step 2 Domain 1 Lesson 3 Integers Common Core Standards: 6.NS.5, 6.NS.6.a, 6.NS.6.c Getting the Idea Integers include the counting numbers (1, 2, 3, ), their opposites (21, 22, 23, ), and zero. The number line

More information

MA103 STATEMENTS, PROOF, LOGIC

MA103 STATEMENTS, PROOF, LOGIC MA103 STATEMENTS, PROOF, LOGIC Abstract Mathematics is about making precise mathematical statements and establishing, by proof or disproof, whether these statements are true or false. We start by looking

More information

Second Welfare Theorem

Second Welfare Theorem Second Welfare Theorem Econ 2100 Fall 2015 Lecture 18, November 2 Outline 1 Second Welfare Theorem From Last Class We want to state a prove a theorem that says that any Pareto optimal allocation is (part

More information

Midterm #1 EconS 527 Wednesday, February 21st, 2018

Midterm #1 EconS 527 Wednesday, February 21st, 2018 NAME: Midterm #1 EconS 527 Wednesday, February 21st, 2018 Instructions. Show all your work clearly and make sure you justify all your answers. 1. Question 1 [10 Points]. Discuss and provide examples of

More information

We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off!

We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off! Welcome to math! We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off! So go back to your normal seat and get

More information

1. Math 101. Math 101 Website: richard/math101 Section 2 Website: richard/math101/fall06

1. Math 101. Math 101 Website:  richard/math101 Section 2 Website:  richard/math101/fall06 1. Math 101 Lines and Slope Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University Math 101 Website: http://math.niu.edu/ richard/math101 Section

More information

Consider this problem. A person s utility function depends on consumption and leisure. Of his market time (the complement to leisure), h t

Consider this problem. A person s utility function depends on consumption and leisure. Of his market time (the complement to leisure), h t VI. INEQUALITY CONSTRAINED OPTIMIZATION Application of the Kuhn-Tucker conditions to inequality constrained optimization problems is another very, very important skill to your career as an economist. If

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

; p. p y p y p y. Production Set: We have 2 constraints on production - demand for each factor of production must be less than its endowment

; p. p y p y p y. Production Set: We have 2 constraints on production - demand for each factor of production must be less than its endowment Exercise 1. Consider an economy with produced goods - x and y;and primary factors (these goods are not consumed) of production A and. There are xedcoe±cient technologies for producing x and y:to produce

More information

Economics 101. Lecture 2 - The Walrasian Model and Consumer Choice

Economics 101. Lecture 2 - The Walrasian Model and Consumer Choice Economics 101 Lecture 2 - The Walrasian Model and Consumer Choice 1 Uncle Léon The canonical model of exchange in economics is sometimes referred to as the Walrasian Model, after the early economist Léon

More information

Conditional probabilities and graphical models

Conditional probabilities and graphical models Conditional probabilities and graphical models Thomas Mailund Bioinformatics Research Centre (BiRC), Aarhus University Probability theory allows us to describe uncertainty in the processes we model within

More information

MATH 1130 Exam 1 Review Sheet

MATH 1130 Exam 1 Review Sheet MATH 1130 Exam 1 Review Sheet The Cartesian Coordinate Plane The Cartesian Coordinate Plane is a visual representation of the collection of all ordered pairs (x, y) where x and y are real numbers. This

More information

Lecture 1. Econ 2001: Introduction to Mathematical Methods (a.k.a. Math Camp) 2015 August 10

Lecture 1. Econ 2001: Introduction to Mathematical Methods (a.k.a. Math Camp) 2015 August 10 Lecture 1 Econ 2001: Introduction to Mathematical Methods (a.k.a. Math Camp) 2015 August 10 Lecture 1 Outline 1 Logistics: Who, Where, When, What, How, Why, Stuff 2 Methods of Proof 3 Sets 4 Binary Relations

More information

Dynamic Macroeconomic Theory Notes. David L. Kelly. Department of Economics University of Miami Box Coral Gables, FL

Dynamic Macroeconomic Theory Notes. David L. Kelly. Department of Economics University of Miami Box Coral Gables, FL Dynamic Macroeconomic Theory Notes David L. Kelly Department of Economics University of Miami Box 248126 Coral Gables, FL 33134 dkelly@miami.edu Current Version: Fall 2013/Spring 2013 I Introduction A

More information