Chapter 7 Duopoly. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction

Size: px
Start display at page:

Download "Chapter 7 Duopoly. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction"

Transcription

1 Chapter 7 Duopoly O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 21

2 Overview 1 Introduction 2 Economic model 3 Numerical solution 4 Computational implementation 5 Numerical results and simulation 6 Highlights 7 Main references O. Afonso, P. B. Vasconcelos Computational Economics 2 / 21

3 Introduction Oligopoly markets consist of a small number of firms that dominate the market, selling differentiated or homogenous products. There are different ways of modelling oligopolies, depending on the way firms interact in the market. Firms choose quantity and then price adjusts so that demand equals supply these are the Cournot and Stackelberg models. Firms choose the prices and then consumers choose from which firm to buy this is the Bertrand model. To understand the Nash equilibrium the focus is on the duopoly case, in which the market has only two firms. The economic problem is based on Gandolfo (2010), Perloff (2013) and Varian (1992), while the mathematical and computational support is based on Demmel (1997) and Bai et al. (2000). O. Afonso, P. B. Vasconcelos Computational Economics 3 / 21

4 Economic model Cournot, Stackelberg and Bertrand models of duopoly markets Consider a static case with two firms, duopoly, each with a marginal cost MC and with total (inverse) demand P = 1 ( ) Q d (Q 1 + Q 2 ), a where P is the price, Q d is the autonomous demand, a > 0 is the sensitivity of the demand to price and Q i is the quantity offered by firm i, i = 1, 2. The total revenue, TR i, is TR i (Q 1, Q 2 ) = P Q i = 1 ( ) Q d (Q 1 + Q 2 ) Q i, a and thus the marginal revenue, MR i, is MR i (Q 1, Q 2 ) = 1 ( ) Q d (Q 1 + Q 2 + Q i ). a Then, firm i maximises profits by setting marginal revenue equal to marginal cost, MR i = MC. O. Afonso, P. B. Vasconcelos Computational Economics 4 / 21

5 Economic model Cournot The Cournot equilibrium (P, Q ), Q = Q1 + Q 2 is computed as follows: 1 The best response of firm 1 to firm 2 s decisions should be obtained; from MR 1 = MC and given Q 2, it results Q1 (Q 2) = 1 2 (Q d amc) 1 2 Q 2. 2 The best response of firm 2 to firm 1 s decision is computed; similarly, to firm 2, it results Q 2 (Q 1) = 1 2 (Q d amc) 1 2 Q 1. 3 The Cournot equilibrium occurs when Q1 is replaced in Q 2 (and vice versa): Q1 = Q 2 = 1 3 (Q d amc). O. Afonso, P. B. Vasconcelos Computational Economics 5 / 21

6 Economic model Stackelberg To compute the Stackelberg equilibrium (P, Q ), suppose that firm 1 is the leader (it decides first) and firm 2 is the follower; the sequential mechanism is as follows: 1 Similar to step 2 in Cournot, the best response of firm 2 to leader firm 1 decision is computed; Q 2 (Q 1) = 1 2 (Q d amc) 1 2 Q 1. 2 Firm 1 s total revenue, given firm 2 s best response, is obtained: 1 TR 1 (Q 1, Q 2 ) = 1 2 (Q d + amc) 1 2 Q 1, 2 MR 1 (Q 1, Q 2 ) = Q 1 /a + (Q d + amc)/(2a), 3 from MR 1 = MC, Q 1 = 1 2 (Q d amc). 3 Finally, given firm 1 s optimal decision, Q2 is obtained using firm 2 s best response function Q2 (Q 1 ) = 1 4 (Q d amc). The firm leader produces more in the Stackelberg equilibrium than the follower due to the first-mover advantage. O. Afonso, P. B. Vasconcelos Computational Economics 6 / 21

7 Economic model Bertrand Firms compete by setting prices and thus the (Nash) equilibrium is such that the prices are equal to the marginal costs: P1 = MC and P 2 = MC. Prices different from P1 and P 2 cannot be an equilibrium. 1 P < MC: at least one firm will earn negative profits and thus the firms have an incentive to deviate. 2 MC = P 1 < P 2 : firm 1 can deviate by setting prices so that MC < P 1 < P 2 and make higher profits; at this new price P 1, firm 1 does not lose any customers, but is selling at a higher price. 3 MC < P 1 < P 2 : firm 1 has an incentive to deviate by setting P 1 < P 1 < P 2, so that it does not lose any customers, but sells at a higher price. moreover, firm 2 can also deviate by setting MC < P 2 < P 1 in order to grab the whole market and sells at a price above the marginal cost. 4 MC < P 1 = P 2 : firm 1, for example, has an incentive to deviate by setting MC < P 1 < P 1 to capture all the market by charging lower price. O. Afonso, P. B. Vasconcelos Computational Economics 7 / 21

8 Economic model Discrete dynamics Cournot duopoly game Consider two firms, i = 1, 2, producing a homogeneous good at time t observe the other firm s output and assume that this quantity stays unchanged in the next time period, t + 1; thus, P t = Q d a 1 a Q d,t, where P is the price of the good, Q d > 0 is the independent/autonomous quantity demanded, Q d is the quantity demanded, which is also the quantity produced, Q 1,t + Q 2,t, and a > 0 is the sensitivity of the demand to price. Linear total cost curves TC = TC 1 = TC 2 are considered for each firm, and thus the marginal cost MC is constant. Thus, each firm has an ex-ante market price based on the belief that the other firm s output remains fixed: P i,t+1 = Q d a 1 a (Q i,t+1 + Q j,t ), j i. O. Afonso, P. B. Vasconcelos Computational Economics 8 / 21

