cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A034853 Triangle giving number of trees with n >= 3 nodes and diameter d >= 2.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 2, 5, 2, 1, 1, 3, 8, 7, 3, 1, 1, 3, 14, 14, 11, 3, 1, 1, 4, 21, 32, 29, 14, 4, 1, 1, 4, 32, 58, 74, 42, 19, 4, 1, 1, 5, 45, 110, 167, 128, 66, 23, 5, 1
Offset: 3

Views

Author

Keywords

Examples

			   1
   1    1
   1    1    1
   1    2    2    1
   1    2    5    2    1
   1    3    8    7    3    1
   1    3   14   14   11    3    1
   1    4   21   32   29   14    4    1
   1    4   32   58   74   42   19    4    1
   1    5   45  110  167  128   66   23    5    1
   1    5   65  187  367  334  219   88   29    5    1
   1    6   88  322  755  850  645  328  123   34    6    1
		

Crossrefs

Cf. A000055 (row sums), A283826, A000094 (diameter 4), A000147 (diameter 5), A000251 (diameter 6), A000550 (diameter 7), A000306 (diameter 8).

Formula

Reference gives recurrence.