The Pattern
$\begin{align*}1(8)&=(3^2)-1\\ 2(8)&= (3+1)^2 \\ 3(8)&= (3+2)^2-1\\ 4(8)&= (3+3)^2 - 4\\ 5(8)&= (3+4)^2- 9\\ 6(8)&= (3+5)^2-16\end{align*}$
Conjecture
I think the pattern is that the numbers appear in the following form:
$$8(n+1) = (3+n)^2 - (n-1)^2$$
Please correct me if I'm wrong, I'm not really that good at math.