Write new boundary conditions to a system of ODEs Suppose we have the following system of equati

Abbie Edwards

Abbie Edwards

Answered question

2022-03-08

Write new boundary conditions to a system of ODEs
Suppose we have the following system of equations:
{x¨1=f(x1,x2)x¨2=g(x1,x2)x1(0)=αx2(0)=βx˙1(0)=γx˙2(0)=δ
where all the derivatives are made in a time variable t.
Since I would like to work with a system of first order equations, I would go like this:
{x˙1=x3x˙3=f(x1,x2,x3,x4)x˙2=x4x˙4=g(x1,x2,x3,x4)
How can I apply the starting conditions at time t=0 at the new system?

Answer & Explanation

Ireland Huff

Ireland Huff

Beginner2022-03-09Added 1 answers

Your approach doesn't make much sense to me. How can the functions f and g depend on 2 variables, but after that, they depend on 4? I am not used to this kind of ODE notation, but seems to me, after you have introduced the variables x3=x˙1 and x4=x˙2, you just have to keep it consistent. Don't extend the functions f and g and just do simple symbolic substitution to the initial values and you should be fine.

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?