SOLUTION: What is the general term of 3, 6, 11, 18 I think the common difference is 3+(n-2)

Algebra ->  Sequences-and-series -> SOLUTION: What is the general term of 3, 6, 11, 18 I think the common difference is 3+(n-2)       Log On


   



Question 1162852: What is the general term of 3, 6, 11, 18

I think the common difference is 3+(n-2)




Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!


k a%5Bk%5D Diff
-- ---------- ----
1 3 -
2 6 3
3 11 5
4 18 7
The next difference will be 9, we see the differences are the odd integers starting with 3, so we can use the property that the sum of the first n odd numbers is n%5E2, noting that we must subtract 1, to write:
+a%5Bk%5D+=+3+%2B+%28k%5E2-1%29+ k=1,2,3,...