Question 1137879
Ans {{{ highlight( 2022 ) }}}

-------

Workout:
(Assumes a and b are any integers):<br>
  
For {{{ a>=0 }}}:<br>

   a/(a+6) < 2017/2023
     2023a  < 2017(a+6)
     2023a  < 2017a + 12102
        6a  < 12102
         a  < 2017<br>

So that gives the 2017 fractions  0/6, 1/7, ..., 2016/2022<br>

Now for {{{ a<0 }}} :
     -1/5, -2/4, -3/3, -4/2 and -5/1  are all < 2017/2023
This is an additional 5 fractions. <br>

Continuing with negative integers:
 -6/0  is undefined
 -7/-1  is  7  > 2017/2023<br>

For all other negative integers a/(a+6) > 1 > 2017/2023  (the magnitude of (a) is greater than (a+6) for all these numbers) <br>

  2017 + 5 = 2022