Bonjour. I need help for this.
Let $a$, $b$, $a^\prime$, $b^\prime$, $a^{\prime\prime}$, and $b^{\prime\prime}$ be six non-zero positive numbers such that $$\frac{a}{b}<\frac{a^\prime}{b^\prime}<\frac{a^{\prime\prime}}{b^{\prime\prime}}$$ We want to prove that this stuff holds: $$\frac{a}{b}<\frac{ab+a^\prime b^\prime+a^{\prime\prime}b^{\prime\prime}}{b^2+{b^{\prime}}^2+{b^{\prime\prime}}^2}<\frac{a^{\prime\prime}}{b^{\prime\prime}}$$
Thanks.
Let $\frac{a}{b}=k,$ $\frac{a'}{b'}=m$ and $\frac{a''}{b''}=n$,$b=x$, $b'=y$ and $b''=z$.
Thus, $k<m<n$ and we need to prove that $$k<\frac{kx^2+my^2+nz^2}{x^2+y^2+z^2}<n,$$ which is true because the left inequality it's $$(m-k)y^2+(n-k)z^2>0$$ and the right inequality it's $$(n-m)y^2+(n-k)x^2>0.$$