Saved Bookmarks
| 1. |
Write the sequence got by adding one to the square ofconsecutive natural numbers starting from 1b) What is the 10th term of this sequence?c) Write the algebraic form of this sequence? |
|
Answer» Required sequence is 12+1, 22+1, 32+1, 42+1, .... 10th term of sequence is a10 = 102+1 = 100+1 = 101. Algebraic form of the sequence is an = n2 + 1. |
|