OFFSET
1,1
EXAMPLE
Examples of 4 X 4 magic squares composed of triangular numbers.
.
|----|----|----|----|
| 66 | 1 | 300|1035|
|----|----|----|----|
| 465| 630| 171| 136|
|----|----|----|----|
| 780| 105| 496| 21 |
|----|----|----|----|
| 91 | 666| 435| 210|
|----|----|----|----|
The magic constant is 1402 = a(1).
.
|----|----|----|----|
| 1 | 45 | 435|1431|
|----|----|----|----|
| 300|1326| 276| 10 |
|----|----|----|----|
|1596| 190| 120| 6 |
|----|----|----|----|
| 15 | 351|1081| 465|
|----|----|----|----|
The magic constant is 1912 = a(2).
CROSSREFS
KEYWORD
nonn
AUTHOR
Arkadiusz Wesolowski, Apr 10 2016
STATUS
approved