9 Economic model Discrete dynamics Cournot duopoly game Firm i determines Q i,t+1 to maximise its expected profits: π i,t+1 = P i,t+1 Q i,t+1 TC = Q d a Q i,t+1 1 ( ) Q 2 a i,t+1 + Q i,t+1 Q j,t TC. The first-order conditions for an interior maximum are: π i,t+1 = 0 Q i,t+1 = 1 Q i,t+1 2 Q j,t + Q d amc, i, j = 1, 2, i j, 2 which is a nonhomogeneous first-order difference system. In matricial form where A = [ Q t+1 = AQ t + g (1) ] ] [ ] Q1,t, Q t = and g = Q 2,t [ Qd amc 2 Q d amc 2. O. Afonso, P. B. Vasconcelos Computational Economics 9 / 21

10 Economic model Discrete dynamics Cournot duopoly game The study of the homogeneous system, Q t+1 = AQ t, provides insight on the convergence of the process. Convergence is ruled by the eigenvalues of A, which is equivalent to obtain the roots of the characteristic equation det(a λi) = 0. For the present case λ 1, λ 2 = ± 1 2, and hence, the movement is convergent towards the equilibrium solution: Q1 = Q 2 = (Q d MC)/(3a). O. Afonso, P. B. Vasconcelos Computational Economics 10 / 21

11 Numerical solution System of difference equations Consider a first order 2 2 system Y t+1 = AY t + g(t) where Y t = [y 1,t, y 2,t ] T, A is a 2 2 (transition) matrix of constants and g(t) = [g 1 (t), y 2 (t)] T. To access the convergence characteristics of the solution, the focus is on the homogeneous [ part, g] 1 (t) = g 2 (t) = 0. k1 Suppose Y t = λ k t with k 1 and k 2 constants is a solution; then for λ 0, 2 [ ] k1 (A λi) = 0, k 2 leading to the characteristic equation λ 2 trace(a) + det(a) = 0; its roots, λ 1 and λ 2, are the eigenvalues of matrix A. The generalisation for n n systems is immediate although the presence of more than two eigenvalues can lead to more complex behaviour over time. Depending on the eigenvalues, different types of solution results, and thus different stability conditions. In particular, the system is convergent if and only if all eigenvalues have absolute value less than 1. O. Afonso, P. B. Vasconcelos Computational Economics 11 / 21

12 Eigenvalue problem Numerical solution An eigenvalue problem consists in computing solutions, scalars λ and nonzero x, of the matrix equation Eigenvalue problem Ax = λx (2) where A is n n, the scalar λ is an eigenvalue, x 0 is the corresponding (right) eigenvector and (λ, x) is an eigenpair. The set of all eigenvalues of A is called the spectrum of A. Eigenvectors are invariant directions under multiplication by A. Eigenvalues can be interpreted as the n roots of the characteristic polynomial p(λ) = det(a λi), and a particular λ i as the representation of A in the subspace spanned by the correspoof dimension ding x i, i = 1,..., n. Real matrices can have complex eigenvalues, which occur in conjugate pairs. O. Afonso, P. B. Vasconcelos Computational Economics 12 / 21

13 Numerical solution Eigenvalue computations in practice Numerical algorithms for computing eigenvalues can be divided into: transformation methods, which, first, reduce the original matrix A to a form from which the eigenvalues can be computed; iterative methods, which, first, reduce matrix A into one of much smaller order and then use techniques to extract the eigenpairs from the smaller subspace where the problem was projected. While the former are suited for small dimension matrices and compute all eigenpairs, the latter are adequate to large dimensional problems and compute a subset of the spectrum. MATLAB/Octave: Compute all eigenpairs of a small/moderate size matrix A: [V,D]=eig(A), where D is a diagonal matrix of eigenvalues and V a matrix whose columns are the respective eigenvectors. Compute all a subset of eigenpairs from a large sparse matrix A: [V,D] = eigs(a). O. Afonso, P. B. Vasconcelos Computational Economics 13 / 21

14 Computational implementation The following baseline values are considered: Q d = 1000, a = 10 and MC = 10. O. Afonso, P. B. Vasconcelos Computational Economics 14 / 21

15 Computational implementation Presentation and parameters %% D i s c r e t e dynamic Cournot duopoly game % Implemented by : P. B. Vasconcelos and O. Afonso clear ; clc ; disp ( ) ; disp ( D i s c r e t e dynamic Cournot duopoly game ) ; disp ( ) ; %% parameters a = 10; % s e n s i t i v i t y of the demand to p r i c e MC_bar = 10; % marginal cost common to both f i r m s %% exogenous v a r i a b l e s Qd_bar = 1000; % independent / autonomous q u a n t i t y demanded %% model A = [0 0.5; ] ; g = [ ( Qd_bar a MC_bar ) / 2 ; ( Qd_bar a MC_bar ) / 2 ] ; f p r i n t f ( Qt+1 = AQt + g \ n ) disp ( A = ), disp (A) ; disp ( g = ), disp ( g ) ; O. Afonso, P. B. Vasconcelos Computational Economics 15 / 21

16 Computational implementation Solution %% compute the endogenous v a r i a b l e s tmax = 100; t o l = 1e 4; % maximum nb of periods t = 1; Q( :, t ) = [ 2 5 ; 2 5 ] ; disp ( t Q1, t Q2, t ) f p r i n t f ( %d \ t %5.2 f %5.2 f \ n, t 1,Q( 1, t ),Q( 2, t ) ) t = 2; Q( :, t ) = A Q( :, t 1)+g ; f p r i n t f ( %d \ t %5.2 f %5.2 f \ n, t 1,Q( 1, t ),Q( 2, t ) ) while t <tmax && norm(q( :, t ) Q( :, t 1) ) > t o l norm(q( :, t ) ) t = t +1; Q( :, t ) = A Q( :, t 1)+g ; f p r i n t f ( %d \ t %5.2 f %5.2 f \ n, t 1,Q( 1, t ),Q( 2, t ) ) end %% phase diagram c o u r n o t _ p l o t (Q) O. Afonso, P. B. Vasconcelos Computational Economics 16 / 21

17 Plot the solution Computational implementation function c o u r n o t _ p l o t (Q) % Cournot phase diagram q = Q( 1, : ) ; % f o r Cournot Q1=Q2 xmin = min ( q ) 0. 8 ; xmax = max( q ) 1. 1 ; xx = [ xmin, xmax ] ; plot ( [ 0, xmax ], [ 0, xmax ] ) ; hold on ; for t = 1: length ( q ) 1 plot ( [ q ( t ), q ( t ) ], [ q ( t ), q ( t +1) ], r ) ; plot ( [ q ( t ), q ( t +1) ], [ q ( t +1), q ( t +1) ], r ) ; end xlabel ( Q_{ t } ) ; ylabel ( Q_{ t +1} ) ; x lim ( xx ) ; y lim ( xx ) ; hold o f f end O. Afonso, P. B. Vasconcelos Computational Economics 17 / 21

18 Numerical results and simulation Discrete dynamic Cournot duopoly game Qt+1 = AQt + g A = g = t Q1,t Q2,t O. Afonso, P. B. Vasconcelos Computational Economics 18 / 21

19 Numerical results and simulation Q t Q t Quantity phase diagram for the dynamic duopoly Cournot game O. Afonso, P. B. Vasconcelos Computational Economics 19 / 21

20 Highlights Oligopoly markets are characterised by a small number of firms and the focus was on the duopoly case. The dynamic learning process through which each firm refines its own belief of the market behaviour is explored. Stability of systems of difference linear equations is analysed through the eigenvalues of the matrix that represents the linear autonomous system (with constant coefficients); the duopoly equilibrium for the Cournot game with a linear demand and cost functions is stable. Systems of difference equations are exposed and numerical algorithms to compute eigenvalues are briefly introduced; eigenvalues are fundamental to understanding the convergence of the iterative process. O. Afonso, P. B. Vasconcelos Computational Economics 20 / 21

21 Main references G. Gandolfo Economic dynamics. Springer, J. M. Perloff Microeconomics: Theory and Applications with Calculus. Prentice Hall; 3rd edition, H. R. Varian Microeconomic Analysis. W. W. Norton & Company; 3rd edition, Z. Bai, J. Demmel, J. Dongarra, A. Ruhe, H. van-der-vorst Templates for the solution of algebraic eigenvalue problems: a practical guide. SIAM, J. W. Demmel Applied Numerical Linear Algebra. SIAM, O. Afonso, P. B. Vasconcelos Computational Economics 21 / 21

Oligopoly Notes. Simona Montagnana

Oligopoly Notes. Simona Montagnana Oligopoly Notes Simona Montagnana Question 1. Write down a homogeneous good duopoly model of quantity competition. Using your model, explain the following: (a) the reaction function of the Stackelberg

More information

Market Power. Economics II: Microeconomics. December Aslanyan (VŠE) Oligopoly 12/09 1 / 39

Market Power. Economics II: Microeconomics. December Aslanyan (VŠE) Oligopoly 12/09 1 / 39 Market Power Economics II: Microeconomics VŠE Praha December 2009 Aslanyan (VŠE) Oligopoly 12/09 1 / 39 Microeconomics Consumers: Firms: People. Households. Monopoly. Oligopoly Now Perfect Competition.

More information

Bertrand Model of Price Competition. Advanced Microeconomic Theory 1

Bertrand Model of Price Competition. Advanced Microeconomic Theory 1 Bertrand Model of Price Competition Advanced Microeconomic Theory 1 ҧ Bertrand Model of Price Competition Consider: An industry with two firms, 1 and 2, selling a homogeneous product Firms face market

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Leonardo Felli EC441: Room D.106, Z.332, D.109 Lecture 8 bis: 24 November 2004 Monopoly Consider now the pricing behavior of a profit maximizing monopolist: a firm that is the only

More information

Oligopoly. Molly W. Dahl Georgetown University Econ 101 Spring 2009

Oligopoly. Molly W. Dahl Georgetown University Econ 101 Spring 2009 Oligopoly Molly W. Dahl Georgetown University Econ 101 Spring 2009 1 Oligopoly A monopoly is an industry consisting a single firm. A duopoly is an industry consisting of two firms. An oligopoly is an industry

More information

Chapter 4 AD AS. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction

Chapter 4 AD AS. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction Chapter 4 AD AS O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 32 Overview 1 Introduction 2 Economic model 3 Numerical

More information

4. Partial Equilibrium under Imperfect Competition

4. Partial Equilibrium under Imperfect Competition 4. Partial Equilibrium under Imperfect Competition Partial equilibrium studies the existence of equilibrium in the market of a given commodity and analyzes its properties. Prices in other markets as well

More information

Answer Key: Problem Set 3

Answer Key: Problem Set 3 Answer Key: Problem Set Econ 409 018 Fall Question 1 a This is a standard monopoly problem; using MR = a 4Q, let MR = MC and solve: Q M = a c 4, P M = a + c, πm = (a c) 8 The Lerner index is then L M P

More information

Oligopoly Theory. This might be revision in parts, but (if so) it is good stu to be reminded of...

Oligopoly Theory. This might be revision in parts, but (if so) it is good stu to be reminded of... This might be revision in parts, but (if so) it is good stu to be reminded of... John Asker Econ 170 Industrial Organization January 23, 2017 1 / 1 We will cover the following topics: with Sequential Moves

More information

Basics of Game Theory

Basics of Game Theory Basics of Game Theory Giacomo Bacci and Luca Sanguinetti Department of Information Engineering University of Pisa, Pisa, Italy {giacomo.bacci,luca.sanguinetti}@iet.unipi.it April - May, 2010 G. Bacci and

More information

On revealed preferences in oligopoly games

On revealed preferences in oligopoly games University of Manchester, UK November 25, 2010 Introduction Suppose we make a finite set of observations T = {1,..., m}, m 1, of a perfectly homogeneous-good oligopoly market. There is a finite number

More information

EconS Oligopoly - Part 2

EconS Oligopoly - Part 2 EconS 305 - Oligopoly - Part 2 Eric Dunaway Washington State University eric.dunaway@wsu.edu November 29, 2015 Eric Dunaway (WSU) EconS 305 - Lecture 32 November 29, 2015 1 / 28 Introduction Last time,

More information

GS/ECON 5010 Answers to Assignment 3 W2005

GS/ECON 5010 Answers to Assignment 3 W2005 GS/ECON 500 Answers to Assignment 3 W005 Q. What are the market price, and aggregate quantity sold, in long run equilibrium in a perfectly competitive market f which the demand function has the equation

More information

Trade policy III: Export subsidies

Trade policy III: Export subsidies The Vienna Institute for International Economic Studies - wiiw June 25, 2015 Overview Overview 1 1 Under perfect competition lead to welfare loss 2 Effects depending on market structures 1 Subsidies to

More information

Wireless Network Pricing Chapter 6: Oligopoly Pricing

Wireless Network Pricing Chapter 6: Oligopoly Pricing Wireless Network Pricing Chapter 6: Oligopoly Pricing Jianwei Huang & Lin Gao Network Communications and Economics Lab (NCEL) Information Engineering Department The Chinese University of Hong Kong Huang

More information

Oligopoly. Oligopoly. Xiang Sun. Wuhan University. March 23 April 6, /149

Oligopoly. Oligopoly. Xiang Sun. Wuhan University. March 23 April 6, /149 Oligopoly Xiang Sun Wuhan University March 23 April 6, 2016 1/149 Outline 1 Introduction 2 Game theory 3 Oligopoly models 4 Cournot competition Two symmetric firms Two asymmetric firms Many symmetric firms

More information

Nonlinear dynamics in a duopoly with price competition and vertical differentiation

Nonlinear dynamics in a duopoly with price competition and vertical differentiation Nonlinear dynamics in a duopoly with price competition and vertical differentiation uciano Fanti, uca Gori and Mauro Sodini Department of Economics and Management, University of Pisa, Via Cosimo Ridolfi,

More information

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 6 Eigenvalues and Eigenvectors Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called an eigenvalue of A if there is a nontrivial

More information

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) -

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - What is the old empirical IO? The old empirical IO refers to studies that tried to draw inferences about the relationship

