Array read by ascending antidiagonals: A(n,m) is obtained by concatenating the digits of floor(n/m) with those of its fractional part up to the digits of the first period, where the leading and trailing 0's are omitted.
A382068
Array read by ascending antidiagonals: A(n,m) is obtained by concatenating the digits of floor(n/m) with those of its fractional part up to the digits of the first period, where the leading and trailing 0's are omitted.
Terms
- a(0) =1a(1) =2a(2) =5a(3) =3a(4) =1a(5) =3a(6) =4a(7) =15a(8) =6a(9) =25a(10) =5a(11) =2a(12) =1a(13) =5a(14) =2a(15) =6a(16) =25a(17) =13a(18) =75a(19) =4a(20) =16a(21) =7a(22) =3a(23) =16a(24) =1a(25) =6a(26) =3a(27) =142857a(28) =8a(29) =35
External references
- oeis: A382068