Finding a 5×5 Matrix such that the sum of it and its inverse is a 5×5 matrix of ones

escobarro

New member
Joined
Mar 2, 2016
Messages
9
Finding a 5×5 Matrix such that the sum of it and its inverse is a 5×5 matrix of ones

[dont worry, done]
 
Last edited:
How can I do this question:

Is it possible to find a 5×5 invertible matrix B over
ℤ 2 such that:
B+B-1 = 5×5 matrix where every element is 1?

I assume that the question requires a proof if such a matrix B does not exist and working/solution(maybe?) if B exists

Is it correct to assume that, by "B - 1", you mean "B-1"? And, by "ℤ 2", you mean "\(\displaystyle \, \mathbb{Z}_2\)? Also, how far have you gotten based on what was posted here?



No, this isn't possible. Denote the all-one matrix by E. If B + B-1 = E, then BE = B2 + I = EB. E. Therefore B2 + I has identical columns and identical rows. Hence either B2 + I = 0 or else B2 + I = E.

In the first case, what is BE? Why is this case impossible?

In the second case, what are BE, B-1E, and E(B + B-1)E? How do they violate the condition that B + B-1?




Please be complete. Thank you! ;)
 
yep, both of those assumptions are correct
I responded to that guy's answer but I still don't understand why BE cant be 0 and why E^3 cant equal 2E^2 (is this because the scalar 2 does not exist in Z2?)

thanks :D
 
Top