查看原题
$ D_n=\left|\begin{array}{cccc}x_1-m & x_2 & \cdots & x_n \\ x_1 & x_2-m & \cdots & x_n \\ \vdots & \vdots & \ddots & \vdots \\ x_1 & x_2 & \cdots & x_n-m\end{array}\right|$
                        
不再提醒