A strategy profile x ∗ ∈ S x^*∈ S x∗∈S is a Nash equilibrium (NE) if no unilateral deviation in strategy by any single player is profitable for that player, that is
∀ i , x i ∈ S i : f i ( x i ∗ , x − i ∗ ) ≥ f i ( x i , x − i ∗ ) . {\displaystyle \forall i,x_{i}\in S_{i}:f_{i}(x_{i}^{*},x_{-i}^{*})\geq f_{i}(x_{i},x_{-i}^{*}).} ∀i,xi∈Si:fi(xi∗,x−i∗)≥fi(xi,x−i∗).
When the inequality above holds strictly (with > instead of ≥) for all players and all feasible alternative strategies, then the equilibrium is classified as a strict Nash equilibrium. If instead, for some player, there is exact equality between x i ∗ {\displaystyle x_{i}^{*}} xi∗ and some other strategy in the set S {\displaystyle S} S, then the equilibrium is classified as a weak Nash equilibrium.
纳什均衡在经济学上的定义:所谓纳什均衡,指的是参与人的这样一种策略组合,在该策略组合上,任何参与人单独改变策略都不会得到好处。换句话说,如果在一个策略组合上,当所有其他人都不改变策略时,没有人会改变自己的策略,则该策略组合就是一个纳什均衡。
L | M | R | |
---|---|---|---|
U | 6,4 | 3,3 | 0,5 |
M | 3,1 | 4,4 | 1,2 |
D | 1,3 | 6,1 | 0,4 |
Solution:
It’s easy to see that L is strictly dominated by R. With L removed, U is strictly dominated by M. Removing U we are left with the following game:
M | R | |
---|---|---|
M | 4,4 | 1,2 |
D | 6,1 | 0,4 |
We see that there is no pure strategy NE. Using the indifference criterion we can find
the unique mixed strategy NE of this reduces game: σ 1 ( M ) = 3 5 σ_1(M) = \frac{3}{5} σ1(M)=53 and σ 2 ( M ) = 1 3 σ_2(M) = \frac{1}{3} σ2(M)=31. Thus we
obtain the following NE of the original game:
σ ∗ = ( ( 0 , 3 5 , 2 5 ) , ( 0 , 1 3 , 2 3 ) ) σ^∗ = ((0, \frac{3}{5}, \frac{2}{5}), (0,\frac{1}{3}, \frac{2}{3})) σ∗=((0,53,52),(0,31,32)) with payoff of ( 2 , 14 5 ) (2, \frac{14}{5} ) (2,514)
A | B | |
---|---|---|
A | 1,1 | 2,0 |
B | 0,2 | 3,3 |
and
A | B | |
---|---|---|
A | 1,1 | 2,2 |
B | 2,2 | 3,3 |
Solution:
a) It’s easy to see that G1 has two pure strategy NE: (A,A) and (B,B) and G2 has only one: (B,B).
b) If G1 is repeated twice then, first there will be four SPE in which a NE is palyed in every period: (A,A) followed by (A,A) with payoff (2,2); (A,A) followed by (B,B) with payoff (4,4); (B,B) followed by (A,A) with payoff (4,4); (B,B) followed by (B,B) with payoff (6,6).
In addition, there will be some SPE in which a non-NE is played in the first period and a punishment scheme for a deviator is used in the second period. (Note that in this case both the default and the punishment have to be a NE of the stage in the second period.) There will be two such SPE: (A,B) followed by (B,B) ((A,A) is used as a punishment if player 2 deviates) with payoff (5,3); (B,A) followed by (B,B) ((A,A) is used as a punishment if player 1 deviates) with payoff (3,5).
c) Since the stage NE is unique the only SPE in this case is (B,B) followed by (B,B) with payoff (6,6).
All content used for personal study and understanding,if you need to copy this, please mark the original blog address:
https://blog.csdn.net/sc19951007/article/details/83713307