Free Practice Question
PS · Problem Solving
705-805
Sequences
A sequence is given by the rule , where n>0. Also, =1 and =2. Find the value of ?
Answer Choices
Correct answer marked belowA
80
B
120
C
160
200
Correct
E
240
See the full step-by-step explanation
You can see the correct answer above. Sign in for free to unlock the complete worked solution.
Track your performance and improve
Get detailed analytics, unlock full explanations, and move up difficulty tiers as you practice.
Explanation
Preview
Official Explanation
Official
We have .
Rearranging: .
Let . Then the recurrence becomes .
We know .
Thus , , etc.…
Rearranging: .
Let . Then the recurrence becomes .
We know .
Thus , , etc.…
Read the full explanation
Sign in for free to see the complete step-by-step solution to this question.
Comments
Sign in to join the discussion
No comments yet
Be the first to share your thoughts and help others understand it better.
Sign in to commentWhat this question tests
What it tests
Your ability to spot and extend arithmetic and geometric sequences and work with recursive definitions.
Common trap
Off-by-one errors in indexing (a₀ vs a₁) or confusing an arithmetic difference with a geometric ratio.
Details
Difficulty
705-805
Type
PS
Category