Jeni duke lexuar pjesë nga libri në punim e sipër :
Matricat dhe përcaktorët
Matricat
Përcaktorët
Sistemet e ekuacioneve
Format lineare
Në bazë të formulave (5) dhe (18) sistemi i ekuacioneve lineare (34) mund të shprehet në këtë mënyrë:
[
a
1
l
x
1
+
a
12
x
2
+
⋯
+
a
1
n
x
n
a
21
x
1
+
a
22
x
2
+
⋯
+
a
2
n
x
n
⋮
a
n
1
x
1
+
a
n
2
x
2
+
⋯
+
a
n
n
x
n
]
=
[
b
1
b
2
⋮
b
n
]
{\displaystyle {\begin{bmatrix}a_{1l}x_{1}+a_{12}x_{2}+\cdots +a_{1n}x_{n}\\a_{21}x_{1}+a_{22}x_{2}+\cdots +a_{2n}x_{n}\\\vdots \\a_{n1}x_{1}+a_{n2}x_{2}+\cdots +a_{nn}x_{n}\\\end{bmatrix}}={\begin{bmatrix}b_{1}\\b_{2}\\\vdots \\b_{n}\end{bmatrix}}}
respektivisht
[
a
1
l
a
12
⋯
a
1
n
a
21
a
22
⋯
a
2
n
…
…
…
…
…
…
…
…
a
n
1
a
n
2
⋯
a
n
n
]
[
x
1
x
2
⋮
x
n
]
=
[
b
1
b
2
⋮
b
n
]
{\displaystyle {\begin{bmatrix}a_{1l}&a_{12}&\cdots &a_{1n}\\a_{21}&a_{22}&\cdots &a_{2n}\\\dots &\dots &\dots &\dots \\\dots &\dots &\dots &\dots \\a_{n1}&a_{n2}&\cdots &a_{nn}\\\end{bmatrix}}{\begin{bmatrix}x_{1}\\x_{2}\\\vdots \\x_{n}\end{bmatrix}}={\begin{bmatrix}b_{1}\\b_{2}\\\vdots \\b_{n}\end{bmatrix}}}
(...39)
që quhet forma matriciale e sistemit të ekuacioneve lineare (34), ku
A
{\displaystyle A}
është matrica e atij sistemi,
X
{\displaystyle X}
matrica njështyllore elementet e së cilës janë të panjohurat
x
k
(
k
=
1
,
2
,
⋯
,
n
)
{\displaystyle x_{k}\ (k=1,2,\cdots ,n)}
, kurse
B
{\displaystyle B}
matrica njështyllore elementet e së cilës janë kufizat e lira
b
k
(
k
=
1
,
2
,
⋯
,
n
)
{\displaystyle b_{k}\ (k=1,2,\cdots ,n)}
. Algoritmi i zgjidhjes së ekuacionit matricial
A
X
=
B
{\displaystyle AX=B}
është sa vijonë:
A
X
=
B
/
⋅
A
−
1
⇒
A
−
1
(
A
X
)
=
A
−
1
B
{\displaystyle AX=B/\cdot A^{-1}\Rightarrow A^{-1}(AX)=A^{-1}B}
,
prej nga me aplikimin e ligjit të asociacionit përftohet:
(
A
−
1
A
)
X
=
A
−
1
B
⇒
E
X
=
A
−
1
B
⇒
X
=
A
−
1
B
{\displaystyle (A^{-1}A)X=A^{-1}B\Rightarrow EX=A^{-1}B\Rightarrow X=A^{-1}B}
.
Nëse tani në relacionin e fundit aplikojmë formulën (37) kemi:
X
=
a
d
j
A
det
A
B
=
1
D
(
a
d
j
A
)
B
{\displaystyle X={\frac {adj\;A}{\det A}}B={\frac {1}{D}}(adj\;A)B}
respektivisht
X
=
1
D
[
b
1
A
11
+
b
2
A
21
+
⋯
+
b
n
A
n
1
b
1
A
12
+
b
2
A
22
+
⋯
+
b
n
A
n
2
⋮
b
1
A
1
n
+
b
2
A
2
n
+
⋯
+
b
n
A
n
n
]
=
1
D
[
D
1
D
2
⋮
D
n
]
{\displaystyle X={\frac {1}{D}}{\begin{bmatrix}b_{1}A_{11}+b_{2}A_{21}+\cdots +b_{n}A_{n1}\\b_{1}A_{12}+b_{2}A_{22}+\cdots +b_{n}A_{n2}\\\vdots \\b_{1}A_{1n}+b_{2}A_{2n}+\cdots +b_{n}A_{nn}\\\end{bmatrix}}={\frac {1}{D}}{\begin{bmatrix}D_{1}\\D_{2}\\\vdots \\D_{n}\end{bmatrix}}}
(...40)
prej nga del:
x
k
=
D
k
D
(
k
=
1
,
2
,
⋯
,
n
)
{\displaystyle x_{k}={\frac {D_{k}}{D}}\ (k=1,2,\cdots ,n)}
(...40a)
që janë në të vërtetë formulat e Cramerit .
Të zgjidhet sistemi i ekuacioneve
2
x
1
+
x
2
−
5
x
3
+
x
4
=
8
x
1
−
2
x
2
−
6
x
4
=
9
2
x
2
−
x
3
+
2
x
4
=
−
5
x
1
+
4
x
2
−
7
x
3
+
6
x
4
=
0
{\displaystyle {\begin{matrix}2x_{1}&+&\ x_{2}&-&5x_{3}&+&\ x_{4}&=&\ 8\\&&\ x_{1}&-&2x_{2}&-&6x_{4}&=&\ 9\\&&2x_{2}&-&\ x_{3}&+&2x_{4}&=&-5\\\ x_{1}&+&4x_{2}&-&7x_{3}&+&6x_{4}&=&\ 0\\\end{matrix}}}
Zgjidhje Meqenëse
det
A
=
27
{\displaystyle \det A=27}
dhe
A
−
1
=
1
27
[
36
−
18
9
−
27
−
2
7
31
−
3
10
−
8
7
−
12
8
−
11
−
14
−
3
]
{\displaystyle A^{-1}={\frac {1}{27}}{\begin{bmatrix}36&\!-18&\;9&\!-27\\-2&\;\ 7&\ 31&\ -3\\10&\ -8&\;\ 7&\!-12\\\;\ 8&\!-11&-14&\ -3\\\end{bmatrix}}}
prandaj kemi
X
=
A
−
1
B
=
1
27
[
36
−
18
9
−
27
−
2
7
31
−
3
10
−
8
7
−
12
8
−
11
−
14
−
3
]
[
8
9
−
5
0
]
=
1
27
[
81
−
108
−
27
27
]
[
3
−
4
−
1
1
]
{\displaystyle X=A^{-1}B={\frac {1}{27}}{\begin{bmatrix}36&\!-18&\;9&-27\\-2&\ 7&\ 31&\ -3\\10&\ -8&\;7&-12\\\ 8&\!-11&-14&\ -3\\\end{bmatrix}}{\begin{bmatrix}\;\ 8\\\;\ 9\\-5\\\;\ 0\\\end{bmatrix}}={\frac {1}{27}}{\begin{bmatrix}81\\-108\\-27\\27\\\end{bmatrix}}{\begin{bmatrix}3\\-4\\-1\\1\\\end{bmatrix}}}
respektivisht
x
1
=
3
,
x
2
=
−
4
,
x
3
=
−
1
,
x
4
=
1.
{\displaystyle x_{1}=3,\ x_{2}=-4,\ x_{3}=-1,\ x_{4}=1.}