By calculating the difference between each of the progressions, we see that the first difference is 6, the next is 10, then 14 and finally 18. It is easy to observe that the jump increases by 4 each time, and so we call this the second difference. Because the second difference is the same this tells us that the nth term will be quadratic and thus include a squared term. Halving the second difference will give us a value of 2 and tells us that the squared term is 2n^2. By putting this into the first term, we get 2(1)^2, which gives us 2. To reach 5 and satisfy the progression, we must add 3. In total, this gives us an nth term of 2n^2 + 3.