Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

College Algebra Quiz

College Algebra Quiz: Arithmetic Sequences Explicit And Recursive Forms

Practice Arithmetic Sequences Explicit And Recursive Forms in College Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 8

0 of 8 answered

A sequence is defined recursively as a1=−3a_1 = -3a1​=−3 and an=an−1+4a_n = a_{n-1} + 4an​=an−1​+4 for n≥2n \geq 2n≥2. Which explicit formula correctly represents the 12th term of this sequence?

Select an answer to continue

What this quiz covers

This quiz focuses on Arithmetic Sequences Explicit And Recursive Forms, giving you a quick way to practice the rules, question types, and explanations that matter most for College Algebra.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A sequence is defined recursively as a1=−3a_1 = -3a1​=−3 and an=an−1+4a_n = a_{n-1} + 4an​=an−1​+4 for n≥2n \geq 2n≥2. Which explicit formula correctly represents the 12th term of this sequence?

  1. a12=−3+12⋅4=45a_{12} = -3 + 12 \cdot 4 = 45a12​=−3+12⋅4=45
  2. a12=−3+11⋅4=41a_{12} = -3 + 11 \cdot 4 = 41a12​=−3+11⋅4=41 (correct answer)
  3. a12=−3+412=16,777,213a_{12} = -3 + 4^{12} = 16{,}777{,}213a12​=−3+412=16,777,213
  4. a12=12(−3+4)=12a_{12} = 12(-3 + 4) = 12a12​=12(−3+4)=12

Explanation: For an arithmetic sequence with a1=−3a_1 = -3a1​=−3 and common difference d=4d = 4d=4, the explicit formula is an=a1+(n−1)da_n = a_1 + (n-1)dan​=a1​+(n−1)d. For the 12th term: a12=−3+(12−1)⋅4=−3+11⋅4=41a_{12} = -3 + (12-1) \cdot 4 = -3 + 11 \cdot 4 = 41a12​=−3+(12−1)⋅4=−3+11⋅4=41. Choice A incorrectly uses nnn instead of (n−1)(n-1)(n−1). Choice C treats it as exponential instead of arithmetic. Choice D incorrectly applies the formula structure.

Question 2

An arithmetic sequence has its 4th term equal to 22 and its 10th term equal to 46. What is the explicit formula for the nnnth term of this sequence?

  1. an=4+4(n−1)a_n = 4 + 4(n-1)an​=4+4(n−1)
  2. an=6+4(n−1)a_n = 6 + 4(n-1)an​=6+4(n−1)
  3. an=10+4(n−1)a_n = 10 + 4(n-1)an​=10+4(n−1) (correct answer)
  4. an=22+4(n−4)a_n = 22 + 4(n-4)an​=22+4(n−4)

Explanation: When you encounter an arithmetic sequence problem with two given terms, you need to find the common difference first, then use it to determine the explicit formula. In an arithmetic sequence, the difference between consecutive terms is constant. Given that a4=22a_4 = 22a4​=22 and a10=46a_{10} = 46a10​=46, you can find the common difference by recognizing that from the 4th term to the 10th term, there are 6 steps (since 10 - 4 = 6). The total change is 46 - 22 = 24, so the common difference is d=246=4d = \frac{24}{6} = 4d=624​=4. Now you can work backwards to find the first term. Since a4=22a_4 = 22a4​=22 and each term decreases by 4 as you go backwards: a3=18a_3 = 18a3​=18, a2=14a_2 = 14a2​=14, and a1=10a_1 = 10a1​=10. The explicit formula is an=10+4(n−1)a_n = 10 + 4(n-1)an​=10+4(n−1), which is choice C. Let's check why the other options fail. Choice A gives a1=4a_1 = 4a1​=4, which would make a4=4+4(3)=16a_4 = 4 + 4(3) = 16a4​=4+4(3)=16, not 22. Choice B gives a1=6a_1 = 6a1​=6, making a4=6+4(3)=18a_4 = 6 + 4(3) = 18a4​=6+4(3)=18, still incorrect. Choice D uses a different reference point but gives a1=22+4(−3)=10a_1 = 22 + 4(-3) = 10a1​=22+4(−3)=10, which seems right, but when you check a10a_{10}a10​, you get 22+4(6)=4622 + 4(6) = 4622+4(6)=46—this works too! However, D isn't in standard form. Study tip: Always verify your formula by plugging in the given term positions. The standard explicit formula form an=a1+d(n−1)a_n = a_1 + d(n-1)an​=a1​+d(n−1) is usually expected, so convert any alternative forms to this structure.

Question 3

A student writes two forms for the same arithmetic sequence: Explicit form: an=8+3(n−1)a_n = 8 + 3(n-1)an​=8+3(n−1) and Recursive form: a1=ka_1 = ka1​=k, an=an−1+da_n = a_{n-1} + dan​=an−1​+d for n≥2n \geq 2n≥2. If both forms represent the same sequence, what are the values of kkk and ddd?

  1. k=3,d=8k = 3, d = 8k=3,d=8
  2. k=5,d=3k = 5, d = 3k=5,d=3
  3. k=8,d=4k = 8, d = 4k=8,d=4
  4. k=8,d=3k = 8, d = 3k=8,d=3 (correct answer)

