A365440 Square array read by upward antidiagonals: T(n,k) is the n-th number j with the property that the parts of the symmetric representation of sigma(j) are two s-gon of width 1, where s = 2^(k+1), n >= 1, k >= 1.
3, 5, 10, 7, 14, 44, 11, 22, 52, 136, 13, 26, 68, 152, 592, 17, 34, 76, 184, 656
Offset: 1
Examples
The corner of the square array is as shown below: 3, 10, 44, 136, 592, ... 5, 14, 52, 152, 656, ... 7, 22, 68, 184, 688, ... 11, 26, 76, 232, 752, ... 13, 34, 92, 248, 848, ... 17, 38, 116, 296, 944, ... 19, 46, 124, 328, 976, ... ...
Comments