Hi
I need some help with a Matrix problem
I have to proof that
and it's additive inverse, are the only square roots of
2 -2 1/2 0
3 -4 1 -1
I have no idea how to even start that...
I have no idea how to even start that...
Do you mean [221−20]?Hi
I need some help with a Matrix problem
I have to proof that
2
-2
1/2
0
Do you mean [31−4−1]?and it's additive inverse, are the only square roots of
3
-4
1
-1
I have no idea how to even start that...
Are equations (2) and (3) reversed? I getI said that A^2=B
A=[acbd] and B=[31−4−1].
Then I arrived to 4 eq.
(1) a2 + bc = 3
(2) ac + cd = -4
(3) ba + bd = 1
(4) bc + d2 = -1
Are equations (2) and (3) reversed? I get
(1) a2 + bc = 3
(2) ab + bd = -4
(3) ac + cd = 1
(4) bc + d2 = -1
Then
(1)-(4) --> a^2 + d^2 = 4
(2) --> b(a + d) = -4
(3) --> c(a + d) = 1
(2)÷(3) --> b/c = -4
(2)×(3) --> bc (a + d)2 = bc (4 + 2ad) = -4
Does this lead anywhere?