This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A346530 #34 Jun 08 2022 10:17:16 %S A346530 6,6,11,14,20,27,31,38,42,51,59 %N A346530 a(n) is the number of faces of the polycube called "tower" described in A221529 where n is the longest side of its base. %C A346530 The tower is a geometric object associated to all partitions of n. %C A346530 The height of the tower equals A000041(n-1). %F A346530 a(n) = A346531(n) - A346532(n) + 2 (Euler's formula). %e A346530 For n = 1 the tower is a cube, and a cube has 6 faces, so a(1) = 6. %Y A346530 Cf. A000203 (area of the terraces), A000041 (height of the terraces), A066186 (volume), A345023 (surface area), A346531 (number of edges), A346532 (number of vertices). %Y A346530 Cf. A325300 (analog for the pyramid described in A245092). %Y A346530 Cf. A221529, A236104, A237270, A237271, A237593, A336811, A338156, A340035, A340584. %K A346530 nonn,more %O A346530 1,1 %A A346530 _Omar E. Pol_, Jul 22 2021