Writing Game Theory in L A TEX

Size: px
Start display at page:

Download "Writing Game Theory in L A TEX"

Transcription

1 Writing Game Theory in L A TEX Thiago Silva First Version: November 22, 2015 This Version: November 13, 2017 List of Figures and Tables 1 2x2 Matrix: Prisoner s ilemma Normal-Form Game Two Matrices: Generalization of Prisoner s ilemma Finding the Nash Equilibrium of Prisoner s ilemma (Underlining Players Best Responses) Prisoner s ilemma in Extensive-form Finding the Subgame Perfect Nash Equilibrium in Prisoner s ilemma (Using ouble Lines) Finding the Nash Equilibrium (Using ots) x3 Matrix: A Game with Three Actions x4 Matrix: A Game with Two Actions for and Four Actions for Bach or Stravinsky? The Game of hicken (The Hawk-ove Game) Matching Pennies Game with Mixed Strategies (Example 1) Game with Mixed Strategies (Example 2) entipede Game Three Players Game: ombining Extensive Form with Matrix Form Alternative Three Players Game: ombining Extensive Form with Matrix Form 8 17 Veto Game in Extensive-Form (One Node for and Three Nodes for ) Extensive-Form Game with Imperfect Information (Highlighting a Subgame) 9 19 Extensive-Form Game with Imperfect Information and a Large Information Set Game Tree with urved Information Set Long Game Tree with Three Information Sets Game in Horizontal Extensive-Form A More omplex Horizontal ecision Tree Signaling Game Ph andidate, epartment of Political Science, Texas A&M University, ollege Station, TX, , USA. nsthiago@tamu.edu

2 In order to present how to write game theory in L A TEX, I will use the most popular game in game theory called the Prisoner s ilemma (P) as an example. The P shows why two rational individuals might not cooperate even if cooperation is in their best interest, thus resulting in a sub-optimal outcome. The game was formalized and named by Albert Tucker. 1 The Prisoner s ilemma (in static or normal-form game) consist of: A set of players N, and N = {1, 2}, where 1 stands for Player 1 and 2 stands for Player 2. For each i N, a set of actions S i that is, a set of actions or a set of strategies S i = {, }, where stands for ooperate and stands for efect. In P S 1 = S 2 = {, }. For each i N, a preference relation i over S 1 S 2 (i.e., the artesian product). Instead of outcome, we usually use the term action profiles (or strategy profiles), i.e., a combination of actions such as (), (), and so on. Players care about their actions, because their actions lead to action profiles that have payoff utilities assigned to them. Each player has a utility function v i : S 1 S 2 R. For any collection of sets S 1, S 2,..., S n, we define S 1 S 2 S n = {(s 1, s 2,..., s n ) s 1 S 1,..., s n S n }. We call (s 1, s 2,..., s n ) the ordered n-tuples ordered pairs (s 1, s 2 ). This is important to show that (1, 2) (2, 1). For P game S 1 S 2 = {,,, }. The ordering of the action profiles, from best to worst where the first action in parentheses represents player 1 s action and the second action represents player 2 s action is (, ), where player 1 defects and player 2 cooperates; (, ), where both 1 and 2 cooperate; (, ), where both 1 and 2 defect, and; (, ), where 1 cooperates and 2 defects. The players preferences can be represented according to payoff functions. First, we assign a utility function u, such as u 1 for player 1, and u 2 for player 2. We can express the order of 1 See Poundstone, William Prisoner s ilemma. New York ity: Anchor Books. 2

3 players preferences as, For player 1: u 1 (, ) > u 1 (, ) > u 1 (, ) > u 1 (, ) (1) For player 2: u 2 (, ) > u 2 (, ) > u 2 (, ) > u 1 (, ) Then, we can assign the respective payoffs, For : u 1 (, ) = 3 > u 1 (, ) = 2 > u 1 (, ) = 1 > u 1 (, ) = 0 (2) For : u 2 (, ) = 3 > u 2 (, ) = 2 > u 2 (, ) = 1 > u 2 (, ) = 0 We can represent the game in a payoff matrix, also called normal-form game : Table 1: 2x2 Matrix: Prisoner s ilemma Normal-Form Game Player 2 Player 1 2, 2 0, 3 3, 0 1, 1 The traditional Prisoners s ilemma can be generalized from its original setting (see the right matrix below): If both players cooperate, they both receive the reward payoff R for cooperating. If both players defect, they both receive the punishment payoff P. If 1 defects while 2 cooperates, then 1 receives the temptation payoff T, while 2 receives the sucker s payoff, S. Symmetrically, if 1 cooperates while 2 defects, then 1 receives the sucker s payoff S, while 2 receives the temptation payoff T. 3

4 Figure 2: Two Matrices: Generalization of Prisoner s ilemma ooperate efect ooperate 2, 2 0, 3 efect 3, 0 1, 1 ooperate efect ooperate R, R S, T efect T, S P, P Finding the Nash equilibrium (NE) of the Prisoner s ilemma (P) game: The action profile a in a strategic game with ordinal preferences is a Nash equilibrium if, for every player i and every action a i of player i, a is at least as good according to player i s preferences as the action profile (a i, a i) in which player i chooses a i while every other player i, with i i, chooses a i. Therefore, for every player i u i (a ) u i (a i, a i) a i A i (3) where A i is the set of actions for player i, and u i is a payoff function that represents player i s preferences. Table 3: Finding the Nash Equilibrium of Prisoner s ilemma (Underlining Players Best Responses) Player 2 Player 1 2, 2 0, 3 3, 0 1, 1 Each underlined action indicates the best response of each player according to the other player s action. Therefore, NE = (, ). The P can also be depicted in a game of extensive-form (or decision tree), such as: 4

