Solving Coupled ODEs with Boundary Conditions

Click For Summary

Discussion Overview

The discussion focuses on solving a system of coupled ordinary differential equations (ODEs) with specified boundary conditions. The scope includes mathematical reasoning and technical explanation related to the methods for addressing such systems.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant presents a system of coupled ODEs and specifies boundary conditions involving constants.
  • Another participant offers a reformulation of the equations for clarity.
  • A third participant suggests that the system can be reduced to either a single sixth-order equation or a six by six first-order system.
  • There is a request for guidance on how to solve the equations and recommendations for relevant literature.
  • A later reply proposes a method involving substitution of derivatives from one equation into the other to facilitate solving the system.

Areas of Agreement / Disagreement

Participants generally agree on the formulation of the equations and the potential for reduction, but the specific methods for solving the system remain unresolved, with multiple approaches suggested.

Contextual Notes

Participants have not fully explored the implications of the boundary conditions or the specific constants involved, and there are unresolved mathematical steps in the proposed methods.

Madz
Messages
3
Reaction score
0
Hi,

Can anyone please tell me how to go about solving this system of coupled ODEs.?

1) (-)(lambda) + vH''' = -2HH' +(H')^2 - G^2
2) vG'' = 2H'G - 2G'H

lambda and v are constants.
And the boundary conditions given are
H(0) = H(d) = 0
H'(0) = omega * ( c1 * H''(0) + c2 * H'''(0) )
G(0) = omega * ( 1 + c1*G'(0) + c2*G''(0) )
H'(d) = omega * ( c3 * H''(d) + c4 * H'''(d) )
G(d) = omega * ( c3 * G'(d) + c4 * G''(d) )
... c1,c2,c3,c4,omega are constants

-Maddy.
 
Physics news on Phys.org
Ouch. This should probably be tidied up..
Is this what you meant? :D
[tex]-\lambda + v\frac{d^3 H}{dt^3} = -2H\frac{dH}{dt} + (\frac{dH}{dt})^2 - G^2[/tex]
[tex]v\frac{d^2 G}{dt^2} = 2\frac{dH}{dt}G - 2\frac{dG}{dt}H[/tex]
 
Yep,thats right:)
 
Wicked! That can be reduced to a single 6th order equation or a 6 by 6 first order system.
 
Oh..How do we do it? It would also be great if you could suggest me some good book that would help me with such problems.Thanks:)
 
Madz said:
Oh..How do we do it? It would also be great if you could suggest me some good book that would help me with such problems.Thanks:)

Just substitute the value for [tex]\frac{dH}{dt}[/tex] and then [tex]\frac{d^3H}{dt^3}[/tex] (by diff twice) from the second equation to the first.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K