I was wondering how I could calculate the crossover probability of a cascade of $N$ binary symmetric channels. The crossover probability in every channel is $\epsilon$.
I read the result should equal $\epsilon (n)= \frac{1}{2}(1-(1-2\epsilon)^n)$.
Unfortunately, my calculations do not lead that way.