Answer on Question #38450, Math, Matrix
There must be some mistake in the task. Plugging in any real matrix M, and explicitly evaluating trace does not match any of a), b), c), d) answers.
N=⎝⎛340−430001⎠⎞.
For example, let M=⎝⎛−111021231⎠⎞ , so NMNT=⎝⎛11−27−1−52147−6171⎠⎞ and tr(NMNT)=26 . Then,
a) trM=2
b) 2tr(N)+tr(M)=2⋅7+2=16
c) (tr(N))2⋅tr(M)=49⋅2=98
d) (tr(N))2+tr(M)=49+2=51
Thus, none of variants matches.
For any matrix M, it might be calculated that tr(NMNT)=tr(NTNM)=25(M11+M22)+M33 .