Term-to-Term and Position-to-Term Rules

Two ways to describe a pattern

Term-to-term: how to get the next term from the one before - like each round of a savings club adding a fixed amount to the previous total.

Position-to-term (nth term): a formula that jumps straight to any term, without working through all the ones before it.

Example: Sequence: 3, 7, 11, 15,... Term-to-term rule: add 4. Position-to-term (nth term): 4n - 1 (check: n=1 gives 3, n=4 gives 15).

Discussion

How was the lesson? Discuss Lesson

Related Exercises

Find the rules

Write the term-to-term rule for 2, 5, 8, 11,...Find the next two terms of 100, 90, 80, 70,...Find the nth …

View Exercise Submit Exercise