OFFSET
0,2
COMMENTS
The number of edges in A080973-trees.
Conjectured partial sums of A131136. - Sean A. Irvine, Jun 25 2022
LINKS
Michael De Vlieger, Table of n, a(n) for n = 0..10000
Hsien-Kuei Hwang, Svante Janson, and Tsung-Hsi Tsai, Identities and periodic oscillations of divide-and-conquer recurrences splitting at half, arXiv:2210.10968 [cs.DS], 2022, pp. 6, 30.
MATHEMATICA
Map[2 # + 1 &, {0}~Join~Accumulate@ Map[Count[#, _?OddQ] &, Table[Binomial[n, k], {n, 0, 54}, {k, 0, n}]]] (* Michael De Vlieger, Oct 30 2022 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 02 2003
STATUS
approved