5 Figure 4: Prisoner s ilemma in Extensive-form 2, 2 0, 3 3, 0 1, 1 Figure 5: Finding the Subgame Perfect Nash Equilibrium in Prisoner s ilemma (Using ouble Lines) 2, 2 0, 3 3, 0 1, 1 5

6 Other Examples and Game Forms Table 6: Finding the Nash Equilibrium (Using ots) Player 2 Player 1 2, 2 0, 3 3, 0 1, 1 The small dot on top of each payoff indicates the best response of each player according to the other player s action. Note: Be careful to not confuse strategy profiles (or outputs) with payoff utilities (i.e., (, ) (1, 1)). The equilibrium (or equilibria) of a game refers to the strategy profile(s). Therefore, NE = (, ). An alternative depiction of players strategy profiles and their respective payoff utilities (e.g., P in normal-form game): For all a i A i, ν i (a i, a i ) = 3 if (, ) 2 if (, ) 1 if (, ) 0 if (, ) Table 7: 3x3 Matrix: A Game with Three Actions Player 1 Player 2 ooperate efect Neither ooperate R, R S, T T, S efect T, S P, P R, S Neither T, S P, P S, S 6

7 Table 8: 2x4 Matrix: A Game with Two Actions for and Four Actions for Unconditionally Unconditionally Imitation Move Opposite Move R, R S, T R, R S, T T, S P, P P, P T, S Table 9: Bach or Stravinsky? Player 2 Bach Stravinsky Player 1 Bach 3, 2 0, 0 Stravinsky 0, 0 2, 3 Figure 10: The Game of hicken (The Hawk-ove Game) Swerve Straight Swerve 0, 0 1, 1 Straight 1, 1 10, 10 Swerve Straight Swerve Tie, Tie Lose, Win Straight Win, Lose rash, rash Table 11: Matching Pennies Player 1 Player 2 Heads Tails Heads 1, 1 1, 1 Tails 1, 1 1, 1 Table 12: Game with Mixed Strategies (Example 1) (q) A (1 q) B (p) A α, β ɛ, ζ (1 p) B γ, δ η, θ 7

8 Table 13: Game with Mixed Strategies (Example 2) (q) (1 q) E (x) A ι, κ o, π (y) B λ, µ ρ, σ (1 x y) ν, ξ τ, υ Figure 14: entipede Game Φ, Ψ φ, χ ψ, ω Γ, Θ, Λ Ξ, Π Σ, Υ Figure 15: Three Players Game: ombining Extensive Form with Matrix Form X Y X 1, 1, 1 2, 0, 2 Y 0, 2, 0 2, 2, 2 X Y X 3, 1, 3 2, 2, 2 Y 1, 1, 1 1, 3, 1 X Y P 3 Figure 16: Alternative Three Players Game: ombining Extensive Form with Matrix Form P3 X Y X Y X 1, 1, 1 2, 0, 2 Y 0, 2, 0 2, 2, 2 X Y X 3, 1, 3 2, 2, 2 Y 1, 1, 1 1, 3, 1 8

9 Figure 17: Veto Game in Extensive-Form (One Node for and Three Nodes for ) X Y Z Y Z X Z X Y 0, 2 (Z) 1, 1 (Y) 0, 2 (Z) 2, 0 (X) 1, 1 (Y) 2, 0 (X) Based on exercise of Osborne s book: Osborne, Martin J An Introduction to Game Theory. Oxford: Oxford University Press. Figure 18: Extensive-Form Game with Imperfect Information (Highlighting a Subgame) Nature A (p) (p 1) B (σ 1, γ 2) (ρ + 1, τ + 2) E F E F (0, 0) ( 10, 10) (0, 0) (10, 10) 9

10 Figure 19: Extensive-Form Game with Imperfect Information and a Large Information Set Player 2 a b c d Player 1 L R L R L R L R ( ) P1 s Payoff s Payoff ( ) 1 ( ) +1 ( ) 1 ( ) 1 ( ) +1 ( ) +1 ( ) +1 ( ) Note: This is Figure 7..2 in Mas-olell, Whinston, and Green s book on microeconomic theory (1995), as replicated by Haiyun hen (Simon Fraser University). Figure 20: Game Tree with urved Information Set 1 L R 2 2 a b c d m n s 1 t m 1 n s t 1, 0 2, 3 0, 1 1, 0 1, 0 2, 3 0, 1 1, 0 Note: This is Figure 6 in Osborne s Manual for egameps.sty. 10

11 Figure 21: Long Game Tree with Three Information Sets ( 1 2 < p < 1) Nature (1 p) V A V B I 1 x P1 P1 (1 x) a b a b I 2 y P2 P2 (1 y) a b a b 0, 2 1, 1 z b P2 b P2 (1 z) I 3 2, 0 1, 1 a b a b 1, 1 2, 0 1, 1 0, 2 Note: This game tree was drew by Austin Mitchell (Texas A&M University). 11

