If I have a differential equation y &#x2032; </msup> ( t ) = A y

Nylah Burnett

Nylah Burnett

Answered question

2022-05-27

If I have a differential equation y ( t ) = A y ( t ) where A is a constant square matrix that is not diagonalizable(although it is surely possible to calculate the eigenvalues) and no initial condition is given. And now I am interested in the fundamental matrix. Is there a general method to determine this matrix? I do not want to use the exponential function and the Jordan normal form, as this is quite exhausting. Maybe there is also an ansatz possible as it is for the special case, where this differential equation is equivalent to an n-th order ode. I saw a method where they calculated the eigenvalues of the matrix and depending on the multiplicity n of this eigenvalue they used an exponential term(with the eigenvalue) and in each component an n-th order polynomial as a possible ansatz. Though they only did this, when they were interested in a initial value problem, so with an initial condition and not for a general solution.
I was asked to deliver an example: so y ( t ) = ( 3 4 1 1 ) y ( t ) If somebody can construct a fundamental matrix for this system, than this should be sufficient

Answer & Explanation

Tristan Ward

Tristan Ward

Beginner2022-05-28Added 8 answers

We have many ways to proceed and this is only a 2 x 2. We can choose from:
1. Nineteen Dubious Ways to Compute the Exponential of a Matrix, Twenty-Five Years Later
2. Putzer's Method 1 and Method 2
3. For non-repeated eigenvalues, we can simply write:
x ( t ) = e A t x 0 = P e J t P 1 x 0 = c 1 v 1 e λ 1 t + + c n v n e λ n t
4. The Direct Method for repeated eigenvalues
(1) e A t = [ I + k = 1 ( A λ I ) k k ! t k ] e λ t
For the matrix A = [ 3 4 1 1 ] , we have:
det [ A λ I ] = det [ 3 λ 4 1 1 λ ] = 0 λ 2 2 λ + 1 = 0 λ 1 , 2 = 1 , 1 (a double eigenvalue). From the eigenvalues, we derive the eigenvalue/eigenvector pairs:
1. λ 1 = 1 , v 1 = ( 2 , 1 )
2. λ 2 = 1 , v 2 = ( 1 , 0 ) (the second eigenvector is a generalized one)
Lets find the matrix exponential using two different methods.
Method 1
From (1), we have:
e A t = [ I + ( A λ I ) 0 1 ! t 1 ] e λ t = [ [ 1 0 0 1 ] + [ 2 4 1 2 ] t ] = e t [ 1 + 2 t 4 t t 1 2 t ]
Method 2
Use the Laplace Transform.
e A t = L 1 ( ( s I A ) 1 ) = L 1 ( [ s 3 4 1 s + 1 ] 1 ) = e t [ 1 + 2 t 4 t t 1 2 t ]

Method n
Try other approaches discussed above!
Update: Method n+1
If you wanted to write A using Jordan Normal Form, we would have:
A = [ 3 4 1 1 ] = P J P 1 = [ 2 1 1 0 ] [ 1 1 0 1 ] [ 0 1 1 2 ]
To write the matrix exponential for this, we take advantage of the Jordan Block and have:
e A t = e P J P 1 t = P e J t P 1 = [ 2 1 1 0 ] e [ 1 1 0 1 ] t [ 0 1 1 2 ] = [ 2 1 1 0 ] [ e t t e t 0 e t ] [ 0 1 1 2 ] = e t [ 1 + 2 t 4 t t 1 2 t ]
Lastly, it is worth noting that sometimes the Fundamental Matrix is given as:
ϕ ( t , t 0 ) = ϕ ( t ) ϕ 1 ( t 0 )

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Differential Equations

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?