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 #5 Oct 26 2018 15:45:12
%S 1,1,97,29886,16482191,13337746758,14329297278912,19256258184412314,
%T 31120996552066805175,58830559749207291469515,
%U 127426007577261157375345878,311250333529456439224989700168,846594239519776323268829614117536,2538054216720547203941994076323844425
%N Number of words of length 6n such that all letters of the n-ary alphabet occur at least once and are introduced in ascending order and which can be built by repeatedly inserting triples of identical letters into the initially empty word.
%H Alois P. Heinz, <a href="/A321041/b321041.txt">Table of n, a(n) for n = 0..230</a>
%F a(n) = A256311(2n,n).
%Y Cf. A256311.
%K nonn
%O 0,3
%A _Alois P. Heinz_, Oct 26 2018