|
Search: id:A028552
|
|
| |
|
| 0, 4, 10, 18, 28, 40, 54, 70, 88, 108, 130, 154, 180, 208, 238, 270, 304, 340, 378, 418, 460, 504, 550, 598, 648, 700, 754, 810, 868, 928, 990, 1054, 1120, 1188, 1258, 1330, 1404, 1480, 1558, 1638, 1720, 1804, 1890, 1978, 2068
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
n(n-3) (n >= 3) is the number of [body] diagonals of an n-gonal prism - Antreas P. Hatzipolakis (xpolakis(AT)otenet.gr).
a(n) = A028387(n)-1. Half of the difference between n(n+1)(n+2)(n+3) and the largest square less than it. Calling this difference "SquareMod": a(n) = (1/2)*SqareMod(n(n+1)(n+2)(n+3)). - Rainer Rosenthal (r.rosenthal(AT)web.de), Sep 04 2004
n != -2 such that x^4 + x^3 - n*x^2 + x + 1 is reducible over the integers. Starting at 10: n such that x^4 + x^3 - n*x^2 + x + 1 is a product of irreducible quadratic factors over the integers. - James Buddenhagen (jbuddenh(AT)gmail.com), Apr 19 2005
If a 3-set Y and a 3-set Z, having two element in common, are subsets of an n-set X then a(n-4) is the number of 3-subests of X intersecting both Y and Z. - Milan R. Janjic (agnus(AT)blic.net), Oct 03 2007
|
|
LINKS
|
Milan Janjic, Two Enumerative Functions
P. De Geest, Palindromic Quasipronics of the form n(n+x)
|
|
MAPLE
|
a:=n->sum(binomial(n, 1), j=4..n): seq(a(n), n=3..47); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 12 2007
a:=n->sum(sum(3, j=3..n)/3, k=0..n): seq(a(n), n=2..46); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 30 2007
|
|
CROSSREFS
|
Cf. A028387, A062145.
Adjacent sequences: A028549 A028550 A028551 this_sequence A028553 A028554 A028555
Sequence in context: A048218 A009876 A013921 this_sequence A009877 A009880 A025712
|
|
KEYWORD
|
nonn,easy,nice
|
|
AUTHOR
|
Patrick De Geest (pdg(AT)worldofnumbers.com)
|
|
|
Search completed in 0.002 seconds
|