Difference between revisions of "Duel"
(TeX) |
(Category:Game theory, economics, social and behavioral sciences) |
||
Line 14: | Line 14: | ||
====References==== | ====References==== | ||
<table><TR><TD valign="top">[1]</TD> <TD valign="top"> S. Karlin, "Mathematical methods in the theory of games, programming and economics" , Addison-Wesley (1959)</TD></TR></table> | <table><TR><TD valign="top">[1]</TD> <TD valign="top"> S. Karlin, "Mathematical methods in the theory of games, programming and economics" , Addison-Wesley (1959)</TD></TR></table> | ||
+ | |||
+ | [[Category:Game theory, economics, social and behavioral sciences]] |
Latest revision as of 12:24, 9 November 2014
A game involving the choice of the moment of time describing the following type of conflict. Two opponents may shoot at each other during a certain period of time, while the weapons at their disposal have only a limited number of rounds of ammunition. The strategies of the players are the moments of time chosen for firing. The pay-off function is defined as the mathematical expectation of a certain random variable which assumes a finite number of values, corresponding to the results of the duel. Depending on the information about the activities of the opponent, duels may be noisy or noise-less (silent). For instance, if each player can fire one shot, and if that shot must be fired in the interval $[0,1]$, if the accuracy functions (i.e. the hit probabilities of the players I and II) are $p(x)$ and $q(y)$, respectively; then, if player I gains 1 point if he kills II, loses 1 point if he is killed himself, and the gain is 0 in all other cases, the pay-off functions $K(x,y)$ are:
in a noisy duel
$$K(x,y)=\begin{cases}p(x)-(1-p(x))\sup_{y>x}q(y),&x<y,\\p(x)-q(x),&x=y,\\-q(y)+(1-q(y))\sup_{x>y}p(x),&x>y;\end{cases}$$
in a silent duel
$$K(x,y)=\begin{cases}p(x)-(1-p(x))q(y),&x<y,\\p(x)-q(x),&x=y,\\-q(y)+(1-q(y))p(x),&x>y.\end{cases}$$
The duels under study include duels in which the opponents have several shots at their disposal or are permitted to expend the available resources in a continuous manner.
References
[1] | S. Karlin, "Mathematical methods in the theory of games, programming and economics" , Addison-Wesley (1959) |
Duel. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Duel&oldid=34416