More information

Chapter 10 Skill biased technological change

Chapter 10 Skill biased technological change Chapter 10 Skill biased technological change O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 29 Overview 1 Introduction

More information

y = F (x) = x n + c dy/dx = F`(x) = f(x) = n x n-1 Given the derivative f(x), what is F(x)? (Integral, Anti-derivative or the Primitive function).

y = F (x) = x n + c dy/dx = F`(x) = f(x) = n x n-1 Given the derivative f(x), what is F(x)? (Integral, Anti-derivative or the Primitive function). Integration Course Manual Indefinite Integration 7.-7. Definite Integration 7.-7.4 Jacques ( rd Edition) Indefinite Integration 6. Definite Integration 6. y F (x) x n + c dy/dx F`(x) f(x) n x n- Given

More information

Classic Oligopoly Models: Bertrand and Cournot

Classic Oligopoly Models: Bertrand and Cournot Classic Oligopoly Models: Bertrand and Cournot Class Note: There are supplemental readings, including Werden (008) Unilateral Competitive Effects of Horizontal Mergers I: Basic Concepts and Models, that

More information

THEORY OF OLIGOPOLIES: DYNAMICS AND STABILITY OF EQUILIBRIA

THEORY OF OLIGOPOLIES: DYNAMICS AND STABILITY OF EQUILIBRIA ROMAI J., 4, (2008), 47 60 THEORY OF OLIGOPOLIES: DYNAMICS AND STABILITY OF EQUILIBRIA Konstantinos Andriopoulos, Tassos Bountis, Nikos Papadopoulos Centre for Research and Applications of Nonlinear Systems

More information

Direct methods for symmetric eigenvalue problems

Direct methods for symmetric eigenvalue problems Direct methods for symmetric eigenvalue problems, PhD McMaster University School of Computational Engineering and Science February 4, 2008 1 Theoretical background Posing the question Perturbation theory

More information

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 5 Eigenvectors and Eigenvalues In this chapter, vector means column vector Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called

More information

Static Models of Oligopoly

Static Models of Oligopoly Static Models of Oligopoly Cournot and Bertrand Models Mateusz Szetela 1 1 Collegium of Economic Analysis Warsaw School of Economics 3 March 2016 Outline 1 Introduction Game Theory and Oligopolies 2 The

More information

Stability analysis of the oligopoly problem and variations

Stability analysis of the oligopoly problem and variations Stability analysis of the oligopoly problem and variations Bernardo Kulnig Pagnoncelli, Rafael de Carvalho Cayres Pinto, Miguel Adriano Koiller Schnoor and Carlos Frederico Borges Palmeira MAT. 22/6 Stability

More information

EconS Sequential Competition

EconS Sequential Competition EconS 425 - Sequential Competition Eric Dunaway Washington State University eric.dunaway@wsu.edu Industrial Organization Eric Dunaway (WSU) EconS 425 Industrial Organization 1 / 47 A Warmup 1 x i x j (x

More information

ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION

ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION Lecture 7 & 8: Models of Competition in Prices & Quantities Victor Aguirregabiria (University of Toronto) Toronto. Winter 2018 Victor Aguirregabiria () Empirical

More information

Definition (T -invariant subspace) Example. Example

Definition (T -invariant subspace) Example. Example Eigenvalues, Eigenvectors, Similarity, and Diagonalization We now turn our attention to linear transformations of the form T : V V. To better understand the effect of T on the vector space V, we begin

More information

UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016

UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016 UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016 More on strategic games and extensive games with perfect information Block 2 Jun 12, 2016 Food for thought LUPI Many players

More information

1 Oligopoly: Bertrand Model

1 Oligopoly: Bertrand Model 1 Oligopoly: Bertrand Model Bertrand model: There are two rms and no entry is possible. Homogeneity of product. Single period. Consumers always purchase from the cheapest seller. If the two selllers charge

More information

Iterative methods for symmetric eigenvalue problems

Iterative methods for symmetric eigenvalue problems s Iterative s for symmetric eigenvalue problems, PhD McMaster University School of Computational Engineering and Science February 11, 2008 s 1 The power and its variants Inverse power Rayleigh quotient

More information

Econ 101A Problem Set 6 Solutions Due on Monday Dec. 9. No late Problem Sets accepted, sorry!

Econ 101A Problem Set 6 Solutions Due on Monday Dec. 9. No late Problem Sets accepted, sorry! Econ 0A Problem Set 6 Solutions Due on Monday Dec. 9. No late Problem Sets accepted, sry! This Problem set tests the knowledge that you accumulated mainly in lectures 2 to 26. The problem set is focused

More information

DISCRETE-TIME DYNAMICS OF AN

DISCRETE-TIME DYNAMICS OF AN Chapter 1 DISCRETE-TIME DYNAMICS OF AN OLIGOPOLY MODEL WITH DIFFERENTIATED GOODS K. Andriopoulos, T. Bountis and S. Dimas * Department of Mathematics, University of Patras, Patras, GR-26500, Greece Abstract

More information

Asymptotic relations in Cournot s game

Asymptotic relations in Cournot s game MPRA Munich Personal RePEc Archive Asymptotic relations in Cournot s game Marco Guerrazzi Departmento of Economics, University of Genoa November 0 Online at http://mpra.ub.uni-muenchen.de/476/ MPRA Paper

More information

A Stackelberg Game Model of Dynamic Duopolistic Competition with Sticky Prices. Abstract

A Stackelberg Game Model of Dynamic Duopolistic Competition with Sticky Prices. Abstract A Stackelberg Game Model of Dynamic Duopolistic Competition with Sticky Prices Kenji Fujiwara School of Economics, Kwansei Gakuin University Abstract We develop the following Stackelberg game model of

More information

Managerial delegation in multimarket oligopoly

Managerial delegation in multimarket oligopoly Managerial delegation in multimarket oligopoly Arup Bose Barnali Gupta Statistics and Mathematics Unit Department of Economics Indian Statistical Institute Miami University, Ohio INDIA USA bosearu@gmail.com

More information

Answer Key for M. A. Economics Entrance Examination 2017 (Main version)

Answer Key for M. A. Economics Entrance Examination 2017 (Main version) Answer Key for M. A. Economics Entrance Examination 2017 (Main version) July 4, 2017 1. Person A lexicographically prefers good x to good y, i.e., when comparing two bundles of x and y, she strictly prefers

More information

Price and Quantity Competition in Dynamic Oligopolies with Product Differentiation

Price and Quantity Competition in Dynamic Oligopolies with Product Differentiation Price and Quantity Competition in Dynamic Oligopolies with Product Differentiation Akio Matsumoto Chuo University Ferenc Szidarovszky University of Arizona Abstract This is a continuation of the earlier

More information

Industrial Organization

Industrial Organization Industrial Organization Lecture Notes Sérgio O. Parreiras Fall, 2017 Outline Mathematical Toolbox Intermediate Microeconomic Theory Revision Perfect Competition Monopoly Oligopoly Mathematical Toolbox

More information

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix DIAGONALIZATION Definition We say that a matrix A of size n n is diagonalizable if there is a basis of R n consisting of eigenvectors of A ie if there are n linearly independent vectors v v n such that

More information

Some forgotten equilibria of the Bertrand duopoly!?

Some forgotten equilibria of the Bertrand duopoly!? Some forgotten equilibria of the Bertrand duopoly!? Mathias Erlei Clausthal University of Technology Julius-Albert-Str. 2, 38678 Clausthal-Zellerfeld, Germany email: m.erlei@tu-clausthal.de Abstract This

More information

Backwards Induction. Extensive-Form Representation. Backwards Induction (cont ) The player 2 s optimization problem in the second stage

Backwards Induction. Extensive-Form Representation. Backwards Induction (cont ) The player 2 s optimization problem in the second stage Lecture Notes II- Dynamic Games of Complete Information Extensive Form Representation (Game tree Subgame Perfect Nash Equilibrium Repeated Games Trigger Strategy Dynamic Games of Complete Information Dynamic

More information

Chapter 9 Solow. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction

Chapter 9 Solow. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction Chapter 9 Solow O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 27 Overview 1 Introduction 2 Economic model 3 Computational

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

Optimization Techniques

Optimization Techniques Optimization Techniques Methods for maximizing or minimizing an objective function Examples Consumers maximize utility by purchasing an optimal combination of goods Firms maximize profit by producing and

More information

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples February 24, 2011 Summary: We introduce the Nash Equilibrium: an outcome (action profile) which is stable in the sense that no player

More information

4: Dynamic games. Concordia February 6, 2017

4: Dynamic games. Concordia February 6, 2017 INSE6441 Jia Yuan Yu 4: Dynamic games Concordia February 6, 2017 We introduce dynamic game with non-simultaneous moves. Example 0.1 (Ultimatum game). Divide class into two groups at random: Proposers,

More information

Econ Slides from Lecture 7

Econ Slides from Lecture 7 Econ 205 Sobel Econ 205 - Slides from Lecture 7 Joel Sobel August 31, 2010 Linear Algebra: Main Theory A linear combination of a collection of vectors {x 1,..., x k } is a vector of the form k λ ix i for

More information

October 16, 2018 Notes on Cournot. 1. Teaching Cournot Equilibrium

October 16, 2018 Notes on Cournot. 1. Teaching Cournot Equilibrium October 1, 2018 Notes on Cournot 1. Teaching Cournot Equilibrium Typically Cournot equilibrium is taught with identical zero or constant-mc cost functions for the two firms, because that is simpler. I

More information

TMA Calculus 3. Lecture 21, April 3. Toke Meier Carlsen Norwegian University of Science and Technology Spring 2013

TMA Calculus 3. Lecture 21, April 3. Toke Meier Carlsen Norwegian University of Science and Technology Spring 2013 TMA4115 - Calculus 3 Lecture 21, April 3 Toke Meier Carlsen Norwegian University of Science and Technology Spring 2013 www.ntnu.no TMA4115 - Calculus 3, Lecture 21 Review of last week s lecture Last week

More information

Advanced Mathematics for Economics, course Juan Pablo Rincón Zapatero

Advanced Mathematics for Economics, course Juan Pablo Rincón Zapatero Advanced Mathematics for Economics, course 2013-2014 Juan Pablo Rincón Zapatero Contents 1. Review of Matrices and Determinants 2 1.1. Square matrices 2 1.2. Determinants 3 2. Diagonalization of matrices

More information

EXAMINATION #4 ANSWER KEY. I. Multiple choice (1)a. (2)e. (3)b. (4)b. (5)d. (6)c. (7)b. (8)b. (9)c. (10)b. (11)b.

EXAMINATION #4 ANSWER KEY. I. Multiple choice (1)a. (2)e. (3)b. (4)b. (5)d. (6)c. (7)b. (8)b. (9)c. (10)b. (11)b. William M. Boal Version A EXAMINATION #4 ANSWER KEY I. Multiple choice (1)a. ()e. (3)b. (4)b. (5)d. (6)c. (7)b. (8)b. (9)c. (10)b. (11)b. II. Short answer (1) a. 4 units of food b. 1/4 units of clothing

More information

Are Targets for Renewable Portfolio Standards Too Low? A Complementarity-Based Policy Analysis

Are Targets for Renewable Portfolio Standards Too Low? A Complementarity-Based Policy Analysis Are Targets for Renewable Portfolio Standards Too Low? A Complementarity-Based Policy Analysis Afzal S Siddiqui a Yihsu Chen b Makoto Tanaka c a Department of Statistical Science, University College London

More information

EC3224 Autumn Lecture #03 Applications of Nash Equilibrium

EC3224 Autumn Lecture #03 Applications of Nash Equilibrium Reading EC3224 Autumn Lecture #03 Applications of Nash Equilibrium Osborne Chapter 3 By the end of this week you should be able to: apply Nash equilibrium to oligopoly games, voting games and other examples.

More information

Chapter 12 Ramsey Cass Koopmans model

Chapter 12 Ramsey Cass Koopmans model Chapter 12 Ramsey Cass Koopmans model O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 33 Overview 1 Introduction 2

More information

Industrial Organization Lecture 7: Product Differentiation

Industrial Organization Lecture 7: Product Differentiation Industrial Organization Lecture 7: Product Differentiation Nicolas Schutz Nicolas Schutz Product Differentiation 1 / 57 Introduction We now finally drop the assumption that firms offer homogeneous products.

More information

CHAPTER 5 REVIEW. c 1. c 2 can be considered as the coordinates of v

CHAPTER 5 REVIEW. c 1. c 2 can be considered as the coordinates of v CHAPTER 5 REVIEW Throughout this note, we assume that V and W are two vector spaces with dimv = n and dimw = m. T : V W is a linear transformation.. A map T : V W is a linear transformation if and only

More information

Citation for published version (APA): Kopányi, D. (2015). Bounded rationality and learning in market competition Amsterdam: Tinbergen Institute

Citation for published version (APA): Kopányi, D. (2015). Bounded rationality and learning in market competition Amsterdam: Tinbergen Institute UvA-DARE (Digital Academic Repository) Bounded rationality and learning in market competition Kopányi, D. Link to publication Citation for published version (APA): Kopányi, D. (2015). Bounded rationality

More information

Lecture 2F: Hotelling s Model

Lecture 2F: Hotelling s Model Econ 46 Urban Economics Lecture F: Hotelling s Model Instructor: Hiroki Watanabe Spring Hiroki Watanabe / 6 Hotelling s Model Monopoly (N = ) 3 (N = ) 4 Nash Equilibrium 5 Oligopoly (N ) N 4 6 Summary

More information

4. CONTINUOUS VARIABLES AND ECONOMIC APPLICATIONS

4. CONTINUOUS VARIABLES AND ECONOMIC APPLICATIONS STATIC GAMES 4. CONTINUOUS VARIABLES AND ECONOMIC APPLICATIONS Universidad Carlos III de Madrid CONTINUOUS VARIABLES In many games, ure strategies that layers can choose are not only, 3 or any other finite

More information

3. Partial Equilibrium under Imperfect Competition Competitive Equilibrium

3. Partial Equilibrium under Imperfect Competition Competitive Equilibrium 3. Imperfect Competition 3. Partial Equilirium under Imperfect Competition Competitive Equilirium Partial equilirium studies the existence of equilirium in the market of a given commodity and analyzes

More information

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games 6.254 : Game Theory with Engineering Applications Lecture 7: Asu Ozdaglar MIT February 25, 2010 1 Introduction Outline Uniqueness of a Pure Nash Equilibrium for Continuous Games Reading: Rosen J.B., Existence

More information

Research Article Chaos Control on a Duopoly Game with Homogeneous Strategy

Research Article Chaos Control on a Duopoly Game with Homogeneous Strategy Hindawi Publishing Corporation Discrete Dynamics in Nature and Society Volume 16, Article ID 74185, 7 pages http://dx.doi.org/1.1155/16/74185 Publication Year 16 Research Article Chaos Control on a Duopoly

More information

Design Patent Damages under Sequential Innovation

Design Patent Damages under Sequential Innovation Design Patent Damages under Sequential Innovation Yongmin Chen and David Sappington University of Colorado and University of Florida February 2016 1 / 32 1. Introduction Patent policy: patent protection

More information

Revealed Preference Tests of the Cournot Model

Revealed Preference Tests of the Cournot Model Andres Carvajal, Rahul Deb, James Fenske, and John K.-H. Quah Department of Economics University of Toronto Introduction Cournot oligopoly is a canonical noncooperative model of firm competition. In this

More information

Industrial Organization, Fall 2011: Midterm Exam Solutions and Comments Date: Wednesday October

Industrial Organization, Fall 2011: Midterm Exam Solutions and Comments Date: Wednesday October Industrial Organization, Fall 2011: Midterm Exam Solutions and Comments Date: Wednesday October 23 2011 1 Scores The exam was long. I know this. Final grades will definitely be curved. Here is a rough

More information

Growing competition in electricity industry and the power source structure

Growing competition in electricity industry and the power source structure Growing competition in electricity industry and the power source structure Hiroaki Ino Institute of Intellectual Property and Toshihiro Matsumura Institute of Social Science, University of Tokyo [Preliminary

More information

Welfare consequence of asymmetric regulation in a mixed Bertrand duopoly

Welfare consequence of asymmetric regulation in a mixed Bertrand duopoly Welfare consequence of asymmetric regulation in a mixed Bertrand duopoly Toshihiro Matsumura Institute of Social Science, University of Tokyo June 8, 2010 Abstract I investigate an asymmetric duopoly where

More information

Supermodular Games. Ichiro Obara. February 6, 2012 UCLA. Obara (UCLA) Supermodular Games February 6, / 21

Supermodular Games. Ichiro Obara. February 6, 2012 UCLA. Obara (UCLA) Supermodular Games February 6, / 21 Supermodular Games Ichiro Obara UCLA February 6, 2012 Obara (UCLA) Supermodular Games February 6, 2012 1 / 21 We study a class of strategic games called supermodular game, which is useful in many applications

More information

Nonlinear Phenomena in Cournot Duopoly Model

Nonlinear Phenomena in Cournot Duopoly Model Article Nonlinear Phenomena in Cournot Duopoly Model Pavel Pražák * and Jaroslav Kovárník Faculty and Informatics and Management, University of Hradec Králové, Rokitanského 62, 500 03 Hradec Králové, Czech

More information

Computational Methods. Eigenvalues and Singular Values

Computational Methods. Eigenvalues and Singular Values Computational Methods Eigenvalues and Singular Values Manfred Huber 2010 1 Eigenvalues and Singular Values Eigenvalues and singular values describe important aspects of transformations and of data relations

More information

Own price influences in a Stackelberg leadership with demand uncertainty

Own price influences in a Stackelberg leadership with demand uncertainty R E B E Own price influences in a Stackelberg leadership with dem uncertainty Abstract: We consider a Stackelberg duopoly model with dem uncertainty only for the first mover We study the advantages of

More information

Low-Quality Leadership in a Vertically Differentiated Duopoly with Cournot Competition

Low-Quality Leadership in a Vertically Differentiated Duopoly with Cournot Competition Low-Quality Leadership in a Vertically Differentiated Duopoly with Cournot Competition Luca Lambertini Alessandro Tampieri Quaderni - Working Paper DSE N 750 Low-Quality Leadership in a Vertically Di erentiated

More information

Overview. Producer Theory. Consumer Theory. Exchange

Overview. Producer Theory. Consumer Theory. Exchange Overview Consumer Producer Exchange Edgeworth Box All Possible Exchange Points Contract Curve Overview Consumer Producer Exchange (Multiplicity) Walrasian Equilibrium Walrasian Equilibrium Requirements:

More information

MAT1300 Final Review. Pieter Hofstra. December 4, 2009

MAT1300 Final Review. Pieter Hofstra. December 4, 2009 December 4, 2009 Sections from the book to study (8th Edition) Chapter 0: 0.1: Real line and Order 0.2: Absolute Value and Distance 0.3: Exponents and Radicals 0.4: Factoring Polynomials (you may omit

More information

Deceptive Advertising with Rational Buyers

Deceptive Advertising with Rational Buyers Deceptive Advertising with Rational Buyers September 6, 016 ONLINE APPENDIX In this Appendix we present in full additional results and extensions which are only mentioned in the paper. In the exposition

More information

Matrices 2. Slide for MA1203 Business Mathematics II Week 4

Matrices 2. Slide for MA1203 Business Mathematics II Week 4 Matrices 2 Slide for MA1203 Business Mathematics II Week 4 2.7 Leontief Input Output Model Input Output Analysis One important applications of matrix theory to the field of economics is the study of the

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Cournot and Bertrand Competition in a Differentiated Duopoly with Endogenous Technology Adoption *

Cournot and Bertrand Competition in a Differentiated Duopoly with Endogenous Technology Adoption * ANNALS OF ECONOMICS AND FINANCE 16-1, 231 253 (2015) Cournot and Bertrand Competition in a Differentiated Duopoly with Endogenous Technology Adoption * Hongkun Ma School of Economics, Shandong University,

More information

Product differences and prices

Product differences and prices Product differences and prices Claude d Aspremont, Jean Jaskold Gabszewicz and Jacques-François Thisse Abstract Under assumptions following Hotelling s 1929 paper Stability in Competition, the possibility

More information

Nonlinear dynamics in the Cournot duopoly game with heterogeneous players

Nonlinear dynamics in the Cournot duopoly game with heterogeneous players arxiv:nlin/0210035v1 [nlin.cd] 16 Oct 2002 Nonlinear dynamics in the Cournot duopoly game with heterogeneous players H. N. Agiza and A. A. Elsadany Department of Mathematics, Faculty of Science Mansoura

More information

Chapter 4 Differentiation

Chapter 4 Differentiation Chapter 4 Differentiation 08 Section 4. The derivative of a function Practice Problems (a) (b) (c) 3 8 3 ( ) 4 3 5 4 ( ) 5 3 3 0 0 49 ( ) 50 Using a calculator, the values of the cube function, correct

More information

Worst Welfare under Supply Function Competition with Sequential Contracting in a Vertical Relationship

Worst Welfare under Supply Function Competition with Sequential Contracting in a Vertical Relationship Journal of Game Theory 2017 6(2): 38-42 DOI: 10.5923/j.jgt.20170602.02 Worst Welfare under Supply Function Competition with Sequential Contracting in a Vertical Relationship Aika Monden Graduate School

More information

Recall : Eigenvalues and Eigenvectors

Recall : Eigenvalues and Eigenvectors Recall : Eigenvalues and Eigenvectors Let A be an n n matrix. If a nonzero vector x in R n satisfies Ax λx for a scalar λ, then : The scalar λ is called an eigenvalue of A. The vector x is called an eigenvector

More information

Symmetric and anti symmetric matrices

Symmetric and anti symmetric matrices Symmetric and anti symmetric matrices In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, matrix A is symmetric if. A = A Because equal matrices have equal

More information

2 Functions and Their

2 Functions and Their CHAPTER Functions and Their Applications Chapter Outline Introduction The Concept of a Function Types of Functions Roots (Zeros) of a Function Some Useful Functions in Business and Economics Equilibrium

More information

Quantity-setting games with a dominant

Quantity-setting games with a dominant MPRA Munich Personal RePEc Archive Quantity-setting games with a dominant firm Attila Tasnádi Corvinus University of Budapest 24. February 2009 Online at http://mpra.ub.uni-muenchen.de/13612/ MPRA Paper

More information

Powered by TCPDF (

Powered by TCPDF ( Powered by TCPDF (www.tcpdf.org) Title Existence of equilibrium in labor-managed stackelberg oligopoly Sub Title Author Matsuda, Takafumi Publisher Keio Economic Society, Keio University Publication year

More information

No Information Sharing in Oligopoly: The Case of Price Competition with Cost Uncertainty

No Information Sharing in Oligopoly: The Case of Price Competition with Cost Uncertainty No Information Sharing in Oligopoly: The Case of Price Competition with Cost Uncertainty Stephan O. Hornig and Manfred Stadler* Abstract We show that concealing cost information is a dominant strategy

More information

Dynamic stochastic game and macroeconomic equilibrium

Dynamic stochastic game and macroeconomic equilibrium Dynamic stochastic game and macroeconomic equilibrium Tianxiao Zheng SAIF 1. Introduction We have studied single agent problems. However, macro-economy consists of a large number of agents including individuals/households,

More information

Second Order Derivatives. Background to Topic 6 Maximisation and Minimisation

Second Order Derivatives. Background to Topic 6 Maximisation and Minimisation Second Order Derivatives Course Manual Background to Topic 6 Maximisation and Minimisation Jacques (4 th Edition): Chapter 4.6 & 4.7 Y Y=a+bX a X Y= f (X) = a + bx First Derivative dy/dx = f = b constant

More information

What s Eigenanalysis? Matrix eigenanalysis is a computational theory for the matrix equation

What s Eigenanalysis? Matrix eigenanalysis is a computational theory for the matrix equation Eigenanalysis What s Eigenanalysis? Fourier s Eigenanalysis Model is a Replacement Process Powers and Fourier s Model Differential Equations and Fourier s Model Fourier s Model Illustrated What is Eigenanalysis?

More information

Volume 29, Issue 3. Strategic delegation and market competitiveness

Volume 29, Issue 3. Strategic delegation and market competitiveness Volume 29, Issue Strategic delegation and market competitiveness Caterina Colombo Università di Ferrara Alessandra Chirco Università del Salento Marcella Scrimitore Università del Salento Abstract Within

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

Cournot Competition Under Asymmetric Information

Cournot Competition Under Asymmetric Information Cournot Competition Under Asymmetric Information Imagine two businesses are trying to decide how much of a given good to produce. In the Cournot competition model we find how many goods the businesses

More information

Durable goods monopolist

Durable goods monopolist Durable goods monopolist Coase conjecture: A monopolist selling durable good has no monopoly power. Reason: A P 1 P 2 B MC MC D MR Q 1 Q 2 C Q Although Q 1 is optimal output of the monopolist, it faces

More information

Research Article Complexity Analysis of a Cournot-Bertrand Duopoly Game Model with Limited Information

Research Article Complexity Analysis of a Cournot-Bertrand Duopoly Game Model with Limited Information Discrete Dynamics in Nature and Society Volume, Article ID 877, 6 pages http://dx.doi.org/.55//877 Research Article Complexity Analysis of a Cournot-Bertrand Duopoly Game Model with Limited Information

More information

Empirical Industrial Organization (ECO 310) University of Toronto. Department of Economics Fall Instructor: Victor Aguirregabiria

Empirical Industrial Organization (ECO 310) University of Toronto. Department of Economics Fall Instructor: Victor Aguirregabiria Empirical Industrial Organization (ECO 30) University of Toronto. Department of Economics Fall 208. Instructor: Victor Aguirregabiria FINAL EXAM Tuesday, December 8th, 208. From 7pm to 9pm (2 hours) Exam

More information