Recent content by kid1

  1. K

    Divisibility question; consecutive numbers

    Thank you Dodo, that link was helpful. I am dissapointed that the answer isn't just 2p-1; that was what my first guess would have been. It's really frustrating that such a simple sounding problem can be so hard! Using the zeroes of those mod functions is a good idea, but it would still be tough...
  2. K

    Divisibility question; consecutive numbers

    Does anyone know the answer to this problem: if you have a set of consecutive prime numbers (2,3,5,7...), what is the greatest amount of consecutive integers that are divisible by at least one of the prime numbers? For 2,3,and 5, I know it is 5 (2 through 6, 24 through 28, 32 through 36...), but...
  3. K

    Checking weather any positive number is zero or not

    f(x) = x^0 works but I don't know if that's quite what you're looking for.
Back
Top