Skip to main content
Logo image

Section 2.5 Equilibrium Points

In this section, we will try to gain a greater understanding of equilibrium strategies in a game. In general, we call the pair of equilibrium strategies an equilibrium pair, while we call the specific payoff vector associated with an equilibrium pair an equilibrium point.

Activity 2.5.1. Find equilibrium points.

Determine the equilibrium point(s) for the following games.

(a)

\(\left[\begin{matrix}(2, -2)\amp (-1, 1)\\ (2, -2)\amp (-1, 1) \end{matrix} \right]\)

(b)

\(\left[\begin{matrix}(0, 0)\amp (-1, 1)\amp (0, 0)\\ (-1, 1)\amp (0, 0)\amp (-1, 1)\\ (0, 0)\amp (1, -1)\amp (0, 0) \end{matrix} \right]\)

Activity 2.5.2. An observation about equilibrium points.

What do you notice about the values of the equilibrium points of the games in Activity 2.5.1?
We now get to the main quetion in this section.

Question 2.5.1.

Can two equilibrium points for a two-player zero-sum game have different values?
By experimenting with some examples, try to create an example of a game with two equilibrium points where those points have different values for one of the players. If you can successfully create such an example, you will have answered the question. But just because you can’t find an example, that doesn’t mean one doesn’t exist!

Activity 2.5.3. Experimenting with different values.

Let’s see if we can create a \(2\times 2\) matrix for a zero-sum game that has two equilibrium points with different values. Let’s assume the two equilbrium are \((1, -1)\) and \((2, -2)\text{.}\)

(a)

Create a matrix with \((1, -1)\) and \((2, -2)\) in the same row. Can they both be equilibria, or does one player want to switch?

(b)

Create a matrix with \((1, -1)\) and \((2, -2)\) in the same column. Can they both be equilibria, or does one player want to switch?

(c)

Now place \((1, -1)\) and \((2, -2)\) diagonally in the matrix (different rows and columns). Try to fill in values for the other two places in the matrix so that \((1, -1)\) is an equilibrium. Is \((2, -2)\) an equilibrium in any of your examples?
Hint.
Remember, if \((1, -1)\) is an equilibrium, then \(1\) must be the biggest value for Player 1 in the column and \(1\) is the smallest in the row, so that \(-1\) is the biggest for Player 2 in the row.

(d)

Do you think it is possible to have both \((1, -1)\) and \((2, -2)\) be equilibrium points in a \(2\times 2\) matrix? Explain your answer based on your examples.
After trying several examples, you might be beginning to believe that the answer to Question 2.5.1 is “no.” Now you are ready to try to prove the following theorem.
Let’s start with the \(2 \times 2\) case. We will use a proof by contradiction. We will assume the theorem is false and show that we get a logical contradiction. Once we reach a logical contradiction (a statement that is both true and false), we can conclude we were wrong to assume the theorem was false; hence, the theorem must be true. Make sure you are comfortable with the logic of this before moving on.
Since we want to assume the theorem is false, we assume we have a two-player zero-sum game with two different equilibrium values. Since we don’t have a specific example of such a game, we want to represent the game in a general form. In particular, we can represent the general game
\begin{equation*} \left[\begin{matrix}(a, -a)\amp (c, -c)\\ (d, -d)\amp (b, -b) \end{matrix} \right]. \end{equation*}
Note that if \(a\) is negative, then \(-a\) is positive; thus, every possible set of values is represented by this matrix. We want to look at the possible cases for equilibria.

Activity 2.5.4. Equilibria in Column 1.

Explain what goes wrong if \((a, -a)\) and \((d, -d)\) are equilibria with \(a \neq d\text{.}\)
Hint.
Think about the different cases, such as \(a\lt d\text{,}\) \(a>d\text{.}\) Can you show that in each case either \((a, -a)\) or \((d, -d)\) is NOT an equilibrium?

Activity 2.5.5. Equilibria in the same column/row.

Generalize your answer to Activity 2.5.4 to explain what goes wrong if the two equilibria with different values are in the same column. Similarly, explain what happens if the two equilibria are in the same row.

Activity 2.5.6. Diagonal equilibria.

Does the same explanation hold if the two equilibria are diagonal from each other? (Explain your answer!)
From your last answer, you should see that we need to do more work to figure out what happens if the equilibria are diagonal. So let’s assume that the two equilibria are \((a, -a)\) and \((b, -b)\) with \(a \neq b\text{.}\) It might be helpful to draw the payoff matrix and circle the equilibria.

Activity 2.5.7. A player prefers the value of an equilibrium.

