Elements of a Subset, Pairwise Relatively Prime!

For every integer n > 3 n > 3 , let f ( n ) f(n) be the minimum positive integer, such that every subset of the set A = { 1 , 2 , 3 , , n } A =\{ 1,2,3,\ldots,n\} , which contains f ( n ) f(n) elements, has three elements x , y , z x,y,z belonging to A A , which are pairwise relatively prime.

Find the value of f ( 1250 ) f(1250) .

Bonus : Generalize for f ( n ) f(n) .


The answer is 834.

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

Satyajit Mohanty
Jul 26, 2015

For the present moment, I'll just mention that the generalized value of f ( n ) f(n) is: f ( n ) = n 2 + n 3 n 6 + 1 f(n) = \left \lfloor \dfrac{n}{2} \right \rfloor + \left \lfloor \dfrac{n}{3} \right \rfloor - \left \lfloor \dfrac{n}{6} \right \rfloor + 1

But how? \quad \quad

Pi Han Goh - 5 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...