The difference table will show that the second differences are constant and equal 3.
This means the function (call it un) is a quadratic.
The first difference is 3n+C1 and un=(3/2)(n2-n)+2n.
This solution comes about by knowing about calculus of finite differences which I can explain, but not in answer to this question.
You can also get to this answer using the Gregory-Newton formula (which you can look up).