Construct a system of inequalities using the fact that a player prefers an equilibrium point to another choice. For example, Player 1 prefers \(a\) to \(d\text{.}\) Thus, \(a > d\text{.}\) List all four inequalities you can get using this fact. You should get two for each player. Remember that Player 1 can only compare values in the same column since he has no ability to switch columns. If necessary, convert all inequalities to ones without negatives. (Algebra review: \(-5 \lt -2\) means \(5 > 2\text{.}\))

Activity 2.5.8. Create strings of inequalities.

Now string your inequalities together. For example, if \(a \lt b\) and \(b \lt c\) then we can write \(a \lt b \lt c\text{.}\) Be careful, the inequalities must face the same way; we cannot write \(a> b \lt c\text{.}\)

Activity 2.5.9. You now have a contradiction.

Explain why you now have a contradiction (a statement that must be false). We can now conclude our assumption that \(a \neq b\) was wrong.

Activity 2.5.10. Diagonal case for \(c\) and \(d\).

Repeat the above argument (Activity 2.5.7, Activity 2.5.8, and Activity 2.5.9) for the case that the two equilibria are \((d, -d)\) and \((c, -c)\) with \(d\neq c\text{.}\)

Activity 2.5.11. Summarize conclusion.

Explain why you can conclude that all equilibria in a \(2 \times 2\) two-player zero-sum game have the same value.
We just worked through the proof, step-by-step, but now you need to put all the ideas together for yourself.

Activity 2.5.12. The complete proof.

Write up the complete proof for the \(2 \times 2\) case in your own words.

Activity 2.5.13. Generalizing to a larger game.

Can you see how you might generalize to a larger game matrix? You do not need to write up a proof of the general case, just explain how the key ideas from the \(2 \times 2\) case would apply to a bigger game matrix.
Hint.
Think about equilibria in (a) the same row, (b) in the same column, or (c) in a different row and column.
We’ve seen that any two equlibrium points must have the same value. However, it is important to note that just because an outcome has the same value as an equilibrium point, that does not mean it is also an equilibrium point.

Activity 2.5.14. Equal values may not be equilibria.

Give a specific example of a game matrix with two payoff vectors that are \((0, 0)\text{,}\) where one is an equilibrium point and the other is not.
Working through the steps of a mathematical proof can be challenging. As you think about what we did in this section, first make sure you understand the argument for each step. Then work on understanding how the steps fit together to create the larger argument.
The next section summarizes all our work with finding equilibrium points for zero-sum games.

Reading Questions Check Your Understanding

1.

    True or False: If \(a\lt b \lt c\lt d\) then \(a\lt d\text{.}\)
  • True.

  • This is called the transitive property of inequalities.
  • False.

  • This is called the transitive property of inequalities.

2.

    True or False: If \(a\lt b\) then \(-a\lt -d\text{.}\)
  • True.

  • When we multiply by a negative, the direction of the inequality changes, so it should be \(-d\lt -a\)
  • False.

  • When we multiply by a negative, the direction of the inequality changes, so it should be \(-d\lt -a\)

3.

    True or False: If \(a\lt b \lt c\lt d \lt a\) then we have a contradiction.
  • True.

  • This inequality leads to \(a \lt a\) which cannot be true.
  • False.

  • This inequality leads to \(a \lt a\) which cannot be true.

4.

    True or False: If \((a, -a)\) and \((b, -b)\) are two equilibria in a zero-sum game, then \(a=b\text{.}\)
  • True.

  • This is what Theorem 2.5.2 tells us.
  • False.

  • This is what Theorem 2.5.2 tells us.

5.

    True or False: If \((3, -3)\) is an equilibrium in a zero-sum game, then every equilibrium in the game has payoff vector \((3, -3)\text{.}\)
  • True.

  • This is what Theorem 2.5.2 tells us.
  • False.

  • This is what Theorem 2.5.2 tells us.

6.

    True or False: In the matrix
    \begin{equation*} \left[\begin{matrix}(-2, 2)\amp (-1, 1)\\ (-1, 1)\amp (2, -2) \end{matrix} \right] \end{equation*}
    both \((-1, 1)\) payoff vectors are equilibria.
  • True.

  • True or False: Only the vector in Row 2, Column 1 is an equilibrium.
  • False.

  • True or False: Only the vector in Row 2, Column 1 is an equilibrium.

7.

    True or False: If \((3, -3)\) is an equilibrium in a zero-sum game, then every payoff vector \((3, -3)\) is a equilibrium.
  • True.

  • False.