Solve a differential equation sytem. Eulers method

  • #1
115
0

Homework Statement


dx/dt=x+y
dy/dt=-y+8x
Solve this system useing Eulers method or by elimination method.

Homework Equations


Eulers method
I know that in general I should look for solution in form
y=const*exp[kx]
z=const2*exp[kx]
But in my case I am not sure if i can write x=const*exp[kx],because of x in exp.
Could someone help me please, maybe show me some first steps ?

The Attempt at a Solution


 

Answers and Replies

  • #2

Homework Statement


dx/dt=x+y
dy/dt=-y+8x
Solve this system useing Eulers method or by elimination method.

Homework Equations


Eulers method
I know that in general I should look for solution in form
y=const*exp[kx]
z=const2*exp[kx]
But in my case I am not sure if i can write x=const*exp[kx],because of x in exp.
Could someone help me please, maybe show me some first steps ?

The Attempt at a Solution


Hi prehisto! :smile:

Perhaps you can try:
x=const*exp[kt]
y=const2*exp[kt]
 

Suggested for: Solve a differential equation sytem. Eulers method

Replies
7
Views
378
Replies
8
Views
292
Replies
7
Views
427
Replies
2
Views
274
Replies
10
Views
280
Replies
7
Views
597
Replies
3
Views
565
Replies
4
Views
684
Replies
9
Views
473
Replies
12
Views
772
Back
Top