Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Write a recursive formula for the arithmetic sequence. {8,2,−4,−10,…}
A
an=an−1−10 ; a1=6
B
an=an−1−6 ; a1=6
C
an=an−1−6 ; a1=8
D
an=an−1−10 ; a1=8
Verified step by step guidance
1
Step 1: Understand the problem. We are tasked with writing a recursive formula for the given arithmetic sequence {8, 2, -4, -10, ...}. A recursive formula expresses each term in the sequence as a function of the previous term.
Step 2: Identify the first term (a₁) of the sequence. From the sequence {8, 2, -4, -10, ...}, the first term is a₁ = 8.
Step 3: Determine the common difference (d) of the arithmetic sequence. The common difference is calculated by subtracting any term from the term that follows it. For example, d = 2 - 8 = -6 or d = -4 - 2 = -6. Thus, the common difference is d = -6.
Step 4: Write the recursive formula. In an arithmetic sequence, the recursive formula is given by aₙ = aₙ₋₁ + d, where aₙ₋₁ is the previous term and d is the common difference. Substituting d = -6, the formula becomes aₙ = aₙ₋₁ - 6.
Step 5: Include the initial condition. To fully define the recursive formula, we must specify the first term. The initial condition is a₁ = 8. Therefore, the complete recursive formula is aₙ = aₙ₋₁ - 6 with a₁ = 8.