BetterGrades Precalculus · Unit 15 · Lesson

Recurrence, iteration, and discrete dynamical models

Analyze repeated function application, fixed points, cycles, and qualitative long-run behavior.

Textbook reading

The problem that opens the lesson

A population follows Pn+1=0.6Pn+80P_{n+1}=0.6P_n+80 with P0=50P_0=50. Compute six terms and predict the limiting value.

Solution

Begin by identifying the mathematical object and the information that fixes it. Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior. The relevant conditions are not optional bookkeeping: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis. Following that structure gives Terms approach 200,200, the fixed point solving P=0.6P+80P=0.6P+80.

Why this works

Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.

Textbook reading

What this lesson is really about

A recurrence xn+1=f(xn)x_{n+1}=f(x_n) repeatedly applies one function to the current state.

A fixed point L satisfies L=f(L)L=f(L). Whether nearby terms approach or move away from L depends on how the iteration changes deviations, a concept explored qualitatively here.

The point is not merely to reproduce a formula. A learner should be able to identify the quantities or geometric objects involved, explain why the relationship has its stated form, and recognize when the same idea appears in a graph, table, diagram, or model.

Textbook reading

Why the relationship works

Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process.

Textbook reading

A reliable way to work

Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior.

A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis.

After the symbolic work is complete, check the result. Depending on the lesson, this may mean substituting into an original equation, comparing coordinates, examining a graph, checking units, testing an interval, or confirming that every branch of a periodic solution has been included.

Textbook reading

What commonly goes wrong

A common error is confusing the recurrence function’s graph with the sequence’s term plot.

The repair is to return to the definition and identify the first step where the invalid solution stops describing the original mathematical object. Later algebra cannot rescue a first step that changed the domain, orientation, branch, or meaning of the problem.

Textbook reading

Worked examples

Worked example 1

A population follows Pn+1=0.6Pn+80P_{n+1}=0.6P_n+80 with P0=50P_0=50. Compute six terms and predict the limiting value.

Solution

Begin by identifying the mathematical object and the information that fixes it. Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior. The relevant conditions are not optional bookkeeping: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis. Following that structure gives Terms approach 200,200, the fixed point solving P=0.6P+80P=0.6P+80.

Why this works

Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.

Transfer example

Problem

Find a fixed point of a recurrence.

Worked development

Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior. In this example, the first useful move is to make the defining structure visible rather than to search for a memorized answer. A fixed point L satisfies L=f(L)L=f(L). Whether nearby terms approach or move away from L depends on how the iteration changes deviations, a concept explored qualitatively here. Then apply the conditions explicitly: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis. Finish by checking the result in a second representation and explaining what the result means.

Interpretation

Discrete dynamics model populations, loans, feedback, algorithms, and control systems.

Reasoning example

Problem

Compare stable and unstable fixed points qualitatively.

Worked development

Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior. In this example, the first useful move is to make the defining structure visible rather than to search for a memorized answer. A fixed point L satisfies L=f(L)L=f(L). Whether nearby terms approach or move away from L depends on how the iteration changes deviations, a concept explored qualitatively here. Then apply the conditions explicitly: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis. Finish by checking the result in a second representation and explaining what the result means.

Interpretation

Discrete dynamics model populations, loans, feedback, algorithms, and control systems.

Worked example 4: quick check

Find the fixed point ofxn+1=0.75xn+12x_{n+1}=0.75x_n+12

Solution

Begin by identifying the mathematical object and the information that fixes it. Compute terms with full precision, solve fixed-point equations, compare initial values, and describe observed rather than assumed long-run behavior. The relevant conditions are not optional bookkeeping: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis. Following that structure gives 4848.

Why this works

Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.

Cobweb-style iteration diagram. Follow the foundation example from its given information to the conclusion. The labels identify the mathematical feature that makes the result valid: Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.
Read this graph as text

Recurrence, iteration, and discrete dynamical models · Cobweb-style iteration diagram. Follow the foundation example from its given information to the conclusion. The labels identify the mathematical feature that makes the result valid: Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion. The figure uses concrete points, curves, arrows, intervals, or matrix structure instead of relying on color alone.

Labels, point shapes, line styles, arrows, and position carry the mathematical meaning; color is supplementary.

Why it matters: Use the mathematical objects in this figure to support the lesson outcome: Analyze repeated function application, fixed points, cycles, and qualitative long-run behavior.

Anchor figure · Cobweb-style iteration diagram

Follow the foundation example from its given information to the conclusion. The labels identify the mathematical feature that makes the result valid: Some recurrences converge, diverge, oscillate, or enter cycles. The term graph and a cobweb diagram reveal different aspects of the process. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.

Term plot approaching a fixed point. Read the numbered reasoning path in order. Each stage preserves the quantities, restrictions, or structural conditions needed for recurrence, iteration, and discrete dynamical models.
Read this graph as text

Recurrence, iteration, and discrete dynamical models · Term plot approaching a fixed point. Read the numbered reasoning path in order. Each stage preserves the quantities, restrictions, or structural conditions needed for recurrence, iteration, and discrete dynamical models. The figure uses concrete points, curves, arrows, intervals, or matrix structure instead of relying on color alone.

