BetterGrades Precalculus · Unit 15 · Lesson
Explicit and recursive descriptions
Move among term lists, explicit formulas, recursive rules, tables, and plots.
The problem that opens the lesson
A sequence begins . Write a recurrence and an explicit formula.
Solution
Begin by identifying the mathematical object and the information that fixes it. Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices. The relevant conditions are not optional bookkeeping: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule. Following that structure gives Recurrence ; explicit for .
Why this works
An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.
What this lesson is really about
An explicit rule computes a_n directly from n, while a recursive rule computes a term from earlier terms and initial conditions.
Recursion mirrors repeated processes and can describe patterns without a simple closed form. Explicit rules make distant terms easier to evaluate.
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.
Why the relationship works
An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values.
A reliable way to work
Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices.
Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule.
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.
What commonly goes wrong
A common error is writing a recurrence without a starting term or using and inconsistently.
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.
Worked examples
Worked example 1
A sequence begins . Write a recurrence and an explicit formula.
Solution
Begin by identifying the mathematical object and the information that fixes it. Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices. The relevant conditions are not optional bookkeeping: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule. Following that structure gives Recurrence ; explicit for .
Why this works
An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values. The calculation and the representation should agree, so a graph, diagram, table, or substitution check should support the same conclusion.
Transfer example
Problem
Recover a recursion from an explicit arithmetic formula.
Worked development
Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices. In this example, the first useful move is to make the defining structure visible rather than to search for a memorized answer. Recursion mirrors repeated processes and can describe patterns without a simple closed form. Explicit rules make distant terms easier to evaluate. Then apply the conditions explicitly: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule. Finish by checking the result in a second representation and explaining what the result means.
Interpretation
Explicit-recursive translation supports algorithms, finance, population models, and discrete dynamics.
Reasoning example
Problem
Iterate a nonlinear recurrence.
Worked development
Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices. In this example, the first useful move is to make the defining structure visible rather than to search for a memorized answer. Recursion mirrors repeated processes and can describe patterns without a simple closed form. Explicit rules make distant terms easier to evaluate. Then apply the conditions explicitly: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule. Finish by checking the result in a second representation and explaining what the result means.
Interpretation
Explicit-recursive translation supports algorithms, finance, population models, and discrete dynamics.
Worked example 4: quick check
Why is incomplete as a sequence definition?
Solution
Begin by identifying the mathematical object and the information that fixes it. Generate several terms, identify the repeated operation, propose both forms when possible, and verify that they agree on multiple indices. The relevant conditions are not optional bookkeeping: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule. Following that structure gives An initial term is needed.
Why this works
An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values. 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
Explicit and recursive descriptions · Explicit-recursive conversion flow. Follow the foundation example from its given information to the conclusion. The labels identify the mathematical feature that makes the result valid: An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values. 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: Move among term lists, explicit formulas, recursive rules, tables, and plots.
Follow the foundation example from its given information to the conclusion. The labels identify the mathematical feature that makes the result valid: An initial condition is essential because the same recurrence can generate infinitely many sequences from different starting values. 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
Explicit and recursive descriptions · Recurrence iteration tree. Read the numbered reasoning path in order. Each stage preserves the quantities, restrictions, or structural conditions needed for explicit and recursive descriptions. 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: Move among term lists, explicit formulas, recursive rules, tables, and plots.
Read the numbered reasoning path in order. Each stage preserves the quantities, restrictions, or structural conditions needed for explicit and recursive descriptions.
Read this graph as text
Explicit and recursive descriptions · Same sequence in four representations. Compare the valid path with the tempting shortcut. The figure shows why writing a recurrence without a starting term or using a_0 and a_1 inconsistently 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: Move among term lists, explicit formulas, recursive rules, tables, and plots.
Compare the valid path with the tempting shortcut. The figure shows why writing a recurrence without a starting term or using and inconsistently leads to a false conclusion.
Application and interpretation
Explicit-recursive translation supports algorithms, finance, population models, and discrete dynamics.
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.
Why is incomplete as a sequence definition?
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
Ten concrete questions
01Why is incomplete as a sequence definition?
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
02Recover a recursion from an explicit arithmetic formula.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
03Iterate a nonlinear recurrence.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
04Explain why an initial condition is required.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
05State the defining idea behind explicit and recursive descriptions in one precise sentence.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
06What condition or domain restriction must remain visible in the solution?
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
07Describe the most likely incorrect first step and explain why it fails.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
08Translate the main result into a second representation: graph, diagram, table, equation, or context.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
09Write one exact conclusion and one corresponding numerical approximation or verbal interpretation.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
10Explain how this lesson's idea will be used later in the course.
Write a complete attempt before opening the exact answer.
Attempt once to unlock the answer
Complete a substantive attempt before revealing the server-held answer.
Lesson summary
An explicit rule computes a_n directly from n, while a recursive rule computes a term from earlier terms and initial conditions.
The central condition to remember is this: Not every recursion has an elementary explicit formula, and not every finite term list determines a unique rule.
Connection forward
The next two lessons specialize to constant-difference and constant-ratio sequences.
The next lesson is Arithmetic sequences.
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.