Recent content by SNicolas

  1. S

    Block matrix transformation of specific form

    Thanks for your reply. Since I am looking for the existence of T, in general it could be T=[T11 T12 ; T21 T22]. I know that T=[T 0; 0 T] holds, but I want to show that this is the only case. For example T=[T11 0 ; 0 T22] cannot hold, neither the example that you proposed.
  2. S

    Block matrix transformation of specific form

    Hi everyone, I am trying to solve the following problem. Is there exist a transformation matrix T, different then the block diagonal, with all blocks the same, such that the form of the matrix A=[A1 A2 ; I 0], is preserved? All blocks of A are in R^{nxn}, I is identity and 0 is zero matrix. In...
Back
Top