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.

A007187 Leech's tree-labeling problem for n nodes.

Original entry on oeis.org

1, 3, 6, 9, 15, 20, 26, 34, 41
Offset: 2

Views

Author

Keywords

Comments

a(11) >= 48, a(12) >= 55.
a(n) is the greatest number k such that there exists a tree with n nodes and integral edge labels such that for each integer 1 <= m <= k, there exists a pair of nodes such that the sum of the edge labels on the path connecting the two nodes equals m. - Charlie Neder, Apr 26 2019

References

  • R. K. Guy, Unsolved Problems in Number Theory, Sect. C10.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A005488.