Nonlinear coupled differential equation system - kinetics

LiAlH4
Messages
2
Reaction score
0
Dear All,

Recently, I have measured a series of nonlinear vibrational spectra from which I would like to extract some useful information about kinetics of the exchange process occurring in the studied system.
I need to fit my experimental data to kinetic model that is a solution of coupled differential equations of this form:
<br /> \frac{\mathrm{d}x(t) }{\mathrm{d} t} = -k_1x(t)-k_2-k_3x^2(t)+k_4y(t) \\ \\<br /> \frac{\mathrm{d}y(t) }{\mathrm{d} t} = -k_5y(t)-k_6+k_3x^2(t)-k_4y(t)<br />
where k_1,k_2,k_3,k_4,k_5,k_6 are constants

Do you think that this system has got an analytic solution? What kind of method should I use to find it?
I have tried assuming the solution to be series of hyperbolic functions but I failed to determine the expansion coefficients.

Thank you in advance and have a nice day,

Michael
 
Physics news on Phys.org
Hi !
The system can be reduced to a second order non linear equation, which is too complicated to be solved analytically, on my opinion.
 

Attachments

  • ODEs.JPG
    ODEs.JPG
    22 KB · Views: 487
Last edited:
Thank you very much for your reply. I will try to make use of numerical solution then.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top