Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117625
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117625 Maximum number of regions defined by n zigzag-lines in the plane when a zigzag-line is defined as consisting of two parallel infinite half-lines joined by a straight line segment. +0
1
1, 2, 12, 31, 59, 96, 142, 197, 261, 334, 416, 507, 607, 716, 834, 961, 1097, 1242, 1396, 1559, 1731, 1912, 2102, 2301, 2509, 2726, 2952, 3187, 3431, 3684, 3946, 4217, 4497, 4786, 5084, 5391, 5707, 6032, 6366, 6709, 7061, 7422, 7792 (list; graph; listen)
OFFSET

0,2

COMMENT

Note that the requirements imposed on the zigzag-line are neither the weakest nor the strongest imaginable. To relax the conditions, one might allow non-parallel half-lines. To strengthen them, one might demand the connecting line segment to be perpendicular to both half lines but still allow an arbitrary length of it, or go even further and additionally demand that all line segments be of equal length. The two latter cases would lend the problem a metrical nature.

REFERENCES

R. L. Graham, D. E. Knuth, O. Patashnik, Concrete Mathematics, 2nd Edition, p. 19, Addison-Wesley Publishing

FORMULA

Recurrence: a(n) = a(n-1) + 9*n - 8 Closed Form: a(n) = 4.5*n^2 - 3.5*n + 1

O.g.f: -(1-x+9*x^2)/(-1+x)^3 = -17/(-1+x)^2-9/(-1+x)^3-9/(-1+x) . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 05 2007

EXAMPLE

a(0)= 1 because the plane is one region.

MAPLE

seq((9*k^2-7*k+2)/2, k=0..42);

CROSSREFS

Cf. A000124.

Sequence in context: A116655 A085892 A101177 this_sequence A139323 A009331 A013198

Adjacent sequences: A117622 A117623 A117624 this_sequence A117626 A117627 A117628

KEYWORD

easy,nonn

AUTHOR

Peter C. Heinig (algorithms(AT)gmx.de), Apr 08 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research