- 14,922
- 28
one way to see det(1+dX)=1+dtr(X)
This turns out to be fairly straightforward if you recall the messy definition of determinant: the sum of all possible products taking one element from each column (with each product multiplied by 1 or -1 as appropriate).
The only product that doesn't contain two terms of the form df is the product of the diagonal entries, and it's fairly easy to see that their product is simply the RHS (plus some additional terms that have two factors of the form df)
besides it is a "universal" statement about matrcies
How does this work?