Quote:
Originally Posted by muuuuuuufasa
We have a similar situation on the top side of his range; one only wants to bet hands above z where z satisfies:
(z-x)/(1-x)*2+(1-z)/(1-x)*-1+z=z
|
this should just be
(z-x)*2+(1-z)*-1+z=z
z = (x+1)/2
and then you have P2's indifference at x:
EV(fold) = EV(call)
0 = 2 * y/(y+(1-z)) + (-1) * (1-z)/(y+(1-z))
0 = 2y-(1-z)
y=(1-z)/2
and then, solving, x=5/9, y=1/9, and z=7/9