Explanation: When you encounter questions comparing explicit and recursive forms of arithmetic sequences, you need to identify the first term and common difference from each form, then match them up. The explicit form an=8+3(n−1)a_n = 8 + 3(n-1)an​=8+3(n−1) follows the standard pattern an=a1+d(n−1)a_n = a_1 + d(n-1)an​=a1​+d(n−1), where a1a_1a1​ is the first term and ddd is the common difference. Comparing these, you can see that a1=8a_1 = 8a1​=8 and d=3d = 3d=3. You can verify this by finding a1=8+3(1−1)=8+0=8a_1 = 8 + 3(1-1) = 8 + 0 = 8a1​=8+3(1−1)=8+0=8. The recursive form states a1=ka_1 = ka1​=k and an=an−1+da_n = a_{n-1} + dan​=an−1​+d. Since both forms represent the same sequence, the first term kkk must equal 8, and the common difference ddd must equal 3. Looking at the wrong answers: Choice A switches the values, giving k=3k = 3k=3 and d=8d = 8d=8. This likely comes from misreading the explicit form's structure. Choice B gives k=5k = 5k=5, which might result from incorrectly calculating a1a_1a1​ as 8+3−1=108 + 3 - 1 = 108+3−1=10 or some other computational error, but keeps the correct common difference. Choice C correctly identifies k=8k = 8k=8 but incorrectly states d=4d = 4d=4, perhaps by misreading the coefficient in the explicit form. Therefore, k=8k = 8k=8 and d=3d = 3d=3, making D correct. Study tip: Always extract the first term and common difference systematically from explicit forms using the pattern an=a1+d(n−1)a_n = a_1 + d(n-1)an​=a1​+d(n−1), and double-check by computing a1a_1a1​ directly when n=1n = 1n=1.

Question 4

An arithmetic sequence starts with a1=15a_1 = 15a1​=15 and has a common difference of d=−3d = -3d=−3. For which value of nnn does the explicit formula an=15−3(n−1)a_n = 15 - 3(n-1)an​=15−3(n−1) first give a negative result?

  1. n=5n = 5n=5
  2. n=6n = 6n=6
  3. n=7n = 7n=7 (correct answer)
  4. n=8n = 8n=8

Explanation: Set an<0a_n < 0an​<0: 15−3(n−1)<015 - 3(n-1) < 015−3(n−1)<0. This gives 15<3(n−1)15 < 3(n-1)15<3(n−1), so 5<n−15 < n-15<n−1, which means n>6n > 6n>6. The first integer value where n>6n > 6n>6 is n=7n = 7n=7. Checking: a6=15−3(5)=0a_6 = 15 - 3(5) = 0a6​=15−3(5)=0 and a7=15−3(6)=−3a_7 = 15 - 3(6) = -3a7​=15−3(6)=−3. Choice A gives a5=3>0a_5 = 3 > 0a5​=3>0. Choice B gives a6=0a_6 = 0a6​=0. Choice D is too late since a7a_7a7​ is already negative.

Question 5

An arithmetic sequence has a1=7a_1 = 7a1​=7 and a15=91a_{15} = 91a15​=91. What is the recursive formula for this sequence?

  1. a1=7a_1 = 7a1​=7; an=an−1+6a_n = a_{n-1} + 6an​=an−1​+6 for n≥2n \geq 2n≥2 (correct answer)
  2. a1=7a_1 = 7a1​=7; an=an−1+7a_n = a_{n-1} + 7an​=an−1​+7 for n≥2n \geq 2n≥2
  3. a1=7a_1 = 7a1​=7; an=an−1+14a_n = a_{n-1} + 14an​=an−1​+14 for n≥2n \geq 2n≥2
  4. a1=7a_1 = 7a1​=7; an=an−1+84a_n = a_{n-1} + 84an​=an−1​+84 for n≥2n \geq 2n≥2

Explanation: To find the common difference, use an=a1+(n−1)da_n = a_1 + (n-1)dan​=a1​+(n−1)d. With a15=91a_{15} = 91a15​=91 and a1=7a_1 = 7a1​=7: 91=7+(15−1)d91 = 7 + (15-1)d91=7+(15−1)d, so 84=14d84 = 14d84=14d, giving d=6d = 6d=6. The recursive formula is a1=7a_1 = 7a1​=7 and an=an−1+6a_n = a_{n-1} + 6an​=an−1​+6 for n≥2n \geq 2n≥2. Choice B uses the first term as the common difference. Choice C uses the number of steps between terms. Choice D uses the total difference between the given terms.

Question 6

