Consecutive Odd Square-Free Positive Integers

There are k k consecutive odd positive integers, each of which is square-free.

What is the maximum possible value of k k ?


Details and Assumptions:

  • A positive integer n n is square-free if there is no positive integer k > 1 k>1 such that k 2 n k^2 \Big|\, n .


The answer is 8.

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.

1 solution

Paul Hindess
Dec 31, 2016

Any multiple of 9 is not square-free as it is divisible by 9 = 3 2 ^2 .

Between any two odd multiples of 9 there are 8 odd numbers, so this will be the longest "run" if we can find such a run in which all the numbers are square-free.

The run 29, 31, 33, 35, 37, 39, 41, 43 is square-free, so the maximum value of k k is 8.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...