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”).
%I #6 May 18 2024 15:12:28
%S 19,79,107,148,208,268,296,356,384,425,485,513,554,614,674,702,743,
%T 803,863,891,951,979,1020,1080,1140,1168,1228,1256,1297,1357,1385,
%U 1426,1486,1546,1574,1634,1662,1703,1763,1791,1832,1892,1952,1980,2021,2081,2141
%N 8th column of the 3-Zeckendorf array (A136189).
%C The 3-Zeckendorf array (A136189) is based on the Narayana (Narayana's cow sequence A000930) weighted representation of n (see A350215).
%Y Cf. A000930, A136189, A350215.
%Y The k-th row: A000930(n+2) (k=1), A372760 (k=2).
%Y The k-th column: A020942 (k=1), A064105 (k=2), A064106 (k=3), A372749 (k=4), A372750 (k=5), A372752 (k=6), A372756 (k=7), this sequence (k=8).
%Y The k-th prepended column: A005374 (k=1), A136495 (k=2), A023443 (k=3), A202342 (k=4), A372758 (k=5), A372759 (k=6).
%K nonn
%O 1,1
%A _A.H.M. Smeets_, May 12 2024