%I #8 Nov 09 2015 16:08:02
%S 0,1,2,3,9,6,5,4,10,12,7,8,11,25,18,19,17,13,14,26,22,23,21,24,15,32,
%T 28,30,27,93,84,72,16,44,38,34,29,97,95,89,87,20,48,49,42,31,36,99,96,
%U 91,98,40,81,52,46,35,33,101,104,100,143,139,50,86,66,54,37,109,103,105,108,149,145,141,56,88,68,58
%N Transpose of array A263255.
%C See comments in A263255.
%H Antti Karttunen, <a href="/A263256/b263256.txt">Table of n, a(n) for n = 0..5049; the first 100 antidiagonals of array</a>
%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%e Top left corner of the array:
%e 0, 1, 3, 5, 7, 19, 23, 27, 29, 31, 35, 37, 41, 43, 51
%e 2, 9, 4, 8, 17, 21, 93, 97, 36, 33, 109, 39, 45, 47, 179
%e 6, 10, 11, 13, 24, 84, 95, 99, 101, 103, 111, 113, 119, 123, 413
%e 12, 25, 14, 15, 72, 89, 96, 104, 105, 107, 136, 115, 173, 177, 415
%e 18, 26, 32, 16, 87, 91, 100, 108, 120, 128, 140, 117, 407, 409, 479
%e 22, 28, 44, 20, 98, 143, 149, 151, 155, 132, 161, 163, 471, 411, 481
%e 30, 38, 48, 40, 139, 145, 153, 158, 164, 157, 165, 167, 473, 477, 495
%e 34, 49, 81, 50, 141, 146, 154, 224, 232, 159, 393, 171, 475, 483, 581
%e 42, 52, 86, 56, 142, 147, 160, 248, 260, 276, 395, 397, 568, 484, 583
%e 46, 66, 88, 60, 150, 148, 212, 307, 264, 280, 399, 401, 571, 577, 587
%e 54, 68, 116, 83, 202, 206, 229, 309, 311, 313, 461, 403, 572, 578, 589
%e 58, 74, 130, 85, 208, 220, 240, 379, 324, 389, 465, 405, 573, 579, 594
%e 62, 76, 135, 92, 225, 227, 305, 381, 383, 391, 532, 463, 575, 580, 671
%e 70, 80, 175, 134, 228, 301, 356, 385, 387, 453, 540, 467, 659, 585, 676
%e 78, 82, 184, 137, 297, 350, 364, 447, 400, 457, 567, 469, 663, 661, 677
%e 90, 110, 186, 138, 338, 352, 377, 458, 449, 459, 584, 544, 665, 667, 679
%e 94, 112, 192, 198, 340, 373, 443, 464, 451, 500, 600, 560, 861, 669, 869
%e 102, 122, 200, 204, 371, 440, 445, 480, 455, 516, 651, 569, 874, 675, 871
%e 106, 124, 244, 216, 372, 441, 454, 536, 472, 520, 851, 616, 904, 863, 873
%e ...
%o (Scheme)
%o (define (A263256 n) (A263255bi (A025581 n) (+ 1 (A002262 n))))
%o ;; Other code as in A263255.
%Y Cf. A263255.
%K nonn,tabl
%O 0,3
%A _Antti Karttunen_, Nov 07 2015