login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of toothpicks added at n-th stage in the toothpick structure of the symmetric representation of sigma of the first n positive integers in the first quadrant (without the axis x and y).
12

%I #57 May 04 2023 09:52:15

%S 2,4,6,8,8,12,10,16,16,20,14,24,16,26,26,32,20,36,22,40,36,38,26,48,

%T 34,44,44,56,32,60,34,64

%N Number of toothpicks added at n-th stage in the toothpick structure of the symmetric representation of sigma of the first n positive integers in the first quadrant (without the axis x and y).

%C Partial sums give A244362. - _Omar E. Pol_, Oct 18 2014

%C a(n) is also the sum of semiperimeters of the parts of the symmetric representation of sigma(n). - _Omar E. Pol_, Dec 11 2016

%C It appears that a(n) is also the total length of the horizontal cuts that must be made at level n, starting from the top, in the diagram of the "isosceles triangle shaped" 4*n-gon described in A237593 to transform it into a pop-up card which when folded 90 degrees has the property that the total area of its holes at level n is equal to A000203(n). Note that the pop-up card has essentially the same structure as the stepped pyramid described in A245092. The holes of the pop-up card are equivalent to the terraces of the stepped pyramid, therefore both objects share many properties. - _Omar E. Pol_, Mar 08 2023

%F a(n) = 2*A244361(n).

%F a(n) = A244371(n)/4. - _Omar E. Pol_, Oct 18 2014

%F a(n) = A274919(n)/2. - _Omar E. Pol_, Dec 11 2016

%Y Cf. A000203, A196020, A237270, A237271, A237593, A244360, A244361, A244362, A244370, A244371, A245092, A262626, A274919.

%K nonn,more

%O 1,1

%A _Omar E. Pol_, Jun 26 2014

%E a(13)-a(28) from _Omar E. Pol_, Oct 18 2014

%E Definition clarified by _Omar E. Pol_, Mar 08 2023

%E a(29)-a(32) from _Omar E. Pol_, May 04 2023