find the smallest value of N such that N mod 10=9, N mod 9 = 8, N mod 8 = 7, N mod 7 = 6 and so on till N mod 2 = 1 .
2026-04-06 17:16:17.1775495777
find smallest value of N such that N mod 10 = 9 , N mod 9 = 8 and so on
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint $\,\ 2,3,\cdots, 10\mid N\!+\!1 \iff {\rm lcm}(2,3,\cdots,10)\mid N\!+\!1$