Skip to content Study Mondo Free study resources for students from Grade 4 through AP and test prep. 24 courses, 700+ topics.
Courses Features Company Stay Ahead in School Free weekly study tips, practice sets, and exam strategies. Join 10,000+ students.
ยฉ 2026 Study Mondo. Built for students.
APยฎ is a trademark registered by the College Board, which is not affiliated with, and does not endorse, this website.
Arithmetic and Geometric Sequences | Study Mondo
Topics / Function Fundamentals / Arithmetic and Geometric Sequences Arithmetic and Geometric Sequences Understanding patterns in sequences and finding explicit and recursive formulas
๐ฏ โญ INTERACTIVE LESSON
Try the Interactive Version! Learn step-by-step with practice exercises built right in.
Start Interactive Lesson โ Arithmetic and Geometric Sequences
What is a Sequence?
A sequence is an ordered list of numbers. Each number in the sequence is called a term .
Notation: a 1 , a 2 , a 3 , a 4 , โฆ , a n , โฆ a_1, a_2, a_3, a_4, \ldots, a_n, \ldots a 1 โ , a 2 โ
๐ Practice Problems
1 Problem 1easy โ Question:For the arithmetic sequence 5 , 9 , 13 , 17 , โฆ 5, 9, 13, 17, \ldots 5 , 9 , 13 , 17 , โฆ , find the 20th term and write both explicit and recursive formulas.
๐ก Show Solution Explain using: ๐ Simple words ๐ Analogy ๐จ Visual desc. ๐ Example ๐ก Explain
โ ๏ธ Common Mistakes: Arithmetic and Geometric SequencesAvoid these 4 frequent errors
1 Forgetting the constant of integration (+C) on indefinite integrals
โพ 2 Confusing the Power Rule with the Chain Rule
โพ 3 Not checking continuity before applying the Mean Value Theorem
โพ 4 Dropping negative signs when differentiating trig functions
โพ ๐ Real-World Applications: Arithmetic and Geometric SequencesSee how this math is used in the real world
โ๏ธ Optimizing Package Design
Engineering
โพ ๐ฅ Predicting Drug Dosage Decay
Medicine
โพ ๐ฌ Calculating Distance from Velocity
Physics
โพ ๐ฐ Revenue Optimization
Finance
โพ
๐ Worked Example: Related Rates โ Expanding CircleProblem: A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 2 2 cm/s. How fast is the area of the circle increasing when the radius is 10 10 10 cm?
1 Identify the known and unknown rates Click to reveal โ
2 Write the relationship between variables
3 Differentiate both sides with respect to time
๐งช Practice Lab Interactive practice problems for Arithmetic and Geometric Sequences
โพ ๐ Related Topics in Function Fundamentalsโ Frequently Asked QuestionsWhat is Arithmetic and Geometric Sequences?โพ Understanding patterns in sequences and finding explicit and recursive formulas
How can I study Arithmetic and Geometric Sequences effectively?โพ Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Arithmetic and Geometric Sequences study guide free?โพ Yes โ all study notes, flashcards, and practice problems for Arithmetic and Geometric Sequences on Study Mondo are 100% free. No account is needed to access the content.
What course covers Arithmetic and Geometric Sequences?โพ Arithmetic and Geometric Sequences is part of the AP Precalculus course on Study Mondo, specifically in the Function Fundamentals section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Arithmetic and Geometric Sequences?
๐ก Study Tipsโ Work through examples step-by-step โ Practice with flashcards daily โ Review common mistakes
,
a 3 โ
,
a 4 โ
,
โฆ
,
a n โ
,
โฆ
a 1 a_1 a 1 โ is the first term
a n a_n a n โ is the n n n th term
n n n is the term number (position)
Arithmetic Sequences An arithmetic sequence has a constant difference between consecutive terms.
Common difference: d = a n + 1 โ a n d = a_{n+1} - a_n d = a n + 1 โ โ a n โ
Formulas Explicit (Direct) Formula:
a n = a 1 + ( n โ 1 ) d a_n = a_1 + (n - 1)d a n โ = a 1 โ + ( n โ 1 ) d
a n a_n a n โ = n n n th term
a 1 a_1 a 1 โ = first term
d d d = common difference
n n n = term number
Recursive Formula:
a n = a n โ 1 + d , a 1 = (given) a_n = a_{n-1} + d, \quad a_1 = \text{(given)} a n โ = a n โ 1 โ + d , a 1 โ = (given)
Example: 3 , 7 , 11 , 15 , 19 , โฆ 3, 7, 11, 15, 19, \ldots 3 , 7 , 11 , 15 , 19 , โฆ
First term: a 1 = 3 a_1 = 3 a 1 โ = 3
Common difference: d = 4 d = 4 d = 4
Explicit: a n = 3 + ( n โ 1 ) ( 4 ) = 3 + 4 n โ 4 = 4 n โ 1 a_n = 3 + (n-1)(4) = 3 + 4n - 4 = 4n - 1 a n โ = 3 + ( n โ 1 ) ( 4 ) = 3 + 4 n โ 4 = 4 n โ
Recursive: a n = a n โ 1 + 4 , a 1 = 3 a_n = a_{n-1} + 4, \quad a_1 = 3 a n โ = a n โ 1 โ + 4 , a
10th term: a 10 = 4 ( 10 ) โ 1 = 39 a_{10} = 4(10) - 1 = 39 a 10 โ = 4 ( 10 ) โ 1 = 39
Geometric Sequences A geometric sequence has a constant ratio between consecutive terms.
Common ratio: r = a n + 1 a n r = \frac{a_{n+1}}{a_n} r = a n โ a n + 1 โ โ
Formulas Explicit (Direct) Formula:
a n = a 1 โ
r n โ 1 a_n = a_1 \cdot r^{n-1} a n โ = a 1 โ โ
r n โ 1
a n a_n a n โ = n n n th term
a 1 a_1 a 1 โ = first term
r r r = common ratio
n n n = term number
Recursive Formula:
a n = a n โ 1 โ
r , a 1 = (given) a_n = a_{n-1} \cdot r, \quad a_1 = \text{(given)} a n โ = a n โ 1 โ โ
r , a 1 โ = (given)
Example: 2 , 6 , 18 , 54 , 162 , โฆ 2, 6, 18, 54, 162, \ldots 2 , 6 , 18 , 54 , 162 , โฆ
First term: a 1 = 2 a_1 = 2 a 1 โ = 2
Common ratio: r = 3 r = 3 r = 3
Explicit: a n = 2 โ
3 n โ 1 a_n = 2 \cdot 3^{n-1} a n โ = 2 โ
3 n โ 1
Recursive: a n = 3 a n โ 1 , a 1 = 2 a_n = 3a_{n-1}, \quad a_1 = 2 a n โ = 3 a n โ 1 โ , a 1
6th term: a 6 = 2 โ
3 5 = 2 โ
243 = 486 a_6 = 2 \cdot 3^5 = 2 \cdot 243 = 486 a 6 โ = 2 โ
3 5 = 2 โ
243 = 486
Identifying Sequence Type Arithmetic: Check if differences are constant
7 , 11 , 15 , 19 , โฆ 7, 11, 15, 19, \ldots 7 , 11 , 15 , 19 , โฆ โ differences: 4 , 4 , 4 4, 4, 4 4 , 4 , 4 โ
Geometric: Check if ratios are constant
3 , 12 , 48 , 192 , โฆ 3, 12, 48, 192, \ldots 3 , 12 , 48 , 192 , โฆ โ ratios: 4 , 4 , 4 4, 4, 4 4 , 4 , 4 โ
Neither: If differences and ratios both vary
1 , 4 , 9 , 16 , โฆ 1, 4, 9, 16, \ldots 1 , 4 , 9 , 16 , โฆ (perfect squares) โ neither
Sum of Arithmetic Sequence (Finite) Sum of first n n n terms:
S n = n ( a 1 + a n ) 2 S_n = \frac{n(a_1 + a_n)}{2} S n โ = 2 n ( a 1 โ + a n โ ) โ
S n = n [ 2 a 1 + ( n โ 1 ) d ] 2 S_n = \frac{n[2a_1 + (n-1)d]}{2} S n โ = 2 n [ 2 a 1 โ + ( n โ 1 ) d ] โ
Example Sum of first 10 terms of 3 , 7 , 11 , 15 , โฆ 3, 7, 11, 15, \ldots 3 , 7 , 11 , 15 , โฆ :
S 10 = 10 ( 3 + 39 ) 2 = 10 ( 42 ) 2 = 210 S_{10} = \frac{10(3 + 39)}{2} = \frac{10(42)}{2} = 210 S 10 โ = 2 10 ( 3 + 39 ) โ = 2 10 ( 42 ) โ = 210
Sum of Geometric Sequence (Finite) Sum of first n n n terms:
S n = a 1 โ
1 โ r n 1 โ r , r โ 1 S_n = a_1 \cdot \frac{1 - r^n}{1 - r}, \quad r \neq 1 S n โ = a 1 โ โ
1 โ r 1 โ r n โ , r ๎ = 1
Example Sum of first 5 terms of 2 , 6 , 18 , 54 , โฆ 2, 6, 18, 54, \ldots 2 , 6 , 18 , 54 , โฆ :
S 5 = 2 โ
1 โ 3 5 1 โ 3 = 2 โ
1 โ 243 โ 2 = 2 โ
โ 242 โ 2 = 242 S_5 = 2 \cdot \frac{1 - 3^5}{1 - 3} = 2 \cdot \frac{1 - 243}{-2} = 2 \cdot \frac{-242}{-2} = 242 S 5 โ = 2 โ
1 โ 3 1 โ 3 5 โ = 2 โ
โ 2 1 โ 243 โ = 2 โ
โ 2 โ 242 โ = 242
Applications
First term: a 1 = 5 a_1 = 5 a 1 โ = 5
Common difference: d = 9 โ 5 = 4 d = 9 - 5 = 4 d = 9 โ 5 = 4
Explicit formula:
a n = a 1 + ( n โ 1 ) d a_n = a_1 + (n-1)d a n โ = a 1 โ + ( n โ 1 ) d
a n = 5 + ( n โ 1 ) ( 4 ) a_n = 5 + (n-1)(4) a n โ = 5 + ( n โ 1 ) ( 4 )
a n = 5 + 4 n โ 4 a_n = 5 + 4n - 4 a n โ = 5 + 4 n โ 4
a n = 4 n + 1 a_n = 4n + 1 a n โ = 4 n + 1
Recursive formula:
a n = a n โ 1 + 4 , a 1 = 5 a_n = a_{n-1} + 4, \quad a_1 = 5 a n โ = a n โ 1 โ + 4 , a 1 โ = 5
Find the 20th term:
a 20 = 4 ( 20 ) + 1 = 80 + 1 = 81 a_{20} = 4(20) + 1 = 80 + 1 = 81 a 20 โ = 4 ( 20 ) + 1 = 80 + 1 = 81
Verify: We can check by adding d d d nineteen times to a 1 a_1 a 1 โ :
5 + 19 ( 4 ) = 5 + 76 = 81 5 + 19(4) = 5 + 76 = 81 5 + 19 ( 4 ) = 5 + 76 = 81 โ
Explicit: a n = 4 n + 1 a_n = 4n + 1 a n โ = 4 n + 1
Recursive: a n = a n โ 1 + 4 , a 1 = 5 a_n = a_{n-1} + 4, a_1 = 5 a n โ = a n โ 1 โ + 4 , a 1 โ = 5
20th term: 81 81 81
2 Problem 2easy โ Question:An arithmetic sequence has first term a 1 = 5 a_1 = 5 a 1 โ = 5 and common difference d = 3 d = 3 d = 3 .
a) Write the first five terms.
b) Find the 20th term.
c) Find the sum of the first 20 terms.
๐ก Show Solution Solution:
Part (a): For arithmetic sequence: a n = a 1 + ( n โ 1 ) d a_n = a_1 + (n-1)d a n โ = a 1 โ +
3 Problem 3medium โ Question:A geometric sequence has first term a 1 = 3 a_1 = 3 a 1 โ = 3 and common ratio r = 2 r = 2 r = 2 . Find the 8th term and the sum of the first 8 terms.
๐ก Show Solution Given information:
a 1 = 3 a_1 = 3 a 1 โ = 3
r = 2 r = 2 r = 2
Find the 8th term using explicit formula:
4 Problem 4medium โ Question:A geometric sequence has first term a 1 = 2 a_1 = 2 a 1 โ = 2 and common ratio r = 3 r = 3 r = 3 .
a) Find the 6th term.
b) Find the sum of the first 8 terms.
๐ก Show Solution Solution:
Part (a): For geometric sequence: a n = a 1 โ
r n โ 1 a_n = a_1 \cdot r^{n-1} a n โ = a 1 โ โ
5 Problem 5hard โ Question:The 3rd term of an arithmetic sequence is 14 and the 7th term is 30. Find the first term, common difference, and the explicit formula.
๐ก Show Solution Set up equations using a n = a 1 + ( n โ 1 ) d a_n = a_1 + (n-1)d a n โ = a 1 โ + ( n โ 1 ) d :
For the 3rd term:
a 3 = a 1 + 2 d = 14 a_3 = a_1 + 2d = 14 a 3 โ = a 1 โ + 2 d = 14
For the 7th term:
a 7 = a 1 + 6 d = 30 a_7 = a_1 + 6d = 30 a 7 โ = a 1 โ + 6 d = 30
Solve the system by elimination:
Subtract first equation from second:
( a 1 + 6 d ) โ ( a 1 + 2 d ) = 30 โ 14 (a_1 + 6d) - (a_1 + 2d) = 30 - 14 ( a 1 โ + 6 d ) โ ( a 1 โ +
Find a 1 a_1 a 1 โ : Substitute d = 4 d = 4 d = 4 into first equation:
a 1 + 2 ( 4 ) = 14 a_1 + 2(4) = 14 a 1
Write the explicit formula:
a n = a 1 + ( n โ 1 ) d a_n = a_1 + (n-1)d a n โ = a 1 โ + ( n โ 1 ) d
Verify:
a 3 = 4 ( 3 ) + 2 = 14 a_3 = 4(3) + 2 = 14 a 3 โ = 4 ( 3 ) + 2 = 14 โ
a 7 = 4 ( 7 ) + 2 = 30 a_7 = 4(7) + 2 = 30 โ
Answers:
First term: a 1 = 6 a_1 = 6 a 1 โ = 6
Common difference: d = 4 d = 4 d = 4
Explicit formula: a n = 4 n + 2 a_n = 4n + 2 a
โพ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
1
1
โ
=
3
โ
=
2
(
n
โ
1 ) d
a 1 = 5 a_1 = 5 a 1 โ = 5
a 2 = 5 + 3 = 8 a_2 = 5 + 3 = 8 a 2 โ = 5 + 3 = 8
a 3 = 8 + 3 = 11 a_3 = 8 + 3 = 11 a 3 โ = 8 + 3 = 11
a 4 = 11 + 3 = 14 a_4 = 11 + 3 = 14 a 4 โ = 11 + 3 = 14
a 5 = 14 + 3 = 17 a_5 = 14 + 3 = 17 a 5 โ = 14 + 3 = 17
First five terms: 5, 8, 11, 14, 17
Part (b): a 20 = a 1 + ( 20 โ 1 ) d = 5 + 19 ( 3 ) = 5 + 57 = 62 a_{20} = a_1 + (20-1)d = 5 + 19(3) = 5 + 57 = 62 a 20 โ = a 1 โ + ( 20 โ 1 ) d = 5 + 19 ( 3 ) = 5 + 57 = 62
Part (c): Sum formula: S n = n ( a 1 + a n ) 2 S_n = \frac{n(a_1 + a_n)}{2} S n โ = 2 n ( a 1 โ + a n โ ) โ
S 20 = 20 ( 5 + 62 ) 2 = 20 ( 67 ) 2 = 10 ( 67 ) = 670 S_{20} = \frac{20(5 + 62)}{2} = \frac{20(67)}{2} = 10(67) = 670 S 20 โ = 2 20 ( 5 + 62 ) โ = 2 20 ( 67 ) โ = 10 ( 67 ) = 670
a n = a 1 โ
r n โ 1 a_n = a_1 \cdot r^{n-1} a n โ = a 1 โ โ
r n โ 1
a 8 = 3 โ
2 8 โ 1 a_8 = 3 \cdot 2^{8-1} a 8 โ = 3 โ
2 8 โ 1 a 8 = 3 โ
2 7 a_8 = 3 \cdot 2^7 a 8 โ = 3 โ
2 7 a 8 = 3 โ
128 = 384 a_8 = 3 \cdot 128 = 384 a 8 โ = 3 โ
128 = 384 Find the sum of first 8 terms:
S n = a 1 โ
1 โ r n 1 โ r S_n = a_1 \cdot \frac{1 - r^n}{1 - r} S n โ = a 1 โ โ
1 โ r 1 โ r n โ
S 8 = 3 โ
1 โ 2 8 1 โ 2 S_8 = 3 \cdot \frac{1 - 2^8}{1 - 2} S 8 โ = 3 โ
1 โ 2 1 โ 2
S 8 = 3 โ
1 โ 256 โ 1 S_8 = 3 \cdot \frac{1 - 256}{-1} S 8 โ = 3 โ
โ 1 1 โ 256 โ
S 8 = 3 โ
โ 255 โ 1 S_8 = 3 \cdot \frac{-255}{-1} S 8 โ = 3 โ
โ 1 โ 255 โ
S 8 = 3 โ
255 = 765 S_8 = 3 \cdot 255 = 765 S 8 โ = 3 โ
255 = 765
Verify the sequence: 3 , 6 , 12 , 24 , 48 , 96 , 192 , 384 3, 6, 12, 24, 48, 96, 192, 384 3 , 6 , 12 , 24 , 48 , 96 , 192 , 384
Sum: 3 + 6 + 12 + 24 + 48 + 96 + 192 + 384 = 765 3 + 6 + 12 + 24 + 48 + 96 + 192 + 384 = 765 3 + 6 + 12 + 24 + 48 + 96 + 192 + 384 = 765 โ
8th term: 384 384 384
Sum of first 8 terms: 765 765 765
r n โ 1
a 6 = 2 โ
3 6 โ 1 = 2 โ
3 5 = 2 โ
243 = 486 a_6 = 2 \cdot 3^{6-1} = 2 \cdot 3^5 = 2 \cdot 243 = 486 a 6 โ = 2 โ
3 6 โ 1 = 2 โ
3 5 = 2 โ
243 = 486
Part (b): Sum formula: S n = a 1 โ
r n โ 1 r โ 1 S_n = a_1 \cdot \frac{r^n - 1}{r - 1} S n โ = a 1 โ โ
r โ 1 r n โ 1 โ (for r โ 1 r \neq 1 r ๎ = 1 )
S 8 = 2 โ
3 8 โ 1 3 โ 1 S_8 = 2 \cdot \frac{3^8 - 1}{3 - 1} S 8 โ = 2 โ
3 โ 1 3 8 โ 1 โ
= 2 โ
6561 โ 1 2 = 2 \cdot \frac{6561 - 1}{2} = 2 โ
2 6561 โ 1 โ
= 2 โ
6560 2 = 2 \cdot \frac{6560}{2} = 2 โ
2 6560 โ
= 2 โ
3280 = 2 \cdot 3280 = 2 โ
3280
2
d
)
=
30 โ
14
โ
+
2 ( 4 ) =
14
a 1 + 8 = 14 a_1 + 8 = 14 a 1 โ + 8 = 14 a n = 6 + ( n โ 1 ) ( 4 ) a_n = 6 + (n-1)(4) a n โ = 6 + ( n โ 1 ) ( 4 )
a n = 6 + 4 n โ 4 a_n = 6 + 4n - 4 a n โ = 6 + 4 n โ 4 a n = 4 n + 2 a_n = 4n + 2 a n โ = 4 n + 2 a
7 โ
=
4 ( 7 ) +
2 =
30
n โ
=
4 n +
2
8
โ