Let $S_n$ be a sequence of consecutive $2n-1$ primes starting from $2$.
For example $S_3=(2,3,5,7,11)$.
Denote $p_{2n-1}$ as the ${2n-1} ^{th}$ (last) number in this sequence, then $p_n$ denotes median value in this growing sequence.
In the example above $\ \ p_3=5, p_5=11 $.
For other $n =\{4,5,6,7,8, \dots\}$ we have appropriately $(p_n,p_{2n-1})$: $(7,17),(11,23),(13,31),(17,41),(19,47), \dots$
For bigger numbers, for example $n=200 \ \ (1217,2731)$, $n=400 \ \ (2741,6131)$.
It's clearly visible in these examples that for $n>2: \ \ \ \ \ $ $2p_n<p_{2n-1}$ and the pattern seems to be quite elementary.
- Is it possible to prove for any $n$ this pattern in a relatively simple way?