Question 1192368
.
12345612345612… What is the 1100th digit?
~~~~~~~~~~~~~~~~~~~


<pre>
    {{{1100/6}}} = 183 {{{2/6}}}.


It means that there are 183  complete cycles  {123456}  of the length 6, followed with 2 (two) digits 
of the next cycle, that are 1 and 2.


So, the 1100-th digit in the sequence is 2.    <U>ANSWER</U>
</pre>

Solved.