RSS Eli Benderskyの
フォロー
「クラメールの公式に関する覚え書き」または「クラメールの公式に関するノート」
クラメルの法則は、線形方程式系Ax=bに対する巧妙な解法です。[\begin{bmatrix}
a_{11} & a_{12} & a_{13} \
a_{21} & a_{22} & a_{23} \
a_{31} & a_{32} & a_{33} \
\end{bmatrix}
\begin{bmatrix}x_1 \ x_2 \ x_3\end{bmatrix}
=
\begin{bmatrix}b_1 \ b_2 \ b_3\end{bmatrix}]
...