I saw the following statement in my homework and we are asked to make use of the statement:
If $S$ is a symmetric matrix then
$$\det(I + S ) = 1 + \operatorname{trace}(S).$$
However, I am not sure if this really holds. Please give me a hand here please
This statement is false : take $S = I$ for example. It would give us $2^n = 1 + n$.