If $A$ is any matrix and $B$ is a rank $2$ matrix of the same dimension then it follows that for any real $t$,
$det(A -B) = [1-\partial_p + \frac{1}{2}\partial_p^2 ]det(A + pB) \vert _{p=0}$
I guess this can be shown by writing $B$ as a sum of two rank $1$ matrices and then using this formula ( http://en.wikipedia.org/wiki/Matrix_determinant_lemma ) and then doing the Sherman-Morrison for the inverse and then again doing the matrix determinant lemma. Eventually this leads to the conclusion that $det(A+tB)$ is a polynomial quadratic in $t$. And then this differential operator follows from writing the Taylor series of $det(A+tB)$ as that of a quadratic polynomial in $t$ and then setting $t=-1$
Firstly is the argument above correct?
Secondly are there other differential operators which can do such a similar mapping?
Spoiler hints :
This will allow you to calculate easily the derivatives of $t\mapsto \textrm{det}(A+tB)$ (which is a polynomial function in the variable $t$) and to conclude.