I am trying to show that
$$\det \left(I_{n} + \begin{bmatrix} a_{1} \\ a_{2} \\ \vdots \\ a_{n} \end{bmatrix} \begin{bmatrix}b_{1}&b_{2}&\cdots&b_n \end{bmatrix} \right) = 1 + \sum_{m=1}^n a_{m}b_{m}$$
I know I have to use the fact that $$\ M=QDQ^{T}$$
I can see that with a diagonal matrix its determinant its equal to its trace, but I am having a hard time figuring out what to do with that identity and that 1?