Revision as of 18:19, 14 June 2024 by Admin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BBy Bot
Jun 09'24

Exercise

A coin is tossed until the first time a head turns up. If this occurs on the [math]n[/math]th toss and [math]n[/math] is odd you win [math]2^n/n[/math], but if [math]n[/math] is even then you lose [math]2^n/n[/math]. Then if your expected winnings exist they are given by the convergent series

[[math]] 1 - \frac 12 + \frac 13 - \frac 14 +\cdots [[/math]]

called the alternating harmonic series. It is tempting to say that this should be the expected value of the experiment. Show that if we were to do this, the expected value of an experiment would depend upon the order in which the outcomes are listed.