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.

A006065 Maximal number of 4-tree rows in n-tree orchard problem.

Original entry on oeis.org

0, 0, 0, 1, 1, 1, 2, 2, 3, 5, 6, 7, 9, 10, 12, 15, 16, 18, 20, 23
Offset: 1

Views

Author

Keywords

Comments

Maximum number of rows with exactly 4 trees in each row if there are n trees in the orchard.
For further references and links see A003035.

References

  • M. Gardner, Time Travel and Other Mathematical Bewilderments. Freeman, NY, 1988, Chap. 22.
  • F. Levi, Geometrische Konfigurationen, Hirzel, Leipzig, 1929.
  • Xianzu Lin, A new result about orchard-planting problem, Preprint, 2005. [Shows a(20) >= 23.]
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • For further references and links see A003035.

Crossrefs

Cf. A172992 (the same problem, but with integer-valued tree coordinates).

Formula

a(n) >= A172992(n).

Extensions

a(13)-a(15) from Zhao Hui Du, Aug 24 2008
a(17) from Zhao Hui Du, Nov 11 2008
a(18) from Zhao Hui Du, Nov 25 2008
a(19) from Zhao Hui Du, Dec 17 2009
a(20) from Zhao Hui Du, Feb 01 2010