|
Search: id:A118015
|
|
| |
|
| 0, 0, 0, 1, 3, 5, 7, 9, 12, 16, 20, 24, 28, 33, 39, 45, 51, 57, 64, 72, 80, 88, 96, 105, 115, 125, 135, 145, 156, 168, 180, 192, 204, 217, 231, 245, 259, 273, 288, 304, 320, 336, 352, 369, 387, 405, 423, 441, 460, 480, 500, 520, 540, 561, 583, 605, 627, 649, 672
(list; graph; listen)
|
|
|
OFFSET
|
0,5
|
|
|
COMMENT
|
It seems that for n>=5, a(n) = maximum number of non-overlapping 1x5 rectangles that can be packed into an n x n square. Rectangles can only be placed parallel to the sides of the square. Verified with http://lagrange.ime.usp.br/~lobato/packing/run/index.php [From Dmitry Kamenetsky (dkamen(AT)rsise.anu.edu.au), Aug 03 2009]
|
|
FORMULA
|
G.f.: x^3*(1+x)/((1+x+x^2+x^3+x^4)*(1-x)^3). [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Nov 18 2008]
a(n)=A008732(n-4)+A008732(n-3). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 22 2008]
|
|
PROGRAM
|
(MAGMA) [ n^2 div 5: n in [0..58] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Nov 18 2008]
|
|
CROSSREFS
|
Cf. A000290, A007590, A000212, A002620, A056827, A118013.
Sequence in context: A080751 A025218 A007078 this_sequence A122643 A096231 A100432
Adjacent sequences: A118012 A118013 A118014 this_sequence A118016 A118017 A118018
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Apr 10 2006
|
|
|
Search completed in 0.002 seconds
|