InterviewSolution
Saved Bookmarks
| 1. |
the sum of the first n terms of a sequence is an^(2) + bn. Then the sum of the next n terms is |
|
Answer» `3an^(2) + 2^(BN)` |
|