Exponential of nonconstant matrix

  • Context: Graduate 
  • Thread starter Thread starter ranoo
  • Start date Start date
  • Tags Tags
    Exponential Matrix
Click For Summary

Discussion Overview

The discussion centers on the computation of the exponential of a nonconstant matrix, specifically focusing on the matrix A(t) and methods for calculating exp(A(t)). The scope includes theoretical approaches and mathematical reasoning related to matrix exponentiation.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant inquires about how to compute the exponential of a nonconstant matrix A(t).
  • Another participant suggests that if the matrix is nilpotent or diagonalizable, the computation is straightforward, and recommends triangulating the matrix if it is neither.
  • A different viewpoint states that the distinction between constant and nonconstant matrices is irrelevant for the computation of exp(A), emphasizing the definition of A as A(t).
  • A participant provides a specific example of a 2x2 matrix A(t) and attempts to describe its structure.
  • Another participant presents a formula for A(t) raised to the nth power and an expression for the exponential of A(t), while expressing uncertainty about their calculations.
  • One participant explains that the exponential of a matrix is defined via a Taylor series expansion, noting that this series converges for any matrix and suggesting that closed forms can be derived using diagonalization or Jordan decomposition.

Areas of Agreement / Disagreement

Participants present multiple approaches and methods for computing the matrix exponential, with no consensus on a single method or resolution of the discussion. Uncertainty and differing opinions on the best approach remain evident.

Contextual Notes

Some participants mention specific methods like diagonalization and Jordan decomposition, but the discussion does not resolve the applicability of these methods to the given matrix A(t). There are also indications of potential errors in calculations that have not been clarified.

ranoo
Messages
9
Reaction score
0
how to compute the nonconstant matrix exponential؟

i.e. if there is a matrix A(t), how i can find exp(A(t)) ?
 
Physics news on Phys.org
This is easy if your matrix is nilpotent or diagonizable.
If it is neither of those, then you will want to triangulate your matrix to write it as a sum of a diagonizable matrix and a nilpotent matrix.

Did you have any particular matrixx in your mind?
 
It does not matter whether you matrix is "constant" or "non-constant". You define A=A(t) and calculate exp(A).

Added: Unless you have in mind so called http://en.wikipedia.org/wiki/Ordered_exponential"
 
Last edited by a moderator:
the 2x2 matrix is A(t)=[0 1]
0 t

I can't write the matrix but tha first row 0,1 and the second row 0,t
 
You have , for [itex]n\geq 1[/itex]
[tex]A(t)^n=\begin{pmatrix}0&t^{n-1}\\0&t^n\end{pmatrix}[/tex]

and

[tex]e^A(t)=\begin{pmatrix}1&0\\0&1\end{pmatrix}+\sum_{i=1}\frac{1}{n!}\begin{pmatrix}0&t^{n-1}\\0&t^n\end{pmatrix}[/tex]

I hope you will be able to finish. But better check the above. I could have made a mistake!
 
Remember exp(A) is defined as a taylor expansion exponential function, the series actually converge for any matrix A, so in principle we can always express exp(A(t)) in this way, then each entry of exp(A) is an infinite series of numbers, so you can try and work out the sum to get a closed form. There're better ways to find the closed form of exp(A), if A is diagonalizable just diagonlize it, if not you can always use a Jordan decomposition, it works in a similar manner.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K