InterviewSolution
Saved Bookmarks
| 1. |
Let the sequence an be defined as follows:a1=1,an=an−1+2 for n≥2.Find first five terms and write corresponding series. |
|
Answer» Let the sequence an be defined as follows: a1=1,an=an−1+2 for n≥2. Find first five terms and write corresponding series. |
|