Solving system of differential equations : Wolfram Alpha

Rowan Callahan

Rowan Callahan

Answered question

2022-04-03

Solving system of differential equations : Wolfram Alpha vs theorem
I am burning my brain finding the most correct way to solve a system of differential equations. Here is an example :
{x=5x2yy=x+6y 
Let's Y(t)=x(t)y(t). I use a matrix A=5-2-16, calculate its eigen values λ1=7,λ2=4 and eigen vectors v1=-11,v2=21.
Now 2 options:
- I can use a theorem and find the solution is Y(t)=c1eλ1tu1+c2eλ2tu2
- I can continue using linear algebra, calculate P, D and P1 such that A=PDP1 where D is a diagonal matrix. Y=AY so Y=CetA=CPe7t00e4tP-1
I don't find same results but both are OK (the second is used by Wolfram). Did I misunderstand something? Which one is the best option?

Answer & Explanation

Makenzie Hart

Makenzie Hart

Beginner2022-04-04Added 8 answers

Explanation:
If you were to write that last formula correctly as
Y(t)=etAC=Pe7t00e4tP-1C,   C=Y(0),
then you get the correspondence with the first formula with
P1C=(c1c2),
and the columns of P being the eigenvectors of A.

Do you have a similar question?

Recalculate according to your conditions!

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?