12 We can also depict a game drawing a horizontal decision tree (horizontal extensive-form): Figure 22: Game in Horizontal Extensive-Form (p) 12 Player orinthians Palmeiras N (0.5) (0.5 p) (p) N (0.5) 8 (0.5 p) 4 Expected utilities (EU) of the soccer player based on Figure 22: v(orinthians) = (p)(12) + ( 1 2 )(6) + ( 1 2 p)(2) = 12p p = 10p + 4 and v(palmeiras) = (p)(10) + ( 1 2 )(8) + ( 1 2 p)(4) = 10p p = 4p + 6 So, the soccer player should play in orinthians if : 10p + 4 > 4p + 6 ( 4p) 6p + 4 > 6 ( 4) 6p > 2 ( 6) p > 2 6 ( 2) p >

13 Figure 23: A More omplex Horizontal ecision Tree orinthians Palmeiras N N Wins (.7) Loses (.3) Wins (.1) 10 + Ω 5 Ψ Γ Brazil Loses (.9) 1 λ P on t play 0 Argentina Boca Juniors River Plate N N Wins (.7) Loses (.3) Wins (.1) 4 φ ψ 5 α Loses (.9) 2 ω Figure 24: Signaling Game (1, 1) u L Sender t = t 1 R u (2, 2) (2, 0) d [p] 0.4 [q] d (0, 0) Receiver Nature Receiver (0, 0) u [1 p] L 0.6 R [1 q] u (1, 0) (0, 1) d Sender t = t 2 d (1, 1) Note: This game was drew by hiu Yu Ko (National University of Singapore). 13

14 One-shot deviation principle (OS) V 1 nr nr... stick V 2 r nr... ( K) + δr = ( K) + δr + δ2 R 1 δ 1 δ V 1 nr nr nr... OS V 2 nr r nr... + δ(p K) + δ2 R 1 δ Sticking is optimal if, ( K) + δr + δ(p K) δ(k + R P ) K δ K K + R P (0, 1) 14

Introduction to Game Theory

Introduction to Game Theory COMP323 Introduction to Computational Game Theory Introduction to Game Theory Paul G. Spirakis Department of Computer Science University of Liverpool Paul G. Spirakis (U. Liverpool) Introduction to Game

More information

Game Theory DR. ÖZGÜR GÜRERK UNIVERSITY OF ERFURT WINTER TERM 2012/13. Strict and nonstrict equilibria

Game Theory DR. ÖZGÜR GÜRERK UNIVERSITY OF ERFURT WINTER TERM 2012/13. Strict and nonstrict equilibria Game Theory 2. Strategic Games contd. DR. ÖZGÜR GÜRERK UNIVERSITY OF ERFURT WINTER TERM 2012/13 Strict and nonstrict equilibria In the examples we have seen so far: A unilaterally deviation from Nash equilibrium

More information

Microeconomics. 2. Game Theory

Microeconomics. 2. Game Theory Microeconomics 2. Game Theory Alex Gershkov http://www.econ2.uni-bonn.de/gershkov/gershkov.htm 18. November 2008 1 / 36 Dynamic games Time permitting we will cover 2.a Describing a game in extensive form

More information

Game Theory, Evolutionary Dynamics, and Multi-Agent Learning. Prof. Nicola Gatti

Game Theory, Evolutionary Dynamics, and Multi-Agent Learning. Prof. Nicola Gatti Game Theory, Evolutionary Dynamics, and Multi-Agent Learning Prof. Nicola Gatti (nicola.gatti@polimi.it) Game theory Game theory: basics Normal form Players Actions Outcomes Utilities Strategies Solutions

More information

Basic Game Theory. Kate Larson. January 7, University of Waterloo. Kate Larson. What is Game Theory? Normal Form Games. Computing Equilibria

Basic Game Theory. Kate Larson. January 7, University of Waterloo. Kate Larson. What is Game Theory? Normal Form Games. Computing Equilibria Basic Game Theory University of Waterloo January 7, 2013 Outline 1 2 3 What is game theory? The study of games! Bluffing in poker What move to make in chess How to play Rock-Scissors-Paper Also study of

More information

Game Theory for Linguists

Game Theory for Linguists Fritz Hamm, Roland Mühlenbernd 4. Mai 2016 Overview Overview 1. Exercises 2. Contribution to a Public Good 3. Dominated Actions Exercises Exercise I Exercise Find the player s best response functions in

More information

Static (or Simultaneous- Move) Games of Complete Information

Static (or Simultaneous- Move) Games of Complete Information Static (or Simultaneous- Move) Games of Complete Information Introduction to Games Normal (or Strategic) Form Representation Teoria dos Jogos - Filomena Garcia 1 Outline of Static Games of Complete Information

More information

A Polynomial-time Nash Equilibrium Algorithm for Repeated Games

A Polynomial-time Nash Equilibrium Algorithm for Repeated Games A Polynomial-time Nash Equilibrium Algorithm for Repeated Games Michael L. Littman mlittman@cs.rutgers.edu Rutgers University Peter Stone pstone@cs.utexas.edu The University of Texas at Austin Main Result

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

Extensive Form Games I

Extensive Form Games I Extensive Form Games I Definition of Extensive Form Game a finite game tree X with nodes x X nodes are partially ordered and have a single root (minimal element) terminal nodes are z Z (maximal elements)

More information

April 29, 2010 CHAPTER 13: EVOLUTIONARY EQUILIBRIUM

April 29, 2010 CHAPTER 13: EVOLUTIONARY EQUILIBRIUM April 29, 200 CHAPTER : EVOLUTIONARY EQUILIBRIUM Some concepts from biology have been applied to game theory to define a type of equilibrium of a population that is robust against invasion by another type

