Prove that $\det(\text{Id}+T)\ge 1+\det(T)$

61 Views Asked by At

Let a self-adjoint operator $T:V\to V$ above $\mathbb{C}$, such that $\langle Tv,v \rangle \ge 0$ (so it's essentially a real number). We have learned before that for this kind of $T$, all it's eigenvalues are non-negative ($\ge 0$).

Show that $\det(\text{Id}+T)\ge 1+\det(T)$

I'd be glad for a guidance or an hint.

1

There are 1 best solutions below

4
On BEST ANSWER

Let $\lambda_i$ the eigenvalue of $T$ so we have $\lambda_i\ge0$ and $T$ is diagonalizable i.e. there's an invertible matrix $P$ such that $T=P\operatorname{diag}(\lambda_1,\ldots,\lambda_n)P^{-1}$ hence we have

$$\det(I+T)=\prod_{i=1}^n(1+\lambda_i)\ge1+\prod_{i=1}^n\lambda_i=1+\det(T)$$