All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Divisibility with lcm and gcd (Posted on 2016-08-15) Difficulty: 3 of 5
Each of X and Y is a positive integer such that:
lcm(X,Y) + gcd(X,Y) = X+Y

Is one of X and Y always divisible by the other?

Provide adequate reasoning for your answer.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Answer and reasoning | Comment 1 of 4
Consider two numbers X and Y, whose GCD is g. Then X = gx and Y = gy, and x and y are relatively prime. Then the LCM of X and Y is gxy.

The conditions of the problem require LCM(X,Y) + GCD(X,Y) = X+Y, or:
gxy + g = gx + gy and (dividing by the non-zero g)
xy + 1 = x + y

subtracting y + 1 from both sides and collecting terms gives

 y(x-1) = (x-1)
 
 if x = 1, then this is true for all y, otherwise we can divide by (x-1) and conclude that y = 1. Either way, at least one of x and y = 1. 
 
 Assume that y = 1. Then  Y = gy = g and X = gx and so Y divides X. Similarly, if we take x = 1 then X = g and X divides Y, and if x = y = 1 then X = Y = g and X and Y each divide the other.
 
 In all cases, then, if the equation holds then one of the two numbers divides the other.
 

  Posted by Paul on 2016-08-15 13:30:32
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information