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!)
A080290 a(n)=n^n(n+2-(1/12)(n^2-1)). 0
3, 15, 117, 1216, 15625, 237168, 4117715, 79691776, 1678822119, 37500000000, 855935011833, 18575209267200, 302875106592253, -2778001706389504, -729823150634765625, -59951918239556042752, -4136201309431683820885 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) is the determinant of the n X n matrix M with M(i,i)=2i+n, M(i,j)=i+j.
LINKS
FORMULA
a(n)=n^n(n+2-(1/12)(n^2-1)). a(n)=n^n-n^(n-1)A002378(n)-n^(n-2)A002415
MATHEMATICA
Table[n^n(n + 2 - (n^2 - 1)/12), {n, 1, 17}]
CROSSREFS
Sequence in context: A087806 A245043 A225109 * A371984 A365777 A372161
KEYWORD
easy,sign
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Feb 13 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 July 27 07:48 EDT 2024. Contains 374642 sequences. (Running on oeis4.)