More information

Collective Evolution of Turn-taking Norm in Dispersion Games

Collective Evolution of Turn-taking Norm in Dispersion Games ollective Evolution of Turn-taking Norm in ispersion Games Akira NAMATAME ept. of omputer Science National efense Academy Yokosuka,239-8686,Japan E-mail: nama@nda.ac.jp http//www.nda.ac.jp/~nama/ Outline

More information

A (Brief) Introduction to Game Theory

A (Brief) Introduction to Game Theory A (Brief) Introduction to Game Theory Johanne Cohen PRiSM/CNRS, Versailles, France. Goal Goal is a Nash equilibrium. Today The game of Chicken Definitions Nash Equilibrium Rock-paper-scissors Game Mixed

More information

6 The Principle of Optimality

6 The Principle of Optimality 6 The Principle of Optimality De nition A T shot deviation from a strategy s i is a strategy bs i such that there exists T such that bs i (h t ) = s i (h t ) for all h t 2 H with t T De nition 2 A one-shot

More information

Game Theory: Spring 2017

Game Theory: Spring 2017 Game Theory: Spring 207 Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam Ulle Endriss Plan for Today We have seen that every normal-form game has a Nash equilibrium, although

More information

SF2972 Game Theory Exam with Solutions March 15, 2013

SF2972 Game Theory Exam with Solutions March 15, 2013 SF2972 Game Theory Exam with s March 5, 203 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld. (a) What are N, S and u in the definition of a finite normal-form (or, equivalently, strategic-form)

More information

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 8 December 9, 2009 Scribe: Naama Ben-Aroya Last Week 2 player zero-sum games (min-max) Mixed NE (existence, complexity) ɛ-ne Correlated

More information

Quantum Games. Quantum Strategies in Classical Games. Presented by Yaniv Carmeli

Quantum Games. Quantum Strategies in Classical Games. Presented by Yaniv Carmeli Quantum Games Quantum Strategies in Classical Games Presented by Yaniv Carmeli 1 Talk Outline Introduction Game Theory Why quantum games? PQ Games PQ penny flip 2x2 Games Quantum strategies 2 Game Theory

More information

Industrial Organization Lecture 3: Game Theory

Industrial Organization Lecture 3: Game Theory Industrial Organization Lecture 3: Game Theory Nicolas Schutz Nicolas Schutz Game Theory 1 / 43 Introduction Why game theory? In the introductory lecture, we defined Industrial Organization as the economics

More information

Games with Perfect Information

Games with Perfect Information Games with Perfect Information Yiling Chen September 7, 2011 Non-Cooperative Game Theory What is it? Mathematical study of interactions between rational and self-interested agents. Non-Cooperative Focus

More information

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006 Economics 301 Strategic Behavior Andy McLennan October 0, 006 Lecture 11 Topics Problem Set 9 Extensive Games of Imperfect Information An Example General Description Strategies and Nash Equilibrium Beliefs

More information

REPEATED GAMES. Jörgen Weibull. April 13, 2010

REPEATED GAMES. Jörgen Weibull. April 13, 2010 REPEATED GAMES Jörgen Weibull April 13, 2010 Q1: Can repetition induce cooperation? Peace and war Oligopolistic collusion Cooperation in the tragedy of the commons Q2: Can a game be repeated? Game protocols

More information

Other Equilibrium Notions

Other Equilibrium Notions Other Equilibrium Notions Ichiro Obara UCLA January 21, 2012 Obara (UCLA) Other Equilibrium Notions January 21, 2012 1 / 28 Trembling Hand Perfect Equilibrium Trembling Hand Perfect Equilibrium We may

More information

Economics 703 Advanced Microeconomics. Professor Peter Cramton Fall 2017

Economics 703 Advanced Microeconomics. Professor Peter Cramton Fall 2017 Economics 703 Advanced Microeconomics Professor Peter Cramton Fall 2017 1 Outline Introduction Syllabus Web demonstration Examples 2 About Me: Peter Cramton B.S. Engineering, Cornell University Ph.D. Business

More information

Game Theory: introduction and applications to computer networks

Game Theory: introduction and applications to computer networks Game Theory: introduction and applications to computer networks Introduction Giovanni Neglia INRIA EPI Maestro 27 January 2014 Part of the slides are based on a previous course with D. Figueiredo (UFRJ)

More information

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 Daron Acemoglu and Asu Ozdaglar MIT October 19, 2009 1 Introduction Outline Existence of Nash Equilibrium in Infinite Games Extensive Form

More information

Microeconomics for Business Practice Session 3 - Solutions

Microeconomics for Business Practice Session 3 - Solutions Microeconomics for Business Practice Session - Solutions Instructor: Eloisa Campioni TA: Ugo Zannini University of Rome Tor Vergata April 8, 016 Exercise 1 Show that there are no mixed-strategy Nash equilibria

More information

Game Theory. Wolfgang Frimmel. Perfect Bayesian Equilibrium

Game Theory. Wolfgang Frimmel. Perfect Bayesian Equilibrium Game Theory Wolfgang Frimmel Perfect Bayesian Equilibrium / 22 Bayesian Nash equilibrium and dynamic games L M R 3 2 L R L R 2 2 L R L 2,, M,2, R,3,3 2 NE and 2 SPNE (only subgame!) 2 / 22 Non-credible

