Questions tagged [matrix-exponential]

"The matrix exponential is a matrix function on square matrices analogous to the ordinary exponential function."

Where $X$ is a real or complex square matrix, $e^X \equiv \sum\limits_{k=0}^\infty \cfrac{X^k}{k!}$. $X^0$ is defined to be the identity matrix with the same dimensions as $X$. This is analogous to $e^x = \sum\limits_{k=0}^\infty \cfrac{x^k}{k!}$, where $x$ is a real or complex number.

735 questions
6
votes
1 answer

Do all unitary matrices belong to a one-parameter unitary group (for Stone's theorem).

Background. Per Stone's theorem, a one-parameter unitary matrix group $U_t$ corresponds to a Hermitian matrix $H$: $$U_t=e^{iHt}$$ Example. The group of unitary matrices $$U_t= \left( \begin{matrix} 1&0&0&0 \\ 0&1&0&0 \\ 0&0&\cos t&i\sin t \\…
4
votes
1 answer

Is there an efficient systematic way to find relations between powers of Matrices?

Hi I have a 3 by 3 matrix of the following form: $$ A=\begin{bmatrix} a & b & 0 \\ -b & a & c \\ 0 & -c & d \\ \end{bmatrix} $$ $$a,b,c,d\in\Re $$ I'm trying to explore special relations between powers of this matrix of the form: $$ A^n = \alpha…
3
votes
1 answer

Convergence of the exponential matrix.

Hello. I find myself studying the exponential matrix and I am stuck on a statement that is given in the image. Why does the fact that the series converges uniformly on any bounded subset of $gl(n,R)$ implies that the series converges uniformly on…
eraldcoil
  • 3,508
3
votes
2 answers

Matrix exponential/Decomposition

If $S$ is invertible and $A$ a $n\times n$ matrix, how to prove that $$Se^AS^{-1}=e^{SAS^{-1}}?$$ I used $$e^{SAS^{-1}}=I+SAS^{-1}+\frac{(SAS^{-1})^2}{2!}+\cdots= S\left(I+A+\frac{A^2}{2!}+\cdots\right)S^{-1}=Se^AS^{-1}$$ Does it work or is there…
Tartulop
  • 543
  • 2
  • 8
2
votes
0 answers

$n$-th derivative of $e^{Y(\delta,t)}$ at at $\delta=0$ for a special $Y(\delta,t)$

Posting again to get better traction. I am looking for a representation of the expression: $$ \frac{\partial^n} {\partial\delta^n} e^{Y(\delta,t)}, $$ where $Y(\delta,t) : \mathbb R^2_+ \rightarrow \mathbb R^{n \times n}$ an smooth function…
user82261
  • 1,237
2
votes
1 answer

Evaluation of exponential matrix integral

Let $A$ and $B$ be symmetric $n\times n$ matrices, and let $D$ be a diagonal $n\times n$ matrix. Assume that all matrices are invertible. In my particular case of interest $A=B$ but this may be irrelevant. The question is to evaluate the indefinite…
eric
  • 96
2
votes
0 answers

Matrix exponential: Bound $\|e^{X+Y} e^{-Y}-I\|$ in terms of only $X$.

Let $X$ and $Y$ denote symmetric real matrices of the same fixed size. Let $\|\cdot\|$ denote a submultiplicative matrix norm. (For concreteness, let $\|\cdot\|$ be the Frobenius norm, but I am interested in other norms too.) Define $$f(X) = \sup_Y…
Thomas
  • 895
2
votes
1 answer

Let $A$ be a complex matrix $n \times n$ matrix. Suppose that $e^{A} = I + A + A^{2}$. Prove or disprove: A is the zero matrix.

I know that if $A$ is diagonalizable, it must be the zero matrix. I also know that diagonalizable matrices are dense in the set of complex matrices. I don't think that helps though. Any ideas on where to start?
Mike D
  • 351
1
vote
1 answer

Exponential identity involving differential operators

I stumbled upon an equation that could be an identity, but I'm not sure. $$ e^{a(\partial_x + f'(x))} e^{-a \partial_x} = e^{f(x+a) - f(x)} $$ The operator exponential can be understood as a power series $$ e^{a\partial_x} g(x) = (1 +…
Bio
  • 835
  • 6
  • 13
1
vote
2 answers

Exponential of a "simple" matrix?

I have a problem finding a simple form for $\exp(M)$ (or $\exp(tM)$), where $$M = \begin{pmatrix} 1 & a & a^2 & \dots & a^{n-1} \\ 0 & \ddots & \ddots & \ddots & \vdots \\ \vdots & \ddots & \ddots & \ddots & a^2 \\ …
1
vote
1 answer

Calculate ${e^{At}}$ of $A = \left( {\begin{array}{*{20}{c}} i&j&k\\ i&j&k\\ i&j&k \end{array}} \right)$ knowing that $i+j+k=0 $

How to calculate ${e^{At}}$ for a matrix $A = \left( {\begin{array}{*{20}{c}} i&j&k\\ i&j&k\\ i&j&k \end{array}} \right)$ knowing that $i+j+k=0$ answer: if you calculate $A^2$ you get $${A^2} = \left( {\begin{array}{*{20}{c}} {i\left( {j + k + i}…
Alex Mathy
  • 85
  • 5
1
vote
1 answer

proof of $e^{(A+B)t}=e^{At}e^{Bt}$

I am trying to understand what happens to the second line of this proof(p8), where the some sketchy combination of exponential terms are performed, which seems to be using the property $$e^{(A+B)t}=e^{At}e^{Bt}$$, we are trying to prove. So this…
drerD
  • 589
1
vote
1 answer

Polynomial for Matrix Exponential

For a square matrix $A$, the matrix exponential is defined as $$e^{At}=I/0!+At/1!+A^2t^2/2!+\cdots,$$ where $I$ is the identity matrix. There's a theorem (a corollary of the Cayley-Hamilton theorem) which states $e^{At}=a_0I+a_1At+a_2A^2t^2+\cdots…
0
votes
1 answer

IMU preintegration: rotation increment derivation

I am reading article on IMU preintegration: https://rpg.ifi.uzh.ch/docs/TRO16_forster.pdf. I am not too strong in math and I fail to understand how some derivations were created. One of such equations is eq.35 (screenshot for convenience) for…
aquila
  • 105
0
votes
0 answers

Logarithm of identity matrix

What are the possible $n \times n$ matrices such that $e^X = I$? Some obvious ones are $X = 2\pi i m I$ for integer $m$. Are there others and do they have some kind of group structure?
Bio
  • 835
  • 6
  • 13
1
2