Is pigeonhole principle here?

Let A = { a 1 , a 2 , a 3 , } A = \{a_{1}, a_{2}, a_{3}, \dots\} where a n = 2 a × 3 b × 5 c × 7 d , a_{n} = 2^a\times3^b\times5^c\times7^d, with a , b , c , d N { 0 } a,b,c,d\in\mathbb{N}\cup\{0\} (its prime factorization only contain primes from 2 to 7).

What is the minimun length of A ( A |A| ) to guarantee that at least the product of 2 of them is a perfect square , mathematically,

a , b A \exists a,b\in A such as a b N \sqrt{ab}\in \mathbb{N}

Enter the value of A |A| .


The answer is 17.

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

Gerard R.A.
Aug 14, 2018

If the product of 2 elements of the set is a perfect square, means that we can express this product as 2 2 a × 3 2 b × 5 2 c × 7 2 d = ( 2 a × 3 b × 5 c × 7 d ) 2 2^{2a}\times3^{2b}\times5^{2c}\times7^{2d} = (2^{a}\times3^{b}\times5^{c}\times7^{d})^2 . That implies that all a 1 + a 2 , b 1 + b 2 , c 1 + c 2 , d 1 + d 2 a_1+a_2, b_1+b_2,c_1+c_2, d_1+d_2 are even (given the product ( 2 a 1 × 3 b 1 × 5 c 1 × 7 d 1 ) × ( 2 a 2 × 3 b 2 × 5 c 2 × 7 d 2 ) (2^{a_1}\times3^{b_1}\times5^{c_1}\times7^{d_1})\times(2^{a_2}\times3^{b_2}\times5^{c_2}\times7^{d_2}) ). To simplify things, we'll use values for a , b , c , d a,b,c,d equal to 0 or 1 . Thus, if the sum of exponents for the same prime is 0 or 2 for all primes, the product will be a perfect square, since 0 and 2 are even.

We can write all combinations of ( a , b , c , d ) (a,b,c,d) like binary numbers a b c d \overline{abcd} , and if a number repeats, the product is a perfect square. Then, between 0 and ( 1111 ) 2 = ( 15 ) 10 (1111)_2=(15)_{10} we have 16 distinct numbers. Therefore, using the pigeonhole principle, if we have one more element in the set, there must be at least 2 that their product is a perfect square. So 17 \boxed{17} is the solution.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...