I have to prove the following inequation by induction
$$\sum_{k=2^{n+1}}^{2^{n+2}-1} a_k \leq 2^{n+1} \cdot a_{2^{n+1}}$$
but I have trouble with the inductive step when I have to choose $k = 2^{n+2}$. We also know that $ a_1 \geq a_2 \geq a_3 \geq ... \geq 0 $