A255841 The number of unordered binary trees that contain n distinct subtrees.
1, 2, 6, 25, 137, 945, 7927, 78731, 906705, 11908357, 175978520, 2893866042, 52467157456, 1040596612520, 22425725219277, 522102436965475, 13064892459014192, 349829488635512316
Offset: 1
Links
- Andrew Szymczak, Table of n, a(n) for n = 1..80
- Philippe Flajolet et al., Analytic variations on the common subexpression problem, Automata, Languages and Programming, Lecture Notes in Computer Science, Volume 443, 1990, pp 220-234.
- Project Euler.net, Counting Subtrees, Project Euler Forums, (2015).
- Andrew Szymczak et al., Distinct subtrees in binary trees, Math StackExchange, (2015).
Crossrefs
Cf. A254789.
Comments