查看原题
计算
$$
\boldsymbol{A}=\left(\begin{array}{ccccc}
1 & 2 & \cdots & n-1 & n+x \\
1 & 2 & \cdots & (n-1)+x & n \\
\vdots & \vdots & & \vdots & \vdots \\
1 & 2+x & \cdots & n-1 & n \\
1+x & 2 & \cdots & n-1 & n
\end{array}\right) .
$$
                        
不再提醒