2-Nash and Leontief Economy

Slides:



Advertisements
Similar presentations
Chapter 6 Matrix Algebra.
Advertisements

Representing Relations
OPIM 952 – Market Equilibrium Ralph Ahn. Todays Lecture A general introduction to market equilibria Walras-Cassel Model The Wald corrections The Arrow-Debreu.
6.853: Topics in Algorithmic Game Theory Fall 2011 Constantinos Daskalakis Lecture 16.
Complexity Results about Nash Equilibria Vincent Conitzer, Tuomas Sandholm International Joint Conferences on Artificial Intelligence 2003 (IJCAI’03) Presented.
A Lemke-Type Algorithm for Market Equilibrium under Separable, Piecewise-Linear Concave Utilities Ruta Mehta Indian Institute of Technology – Bombay Joint.
6.1 Vector Spaces-Basic Properties. Euclidean n-space Just like we have ordered pairs (n=2), and ordered triples (n=3), we also have ordered n-tuples.
Bilinear Games: Polynomial Time Algorithms for Rank Based Subclasses Ruta Mehta Indian Institute of Technology, Bombay Joint work with Jugal Garg and Albert.
Mixed Strategies CMPT 882 Computational Game Theory Simon Fraser University Spring 2010 Instructor: Oliver Schulte.
COMP 553: Algorithmic Game Theory Fall 2014 Yang Cai Lecture 21.
Computation of Nash Equilibrium Jugal Garg Georgios Piliouras.
Nash equilibria in Electricity Markets: A comparison of different approaches Seminar in Electric Power Networks, 12/5/12 Magdalena Klemun Master Student,
Seminar In Game Theory Algorithms, TAU, Agenda  Introduction  Computational Complexity  Incentive Compatible Mechanism  LP Relaxation & Walrasian.
Lecture 2: Applied general equilibrium (Chapter 3) Introduction of formats Comparing the formats Model implementation –Classification –The Social Accounting.
6.896: Topics in Algorithmic Game Theory Lecture 14 Constantinos Daskalakis.
Mechanism Design without Money Lecture 4 1. Price of Anarchy simplest example G is given Route 1 unit from A to B, through AB,AXB OPT– route ½ on AB and.
Auction Algorithms for Market Equilibrium Rahul Garg IBM India Research Sanjiv Kapoor Illionis Institute of Technology.
6.896: Topics in Algorithmic Game Theory Lecture 15 Constantinos Daskalakis.
6.1 Eigenvalues and Diagonalization. Definitions A is n x n. is an eigenvalue of A if AX = X has non zero solutions X (called eigenvectors) If is an eigenvalue.
MATRICES. EXAMPLES:
Supply and demand in math form. Say in general demand is expressed as Qd = A – BP, where A and B are positive numbers. Supply would be expressed as Qs.
Dynamic Spectrum Management: Optimization, game and equilibrium Tom Luo (Yinyu Ye) December 18, WINE 2008.
Perfect Competition Sections 4.1 and 4.2. Market Structures and Organization.
Algorithmic Game Theory and Internet Computing Amin Saberi Stanford University Computation of Competitive Equilibria.
Ch.8 Arrow-Debreu Pricing 8.1 Introduction 8.2 Setting: An Arrow-Debreu Economy 8.3 Competitive Equilibrium and Pareto Optimality Illustrated 8.4 Pareto.
Position Auctions Paper by Hal Varian, Presented by Rahul Jain.
1 Issues on the border of economics and computation נושאים בגבול כלכלה וחישוב Congestion Games, Potential Games and Price of Anarchy Liad Blumrosen ©
1 Bargaining & Markets u As before: Buyers and Sellers, δtp,δtp, δ t (1-p). u Matching: Seller meets a buyer with probability α. A buyer meets a seller.
3.1. Strategic Behavior Matilde Machado.
Matrices Matrices For grade 1, undergraduate students For grade 1, undergraduate students Made by Department of Math.,Anqing Teachers college.
Algorithmic Game Theory and Internet Computing Vijay V. Vazirani Joint work with Jugal Garg & Ruta Mehta Dichotomies in Equilibrium Computation: Market.
Lecture 6 Cournot oligopoly. Cournot’s Model of Oligopoly Single good produced by n firms Cost to firm i of producing q i units: C i (q i ), where C i.
Rabin Model of Monopoly Pricing. Preliminaries Monopolist has cost c per unit Consumer values the good  Monopolist picks price p  [c,  ] Consumer picks.
1.6 Absolute-Value Equations & Inequalities. Absolute value of a number is its distance from zero on the number line. Absolute value of a number is never.
Frank Cowell: Microeconomics Exercise 7.8 MICROECONOMICS Principles and Analysis Frank Cowell November 2006.
Marek Kapicka Lecture 2 Basic Intertemporal Model
1 Bargaining & Markets u Two populations: Buyers and Sellers u A sellers has 1 indivisible unit to sell u A Buyer has 1 unit of divisible money u If they.
 Recall that when you wanted to solve a system of equations, you used to use two different methods.  Substitution Method  Addition Method.
