Dealing with an infinitely repeated game

176 Views Asked by At

I have been playing around with problems related to game theory, and I ran into this issue related to an infinitely repeated game. Consider this game repeated an infinite number of times: $$\begin{array}{|c|c|c|} \hline &A&B \\ \hline C&(1,1)&(-2,2) \\ \hline D&(2,-2)&(0,0) \\ \hline \end{array}$$ Where Player 1 is the rows, Player 2 is the columns. I am wondering, is there potentially a grim trigger nash equilibrium to this game, and if so, what rate of defection would need to exist in order for the specific Nash Equilibrium to be sustained?