The Well-Known GCD Trick
by AlastorMoody, Oct 14, 2019, 5:57 AM
Sometimes, with questions involving divisibility, It's often a good idea to invoke the GCD! I don't know if this works always but here are some problems that work!
Solution: Let
, Hence, now we have,

Now, since,
and
. Similarly,
. Using,
. But,
It Turns out that when we're given some divisibility and they ask us to prove a perfect square, we must always (?) invoke GCD (
)
Solution: Let

Since,
divides
but since,
And, Since,
divides

Hence done!
Solution: Let

Since,
divides
but since,
And, Since,
divides

Hence done!
Now, This Trick doesnot only work for perfect squares, but also for some higher powers
Below's an example (excuse the stupid solution, b'coz I am n00b)
Solution: Let
, We somehow want to show exactly 
Since,
And since,
,
....similarly, we can show
, and since,
Pls Lemme know if there are some other problems involving this trick too
Switzerland MO Finals 2014 wrote:
Let
such that :
Then show that
is a perfect square.

![\[ ab(a-b)\mid a^3+b^3+ab \]](http://latex.artofproblemsolving.com/6/1/0/6102ad1cb1d13f300031d647f25d1cc11cee9dc3.png)

































It Turns out that when we're given some divisibility and they ask us to prove a perfect square, we must always (?) invoke GCD (

BWM 2013 P5 wrote:
Let
, such,
Prove,
is a perfect square
























Bosnia-Herzegovina Regional Olympiad 2016 Grade 10 P2 wrote:
Let
and
be two positive integers such that
divides
. Prove that
is perfect square


























Now, This Trick doesnot only work for perfect squares, but also for some higher powers

Indonesia MO 2010 P4 wrote:
Given that
and
are positive integers with property:
Show that there exists a positive integer
such that 


![\[(mn)\mid(m^{2010}+n^{2010}+n)\]](http://latex.artofproblemsolving.com/0/c/4/0c4761eb3e8f52107550afeea69ab5ba9e3795cf.png)








































Pls Lemme know if there are some other problems involving this trick too
