OFFSET
1,1
EXAMPLE
Examples of 4 X 4 magic squares composed of triangular numbers and squares.
.
|---|---|---|---|
| 6 | 10|210| 25|
|---|---|---|---|
| 81|121| 21| 28|
|---|---|---|---|
| 64|105| 4 | 78|
|---|---|---|---|
|100| 15| 16|120|
|---|---|---|---|
The magic constant is 251 = a(1).
.
|---|---|---|---|
| 4 | 10| 81|210|
|---|---|---|---|
|105|144| 55| 1 |
|---|---|---|---|
|171| 15| 91| 28|
|---|---|---|---|
| 25|136| 78| 66|
|---|---|---|---|
The magic constant is 305 = a(2).
CROSSREFS
KEYWORD
nonn
AUTHOR
Arkadiusz Wesolowski, Apr 10 2016
STATUS
approved