|
Search: id:A098606
|
|
|
| A098606 |
|
Sum of all matrix elements M(i,j) = (i^2)/(i+j). |
|
+0 1
|
|
| 0, 1, 76, 7032, 889920, 151876800, 33953713920, 9671337446400, 3426840152064000, 1480226878835712000, 766252171508060160000, 468506511112577236992000, 334155981137427201392640000
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
FORMULA
|
a(n) = (2*n)!*Sum[Sum[(i^2)/(i+j), {i, 1, n}], {j, 1, n}]
|
|
MATHEMATICA
|
Table[(2*n)!*Sum[Sum[(i^2)/(i+j), {i, 1, n}], {j, 1, n}], {n, 0, 15}]
|
|
CROSSREFS
|
Sequence in context: A004299 A049669 A139671 this_sequence A093276 A093238 A028480
Adjacent sequences: A098603 A098604 A098605 this_sequence A098607 A098608 A098609
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 26 2004
|
|
|
Search completed in 0.002 seconds
|