220276domain: NAppears in sequencesNumber of lines through exactly 2 points of an n X n grid of points.at n=33A018809a(n) = Sum_{k=0..n} binomial(k+3,3) * binomial(2*k,2*n-2*k).at n=9A382470