A247416
Number of friezes of type B_n.
Original entry on oeis.org
2, 6, 21, 75, 273, 1008, 3762, 14158, 53635, 204270, 781378, 2999906, 11553234, 44612760, 172671925, 669679793, 2601913466, 10125418060, 39459828905, 153977743500, 601545298200, 2352559491900, 9209476821105, 36084150102001, 141499349638556, 555292275455022, 2180689496523468, 8569380062230708
Offset: 1
-
a(n) = sum(m=1,sqrtint(n+1), binomial(2*n-m^2+1,n) ); \\ Joerg Arndt, Sep 16 2014
A111340
Number of positive integer 2-friezes with n-1 nontrivial rows.
Original entry on oeis.org
1, 5, 51, 868, 26952
Offset: 1
The number 1 in the sequence is counting the rather boring configuration
0 0 0 0 0 0 0 0
... 1 1 1 1 1 1 1 1 ...
1 1 1 1 1 1 1 1
0 0 0 0 0 0 0 0
The number 5 is counting the configuration
0 0 0 0 0 0 0 0 0 0
1 1 1 1 1 1 1 1 1 1
... 1 1 2 3 2 1 1 2 3 2 ...
1 1 1 1 1 1 1 1 1 1
0 0 0 0 0 0 0 0 0 0
and its four distinct cyclic shifts, each of which repeats with period 5 (note the Lyness 5-cycle A076839 in the middle).
a(2) = A000108(3) = number of friezes of type A_2 (cyclic shifts of A139434), a(3) = A247415(4). a(4) and a(5) also count friezes of types resp. E_6 and E_8.
The last finite term, a(5), added based on Zhang's preprint and name clarified by
Andrei Zabolotskii, May 14 2025
Showing 1-2 of 2 results.
Comments