Find the smallest positive integer for which the number ends in the digit when written in base ten.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that ( 2 4 ) has a factor of 2 and ( 4 1 6 ) has a factor of 5 . Thus, A 4 satisfies being divisible by 2 and 5 , so A 4 is divisible by 10, so it ends in 0. Thus, n = 4 is the smallest number.