login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014628 Number of segments (and sides) created by diagonals of n-gon. 1
3, 8, 20, 45, 91, 168, 288, 465, 715, 1056, 1508, 2093, 2835, 3760, 4896, 6273, 7923, 9880, 12180, 14861, 17963, 21528, 25600, 30225, 35451, 41328, 47908, 55245, 63395, 72416, 82368, 93313, 105315, 118440, 132756, 148333, 165243, 183560 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

There is a connection to A014626: number of intersection points of diagonals of n-gon, plus number of vertices, b(n) = n*(n+1)*(n^2-7*n+18)/24 and A006522: number of regions created by sides and diagonals of n-gon, c(n) = (n-1)*(n-2)*(n^2-3*n+12)/24. These are related by the Euler-formula: b(n) + c(n) - a(n) = 1. - Georg Wengler (georg.wengler(AT)gmx.at), Mar 31 2005

FORMULA

a(n) = (n^4-6*n^3+17*n^2-24*n)/12 + n; or equally n*(n-1)*(n^2-5*n+12)/12.

G.f.: x*(3-7*x+10*x^2-5*x^3+x^4)/(1-x)^5 [From Maksym Voznyy (voznyy(AT)mail.ru), Aug 10 2009]

a(n)= C(n+2,2)+ 2*C(n+2,4), n>1 [From Gary Detlefs (gdetlefs(AT)aol.com), Jun 06 2010]

CROSSREFS

Cf. A014626, A006522.

Sequence in context: A096585 A057765 A134393 * A034504 A191522 A140481

Adjacent sequences:  A014625 A014626 A014627 * A014629 A014630 A014631

KEYWORD

nonn,easy

AUTHOR

Mohammad K. Azarian (ma3(AT)evansville.edu)

EXTENSIONS

G.f. proposed by Maksym Voznyy checked and corrected by R. J. Mathar, Sep 16 2009.

More terms from Erich Friedman (erich.friedman(AT)stetson.edu).

Corrected the first offset. - Mohammad K. Azarian (azarian(AT)evansville.edu), Nov 19 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 13:28 EST 2012. Contains 206031 sequences.