System of ODE for functions with different origins

FrankST
Messages
23
Reaction score
0
Hi,

I have a system of coupled ODE like:

a1 * Y1" + a2 * Y2" + b1 * Y1 + b2 * Y2 = 0
a2 * Y1" + a3 * Y2" + b2 * Y1 + b3 * Y2 = 0

I know for example by eigenvalue method I can solve it, but here is the issue: Y1 = f1 (x - a) and Y2 = f2 ( x - b). In the other word there is a shift between the coordinates that Y1 and Y2 are evaluated in. Now, I am wondering if you have any idea how I can solve this system of ODE.


Thanks a lot,
 
on Phys.org
If the problem is the shift in the origins, first solve with the origins unshifted and at the end make a translation.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
1K