If $$P_{2n+2}=\sum_{k=n+2}^{2n+2}{2n+2 \choose k}p^kq^{2n+2-k}$$
and,
$$P_{2n}=\sum_{k=n+1}^{2n}{2n \choose k}p^kq^{2n-k}$$
where $0<p<q<1$ and $q=1-p$
Prove that
$$P_{2n+2}=P_{2n}+{2n \choose n}p^{n+2}q^n-{2n \choose {n+1}}p^{n+1}q^{n+1}$$
$\mathbf {Inspiration:}$ A and B play a series of games where the probability of winning $\mathit p$ for A is kept less than 0.5. However A gets to choose in advance the total no. of plays. To win the game one must score more than half the games . If the total no. of games is to be even, How many plays should A choose?
$\mathbf {Here}$ $P_{2n}$ and $P_{2n+2}$ represents the probability of A winning the play in $2n$ and $2n+2$ games where $2n$ is considered the optimum number of games
The equality reduces to $$ \binom{2 n}{n+1} p^{n+1} (1-p)^{n-1} \, _2F_1\left(1,1-n;n+2;\frac{p}{p-1}\right)+\binom{2 n}{n} p^{n+2} (1-p)^n-\binom{2 n}{n+1} p^{n+1} (1-p)^{n+1}=\binom{2 (n+1)}{n+2} (1-p)^{-n+2 (n+1)-2} p^{n+2} \, _2F_1\left(1,-n;n+3;\frac{p}{p-1}\right) $$ Let $w=p/(1-p)$, then the above is $$ \binom{2 n}{n+1} \left((w+1)^2 \, _2F_1(1,1-n;n+2;-w)-1\right)+w \binom{2 n}{n}=w \binom{2 (n+1)}{n+2} \, _2F_1(1,-n;n+3;-w) $$ We can then extract the coefficient for $w^m$ from both side for $m \in \{0,\dots,n\}$ to see that this equality holds.