Asked by Chizoba
A sequence of numbers begins with 1, -1, -1, 1, -1. Each new number is found by taking the product of the
two preceding numbers. For instance the sixth number is the product of the fourth and fifth numbers. What is
the sum of the first 2013 numbers?
two preceding numbers. For instance the sixth number is the product of the fourth and fifth numbers. What is
the sum of the first 2013 numbers?
Answers
Answered by
oobleck
well, just look at the sequence: 1,-1,-1, 1,-1,-1, 1,-1,-1,...
You can see that it consists of groups of 3: 1,-1,-1
Each group has sum -1
2013 = 3*671
So the sum will be -671
You can see that it consists of groups of 3: 1,-1,-1
Each group has sum -1
2013 = 3*671
So the sum will be -671
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.