Game theory is fundamental to the development of cryptocurrencies and is one of the reasons why Bitcoin managed to thrive for over a decade, despite numerous attempts to disrupt the network.
What is game theory?
Essentially, game theory is a method of applied mathematics that is used to study human behavior based on rational decision-making. The “game” is designed as an interactive environment, so players tend to act rationally when responding to the game rules or to the influence of other players.
The concept was initially developed in economics to investigate the behaviors of businesses, markets, and consumers, but is now extensively applied in other fields of study. Therefore, game theory models may be used as a tool to examine the potential behavior of interacting agents, and the possible outcomes of their actions, under predefined circumstances. The models may also be applied in the broad study of politics, sociology, psychology, and philosophy.
The prisoner's dilemma
The prisoner’s dilemma is one of the most popular examples of a game theory model. It illustrates a scenario where 2 criminals (A and B) are being interrogated after being arrested. Each criminal is interrogated in a separate room and is unable to communicate with the other.
The prosecutor tries to convince the criminals to testify against one another as a way to reduce their charge. If A testifies against B, he is set free and B is arrested for 3 years (and vice versa). However, if both of them betray and testify against each other, they are both arrested for 2 years. Lastly, if both A and B decide not to betray and stay quiet, they are only sentenced to 1 year in prison due to a lack of sufficient evidence.
Therefore, we would have the following possible outcomes (based on their individual decision):
B betrays | B stays quiet | |
---|---|---|
A betrays | Both jailed for 2 years. | A is free. B is jailed for 3 years. |
A stays quiet | B is free. A is jailed for 3 years. | Both jailed for 1 year. |
Clearly, the best scenario for A (or B) is to betray and be set free, but that would require the other to stay quiet and there is no way to predict what decision the other would make. In face of a reward, many rational prisoners would probably choose to act on self-interest and betray the other. But if both A and B betray they would stay 2 years in prison and that is not really the best outcome. Therefore, the best option for them, as a pair, would be to stay quiet and get only 1 year instead of 2.
The Prisoner’s dilemma has many variants, but this simple story illustrates the idea of using game theory models to investigate human behavior and possible outcomes based on their process of rational decision-making.
Game theory and cryptocurrencies
In other words, cryptoeconomics examine the behavior of the network nodes based on the incentives provided by the protocol, considering the most rational and probable decisions.
Closing thoughts
The general application of game theory is to model and examine how humans behave and make decisions based on their rational minds. Therefore, game theory models should always be considered when designing distributed systems, such as the ones of cryptocurrencies.
Keep in mind, however, that the degree of security and resilience a blockchain has is dependent on its protocol and is directly related to the number of participants of the network. Larger distributed networks are more reliable than smaller ones.