Chapter 9: Problem 5
Find the Nash equilibrium of the following normal-form game: \(S_{1}=[0,1], S_{2}=[0,1], u_{1}\left(s_{1}, s_{2}\right)=3 s_{1}-2 s_{1} s_{2}-2 s_{1}^{2}\), and \(u_{2}\left(s_{1}, s_{2}\right)=\) \(s_{2}+2 s_{1} s_{2}-2 s_{2}^{2}\). (The solution is interior, so you can use calculus.)
Short Answer
Expert verified
The Nash equilibrium is \(s_1^* = \frac{5}{14}\), \(s_2^* = \frac{3}{7}\).
Step by step solution
01
Define the players' strategies and utility functions.
The players' strategy sets are given as \(S_1 = [0, 1]\) and \(S_2 = [0, 1]\), which means both players can choose any value between 0 and 1, inclusive. Player 1's utility function is \(u_1(s_1, s_2) = 3s_1 - 2s_1 s_2 - 2s_1^2\), and Player 2's utility function is \(u_2(s_1, s_2) = s_2 + 2s_1 s_2 - 2s_2^2\).
02
Find the best response function for Player 1.
To find Player 1's best response, maximize his utility function with respect to \(s_1\). First, calculate the partial derivative of \(u_1(s_1, s_2)\) with respect to \(s_1\): \(\frac{\partial u_1}{\partial s_1} = 3 - 2s_2 - 4s_1\). Set the derivative equal to zero to find the critical point: \(3 - 2s_2 - 4s_1 = 0\). Solving for \(s_1\) gives the best response function, \(s_1 = \frac{3 - 2s_2}{4}\).
03
Find the best response function for Player 2.
To find Player 2's best response, maximize his utility function with respect to \(s_2\). Calculate the partial derivative of \(u_2(s_1, s_2)\) with respect to \(s_2\): \(\frac{\partial u_2}{\partial s_2} = 1 + 2s_1 - 4s_2\). Set the derivative equal to zero to find the critical point: \(1 + 2s_1 - 4s_2 = 0\). Solving for \(s_2\) gives the best response function, \(s_2 = \frac{1 + 2s_1}{4}\).
04
Solve for the Nash equilibrium.
To find the Nash equilibrium, we must solve the system of equations derived from the best response functions: \(s_1 = \frac{3 - 2s_2}{4}\) and \(s_2 = \frac{1 + 2s_1}{4}\). Substitute the expression for \(s_2\) from Player 2's best response into Player 1's best response: \(s_1 = \frac{3 - 2(\frac{1 + 2s_1}{4})}{4}\). Simplify and solve this equation for \(s_1\). After finding \(s_1\), use the expression for \(s_2\) to find its value. The solution is \(s_1^* = \frac{5}{14}\), \(s_2^* = \frac{3}{7}\).
05
Verify the Nash equilibrium.
Verify the solution by substituting \(s_1^*\) and \(s_2^*\) back into their respective utility functions to confirm that no player can unilaterally improve their utility by deviating from the Nash equilibrium strategies. Calculation confirms the values hold, verifying \((\frac{5}{14}, \frac{3}{7})\) is the Nash equilibrium.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with Vaia!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Game Theory
Game theory is a fascinating field that helps us understand strategic interactions among rational players. Imagine two individuals engaged in a playful contest or negotiation process. Each player aims to maximize their own benefits while anticipating how the other might act.
In our exercise, we see a classic example of a two-player game. Both players have sets of strategies they can choose from, and their ultimate goal is to achieve the best possible outcome for themselves. This type of model is essential in economics, political strategy, and even biology.
- **Strategic interactions**: Players make decisions simultaneously, considering how others will respond. - **Payoff maximization**: Each player's objective is to optimize their own results based on their utility functions.
Game theory not only aids in predicting strategic outcomes but also helps explain human behavior in competitive scenarios. By analyzing utility functions and strategy sets, scholars can gain insights into optimal decision-making under various conditions.
In our exercise, we see a classic example of a two-player game. Both players have sets of strategies they can choose from, and their ultimate goal is to achieve the best possible outcome for themselves. This type of model is essential in economics, political strategy, and even biology.
- **Strategic interactions**: Players make decisions simultaneously, considering how others will respond. - **Payoff maximization**: Each player's objective is to optimize their own results based on their utility functions.
Game theory not only aids in predicting strategic outcomes but also helps explain human behavior in competitive scenarios. By analyzing utility functions and strategy sets, scholars can gain insights into optimal decision-making under various conditions.
Utility Functions
Utility functions are a vital component in understanding players' preferences and objectives in game theory. Each player in a game is assigned a utility function, which mathematically represents their preferences over different outcomes.
In our example, Player 1 has a utility function given by: \( u_1(s_1, s_2) = 3s_1 - 2s_1 s_2 - 2s_1^2 \) While Player 2's utility is described by: \( u_2(s_1, s_2) = s_2 + 2s_1 s_2 - 2s_2^2 \) These functions highlight how players' satisfaction levels change with their choice of strategies.
- **Player preference**: Reflects what each player values most in a given situation.- **Outcome scoring**: Assigns numerical values to different outcomes, helping players decide on optimal strategies.
Utility functions serve as a guide for players during the strategic planning process. By evaluating how each potential strategy affects their utility, players can make informed decisions to best achieve their goals.
In our example, Player 1 has a utility function given by: \( u_1(s_1, s_2) = 3s_1 - 2s_1 s_2 - 2s_1^2 \) While Player 2's utility is described by: \( u_2(s_1, s_2) = s_2 + 2s_1 s_2 - 2s_2^2 \) These functions highlight how players' satisfaction levels change with their choice of strategies.
- **Player preference**: Reflects what each player values most in a given situation.- **Outcome scoring**: Assigns numerical values to different outcomes, helping players decide on optimal strategies.
Utility functions serve as a guide for players during the strategic planning process. By evaluating how each potential strategy affects their utility, players can make informed decisions to best achieve their goals.
Best Response
The concept of best response is central to finding the Nash Equilibrium in any game. A player's best response is the strategy that maximizes their utility, given the strategies chosen by the other players.
In our scenario, finding the best response involves calculus. For instance, Player 1 determines their best response to Player 2’s strategy by calculating the partial derivative of their utility function with respect to their own strategy, \( s_1 \). Similarly, Player 2 computes his best response regarding \( s_2 \).
- **Optimization**: Players choose strategies that provide the highest utility based on opponents' actions.- **Iterative process**: Players continually adjust their strategies in response to other players, converging toward equilibrium.
Best response functions form the backbone of strategy adjustment. They help players systematically approach the Nash Equilibrium by trial and error, analyzing and refining their tactics based on observed decisions of competitors.
In our scenario, finding the best response involves calculus. For instance, Player 1 determines their best response to Player 2’s strategy by calculating the partial derivative of their utility function with respect to their own strategy, \( s_1 \). Similarly, Player 2 computes his best response regarding \( s_2 \).
- **Optimization**: Players choose strategies that provide the highest utility based on opponents' actions.- **Iterative process**: Players continually adjust their strategies in response to other players, converging toward equilibrium.
Best response functions form the backbone of strategy adjustment. They help players systematically approach the Nash Equilibrium by trial and error, analyzing and refining their tactics based on observed decisions of competitors.
Normal-Form Game
A normal-form game, also known as a strategic-form game, is a standard way of describing a game in terms of the strategies available to players and their payoffs. This layout provides a snapshot overview, capturing the essence of the game.
In the exercise example, we have two players, each with a set of strategies: \( S_1 = [0, 1] \) and \( S_2 = [0, 1] \). Each player’s utility function further defines the payoff associated with any combination of strategies. This format serves as the foundational setup for analyzing strategic interactions.
- **Strategy sets**: Lists possible actions available to players.- **Payoff functions**: Determine the rewards players receive based on chosen strategies.
Normal-form games are particularly useful because they simplify complex strategic interactions into a framework that is easier to analyze and understand. They provide a platform for evaluating equilibrium concepts like Nash Equilibrium, where each player chooses a strategy that maximizes their payoff, given the strategies of others.
In the exercise example, we have two players, each with a set of strategies: \( S_1 = [0, 1] \) and \( S_2 = [0, 1] \). Each player’s utility function further defines the payoff associated with any combination of strategies. This format serves as the foundational setup for analyzing strategic interactions.
- **Strategy sets**: Lists possible actions available to players.- **Payoff functions**: Determine the rewards players receive based on chosen strategies.
Normal-form games are particularly useful because they simplify complex strategic interactions into a framework that is easier to analyze and understand. They provide a platform for evaluating equilibrium concepts like Nash Equilibrium, where each player chooses a strategy that maximizes their payoff, given the strategies of others.