Let's say we have the general solution to X′=A(t)X, where X=(x)1,x)2)^T. How do you find the general solution to the system X′=A(t)X+b(t) where b(t) is a 2*1 matrix with two polynomials as entries. How do you find the particular solution?

apopiw83

apopiw83

Answered question

2022-11-11

Let's say we have the general solution to X = A ( t ) X, where X = ( x 1 , x 2 ) T . How do you find the general solution to the system X = A ( t ) X + b ( t ) where b ( t ) is a 2 × 1 matrix with two polynomials as entries. How do you find the particular solution?

Answer & Explanation

postotnojeyf

postotnojeyf

Beginner2022-11-12Added 16 answers

Let's call the two solutions differently, and clean up notation. Lowercase boldface will denote vectors ( 2 × 1). Plain uppercase will denote matrices. Plain lowercase will be scalars. All explicit dependence on t will be dropped. Now the one without any forcing term on the right hand side is denoted with x :
x = A x
The one with forcing we'll denote by y ,
y = A y + b .
Let's guess a form for y . Let's guess it is the product of x and some unknown scalar function u,
y = u x
Then your equation becomes
u x + u x = u A x + b
But we already know that x = A x so substitute that
u A x + u x = u A x + b
Canceling on both sides we are left with
u x = b
Multiplying by x T
u x T x = x T b
But x T x = | | x | | 2 , so dividing by that scalar gives
u = x T b | | x | | 2 ,
and integrating and putting back all the explicit t dependence gives
u ( t ) = x T ( t ) b ( t ) | | x ( t ) | | 2 d t
If you take that and multiply this by your original known solution, then I think you have a particular solution y.

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?