My purpose with this post is to know if the following inequality is true or false: $$||S_n^{-1} x_1 x_1^T a_1 + ... + S_n^{-1} x_n x_n^T a_n|| \le x_1^T S_n^{-1} x_1 ||a_1|| + ... + x_n^T S_n^{-1} x_n ||a_n||$$ where $x_1,...x_n,a_1,...,a_n$ are $p$-component (real column) vectors, $S_n = x_1 x_1^T + ... + x_n x_n^T$ is nonsingular for some $n$ and $||\; . \, ||$ a suitable vector norm.
Thanks.