More information

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo Game Theory Giorgio Fagiolo giorgio.fagiolo@univr.it https://mail.sssup.it/ fagiolo/welcome.html Academic Year 2005-2006 University of Verona Summary 1. Why Game Theory? 2. Cooperative vs. Noncooperative

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

Bounded Rationality, Strategy Simplification, and Equilibrium

Bounded Rationality, Strategy Simplification, and Equilibrium Bounded Rationality, Strategy Simplification, and Equilibrium UPV/EHU & Ikerbasque Donostia, Spain BCAM Workshop on Interactions, September 2014 Bounded Rationality Frequently raised criticism of game

More information

Extensive Form Games with Perfect Information

Extensive Form Games with Perfect Information Extensive Form Games with Perfect Information Pei-yu Lo 1 Introduction Recap: BoS. Look for all Nash equilibria. show how to nd pure strategy Nash equilibria. Show how to nd mixed strategy Nash equilibria.

More information

Lecture December 2009 Fall 2009 Scribe: R. Ring In this lecture we will talk about

Lecture December 2009 Fall 2009 Scribe: R. Ring In this lecture we will talk about 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 7 02 December 2009 Fall 2009 Scribe: R. Ring In this lecture we will talk about Two-Player zero-sum games (min-max theorem) Mixed

More information

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 Daron Acemoglu and Asu Ozdaglar MIT October 14, 2009 1 Introduction Outline Mixed Strategies Existence of Mixed Strategy Nash Equilibrium

More information

Ü B U N G S A U F G A B E N. S p i e l t h e o r i e

Ü B U N G S A U F G A B E N. S p i e l t h e o r i e T E C H N I S C H E U N I V E R S I T Ä T D R E S D E N F A K U L T Ä T E L E K T R O T E C H N I K U N D I N F O R M A T I O N S T E C H N I K Ü B U N G S A U F G A B E N S p i e l t h e o r i e by Alessio

More information

Game Theory. Professor Peter Cramton Economics 300

Game Theory. Professor Peter Cramton Economics 300 Game Theory Professor Peter Cramton Economics 300 Definition Game theory is the study of mathematical models of conflict and cooperation between intelligent and rational decision makers. Rational: each

More information

Game-Theoretic Learning:

Game-Theoretic Learning: Game-Theoretic Learning: Regret Minimization vs. Utility Maximization Amy Greenwald with David Gondek, Amir Jafari, and Casey Marks Brown University University of Pennsylvania November 17, 2004 Background

More information

1 The General Definition

1 The General Definition MS&E 336 Lecture 1: Dynamic games Ramesh Johari April 4, 2007 1 The General Definition A dynamic game (or extensive game, or game in extensive form) consists of: A set of players N; A set H of sequences

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

arxiv:quant-ph/ v3 18 Aug 2004

arxiv:quant-ph/ v3 18 Aug 2004 arxiv:quant-ph/00911v3 18 Aug 004 Advantage of a quantum player over a classical one in x quantum games By Adrian P. Flitney and Derek Abbott Centre for Biomedical Engineering (CBME) and Department of

More information

Game Theory Lecture 10+11: Knowledge

Game Theory Lecture 10+11: Knowledge Game Theory Lecture 10+11: Knowledge Christoph Schottmüller University of Copenhagen November 13 and 20, 2014 1 / 36 Outline 1 (Common) Knowledge The hat game A model of knowledge Common knowledge Agree

More information

Level K Thinking. Mark Dean. Columbia University - Spring 2017

Level K Thinking. Mark Dean. Columbia University - Spring 2017 Level K Thinking Mark Dean Columbia University - Spring 2017 Introduction Game theory: The study of strategic decision making Your outcome depends on your own actions and the actions of others Standard

More information

Extensive games (with perfect information)

