This time I'm having trouble proving the following question:
Assuming that the elements of an $n\times n$-matrix $Y(t) = (y_{ij}(t))_{i,j=1,...,n}$ are differentiable, I need to show the following equality:
$$\frac{d}{dt}(\det(Y(t))) = \sum\limits_{1=1}^n \det\left(\begin{array}{ccc} y_{11} & \cdots & y_{1n}\\ \vdots & & \vdots \\ y_{i-1,1} & \cdots & y_{i-1,n}\\ y'_{i,1} & \cdots & y'_{i,n}\\ y_{i+1,1} & \cdots & y_{i+1,n}\\ \vdots & & \vdots \\ y_{n1} & \cdots & y_{nn}\\ \end{array}\right)$$
And as a hint I'm told that one way of proving this equality is to use the formula of determinant with n!, however I'm not sure I know this formula, and the only one I could think of was the one with Levi-Civita symbol:
$$\det(Y(t)) = \frac{1}{n!}\sum\limits_{i_1,...,i_n = 1; j_1,...,j_n = 1}\epsilon_{i_1,...,i_n}\epsilon_{j_1,...,j_n}\alpha_{i_1j_1,...,i_nj_n}$$
which I don't know how to derivate. Could anyone help me derivate this determinant ? any lue to start would be welcome, I didn't find anything related to my problem on mathstack.