Specify the probability space completely for the following experiment: tossing a fair coin till we see the first heads. Here is what I have done so far:
The sample space is simply $T^n H$ where $n$ can go from $0$ to infinity i.e. $\{T,TH,TTH,TTTH,\ldots\}$
Essentially the sample space is infinite. Let event $E_n$ be that head shows up after $n$ tails then $P(E_n)$ will be $(1/2)^{n+1}$ since we require $n$ tails and then a heads must show up.
How do I denote the sigma algebra since the sample space is infinite.
Also, I am under the impression that the sigma algebra will always be the power set of sample space. Is it correct? If so, then why use a special name sigma algebra and not simply call it the power set?
Thanks!
You have the right sample space, and you are right that if the $\sigma$-algebra were always the power set of the sample space, then there wouldn't be a point in having such a concept.
This is a discrete sample space. "Discrete" means the sum of the probabilities assigned to subsets of the sample space having just one member is $1$. In other words, all of the probability is accounted for by point masses. This particular discrete sample space also has no points with probability $0$. In discrete sample spaces with no points having probability $0$, the $\sigma$-algebra will always be the power set of the sample space.
Contrast this with the uniform distribution on the interval $[0,1]$. If $0\le a \le b\le 1$, then the probability assigned to the interval $[a,b]$ is the length $b-a$ of the interval. That means every subset with just one member has probability $0$. In this case the $\sigma$-algebra is the set of all Borel sets that are subsets of $[0,1]$. Borel sets are sets that can be reached by starting with intervals and closing under the operations of complementation and countable union.