EC202: Worked Example #3.18 Frank Cowell April 2004 This presentation covers exactly the material set out in the file WorkedExamples.pdf, but with the.
1 Nash Demand Game Nash Program (non cooperative games) Demand Game S Topics 3.
4.2 Matrix Multiplication Objectives: Multiply 2 matrices. Use matrix multiplication to solve mathematical and real-world problems. Standard:
Day 9 GAME THEORY. 3 Solution Methods for Non-Zero Sum Games Dominant Strategy Iterated Dominant Strategy Nash Equilibrium NON- ZERO SUM GAMES HOW TO.
Systems of Linear Equations: An Introduction Unique Solutions Underdetermined and Overdetermined Systems Multiplication of Matrices The Inverse of a Square.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
Security Markets V Miloslav S Vošvrda Theory of Capital Markets.
A useful reduction (SAT -> game)
Game theory basics A Game describes situations of strategic interaction, where the payoff for one agent depends on its own actions as well as on the actions.
Q 2.1 Nash Equilibrium Ben
Nash Equilibrium: P or NP?
Matrices When data from a table (or tables) needs to be manipulated, easier to deal with info in form of a matrix. Fresh Soph Jun Sen A B 7 C 1 6.
Tools for Decision Analysis: Analysis of Risky Decisions
Market Equilibrium Ruta Mehta.
Non-additive Security Games
A useful reduction (SAT -> game)
Theory of Capital Markets
Algorithmic Game Theory and Internet Computing
Section 7.4 Matrix Algebra.
Structured Models for Multi-Agent Interactions
2. Matrix Algebra 2.1 Matrix Operations.
L13 General Equilibrium.
Objectives Multiply two matrices.
Tutorial 3: Market Failures
Graphs and Graphing Utilities
L12 General Equilibrium.
L12 General Equilibrium.
Collaboration in Repeated Games
Normal Form (Matrix) Games
L13 General Equilibrium.
N-player Cournot Econ 414.
Problem Set 4: Externalities
Presentation transcript:

2-Nash and Leontief Economy Jugal Garg

2-Nash Recall the LCP formulation (A, B): payoff matrices 𝐴𝑦≤1 ; 𝑦≥0 𝐴𝑦≤1 ; 𝑦≥0 𝑥≥0 ; 𝑥 𝑇 𝐵≤1 𝑥 𝑇 𝐴𝑦=0; 𝑥 𝑇 𝐵𝑦=0 Every non-zero solution of above LCP is in one-to-one correspondence with Nash equilibrium of (A,B)

Leontief Economy m agents, n goods Agent i has endowment 𝑤 𝑖1 , 𝑤 𝑖2 , …, 𝑤 𝑖𝑛 𝑈 𝑖 𝑥 𝑖 = min 𝑗 { 𝑥 𝑖𝑗 𝑢 𝑖𝑗 } Equilibrium prices and allocation?

Pairing Leontief Economy n agents and n goods W = I ( 𝑤 𝑖𝑖 =1, 𝑤 𝑖𝑗 =0, 𝑖≠𝑗, ∀𝑖,𝑗) 𝑈 𝑖 𝑥 𝑖 = min 𝑗 { 𝑥 𝑖𝑗 𝑢 𝑖𝑗 } 𝛽 𝑖 : utility of agent i 𝑝 𝑗 : price of good j 𝛽 𝑖 = 𝑝 𝑖 𝑗 𝑢 𝑖𝑗 𝑝 𝑗 𝑗 𝑢 𝑖𝑗 𝑝 𝑗 >0 𝛽 𝑖 >0 iff 𝑝 𝑖 >0

Pairing Leontief Utility Market clearing: 𝑖 𝛽 𝑖 𝑢 𝑖𝑗 ≤1, ∀𝑗 𝑝 𝑗 >0⇒ 𝑖 𝛽 𝑖 𝑢 𝑖𝑗 =1 ( 𝑖 𝛽 𝑖 𝑢 𝑖𝑗 −1) 𝑝 𝑗 =0, ∀𝑗 Consider the following LCP: 𝑖 𝛽 𝑖 𝑢 𝑖𝑗 ≤1, 𝛽 𝑗 ≥0 𝛽 𝑗 ( 𝑖 𝛽 𝑖 𝑢 𝑖𝑗 −1)=0, ∀𝑗 How to get prices?

Leontief and Symmetric 2-Nash Consider a positive U LCP solves the Leontief economy Proof on board Leontief  symmetric Nash equilibrium

2-Nash and Leontief Consider 𝑈= 0 𝐵 𝑇 𝐴 0 All entries in (A,B) are positive. 2-Nash  two-group pairing Leontief economy Proof on board

Conclusion 2-Nash is no harder than Leontief economy NP-hard: more than one equilibrium Equilibrium with positive price of a given set of goods