A107427 Maximal number of simple triangular regions that can be formed by drawing n line segments in the Euclidean plane.
0, 0, 1, 2, 4, 7, 10, 14, 18, 22
Offset: 1
Examples
7 lines can make at most 10 triangles, so a(7) = 10.
Links
- David Coles, Triangle Puzzle.
- Jim Loy, Triangle Puzzle.
- Jim Loy, Illustration of a(6) = 7
Crossrefs
Cf. A000124.
Extensions
Entry revised by N. J. A. Sloane, May 29 2005
Comments