InterviewSolution
Saved Bookmarks
| 1. |
Let the sequence a_(n) be defined as follows: a_(1)= 1, a_(n)= a_(n-1) + 2 " for " n ge 2. Find first five terms and write corresponding series. |
|
Answer» |
|