Extensive games (with perfect information) Extensive games (with perfect information) (also referred to as extensive-form games or dynamic games) DEFINITION An extensive game with perfect information has the following components A set N (the set

More information

Evolutionary Dynamics and Extensive Form Games by Ross Cressman. Reviewed by William H. Sandholm *

Evolutionary Dynamics and Extensive Form Games by Ross Cressman. Reviewed by William H. Sandholm * Evolutionary Dynamics and Extensive Form Games by Ross Cressman Reviewed by William H. Sandholm * Noncooperative game theory is one of a handful of fundamental frameworks used for economic modeling. It

More information

3.3.3 Illustration: Infinitely repeated Cournot duopoly.

3.3.3 Illustration: Infinitely repeated Cournot duopoly. will begin next period less effective in deterring a deviation this period. Nonetheless, players can do better than just repeat the Nash equilibrium of the constituent game. 3.3.3 Illustration: Infinitely

More information

SF2972 Game Theory Written Exam with Solutions June 10, 2011

SF2972 Game Theory Written Exam with Solutions June 10, 2011 SF97 Game Theory Written Exam with Solutions June 10, 011 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld 1. Finite normal-form games. (a) What are N, S and u in the definition of a finite

More information

Copyright (C) 2013 David K. Levine This document is an open textbook; you can redistribute it and/or modify it under the terms of the Creative

Copyright (C) 2013 David K. Levine This document is an open textbook; you can redistribute it and/or modify it under the terms of the Creative Copyright (C) 2013 David K. Levine This document is an open textbook; you can redistribute it and/or modify it under the terms of the Creative Commons attribution license http://creativecommons.org/licenses/by/2.0/

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

Iterated Strict Dominance in Pure Strategies

Iterated Strict Dominance in Pure Strategies Iterated Strict Dominance in Pure Strategies We know that no rational player ever plays strictly dominated strategies. As each player knows that each player is rational, each player knows that his opponents

More information

Introduction to Game Theory. Outline. Topics. Recall how we model rationality. Notes. Notes. Notes. Notes. Tyler Moore.

Introduction to Game Theory. Outline. Topics. Recall how we model rationality. Notes. Notes. Notes. Notes. Tyler Moore. Introduction to Game Theory Tyler Moore Tandy School of Computer Science, University of Tulsa Slides are modified from version written by Benjamin Johnson, UC Berkeley Lecture 15 16 Outline 1 Preferences

More information

Review of topics since what was covered in the midterm: Topics that we covered before the midterm (also may be included in final):

Review of topics since what was covered in the midterm: Topics that we covered before the midterm (also may be included in final): Review of topics since what was covered in the midterm: Subgame-perfect eqms in extensive games with perfect information where players choose a number (first-order conditions, boundary conditions, favoring

More information

Computing Equilibria of Repeated And Dynamic Games

Computing Equilibria of Repeated And Dynamic Games Computing Equilibria of Repeated And Dynamic Games Şevin Yeltekin Carnegie Mellon University ICE 2012 July 2012 1 / 44 Introduction Repeated and dynamic games have been used to model dynamic interactions

More information

Multiple Equilibria in the Citizen-Candidate Model of Representative Democracy.

Multiple Equilibria in the Citizen-Candidate Model of Representative Democracy. Multiple Equilibria in the Citizen-Candidate Model of Representative Democracy. Amrita Dhillon and Ben Lockwood This version: March 2001 Abstract De Sinopoli and Turrini (1999) present an example to show

More information

Contents. basic algebra. Learning outcomes. Time allocation. 1. Mathematical notation and symbols. 2. Indices. 3. Simplification and factorisation

Contents. basic algebra. Learning outcomes. Time allocation. 1. Mathematical notation and symbols. 2. Indices. 3. Simplification and factorisation basic algebra Contents. Mathematical notation and symbols 2. Indices 3. Simplification and factorisation 4. Arithmetic of algebraic fractions 5. Formulae and transposition Learning outcomes In this workbook

More information

Belief-based Learning

Belief-based Learning Belief-based Learning Algorithmic Game Theory Marcello Restelli Lecture Outline Introdutcion to multi-agent learning Belief-based learning Cournot adjustment Fictitious play Bayesian learning Equilibrium

More information

. α β γ δ ε ζ η θ ι κ λ μ Aμ ν(x) ξ ο π ρ ς σ τ υ φ χ ψ ω. Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω. Friday April 1 ± ǁ

. α β γ δ ε ζ η θ ι κ λ μ Aμ ν(x) ξ ο π ρ ς σ τ υ φ χ ψ ω. Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω. Friday April 1 ± ǁ . α β γ δ ε ζ η θ ι κ λ μ Aμ ν(x) ξ ο π ρ ς σ τ υ φ χ ψ ω. Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω Friday April 1 ± ǁ 1 Chapter 5. Photons: Covariant Theory 5.1. The classical fields 5.2. Covariant

More information

MS&E 246: Lecture 17 Network routing. Ramesh Johari

MS&E 246: Lecture 17 Network routing. Ramesh Johari MS&E 246: Lecture 17 Network routing Ramesh Johari Network routing Basic definitions Wardrop equilibrium Braess paradox Implications Network routing N users travel across a network Transportation Internet

More information

Government 2005: Formal Political Theory I

Government 2005: Formal Political Theory I Government 2005: Formal Political Theory I Lecture 11 Instructor: Tommaso Nannicini Teaching Fellow: Jeremy Bowles Harvard University November 9, 2017 Overview * Today s lecture Dynamic games of incomplete

More information

Recursive Methods Recursive Methods Nr. 1

Recursive Methods Recursive Methods Nr. 1 Nr. 1 Outline Today s Lecture Dynamic Programming under Uncertainty notation of sequence problem leave study of dynamics for next week Dynamic Recursive Games: Abreu-Pearce-Stachetti Application: today

More information

Solving Extensive Form Games

Solving Extensive Form Games Chapter 8 Solving Extensive Form Games 8.1 The Extensive Form of a Game The extensive form of a game contains the following information: (1) the set of players (2) the order of moves (that is, who moves

More information

Equilibrium semantics for languages with imperfect. Gabriel Sandu. University of Helsinki

Equilibrium semantics for languages with imperfect. Gabriel Sandu. University of Helsinki Equilibrium semantics for languages with imperfect information Gabriel Sandu University of Helsinki 1 IF logic and multivalued logic IF logic is an extension of FOL IF languages define games of imperfect

More information

Strategic Games: Social Optima and Nash Equilibria

Strategic Games: Social Optima and Nash Equilibria Strategic Games: Social Optima and Nash Equilibria Krzysztof R. Apt CWI & University of Amsterdam Strategic Games:Social Optima and Nash Equilibria p. 1/2 Basic Concepts Strategic games. Nash equilibrium.

More information

Game Theory Lecture 7 Refinements: Perfect equilibrium

Game Theory Lecture 7 Refinements: Perfect equilibrium Game Theory Lecture 7 Refinements: Perfect equilibrium Christoph Schottmüller University of Copenhagen October 23, 2014 1 / 18 Outline 1 Perfect equilibrium in strategic form games 2 / 18 Refinements I

More information

Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection

Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection Theory cannot provide clear guesses about with equilibrium will occur in games with multiple

More information

6.891 Games, Decision, and Computation February 5, Lecture 2

6.891 Games, Decision, and Computation February 5, Lecture 2 6.891 Games, Decision, and Computation February 5, 2015 Lecture 2 Lecturer: Constantinos Daskalakis Scribe: Constantinos Daskalakis We formally define games and the solution concepts overviewed in Lecture

More information

EVOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOVE GAMES

EVOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOVE GAMES ROCKY MOUNTAIN JOURNAL OF MATHEMATICS olume 25, Number 1, Winter 1995 EOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOE GAMES R. CRESSMAN ABSTRACT. Although two individuals in a biological species often interact

More information

Game Theory. Kuhn s Theorem. Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano

Game Theory. Kuhn s Theorem. Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano Game Theory Albert-Ludwigs-Universität Freiburg Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano Research Group Foundations of Artificial Intelligence June 17, 2013 June 17, 2013

More information

Introduction to Game Theory

Introduction to Game Theory Introduction to Game Theory Part 1. Static games of complete information Chapter 3. Mixed strategies and existence of equilibrium Ciclo Profissional 2 o Semestre / 2011 Graduação em Ciências Econômicas

More information

Evolutionary Game Theory

Evolutionary Game Theory Evolutionary Game Theory ISI 330 Lecture 18 1 ISI 330 Lecture 18 Outline A bit about historical origins of Evolutionary Game Theory Main (competing) theories about how cooperation evolves P and other social

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Satisfaction Equilibrium: Achieving Cooperation in Incomplete Information Games

Satisfaction Equilibrium: Achieving Cooperation in Incomplete Information Games Satisfaction Equilibrium: Achieving Cooperation in Incomplete Information Games Stéphane Ross and Brahim Chaib-draa Department of Computer Science and Software Engineering Laval University, Québec (Qc),

More information

BELIEFS & EVOLUTIONARY GAME THEORY

BELIEFS & EVOLUTIONARY GAME THEORY 1 / 32 BELIEFS & EVOLUTIONARY GAME THEORY Heinrich H. Nax hnax@ethz.ch & Bary S. R. Pradelski bpradelski@ethz.ch May 15, 217: Lecture 1 2 / 32 Plan Normal form games Equilibrium invariance Equilibrium

More information

Selfishness vs Altruism vs Balance

Selfishness vs Altruism vs Balance Selfishness vs Altruism vs Balance Pradeep Dubey and Yair Tauman 18 April 2017 Abstract We give examples of strategic interaction which are beneficial for players who follow a "middle path" of balance

More information

EconS Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE)

EconS Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE) EconS 3 - Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE). Based on MWG 9.B.3 Consider the three-player nite game of perfect information depicted in gure. L R Player 3 l r a b

