login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A371248 Square array A(n, k), n, k > 0, read and filled in the greedy way by upward antidiagonals with distinct positive integers such that for any k > 0, the terms in the k-th column are congruent modulo k. 4

%I #11 Mar 16 2024 17:26:26

%S 1,2,3,4,5,6,7,9,12,8,10,11,15,16,13,14,17,18,20,23,19,21,25,24,28,33,

%T 31,22,26,27,30,32,38,37,29,34,35,39,36,40,43,49,50,42,41,44,45,48,52,

%U 53,55,57,58,59,46,47,51,54,56,63,61,64,66,68,76,60

%N Square array A(n, k), n, k > 0, read and filled in the greedy way by upward antidiagonals with distinct positive integers such that for any k > 0, the terms in the k-th column are congruent modulo k.

%C Every integer appears in the sequence (as each column starts with the least missing value).

%H Rémy Sigrist, <a href="/A371248/b371248.txt">Table of n, a(n) for n = 1..10011</a>

%H Rémy Sigrist, <a href="/A371248/a371248.gp.txt">PARI program</a>

%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>

%e Array A(n, k) begins:

%e n\k | 1 2 3 4 5 6 7 8 9 10

%e ----+--------------------------------------------

%e 1 | 1 3 6 8 13 19 22 34 41 46

%e 2 | 2 5 12 16 23 31 29 42 59 76

%e 3 | 4 9 15 20 33 37 50 58 68 86

%e 4 | 7 11 18 28 38 49 57 66 77 96

%e 5 | 10 17 24 32 43 55 64 74 95 116

%e 6 | 14 25 30 40 53 61 71 90 104 126

%e 7 | 21 27 36 52 63 67 92 114 131 136

%e 8 | 26 39 48 56 73 85 106 122 140 156

%e 9 | 35 45 54 72 83 91 113 138 149 166

%e 10 | 44 51 69 80 98 109 127 146 167 196

%o (PARI) See Links section.

%Y See A371236 and A371246 for similar sequences.

%Y Cf. A371249 (inverse).

%K nonn,tabl

%O 1,2

%A _Rémy Sigrist_, Mar 16 2024

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 12 09:11 EDT 2024. Contains 375085 sequences. (Running on oeis4.)