Given $n^2$ functions $f_{ij}$, each differentiable on an interval (a,b), define $F(x) = det[f_{ij}(x)]$ for each $x$ in $(a,b)$. Prove that the derivative $F'(x)$ is the sum of the determinants, $$ F'(x) = \sum_{i=1}^n det A_i(x),$$ where $A_i(x)$ is the matrix obtained by differentiating the functions in the $ith$ row of $[f_{ij}(x)]$
Yeah, I have no clue what I'm supposed to do.
From Differentiating the determinant of the Jacobian of a diffeomorphism (don't understand a proof) we get $$ \frac{d}{dt} \det(G(t)) = \det(G(t)) \text{trace}[G(t)^{-1} G'(t)] .$$ where $G(t) = [f_{ij}(t)]$ and $t = x$.
Now $\det(G(t)) G(t)^{-1} = H(t)^T$ where $H(t)$ is the matrix of cofactors of $G(t)$: http://en.wikipedia.org/wiki/Adjugate_matrix. So $$ \frac{d}{dt} \det(G(t)) = \sum_{i=1}^n \sum_{j=1}^n H_{ij}(t) G'_{ij}(t) .$$ But by standard methods for computing the determinant http://en.wikipedia.org/wiki/Determinant#Laplace.27s_formula_and_the_adjugate_matrix, $\sum_{i=1}^n H_{ij}(t) G'_{ij}(t) = \det(A_j)$.
This proof works if $G(t)$ is invertible. If $G(t)$ is not invertible, I think you can follow the second proof I have given here: Metric on an open subset of $\mathbb{R}^d$ and Christoffel symbol of the second kind