a(n) is the number of ways to select 3 distinct points forming a triangle of unsigned area = n from a square of grid points with side length n, divided by 4.

A320542

a(n) is the number of ways to select 3 distinct points forming a triangle of unsigned area = n from a square of grid points with side length n, divided by 4.

Terms

    a(0) =0a(1) =2a(2) =12a(3) =33a(4) =74a(5) =258a(6) =294a(7) =661a(8) =1258a(9) =1940a(10) =2044a(11) =5254a(12) =4136a(13) =7738a(14) =12902a(15) =13357a(16) =13142a(17) =29540a(18) =21214a(19) =40816a(20) =50388a(21) =50012a(22) =47680a(23) =101662a(24) =83684a(25) =99690a(26) =140638a(27) =158568a(28) =126720a(29) =282042

External references