I have the formula using Frobenius norm as follows:
$1 - \frac{\bigg\|\mathbf{a} - \frac{\sum_{m=1}^M m(x_{m} - x_{m-1})}{\gamma} \mathbf{b}\bigg\|_F}{\|\mathbf{a}\|_F}$,
where $\mathbf{a}, \mathbf{b}, \gamma$ are constants, $x_0 = 0$, and $x_m, \forall m \in \mathcal{M}$ are variables with $x_m \geq x_{m-1}, \forall m \in \{2,\ldots, M\}$.
Is this formula convex or concave? How to prove it?