I think what you are asking is for a matrix which takes a three element vector and transforms it to another three element vector where the output vector has as its first element the negative of the first element of the input vector, has as its second element the third element of the input vector, and has as its third element the second element of the input vector. That matrix is just