Question:

Consider the sequence of numbers \(a_1, a_2, a_3, \dots \) to infinity where \(a_1 = 81.33\) and \(a_2 = -19\) and \(a_j = a_{j-1} - a_{j-2}\) for \(j \geq 3\). What is the sum of the first 6002 terms of this sequence?

Show Hint

In recurrence sequence problems, first look for periodicity or patterns that simplify the sum over many terms.
Updated On: Aug 1, 2025
  • -100.33
  • -30.00
  • 62.33
  • 119.33
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Given the recurrence relation \(a_j = a_{j-1} - a_{j-2}\), we see that the terms of the sequence will alternate. By calculating the terms and considering the periodicity of the sequence, the sum of the first 6002 terms is 62.33. \[ \boxed{62.33} \]
Was this answer helpful?
0
0