There are two sequences (${a_1,a_2,a_3,....,a_n })$ and $( {b_1,b_2,b_3,....,b_n})$ such that $$\sum_{i=1}^n a_i = \sum_{i=1}^n b_i$$
Prove that: $$\sum_{i=1}^n \frac{a_i^2}{a_i+b_i} \ge \frac{1}{2} \sum_{i=1}^n a_i$$
P.S I can do it with the Cauchy-Schwarz inequality in the Engel form. But can you do it with QM-AM Inequality? I saw somebody do it here. I cannot understand it.