What is the pattern in this set of numbers?

162 Views Asked by At

$[3,6,11,18,27,38,...]$. I need to write this set in set-builder notation but I can't find any pattern, I see no common multiple, it doesn't appear to be a geometric or arithmetic series. The problem comes from the book of proof.

1

There are 1 best solutions below

1
On BEST ANSWER

This looks like $f(k)=k^2+2$ .