- S 2 22 Player I Chooses A Positive Integer X 0 And Player Ii Chooses A Positive Integer Y 0 The Player With The Lo 1 (47.89 KiB) Viewed 12 times
S 2.22. Player I chooses a positive integer x > 0 and player II chooses a positive integer y > 0. The player with the lo
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
S 2.22. Player I chooses a positive integer x > 0 and player II chooses a positive integer y > 0. The player with the lo
S 2.22. Player I chooses a positive integer x > 0 and player II chooses a positive integer y > 0. The player with the lower number pays a dollar to the player with the higher number unless the higher number is more than twice larger in which case the payments are reversed. A(x, y) = -1 0 if y ≤ x ≤ 2y or x < y/2, if x ≤ y ≤ 2x or y < x/2, if x = y. Find the unique optimal strategy in this game.