login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A080275 a(n)=(-1)^n(1 - (1/12)n(n + 1)(12 - n + n^2)). 0
1, 1, -6, 17, -39, 79, -146, 251, -407, 629, -934, 1341, -1871, 2547, -3394, 4439, -5711, 7241, -9062, 11209, -13719, 16631, -19986, 23827, -28199, 33149, -38726, 44981, -51967, 59739, -68354, 77871, -88351, 99857, -112454, 126209, -141191, 157471, -175122, 194219, -214839, 237061, -260966 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) is the determinant of the n X n matrix M with M(i,i)=2i-1, M(i,j)=i+j.
LINKS
FORMULA
G.f.: (1 + 6x + 9x^2 + 7x^3 + x^4)/(1 + x)^5.
a(n) = (-1)^n * (1 - A002378(n) - A002415(n)).
MATHEMATICA
CoefficientList[Series[(1 + 6x + 9x^2 + 7x^3 + x^4)/(1 + x)^5, {x, 0, 50}], x]
LinearRecurrence[{-5, -10, -10, -5, -1}, {1, 1, -6, 17, -39}, 50] (* Harvey P. Dale, Jun 16 2023 *)
CROSSREFS
Sequence in context: A004799 A085278 A366104 * A061349 A213780 A101945
KEYWORD
easy,sign
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Feb 12 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 31 19:58 EDT 2024. Contains 375573 sequences. (Running on oeis4.)