A129636 Triangle T(n,k): base-3 digit sum of the Pascal type triangle A102363(n,k).
1, 2, 1, 2, 3, 3, 4, 1, 2, 3, 4, 5, 3, 1, 3, 4, 3, 4, 4, 4, 3, 4, 5, 7, 4, 6, 5, 5, 6, 5, 4, 7, 4, 7, 4, 3, 4, 5, 5, 7, 7, 7, 9, 7, 7, 8, 3, 4, 6, 8, 4, 4, 4, 6, 7, 8, 9, 5, 4, 8, 8, 8, 6, 8, 7, 9, 10, 9, 10, 7, 4, 6, 8, 10, 8
Offset: 0
Examples
..............1......................1........................1 .............2.3....................2.10.....................2.1 ............4.5.7.................11.12.21..................2.3.3 ...........8.9.12.15............22.100.110.120.............4.1.2.3
Crossrefs
Cf. A102363.
Programs
Extensions
Corrected by R. J. Mathar, Sep 09 2011