I have determined that $a_{2} = 10, a_{3} = 19, a_{4} = 29, a_{5} = 40, a_{6} = 52,$ and $a_{7} = 65$. I can see that there is a pattern in that each value increases by 8, then 9, then 10, then 11, then 12, etc. but I am having difficulty making an equation for it.
I thought I had it when I realized that $a_{2} = 9+1, a_{3} = 16 + 4, a_{4} = 25 + 4, a_{5} = 36 + 4,$ and so on, but then I realized it was not very consistent. Also, the difference between $a_{n} - (n-1)^2$ starts to get smaller as the value of n increases, and then begins to increase again later.
Am I going about this completely wrong? Is there a way to find a closed form for $a_{n}=a_{n-1}+n+6$ when $a_{1}=2$?