|
Search: id:A073254
|
|
|
| A073254 |
|
Table of n^2+n*k+k^2 by antidiagonals. |
|
+0 1
|
|
| 0, 1, 1, 4, 3, 4, 9, 7, 7, 9, 16, 13, 12, 13, 16, 25, 21, 19, 19, 21, 25, 36, 31, 28, 27, 28, 31, 36, 49, 43, 39, 37, 37, 39, 43, 49, 64, 57, 52, 49, 48, 49, 52, 57, 64, 81, 73, 67, 63, 61, 61, 63, 67, 73, 81, 100, 91, 84, 79, 76, 75, 76, 79, 84, 91, 100, 121, 111, 103, 97
(list; table; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
COMMENT
|
Norm of elements in planar hexagonal lattice A_2.
|
|
EXAMPLE
|
0; 1,1; 4,3,4; 9,7,7,9; 16,13,12,13,16; 25,21,19,19,21,25; ...
|
|
PROGRAM
|
(PARI) T(n, k)=n^2+n*k+k^2
|
|
CROSSREFS
|
A033994 gives antidiagonal sums. Cf. A004016.
Adjacent sequences: A073251 A073252 A073253 this_sequence A073255 A073256 A073257
Sequence in context: A075246 A132984 A118701 this_sequence A094177 A060374 A074296
|
|
KEYWORD
|
nonn,tabl,easy
|
|
AUTHOR
|
Michael Somos, Jul 23, 2002
|
|
|
Search completed in 0.002 seconds
|