The explicit formula for an arithmetic sequence is an=23−5(n−1)a_n = 23 - 5(n-1)an​=23−5(n−1). What are the first three terms of this sequence, and what is the recursive definition?

  1. First three terms: 23, 18, 13; Recursive: a1=23a_1 = 23a1​=23, an=an−1−5a_n = a_{n-1} - 5an​=an−1​−5 (correct answer)
  2. First three terms: 18, 13, 8; Recursive: a1=18a_1 = 18a1​=18, an=an−1−5a_n = a_{n-1} - 5an​=an−1​−5
  3. First three terms: 23, 28, 33; Recursive: a1=23a_1 = 23a1​=23, an=an−1+5a_n = a_{n-1} + 5an​=an−1​+5
  4. First three terms: 23, 18, 13; Recursive: a1=23a_1 = 23a1​=23, an=an−1+5a_n = a_{n-1} + 5an​=an−1​+5

Explanation: From an=23−5(n−1)a_n = 23 - 5(n-1)an​=23−5(n−1): a1=23−5(0)=23a_1 = 23 - 5(0) = 23a1​=23−5(0)=23, a2=23−5(1)=18a_2 = 23 - 5(1) = 18a2​=23−5(1)=18, a3=23−5(2)=13a_3 = 23 - 5(2) = 13a3​=23−5(2)=13. The common difference is d=−5d = -5d=−5, so the recursive formula is a1=23a_1 = 23a1​=23 and an=an−1−5a_n = a_{n-1} - 5an​=an−1​−5. Choice B incorrectly starts with a2a_2a2​. Choice C and D incorrectly use positive 5 as the common difference.

Question 7

Consider the arithmetic sequence defined by an=5n−2a_n = 5n - 2an​=5n−2. Which of the following correctly expresses this sequence in recursive form?

  1. a1=3a_1 = 3a1​=3; an=an−1+2a_n = a_{n-1} + 2an​=an−1​+2 for n≥2n \geq 2n≥2
  2. a1=5a_1 = 5a1​=5; an=an−1−2a_n = a_{n-1} - 2an​=an−1​−2 for n≥2n \geq 2n≥2
  3. a1=−2a_1 = -2a1​=−2; an=an−1+5a_n = a_{n-1} + 5an​=an−1​+5 for n≥2n \geq 2n≥2
  4. a1=3a_1 = 3a1​=3; an=an−1+5a_n = a_{n-1} + 5an​=an−1​+5 for n≥2n \geq 2n≥2 (correct answer)

Explanation: When converting between explicit and recursive forms of arithmetic sequences, you need to identify two key components: the first term and the common difference (the amount added between consecutive terms). Let's work with the given explicit formula an=5n−2a_n = 5n - 2an​=5n−2. First, find the first term by substituting n=1n = 1n=1: a1=5(1)−2=3a_1 = 5(1) - 2 = 3a1​=5(1)−2=3. Next, determine the common difference by calculating a few terms. We have a1=3a_1 = 3a1​=3, a2=5(2)−2=8a_2 = 5(2) - 2 = 8a2​=5(2)−2=8, and a3=5(3)−2=13a_3 = 5(3) - 2 = 13a3​=5(3)−2=13. The difference between consecutive terms is 8−3=58 - 3 = 58−3=5 and 13−8=513 - 8 = 513−8=5, so the common difference is 5. The recursive form states that each term equals the previous term plus the common difference: a1=3a_1 = 3a1​=3 and an=an−1+5a_n = a_{n-1} + 5an​=an−1​+5 for n≥2n \geq 2n≥2. This matches option D. Option A has the correct first term but uses a common difference of 2 instead of 5. Option B incorrectly calculates a1=5a_1 = 5a1​=5 (this would be a2a_2a2​) and subtracts 2, which would create a decreasing sequence. Option C uses a1=−2a_1 = -2a1​=−2, which would be a0a_0a0​ if we extended the sequence backward, and while it has the correct common difference of 5, the wrong starting point makes the entire recursive definition incorrect. Study tip: Always verify your recursive form by computing the first few terms and checking they match the explicit formula. The coefficient of nnn in an arithmetic sequence's explicit form is always the common difference.

Question 8

An arithmetic sequence has the property that a5=17a_5 = 17a5​=17 and a9=29a_9 = 29a9​=29. If this sequence is defined recursively starting with a1a_1a1​, what is the value of a1a_1a1​?

  1. a1=2a_1 = 2a1​=2
  2. a1=5a_1 = 5a1​=5 (correct answer)
  3. a1=8a_1 = 8a1​=8
  4. a1=11a_1 = 11a1​=11

Explanation: First find the common difference: d=a9−a59−5=29−174=3d = \frac{a_9 - a_5}{9 - 5} = \frac{29 - 17}{4} = 3d=9−5a9​−a5​​=429−17​=3. Using a5=a1+4da_5 = a_1 + 4da5​=a1​+4d: 17=a1+4(3)=a1+1217 = a_1 + 4(3) = a_1 + 1217=a1​+4(3)=a1​+12, so a1=5a_1 = 5a1​=5. Choice A results from using the wrong relationship between terms. Choice C comes from confusing the position number with the term value. Choice D results from incorrectly calculating the common difference.