Home/Mathematics/Patterns with Words, Numbers, Symbols, and Variables/Explainer
Public · Sign in
MT
← Back to topic
EXPLAINER · QUICK READ

Patterns with Words, Numbers, Symbols, and Variables

5 min readGrade 5 · Algebra & Patterning

Grade 5 introduces variables: the symbol n standing for any term number. A pattern rule like term value = 4n + 1 is a formula that works for every term simultaneously: it produces 5, 9, 13, 17 when n = 1, 2, 3, 4. This is the beginning of algebra. The table of values shows the input-output structure that becomes the function in secondary mathematics. Students who can write a rule with a variable can find any term without listing all the previous ones.

Variables in pattern rules

Pattern 5, 8, 11, 14: rule add 3. In variable form: term n = 3n + 2 (because term 1 = 3x1+2=5, term 2=3x2+2=8, check). Given the rule, term 20 = 3x20+2 = 62 in one calculation. Without the variable rule, finding term 20 would require listing all 20 terms. The variable is efficient: it compresses an infinite sequence into one compact formula.

Finding the rule from a table

Given: n=1,2,3,4; values=7,10,13,16. The difference between consecutive values is 3 (constant): the rule adds 3 per step. Starting value: when n=1, value=7. Rule: 3n + 4 (because 3x1+4=7, 3x2+4=10, etc.). Finding the constant term (+ 4) requires solving: 3x1+b=7, b=4. This is a system of reasoning that previews linear algebra.

Connection to equations

Given the rule term n = 3n + 4: which term has value 34? 3n + 4 = 34. 3n = 30. n = 10. The 10th term equals 34. This is a one-step equation solved algebraically. The pattern context gives the equation meaning: not an abstract symbol manipulation but a question about a real sequence.

KEY VOCABULARY
VariableA letter (usually n) representing a number that can change.
Pattern rule (formula)An equation using a variable that gives any term value from the term number.
Table of valuesA two-column table showing term number (n) and term value.