Is the following matrix definite postive for any $\gamma > 0$?
$$(1 + 1/\gamma)I - \dfrac{ee^T}{m}$$ where $\gamma > 0$, $I$ is the identity matrix in $\mathbb{R^{m \times m}}$, $e \in \mathbb{R^m}$ is a one-vector, i.e., $e = (1, \ldots, 1)$.
My Atttempt: I think it is positive definite, I try the following multiplying by a vector $x^T$ at left side and $x$ at right side we get
$(1 + 1/\gamma)||x||^2 - (x_1 + \ldots + x_m)^2/m $, since $m>1$ it looks positive but I'm not sure.
Thanks
Note that $ee^T$ is rank-one with a single nonzero eigenvalue of $e$ (with eigenvector $m$). So $(1+1/\gamma)I-ee^T/m$ has eigenvalues $1+1/\gamma$ with multiplicity $m-1$ and $1/\gamma$ with multiplicity one.