Let $N$ be a stopping time. i.e $\{N=n\} \in \mathbb{f}_n \forall n$. $\mathbb{f}_n$ is the filtration.
$\mathbb{f}_N=\{A\in \mathbb{f}, A\cap \{N=n\}\in \mathbb{f}_n \forall n\}$ is the sigma algebra of the stopping time N.
If a sequence of coins are flipped and N is the number of coins until the first head. (so we stop once we see a head). I was asked to determine $\mathbb{f_N}$ explicitly. (i.e., list of events that generate it).
Thus, I need to find all possible events $A$, such that $A\cap \{N=n\}\in \mathbb{f}_n$ $\forall n$.
I think that includes all the events except for the ones that contain more information when a head is already seen. (i.e., if $N=4$, $\{TTTHT\}$ would not be a valid event for $\mathbb{f}_N$.)
But I am really stuck on how do define $\mathbb{f}_N$ explicitly.