A sequence of natural numbers is in Arithmetic Progression whose common difference is prime relative to a natural number n . What can be said about the following statement?
There exists at least one number among n consecutive numbers of the sequence which is a multiple of n
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.
I suspect there is an error in the question. The sequence 1,3,5,7,9,11 etc includes no multiples of 4 ever, as a counterexample. n needs to be co-prime with the common difference. That will work.