Find all matrices $A$ such that $A = 2A^T$ and $A-A^T = I$.
I have been stuck on this question for quite some time:
For the first part, all I can think of are matrices with all entries being $0.$
For the second part, I don't understand how that is possible because regardless of the matrix, the diagonal entries of the matrix should be the same as its transpose matrix, meaning each entry of the difference of the two matrices should be 0. However, the diagonal entries of the identity matrix all have a value of 1. Am I misunderstanding the question or made a mistake midway?