More information

Introduction to Game Theory

Introduction to Game Theory Introduction to Game Theory Part 3. Dynamic games of incomplete information Chapter 2. Signaling Games Ciclo Profissional 2 o Semestre / 2011 Graduação em Ciências Econômicas V. Filipe Martins-da-Rocha

More information

Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2)

Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2) Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2) Haifeng Huang University of California, Merced Best response functions: example In simple games we can examine

More information

Graph topology and the evolution of cooperation

Graph topology and the evolution of cooperation Provided by the author(s) and NUI Galway in accordance with publisher policies. Please cite the published version when available. Title Graph topology and the evolution of cooperation Author(s) Li, Menglin

More information

Algorithmic Game Theory. Alexander Skopalik

Algorithmic Game Theory. Alexander Skopalik Algorithmic Game Theory Alexander Skopalik Today Course Mechanics & Overview Introduction into game theory and some examples Chapter 1: Selfish routing Alexander Skopalik Skopalik@mail.uni-paderborn.de

More information

Long-Run versus Short-Run Player

Long-Run versus Short-Run Player Repeated Games 1 Long-Run versus Short-Run Player a fixed simultaneous move stage game Player 1 is long-run with discount factor δ actions a A a finite set 1 1 1 1 2 utility u ( a, a ) Player 2 is short-run

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Games in strategic form Harald Wiese University of Leipzig Harald Wiese (University of Leipzig) Advanced Microeconomics 1 / 80 Part C. Games and industrial organization 1 Games

More information

Communities and Populations

Communities and Populations ommunities and Populations Two models of population change The logistic map The Lotke-Volterra equations for oscillations in populations Prisoner s dilemma Single play Iterated play ommunity-wide play

More information

A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations *

A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations * A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations * by Magnus Hatlebakk ** Department of Economics, University of Bergen Abstract: We present a new subgame perfect equilibrium

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics ECON5200 - Fall 2012 Introduction What you have done: - consumers maximize their utility subject to budget constraints and firms maximize their profits given technology and market

More information

Prisoner s Dilemma. Veronica Ciocanel. February 25, 2013

Prisoner s Dilemma. Veronica Ciocanel. February 25, 2013 n-person February 25, 2013 n-person Table of contents 1 Equations 5.4, 5.6 2 3 Types of dilemmas 4 n-person n-person GRIM, GRIM, ALLD Useful to think of equations 5.4 and 5.6 in terms of cooperation and

More information

Negotiation: Strategic Approach

