Level of the first leaf (in preorder traversal) of a ternary tree, summed over all ternary trees with n edges. A ternary tree is a rooted tree in which each vertex has at most three children and each child of a vertex is designated as its left or middle or right child.

A121447

Level of the first leaf (in preorder traversal) of a ternary tree, summed over all ternary trees with n edges. A ternary tree is a rooted tree in which each vertex has at most three children and each child of a vertex is designated as its left or middle or right child.

Terms

    a(0) =3a(1) =21a(2) =127a(3) =747a(4) =4386a(5) =25897a(6) =154077a(7) =923910a(8) =5581485a(9) =33949836a(10) =207787668a(11) =1278900412a(12) =7911394686a(13) =49165322241a(14) =306809507561

External references