Find the trace of the matrix. The trace of an n × n matrix A is the sum of the main diagonal entries. That is, tr(A) = a11 + a22 + ... + ann. Matrix: [1 0 4; 1 0 1; -1 4 5; 4 1 0; 0 0 2 1]