|
| |
|
|
A127574
|
|
Triangle, left column = sigma(n), right border = n*sigma(n), row sums = sigma(n)^2.
|
|
0
| |
|
|
1, 3, 6, 4, 0, 12, 7, 14, 0, 28, 6, 0, 0, 0, 30, 12, 24, 36, 0, 0, 72, 8, 0, 0, 0, 0, 0, 56, 15, 30, 0, 60, 0, 0, 0, 120
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Left column = sigma(n), A000203; right border = n*sigma(n), A064987; row sums = sigma(n)^2, A072861: (1, 9, 16, 49, 36, 144,...). A127573 = A127093 * M
|
|
|
FORMULA
| M * A127093, where M = an infinite lower triangular matrix with sigma(n) in the main diagonal and the rest zeros.
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
3, 6;
4, 0, 12;
7, 14, 0, 28;
6, 0, 0, 0, 30;
12, 24, 36, 0, 0, 72;
...
|
|
|
CROSSREFS
| Cf. A127093, A127573, A064987, A000203.
Sequence in context: A205844 A205865 A085881 * A169842 A185588 A199737
Adjacent sequences: A127571 A127572 A127573 * A127575 A127576 A127577
|
|
|
KEYWORD
| nonn,tabl,uned
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Jan 19 2007
|
| |
|
|