Convergence of Ratios in Genetic System of Iterated Equations

  • Context: Graduate 
  • Thread starter Thread starter daniel6874
  • Start date Start date
  • Tags Tags
    System
Click For Summary
SUMMARY

The discussion centers on the convergence of the ratio \( \frac{e_{n}}{a_{n}+b_{n}+c_{n}+d_{n}+e_{n}} \) in a genetic system defined by iterated equations. With initial values \( a_0 = b_0 = d_0 = e_0 = 1 \) and \( c_0 = 0 \), Mathematica indicates that this ratio approaches approximately 0.109 as \( n \) reaches 20. The consensus is that while a computer is the preferred method for calculating this ratio, plotting the ratio against \( n \) can reveal its monotonic behavior, despite the algebraic complexity involved.

PREREQUISITES
  • Understanding of iterated equations in genetics
  • Familiarity with Mathematica for computational analysis
  • Knowledge of convergence concepts in mathematical sequences
  • Basic skills in algebra for manipulating equations
NEXT STEPS
  • Explore the use of Mathematica for plotting mathematical sequences
  • Research convergence criteria for sequences and series
  • Investigate genetic algorithms and their mathematical foundations
  • Learn about the implications of iterated equations in biological systems
USEFUL FOR

Mathematicians, geneticists, and researchers interested in the mathematical modeling of genetic systems and the analysis of convergence in iterated equations.

daniel6874
Messages
64
Reaction score
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
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.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 65 ·
3
Replies
65
Views
9K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
9K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K