Saved Bookmarks
| 1. |
(ii) If nth tern of sequence is a_n =n^2-n + 1.Find the first five terms. |
|
Answer» an=n^2-n+1a1=1-1+1=1a2=4-2+1=3a3=9-3+1=7a4=16-4+1=13a5=25-5+1=21 |
|