Assume your utility function u is unbounded from above. Pick outcomes x1,x2,... such that u(xn)≥2n. Let your lottery X be xn with probability 1/2n. Note that ∑∞n=11/2n=1, so the probabilities sum to 1.
Then this lottery has infinite expected utility:
E[u(X)]=∞∑n=112nu(xn)≥∞∑n=112n2n=∞∑n=11=∞.
Now, consider any two other lotteries A and B with finite expected utility, such that A≺B≺X. There’s no way to mix A and X probabilistically to be equivalent to B, because
Assume your utility function u is unbounded from above. Pick outcomes x1,x2,... such that u(xn)≥2n. Let your lottery X be xn with probability 1/2n. Note that ∑∞n=11/2n=1, so the probabilities sum to 1.
Then this lottery has infinite expected utility:
E[u(X)]=∞∑n=112nu(xn)≥∞∑n=112n2n=∞∑n=11=∞.Now, consider any two other lotteries A and B with finite expected utility, such that A≺B≺X. There’s no way to mix A and X probabilistically to be equivalent to B, because
E[u(pA+(1−p)X)]=pE[u(A)]+(1−p)E[u(X)]=pE[u(A)]+∞=∞>E[u(B)],whenever p<1. For p=1, E[pA+(1−p)X]=E[u(A)]<E[u(B)].
So Continuity is violated.
Thanks, Michael! Nitpick, E((X)) in the 3rd line from the bottom should be E(u(X)).
Thanks, fixed!
Got it, yes I agree now.