detexpY
DetexpY is a compact notation sometimes used to denote the determinant of the matrix exponential of a square matrix Y, written as det(exp(Y)) or det(e^Y). Here Y is an n-by-n matrix over the real or complex numbers.
Definition and basic property. For a square matrix Y, the determinant of its exponential is det(exp(Y)). A
Key implications. The quantity det(exp(A+B)) = det(exp(A)) det(exp(B)) holds for all A,B because tr(A+B) = tr(A) + tr(B). However,
Examples and applications. If Y = [ [a, 0], [0, d] ], then det(exp(Y)) = exp(a+d). In statistics and machine
Note. The term detexpY is not universal; some texts simply write det(exp(Y)) or exp(tr(Y)).