130668domain: NAppears in sequencesNumber of lines through exactly 2 points of an n X n grid of points.at n=29A018809a(n) = n! * Sum_{k=1..n} ( Sum_{d|k} (-1)^(k/d + 1) * d^2 ) /k.at n=6A356391