๐Ÿ”—
Sequences โ†” Functions
Arithmetic sequences behave like linear functions ยท Geometric sequences behave like exponential functions
๐Ÿ“ Arithmetic Sequences โ†” Linear Functions
๐Ÿ“ Arithmetic Sequence
Slope-Intercept Form
aโ‚™ = aโ‚€ + dยทn
Point-Slope Form
aโ‚™ = aโ‚– + dยท(n โˆ’ k)
๐Ÿ“ˆ Linear Function
Slope-Intercept Form
f(x) = b + mยทx
Point-Slope Form
f(x) = f(xโ‚€) + mยท(x โˆ’ xโ‚€)
๐Ÿ”ข Geometric Sequences โ†” Exponential Functions
๐Ÿ”ข Geometric Sequence
From term 0
aโ‚™ = aโ‚€ ยท rโฟ
Point Form
aโ‚™ = aโ‚– ยท r^(nโˆ’k)
๐Ÿ“ˆ Exponential Function
Standard Form
f(x) = a ยท bหฃ
Point Form
f(x) = f(xโ‚€) ยท b^(x โˆ’ xโ‚€)
โš–๏ธ
Linear vs. Exponential โ€” The Big Difference
How outputs change over equal-length input intervals
How Do Outputs Change Over Equal-Length Input Intervals?
๐Ÿ“ Linear f(x) = b + mx
Change by addition (constant rate)
Outputs increase or decrease by the same amount each time.
The change d (or slope m) is based on addition.
Test: differences between consecutive outputs are constant.
๐Ÿ”ข Exponential f(x) = aยทbหฃ
Change proportionally (by multiplication)
Outputs are multiplied by the same ratio each time.
The change r (ratio) is based on multiplication.
Test: ratios between consecutive outputs are constant.
๐Ÿ”‘

The Two-Point Rule

If you have any two points you can write the equation of a linear function, exponential function, arithmetic sequence, or geometric sequence. Use the point-slope form โ€” plug in your known point and solve for the rate/ratio.

๐Ÿ“Š
Identifying from Tables โ€” Example 1
Check differences (linear) or ratios (exponential) over equal input intervals
๐Ÿ’ก

How to Identify the Type

Step 1: Confirm x-values are equally spaced (same ฮ”x each row).
Step 2: Check consecutive output differences. If constant โ†’ Linear.
Step 3: If not constant, check consecutive output ratios. If constant โ†’ Exponential.
Step 4: If neither is constant โ†’ Neither.

a) f(x) Linear
xf(x)ฮ”
07
35โˆ’2
63โˆ’2
91โˆ’2
12โˆ’1โˆ’2
Linear โ€” over equal ฮ”x = 3 intervals, outputs decrease by a constant โˆ’2 each time.
b) g(x) Neither
xg(x)ฮ”
10
21+1
34+3
49+5
516+7
Neither โ€” differences (1, 3, 5, 7) are not constant, and ratios are also not constant.
c) h(x) Exponential
xh(x)ร—
01
22ร—2
44ร—2
68ร—2
816ร—2
Exponential โ€” over equal ฮ”x = 2 intervals, outputs are multiplied by a constant ratio of 2.
d) k(x) Exponential
xk(x)ร—
580
1040รท2
1520รท2
2010รท2
255รท2
Exponential (decay) โ€” over equal ฮ”x = 5 intervals, outputs are multiplied by a constant ratio of ยฝ.
๐Ÿ“ข
Building the Equation from Two Points โ€” Example 2
Geometric sequence (exponential model): rumour spreading
๐Ÿ“Œ Example 2 โ€” A rumor spreads geometrically. 43 people heard it on day 3 and 140 people on day 6. How many people have heard the rumor by day 10?
P(3) = 43
P(6) = 140
Find P(10)
1
Use point-slope form for geometric sequences:
P(n) = P(3) ยท r^(n โˆ’ 3) = 43 ยท r^(n โˆ’ 3)
2
Substitute P(6) = 140 to find r:
P(6) = 43 ยท r^(6โˆ’3) = 43rยณ = 140
3
Solve for r:
rยณ = 140/43 โ†’ r = (140/43)^(1/3)
4
Write the full model:
P(n) = 43 ยท (140/43)^((nโˆ’3)/3)
5
Evaluate at n = 10:
P(10) = 43 ยท (140/43)^((10โˆ’3)/3) = 43 ยท (140/43)^(7/3) โ‰ˆ 675.58
P(10) โ‰ˆ 676 people have heard the rumor by day 10
๐Ÿ’ก

Why (n โˆ’ 3)/3 as the exponent?

The exponent in the point-slope form is (n โˆ’ k) where k is your anchor point (day 3). Since r was found over a span of 3 days, the exponent is (n โˆ’ 3)/3 โ€” NOT just (n โˆ’ 3). Each "step" of r covers 3 days, so we divide by 3 to get the right number of steps.

๐ŸŽญ
Building the Equation from Two Points โ€” Example 3
Arithmetic sequence (linear model): theater seats
๐Ÿ“Œ Example 3 โ€” Theater rows follow an arithmetic sequence. Row 5 has 31 seats and row 11 has 49 seats. How many seats are in row 25?
s(5) = 31
s(11) = 49
Find s(25)
1
Use point-slope form for arithmetic sequences:
s(n) = s(5) + mยท(n โˆ’ 5) = 31 + mยท(n โˆ’ 5)
2
Substitute s(11) = 49 to find m:
s(11) = 31 + mยท(11 โˆ’ 5) = 31 + 6m = 49
3
Solve for m:
6m = 49 โˆ’ 31 = 18 โ†’ m = 18/6 = 3
4
Evaluate at n = 25:
s(25) = 31 + 3ยท(25 โˆ’ 5) = 31 + 3ยท(20) = 31 + 60 = 91
s(25) = 91 seats in row 25
โšก
Quick Reference
Screenshot and save this!
Linear / Arithmetic
f(x) = f(xโ‚€) + mยท(x โˆ’ xโ‚€)
Change by addition. Constant differences. Slope m found: m = (yโ‚‚โˆ’yโ‚)/(xโ‚‚โˆ’xโ‚)
Exponential / Geometric
f(x) = f(xโ‚€) ยท b^((x โˆ’ xโ‚€)/ฮ”x)
Change by multiplication. Constant ratios. Ratio b found from two known outputs.
Table Test โ€” Linear
output differences are constant
Subtract consecutive outputs. If you always get the same number โ†’ linear.
Table Test โ€” Exponential
output ratios are constant
Divide consecutive outputs. If you always get the same ratio โ†’ exponential.
โš ๏ธ Common Mistakes
โŒ Checking differences on unequal intervals
The input intervals (ฮ”x) must be equal before testing differences or ratios. Always verify ฮ”x is constant first.
โŒ Forgetting to divide exponent by ฮ”x
In Example 2, r was found over 3 steps, so the exponent is (nโˆ’3)/3. Forgetting to divide by 3 gives the wrong answer.
โŒ Confusing "neither" with exponential
If differences aren't constant, check ratios before saying "neither". A function must fail BOTH tests to be neither.
โŒ Using slope formula for sequences
Point-slope form works for both: aโ‚™ = aโ‚– + d(nโˆ’k) for arithmetic, aโ‚™ = aโ‚– ยท r^(nโˆ’k) for geometric.
๐Ÿง  Ready to Practice? Take the Quiz โ†’