Processing math: 100%

Math Insight

Errors encountered

Errors occurred in the following questions: 5

Elementary discrete dynamical system problems

Name:
Group members:
Section:
  1. What is an equilibrium of a dynamical system? What does it mean for an equilibrium to be stable? To be unstable?

  2. Consider the dynamical system Wt+1Wt=δWtfor t=0,1,2,3, 

    where δ is a parameter, and δ1.

    1. Solve the dynamical system to give a formula for Wt in terms of the initial condition W0, the parameter δ, and the number t.
    2. Find the equilibria. Hint: treat the case δ=0 separately from the case δ0.
    3. For each equilibrium, determine for which values of δ the equilibrium is stable. Hint: treat the case δ=0 separately from the case δ0.

  3. Consider the dynamical system Pt+1Pt=(Ptλ)(Ptα)(Ptμ)ξ,for t=0,1,2,3, 

    where λ, α, μ, and ξ are parameters, with ξ0. Find all equilibria.

  4. Solve the dynamical system rt+1rt=0.9rtr0=72.6.

  5. Error in question

    The following errors occurred when rendering the question:

    • Error in expression: stablelist_all
      Invalid format for expression: ([unstable,stable][Abs(slope1) < 1],[unstable,stable][Abs(slope2) < 1],[unstable,stable][Abs(slope3) < 1],[unstable,stable][Abs(slope4) < 1])
    • Error in expression: stablelist
      Invalid format for expression: stablelist_all[:n_f]
    • Error in expression: stableword1
      Invalid format for expression: stablelist[0]
    • Error in expression: stableword2
      Invalid format for expression: stablelist[1]
    • Error in expression: stablewordn1
      Invalid format for expression: stablelist[-2]
    • Error in expression: stablewordn
      Invalid format for expression: stablelist[-1]
    • Error in expression: fixedpointsort1_minus_eps
      Invalid format for tuple: fixedpointsort1-[0.2,2.9][Abs(slope1) < 1]
    • Error in expression: fixedpointsort1_plus_eps
      Invalid format for tuple: fixedpointsort1+[0.2,2.9][Abs(slope1) < 1]
    • Error in expression: fixedpointsort2_minus_eps
      Invalid format for tuple: fixedpointsort2-[0.2,2.9][Abs(slope2) < 1]
    • Error in expression: fixedpointsort2_plus_eps
      Invalid format for tuple: fixedpointsort2+[0.2,2.9][Abs(slope2) < 1]
    • Error in expression: fixedpointsortn1_minus_eps
      Invalid format for tuple: fixedpointsortn1-[0.2,2.9][Abs(slopen1) < 1]
    • Error in expression: fixedpointsortn1_plus_eps
      Invalid format for tuple: fixedpointsortn1+[0.2,2.9][Abs(slopen1) < 1]
    • Error in expression: fixedpointsortn_minus_eps
      Invalid format for tuple: fixedpointsortn-[0.2,29][Abs(slopen) < 1]
    • Error in expression: fixedpointsortn_plus_eps
      Invalid format for tuple: fixedpointsortn+[0.2,2.9][Abs(slopen) < 1]

    Consider the discrete dynamical system {wt+1=f(wt)w0=5

    where the function f is graphed along with the diagonal wt+1=wt, below.

    1. Find the equilibria of the system. Label points corresponding to the equilibria on the graph above and give estimates of their numerical values.

    2. Use cobwebbing to determine the stability of each equilibrium.
    3. For any stable equilibrium, determine the interval around the equilibrium for which initial conditions w0 lead to solutions wt that approach the equilibrium as the time t increases. In other words, find the largest interval around the equilibrium that is part of the basin of attraction.

  6. Consider the dynamical system Pn+1Pn=Pn(Pn2)4for n=0,1,2,3, .

    1. Find the equilibria.
      1. If P0=0.01, calculate P1, P2, P3, and P4.
      2. If P0=0.01, calculate P1, P2, P3, and P4.
      3. Based on the above calculations, what can you infer about the stability of one of the equilibria?
      1. If P0=1.99, calculate P1, P2, P3, and P4.
      2. If P0=2.01, calculate P1, P2, P3, and P4.
      3. Based on the above calculations, what can you infer about the stability of one of the equilibria?

  7. Consider the discrete dynamical system {xt+1=xt(2.0xt)x0=1.2

    1. Calculate the equilibria analytically.

      E=________

    2. Compute the next three points of the solution.

      x0=________

      x1=________

      x2=________

      x3=________

    3. On the graph below, label the equilibria and cobweb the dynamical system for four steps.

  8. Consider the dynamical system Xt+1Xt=bXt+ck,for t=0,1,2,3,

    where b, c, and k are parameters, and k0. Find all equilibria.