Question
2. Suppose $13$ and counting by $8$ is possible that the numbers $85$ is in this sequence?
Expert Verified Solution
Key takeaway: This is an arithmetic sequence membership check. The key is to write a term rule and test whether fits it exactly.
Step 1: Write the sequence rule
Starting at and counting by gives an arithmetic sequence:
The th term is
Step 2: Test whether is a term
Set the formula equal to :
Step 3: Conclusion
Because is a whole number, is in the sequence.
You can also check by listing terms:
Pitfalls the pros know 👇 A common mistake is dividing by and forgetting to check whether the result gives a whole-number term position. For arithmetic sequences, the index must come out as a positive integer.
What if the problem changes? If the sequence started from a different first term or used a different common difference, you would still check membership the same way: solve and see whether is a whole number.
Tags: arithmetic sequence, common difference, nth term
FAQ
Is 85 in the sequence starting at 13 and counting by 8?
Yes. The sequence is 13, 21, 29, 37, ... and its nth term is 13 + 8(n-1). Solving 13 + 8(n-1) = 85 gives n = 10, so 85 is a term.
How do you check whether a number is in an arithmetic sequence?
Write the nth-term formula, set it equal to the target number, and solve for n. If n is a positive whole number, the number is in the sequence.