Labels, point shapes, line styles, arrows, and position carry the mathematical meaning; color is supplementary.

Why it matters: Use the mathematical objects in this figure to support the lesson outcome: Analyze repeated function application, fixed points, cycles, and qualitative long-run behavior.

Mechanism figure · Term plot approaching a fixed point

Read the numbered reasoning path in order. Each stage preserves the quantities, restrictions, or structural conditions needed for recurrence, iteration, and discrete dynamical models.

Stable versus unstable recurrence comparison. Compare the valid path with the tempting shortcut. The figure shows why confusing the recurrence function’s graph with the sequence’s term plot leads to a false conclusion.
Read this graph as text

Recurrence, iteration, and discrete dynamical models · Stable versus unstable recurrence comparison. Compare the valid path with the tempting shortcut. The figure shows why confusing the recurrence function’s graph with the sequence’s term plot leads to a false conclusion. The figure uses concrete points, curves, arrows, intervals, or matrix structure instead of relying on color alone.

Labels, point shapes, line styles, arrows, and position carry the mathematical meaning; color is supplementary.

Why it matters: Use the mathematical objects in this figure to support the lesson outcome: Analyze repeated function application, fixed points, cycles, and qualitative long-run behavior.

Comparison and error figure · Stable versus unstable recurrence comparison

Compare the valid path with the tempting shortcut. The figure shows why confusing the recurrence function’s graph with the sequence’s term plot leads to a false conclusion.

Textbook reading

Application and interpretation

Discrete dynamics model populations, loans, feedback, algorithms, and control systems.

A contextual answer must include units, a meaningful domain, and the assumptions that make the model plausible. An exact mathematical relationship should not be diluted into a decimal unless a measurement or comparison requires it.

Check yourself

Find the fixed point ofxn+1=0.75xn+12x_{n+1}=0.75x_n+12

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice

16 concrete questions

Practice 1 · retrieval · foundational01

Find the fixed point ofxn+1=0.75xn+12x_{n+1}=0.75x_n+12

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 2 · conceptual · foundational02

State the defining idea behind recurrence, iteration, and discrete dynamical models in one precise sentence.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 3 · verification · developing03

For recurrence, iteration, and discrete dynamical models, what condition or domain restriction must remain visible in the solution?

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 4 · error analysis · developing04

For recurrence, iteration, and discrete dynamical models, describe the most likely incorrect first step and explain why it fails.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 5 · synthesis · transfer05

For recurrence, iteration, and discrete dynamical models, explain how this lesson's idea will be used later in the course.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 6 · procedural · foundational06

Solve this recurrence, iteration, and discrete dynamical models problem and state the final result: A population follows Pn+1=0.6Pn+80P_{n+1}=0.6P_n+80 with P0=50P_0=50. Compute six terms and predict the limiting value.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 7 · procedural · developing07

In recurrence, iteration, and discrete dynamical models, for “Find a fixed point of aa recurrence.”, identify the first valid mathematical step and the condition that must remain visible.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 8 · transfer · transfer08

For “Compare stable and unstable fixed points qualitatively.”, identify the governing definition or relationship and what a complete conclusion must include.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 9 · verification · developing09

Verify “Terms approach 200,200, the fixed point solving P=0.6P+80P=0.6P+80.” using the required condition for recurrence, iteration, and discrete dynamical models.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 10 · explanation · developing10

Explain why “Terms approach 200,200, the fixed point solving P=0.6P+80P=0.6P+80.” follows from this lesson’s mathematical mechanism.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 11 · conceptual · developing11

What mathematical structure is shared by the opening problem and “Compare stable and unstable fixed points qualitatively.”?

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 12 · graphical · developing12

In “Cobweb-style iteration diagram”, which mathematical objects or labels must be visible to support “Terms approach 200,200, the fixed point solving P=0.6P+80P=0.6P+80.”?

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 13 · graphical · transfer13

How should “Term plot approaching a fixed point” make the governing relationship in “Find a fixed point of a recurrence.” visible?

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 14 · error analysis · transfer14

In “Stable versus unstable recurrence comparison”, identify the first point where the misconception diverges from valid recurrence, iteration, and discrete dynamical models reasoning.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 15 · modeling · transfer15

In the application “Discrete dynamics model populations, loans, feedback, algorithms, and control systems.”, what quantities or geometric objects must be identified, and what condition makes the model valid?

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Practice 16 · exit check · transfer16

Answer “Find the fixed point of xn+1=0.75xn+12x_{n+1}=0.75x_n+12.” and name the condition used to check the result.

Answer checking and protected response guides require JavaScript; the complete prompt remains readable and printable.

Textbook reading

Lesson summary

A recurrence xn+1=f(xn)x_{n+1}=f(x_n) repeatedly applies one function to the current state.

The central condition to remember is this: A numerical pattern over a few terms does not prove convergence. Formal proofs belong to later analysis.

Connection forward

The next lesson introduces notation for accumulating many sequence terms.

The next lesson is Sigma notation and finite sums.

Source record

Original BetterGrades manuscript, rights-separated references.

  • Stitz & Zeager, Precalculus, Chapter 9
  • University of Washington Precalculus, discrete-model problems
  • AP Precalculus framework, sequence and model connections

No long source passage is reproduced.