Number of different positions in which a square with side length k, 1 <= k <= n - floor(n/3), can be placed within a bi-symmetric triangle of 1 X 1 squares of height n.

A241526

Number of different positions in which a square with side length k, 1 <= k <= n - floor(n/3), can be placed within a bi-symmetric triangle of 1 X 1 squares of height n.

Terms

    a(0) =2a(1) =7a(2) =16a(3) =31a(4) =53a(5) =83a(6) =123a(7) =174a(8) =237a(9) =314a(10) =406a(11) =514a(12) =640a(13) =785a(14) =950a(15) =1137a(16) =1347a(17) =1581a(18) =1841a(19) =2128a(20) =2443a(21) =2788a(22) =3164a(23) =3572a(24) =4014a(25) =4491a(26) =5004a(27) =5555a(28) =6145a(29) =6775

External references