If your utility function can take arbitrarily large but finite values, then you can design a prospect/lottery with infinitely many possible outcomes and infinite expected value, like the St Petersburg paradox. Then you can treat such a prospect/lottery as if it has infinite actual value, and demonstrate violations of Continuity the same way you would with an outcome with infinite value. This is assuming Continuity applies to arbitrary prospects/lotteries, including with infinitely many possible outcomes, not just finitely many possible outcomes per prospect/lottery.
(Infinitary versions of Independence and the Sure-Thing Principle also rule out “unbounded” utility functions. See Russell & Isaacs, 2020.)
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
If your utility function can take arbitrarily large but finite values, then you can design a prospect/lottery with infinitely many possible outcomes and infinite expected value, like the St Petersburg paradox. Then you can treat such a prospect/lottery as if it has infinite actual value, and demonstrate violations of Continuity the same way you would with an outcome with infinite value. This is assuming Continuity applies to arbitrary prospects/lotteries, including with infinitely many possible outcomes, not just finitely many possible outcomes per prospect/lottery.
(Infinitary versions of Independence and the Sure-Thing Principle also rule out “unbounded” utility functions. See Russell & Isaacs, 2020.)
Yes, continuity doesn’t rule out St Petersburg paradoxes. But i don’t see how unbounded utility leads to a contradiction. can you demonstrate it?
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.