- #1
scikidus
- 5
- 0
Let there be a 2-by-2 matrix A with the elements:
[a b]
[c d]
Now, let there be a 2-by-2 matrix B with the elements:
[w x]
[y z]
Let A*A = B.
This means that w, x, y, and z can all be independantly represented solely in terms of a, b, c, and d.
My question: is there any way for a, b, c, and d to be represented solely in terms of w, x, y, and z?
[a b]
[c d]
Now, let there be a 2-by-2 matrix B with the elements:
[w x]
[y z]
Let A*A = B.
This means that w, x, y, and z can all be independantly represented solely in terms of a, b, c, and d.
My question: is there any way for a, b, c, and d to be represented solely in terms of w, x, y, and z?