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”).

A033643
Base 6 digital convolution sequence.
3
1, 1, 2, 6, 24, 120, 24, 144, 312, 1080, 4632, 24240, 9264, 57744, 134016, 517536, 2338176, 12725952, 7014528, 45192384, 111428352, 469862208, 2213733888, 12478256064, 8854935552, 58767959808, 152955661824, 693938824704
OFFSET
0,3
EXAMPLE
Suppose base = 3 and a(0)..a(13) are 1 1 2 1 3 7 6 20 52 6 26 104 32 162. In base 3, 14 = 112, so we convolve the last three terms with 1, 1, 2 to obtain 104*1+32*1+162*2 = 460.
CROSSREFS
Sequence in context: A260850 A008336 A360298 * A050211 A248766 A263713
KEYWORD
base,nonn
STATUS
approved