A274208 Sum of the areas of all bargraphs of site-perimeter n.
0, 0, 0, 0, 1, 0, 4, 6, 14, 36, 77, 168, 395, 851, 1921, 4254, 9461, 20991, 46619, 103360, 229461, 508731, 1128706, 2503028, 5552197, 12313707, 27313442, 60581866, 134384684, 298097515, 661300177, 1467072716, 3254847737, 7221496901, 16023112774, 35553756328
Offset: 0
Keywords
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..820
- M. Bousquet-Mélou and A. Rechnitzer, The site-perimeter of bargraphs, Adv. in Appl. Math. 31 (2003), 86-112.
- Wikipedia, Polyomino
Formula
a(n) = Sum_{k=floor((n-1)/2)..floor(((n-1)^2+3)/12)} k * A274207(n,k).
Comments