Saved Bookmarks
| 1. |
Find the first two terms of the sequence S_{n}=n^{2}(n+1) |
|
Answer» S(n) = n²(n+1) S(1) = 1²(1+1) = 2 S(2) = 2²(2+1) = 4×3 = 12 thanxx for ans broo |
|