In the following triangle the n-th row contains n n-digit (or (n-1)-digit) numbers whose concatenation (with a 0 prefixed for (n-1)-digit numbers) gives a substring of the cyclic concatenation of 1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,...: 1; 12 34; 123 456 789; 1234 5678 9012 3456; 12345 67890 12345 67890 12345; ... Sequence contains the triangle by rows.
A078194
In the following triangle the n-th row contains n n-digit (or (n-1)-digit) numbers whose concatenation (with a 0 prefixed for (n-1)-digit numbers) gives a substring of the cyclic concatenation of 1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,...: 1; 12 34; 123 456 789; 1234 5678 9012 3456; 12345 67890 12345 67890 12345; ... Sequence contains the triangle by rows.
Terms
- a(0) =1a(1) =12a(2) =34a(3) =123a(4) =456a(5) =789a(6) =1234a(7) =5678a(8) =9012a(9) =3456a(10) =12345a(11) =67890a(12) =12345a(13) =67890a(14) =12345a(15) =123456a(16) =789012a(17) =345678a(18) =901234a(19) =567890a(20) =123456a(21) =1234567a(22) =8901234a(23) =5678901a(24) =2345678a(25) =9012345a(26) =6789012a(27) =3456789a(28) =12345678a(29) =90123456
External references
- oeis: A078194