Analysis of two variable Non-linear difference equation

In summary, the conversation is about a symmetric first order difference equation system in two variables, X and Y. The main question is whether, given X(0) > Y(0), Y will catch up on X under certain parameter values or not. The system is nonlinear and the speaker is seeking ideas and references for analysis. Suggestions include looking at equilibrium points, using linearization techniques, varying parameters, using bifurcation analysis, and considering different initial conditions.
  • #1
cuak2000
8
0
Hey everyone,

My understanding of difference equation is very limited and, after consulting a few books, I decided to post this here to get some ideas or at least some references on where to look.

I have a symmetric first order difference equation system in two variables, X and Y.
Though convergence might be interesting too, my main question with this system is the following:
Given that initially X(0) > Y(0) under what parameter values will Y catch up (or not) on X?

Just to illustrate here is my system, though I'm not sure this will be the final form:

\begin{equation}
X_{t+1} = \frac{ d*e^{bX_t} (1+m)p_{sub}(a - \frac{e^{bX_t} }{e^{bX_t} + e^{bY_t} } )^{\lambda} \, X_t }{ (1+g+m)p_{r}( e^{bX_t} + e^{bY_t}) }
\end{equation}

and

\begin{equation}
Y_{t+1} = \frac{ d*e^{bY_t} (1+m)p_{sub}(a - \frac{e^{bY_t} }{e^{bY_t} + e^{bX_t} } )^{\lambda} \, Y_t }{ (1+g+m)p_{r}( e^{bY_t} + e^{bX_t}) }
\end{equation}

Where d , m, p_sub , a, b, g and \lambda are positive parameters (I'll probably fix 5 numerically and analyse the system varying \lambda and d ).

My first attempt was to use the ratio of change X_{t+1} / X_t .
If X(0) > Y(0) , then if X_{t+1} / X_t > Y_{t+1} / Y_t , Y will never catch up on X. On the other hand, if Y grows faster than X and the difference doesn't go to zero, then it might be reasonable to speak about convergence. I haven't figured out what the precise requirements would be.

Like I said, this system might not be exactly what I will use (though it will look similar), so any specific or general ideas are welcome.
Thanks!

c
 
Physics news on Phys.org
  • #2


Hi there,

Your question is indeed interesting and complex. To fully understand the behavior of your system, you will need to analyze it using numerical methods or by solving it analytically. However, here are a few general ideas that might help you in your analysis:

1. Look at the equilibrium points of the system: To understand the behavior of your system, it's important to first identify the equilibrium points (or steady states) where the system is stable and doesn't change over time. In your case, the equilibrium points would be when X_{t+1} = X_t and Y_{t+1} = Y_t. This will give you an idea of the long-term behavior of your system.

2. Use linearization: If your system is nonlinear, you can use linearization techniques to approximate its behavior around the equilibrium points. This will help you analyze the stability of the system and identify any critical points that might affect the convergence of Y to X.

3. Vary the parameters: As you mentioned, varying the parameters \lambda and d can give you insights into the behavior of the system. You can also try varying other parameters such as b and m to see how they affect the convergence of Y to X.

4. Use bifurcation analysis: Bifurcation analysis is a powerful tool to study the behavior of nonlinear systems. By varying a parameter (such as \lambda or d) and observing how it affects the behavior of the system, you can identify any bifurcation points where the system changes its behavior drastically.

5. Consider different initial conditions: In addition to X(0) > Y(0), you can also consider other initial conditions to see how they affect the convergence of Y to X. This will give you a broader understanding of the system's behavior.

I hope these ideas help you in your analysis. Good luck!
 

1. What is a non-linear difference equation?

A non-linear difference equation is a mathematical equation that relates the value of a variable in a sequence to the values of the variable in the previous terms. The equation involves non-linear functions, meaning that the variable is raised to a power or has other mathematical operations applied to it.

2. How is a non-linear difference equation different from a linear difference equation?

A linear difference equation involves only linear functions, meaning that the variable is not raised to a power or has other mathematical operations applied to it. This results in a simpler equation and a simpler relationship between variables. Non-linear difference equations are more complex and can have multiple solutions.

3. What is the purpose of analyzing two variable non-linear difference equations?

The purpose of analyzing these equations is to understand the relationship between two variables and how they change over time. This can help in predicting future values, identifying patterns, and making decisions based on the data.

4. What are some real-world applications of two variable non-linear difference equations?

These equations are commonly used in fields such as economics, finance, physics, and biology to model and analyze complex systems. They can be used to study population growth, stock market fluctuations, and physical systems such as weather patterns.

5. What methods are used to solve two variable non-linear difference equations?

There are several methods that can be used to solve these equations, such as iteration, substitution, and graphical analysis. Additionally, computer software and numerical methods can be used to find approximate solutions for more complex equations.

Similar threads

  • Differential Equations
Replies
1
Views
752
  • Differential Equations
Replies
16
Views
894
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
2
Views
1K
Replies
3
Views
791
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
1
Views
1K
Replies
2
Views
2K
  • Differential Equations
Replies
7
Views
390
  • Differential Equations
Replies
5
Views
653
Back
Top