expMij
expMij is a notation used in some mathematical texts to denote a specific entry of the matrix exponential of a matrix M. More precisely, expMij refers to the (i, j) element of the matrix e^M, where e^M is the matrix exponential of M. The matrix exponential is defined by the convergent power series e^M = sum_{k=0}^∞ M^k / k!, and it also arises as the unique solution to the differential equation dX/dt = M X with X(0) = I, evaluated at t = 1.
The full matrix exponential e^M is often computed or approximated, after which the entry expMij is read
Key properties of the matrix exponential underpinning expMij include that e^M is always invertible with inverse
See also: Matrix exponential, State-transition matrix, Jordan form, Scaling and squaring, Padé approximation.