This form takes the parameters for your recursion equation and your initial condition and returns a table of the output of your Discrete Dynamical System as well as a plot of the behavior of the system p_n out to the nth iteration of the sequence. The form uses the analytic form of the solution to determine the number of iterations required to reach a certain result.
Enter number a parameter for linear term with multiplication change to recursion equation:
Enter number d parameter for fixed amount arithmetic change to recursion equation:
Enter number p0 for initial condition of sequence:
Enter number n for length of sequence:
Enter output value of the sequence to determine how many iterations n are required to reach it:
Select plot color:
If you are a human, leave me blank