Negotiation: Strategic Approach Negotiation: Strategic pproach (September 3, 007) How to divide a pie / find a compromise among several possible allocations? Wage negotiations Price negotiation between a seller and a buyer Bargaining

More information

Computational Game Theory Spring Semester, 2005/6. Lecturer: Yishay Mansour Scribe: Ilan Cohen, Natan Rubin, Ophir Bleiberg*

Computational Game Theory Spring Semester, 2005/6. Lecturer: Yishay Mansour Scribe: Ilan Cohen, Natan Rubin, Ophir Bleiberg* Computational Game Theory Spring Semester, 2005/6 Lecture 5: 2-Player Zero Sum Games Lecturer: Yishay Mansour Scribe: Ilan Cohen, Natan Rubin, Ophir Bleiberg* 1 5.1 2-Player Zero Sum Games In this lecture

More information

Repeated Games with Perfect Monitoring

Repeated Games with Perfect Monitoring Repeated Games with Perfect Monitoring Ichiro Obara April 17, 2006 We study repeated games with perfect monitoring (and complete information). In this class of repeated games, players can observe the other

More information

Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE. Date: Thursday 17th May 2018 Time: 09:45-11:45. Please answer all Questions.

Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE. Date: Thursday 17th May 2018 Time: 09:45-11:45. Please answer all Questions. COMP 34120 Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE AI and Games Date: Thursday 17th May 2018 Time: 09:45-11:45 Please answer all Questions. Use a SEPARATE answerbook for each SECTION

More information

For general queries, contact

For general queries, contact PART I INTRODUCTION LECTURE Noncooperative Games This lecture uses several examples to introduce the key principles of noncooperative game theory Elements of a Game Cooperative vs Noncooperative Games:

More information

Synthesis weakness of standard approach. Rational Synthesis

Synthesis weakness of standard approach. Rational Synthesis 1 Synthesis weakness of standard approach Rational Synthesis 3 Overview Introduction to formal verification Reactive systems Verification Synthesis Introduction to Formal Verification of Reactive Systems

More information

Game Theory Correlated equilibrium 1

Game Theory Correlated equilibrium 1 Game Theory Correlated equilibrium 1 Christoph Schottmüller University of Copenhagen 1 License: CC Attribution ShareAlike 4.0 1 / 17 Correlated equilibrium I Example (correlated equilibrium 1) L R U 5,1

More information

Notes on Coursera s Game Theory

Notes on Coursera s Game Theory Notes on Coursera s Game Theory Manoel Horta Ribeiro Week 01: Introduction and Overview Game theory is about self interested agents interacting within a specific set of rules. Self-Interested Agents have

More information

A Folk Theorem For Stochastic Games With Finite Horizon

A Folk Theorem For Stochastic Games With Finite Horizon A Folk Theorem For Stochastic Games With Finite Horizon Chantal Marlats January 2010 Chantal Marlats () A Folk Theorem For Stochastic Games With Finite Horizon January 2010 1 / 14 Introduction: A story

More information

DECENTRALIZED LEARNING IN GENERAL-SUM MATRIX GAMES: AN L R I LAGGING ANCHOR ALGORITHM. Xiaosong Lu and Howard M. Schwartz

DECENTRALIZED LEARNING IN GENERAL-SUM MATRIX GAMES: AN L R I LAGGING ANCHOR ALGORITHM. Xiaosong Lu and Howard M. Schwartz International Journal of Innovative Computing, Information and Control ICIC International c 20 ISSN 349-498 Volume 7, Number, January 20 pp. 0 DECENTRALIZED LEARNING IN GENERAL-SUM MATRIX GAMES: AN L R

More information

Models of Reputation with Bayesian Updating

Models of Reputation with Bayesian Updating Models of Reputation with Bayesian Updating Jia Chen 1 The Tariff Game (Downs and Rocke 1996) 1.1 Basic Setting Two states, A and B, are setting the tariffs for trade. The basic setting of the game resembles

More information

Game theory and market power

Game theory and market power Game theory and market power Josh Taylor Section 6.1.3, 6.3 in Convex Optimization of Power Systems. 1 Market weaknesses Recall Optimal power flow: minimize p,θ subject to λ i : χ ij 0 : f i (p i ) i p

More information

Empathy in Bimatrix Games

Empathy in Bimatrix Games Empathy in Bimatrix Games Brian Powers, Michalis Smyrnakis and Hamidou Tembine arxiv:1708.01910v1 [cs.gt] 6 Aug 017 August 8, 017 Abstract Although the definition of what empathetic preferences exactly

More information

Introduction to Game Theory. Outline. Proposal feedback. Proposal feedback: written feedback. Notes. Notes. Notes. Notes. Tyler Moore.

Introduction to Game Theory. Outline. Proposal feedback. Proposal feedback: written feedback. Notes. Notes. Notes. Notes. Tyler Moore. Introduction to Game Theory Tyler Moore CSE 7338 Computer Science & Engineering Department, SMU, Dallas, TX Lectures 7 8 Outline Proposal feedback 2 3 4 5 2 / 6 Proposal feedback Proposal feedback Each

More information

What kind of bonus point system makes the rugby teams more offensive?

What kind of bonus point system makes the rugby teams more offensive? What kind of bonus point system makes the rugby teams more offensive? XIV Congreso Dr. Antonio Monteiro - 2017 Motivation Rugby Union is a game in constant evolution Experimental law variations every year

More information