|
Search: id:A098928
|
|
|
| A098928 |
|
Number of cubes that can be placed with their vertices in a cubical grid of n X n X n points. |
|
+0 1
|
|
| 0, 1, 9, 36, 100, 229, 473, 910, 1648, 2795, 4469
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
LINKS
|
I. Larrosa, SMSU Problem Corner.
|
|
FORMULA
|
a(n) = (n(n - 1))^2/4 + 4*(n - 5)^3(n>5) + 6(n - 7)^2(n - 5)(n>7) + 4(n - 10)^3(n>10). This is valid only for 0 <= n <= 11. For n > 11 further terms must be added.
|
|
EXAMPLE
|
a(6)=229 because we can place 15^2 cubes in a 6 X 6 X 6 cubical grid, with its edges parallel to the lattice, plus 4 cubes of edge 3, with a vertex in each face of the lattice and the other two in a diagonal.
|
|
CROSSREFS
|
Sequence in context: A085037 A000537 A114286 this_sequence A139469 A103158 A023872
Adjacent sequences: A098925 A098926 A098927 this_sequence A098929 A098930 A098931
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Ignacio Larrosa Canestro (ilarrosa(AT)mundo-r.com), Oct 19 2004, Sep 29 2009
|
|
|
Search completed in 0.002 seconds
|