Convergence of Ratios in Genetic System of Iterated Equations

  • Thread starter daniel6874
  • Start date
  • Tags
    System
In summary, a genetics question involving the recurrence relations for variables ##a_n, b_n, c_n, d_n, e_n## is being discussed. The question asks whether the ratio ##e_n/(a_n+b_n+c_n+d_n+e_n)## converges as ##n## grows larger. Mathematica calculates this ratio to be approximately ##0.109## for ##n=20##, but it is likely best to use a computer to plot the ratio versus ##n## to determine its behavior. Algebraic manipulation may be difficult without a better understanding of the genetic algebra involved.
  • #1
daniel6874
64
0
The following came up in the context of a genetics question.
\begin{align*}
a_{n+1} &= 2a_{n}d_{n} + b_{n}d_{n}\\
b_{n+1} &= 2a_{n}e_{n} + b_{n}d_{n} + b_{n}e_{n} + 2c_{n}d_{n} + c_{n}e_{n}\\
c_{n+1} &= b_{n}e_{n} + c_{n}e_{n}\\
d_{n+1} &= 2a_{n}d_{n} + 2a_{n}e_{n} + b_{n}d_{n} + b_{n}e_{n} + c_{n}e_{n}\\
e_{n+1} &= b_{n}d_{n} + b_{n}e_{n} + 2c_{n}d_{n} + c_{n}e_{n}
\end{align*}
If the initial values for the variables is ##a_0=b_0=d_0=e_0=1, c_0=0## does the ratio
##e_{n}/(a_{n}+b_{n}+c_{n}+d_{n}+e_{n})## converge as ##n## gets large? Can the ratio be calculated without a computer?
Mathematica gives that ##e_{n}/(a_{n}+b_{n}+c_{n}+d_{n}+e_{n})## is about ##0.109## for ##n=20##, FWIW.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
I think the computer is the preferred choice here. If you plot the ratio versus ##n## you should see whether there is a monotone behavior or not. Handling it with algebra is a mess, except you have a better description for the genetic algebra this might define.
 

1. What is a system of iterated equations?

A system of iterated equations is a set of mathematical equations that are repeatedly applied to a starting value in order to generate a sequence of values. The new values are then used as the starting value for the next iteration, and the process continues until a desired outcome is reached.

2. How is a system of iterated equations used in scientific research?

System of iterated equations can be used in various fields of scientific research, such as physics, biology, economics, and computer science. They are often used to model complex systems and predict how they will evolve over time. They can also be used to study the behavior of chaotic systems and find patterns or trends in data.

3. Can a system of iterated equations produce different outcomes?

Yes, a system of iterated equations can produce different outcomes depending on the starting values and the equations used. It is important to carefully choose the equations and starting values in order to accurately model the system and obtain meaningful results.

4. Are there any limitations to using a system of iterated equations?

One limitation of using a system of iterated equations is that it assumes the system being modeled is deterministic, meaning that it follows a set of predictable rules. This may not always be the case in real-world systems, as there can be random or unpredictable factors that affect the outcome.

5. How can I solve a system of iterated equations?

There are various methods for solving a system of iterated equations, including analytical methods and numerical methods. Analytical methods involve using algebraic techniques to find exact solutions, while numerical methods use computational algorithms to approximate solutions. The best method to use will depend on the complexity of the system and the desired level of accuracy.

Similar threads

Replies
11
Views
4K
Replies
1
Views
747
Replies
11
Views
170
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Differential Equations
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
  • Special and General Relativity
Replies
20
Views
4K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
9K
Back
Top