Finding Solutions for LCM and GCD Equations in Number Theory

Click For Summary

Homework Help Overview

The discussion revolves around solving a system of equations related to the greatest common divisor (gcd) and least common multiple (lcm) in number theory. The original poster presents two equations involving gcd and lcm, along with a sum of two variables, seeking assistance in finding solutions within the natural numbers.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the implications of prime factorization on lcm, questioning how it relates to the given equations. Some suggest examining specific pairs of numbers that satisfy the conditions, while others discuss the divisibility constraints imposed by the lcm.

Discussion Status

Participants are actively engaging with the problem, offering various insights and examples. There is a recognition of potential pairs that could satisfy the conditions, but also a questioning of whether any pairs meet all criteria. Some participants express uncertainty about the existence of solutions and are considering different approaches to clarify the problem.

Contextual Notes

There are constraints regarding the divisibility of the numbers involved, as well as the requirement that they sum to a specific value. Participants note that certain pairs do not satisfy the lcm condition, leading to further exploration of possible solutions.

mtayab1994
Messages
584
Reaction score
0

Homework Statement



Solve in N^2 the following system of equations:

1- gcd(x,y)=7 and Lcm(x,y)=91

2- x+y=24 and Lcm =40

The Attempt at a Solution



Let d=gcd(x,y)

I said there exists an α and β so that x=dα and y=dβ and gcd(α,β)=1

And after doing some work i reached that α divides αβ=13 so that gives only two solutions that satisfy gcd(α,β)=1 and they are α=1 and β=13 and vise versa. So I got S={(7,91);(91,7)}. Can someone help me with the second one. Thank you.
 
Last edited:
Physics news on Phys.org
If you know the prime factorization of x and y, then what can you say about the prime factorization of lcm(x,y)?? Does this have an easy form??
 
micromass said:
If you know the prime factorization of x and y, then what can you say about the prime factorization of lcm(x,y)?? Does this have an easy form??

I know that lmc(x,y)=40 ⇔ x divides 40 and y divides 40 , but I don't know what to do from there.
 
OK, I'll do some examples. See if you can spot the pattern:

If x=3, y=5, then lcm(x,y)=3*5
If x=3, y=2*5, then lcm(x,y)=2*3*5
If x=3², y=5, then lcm(x,y)=3²*5
If x=3², y=3³*5, then lcm(x,y)=3³*5
If x=3³*2², y=3²*5, then lcm(x,y)=2²*3³*5

Can you see an easy way to find the prime factorization of lcm(x,y), given the prime factorization of x and y?
 
micromass said:
OK, I'll do some examples. See if you can spot the pattern:

If x=3, y=5, then lcm(x,y)=3*5
If x=3, y=2*5, then lcm(x,y)=2*3*5
If x=3², y=5, then lcm(x,y)=3²*5
If x=3², y=3³*5, then lcm(x,y)=3³*5
If x=3³*2², y=3²*5, then lcm(x,y)=2²*3³*5

Can you see an easy way to find the prime factorization of lcm(x,y), given the prime factorization of x and y?

Yes i can but i don't know how to use that with my situation, and I really need to finish this because I still have a lot more stuff to do :(.
 
Here, you're given

lcm(x,y)=2^3*5

What are the possibilities for x and y??
 
micromass said:
Here, you're given

lcm(x,y)=2^3*5

What are the possibilities for x and y??

Possibilities of x and y could be: (1,40) (5,2^3) and (2^2,10) and the inverse of them too.
 
mtayab1994 said:
Possibilities of x and y could be: (1,40) (5,2^3) and (2^2,10) and the inverse of them too.

The last one is not correct as it would have an lcm of 2^2*5, and you're missing things like (8,10) and (8,40), etc. . But your idea is right: x and y can only be divisible by 2 and 5. Furthermore, at least one of x and y has to be divisible by 8.

Now, which numbers x and y such that x+y=24 are only divisible by 2 and 5?
 
mtayab1994 said:
Possibilities of x and y could be: (1,40) (5,2^3) and (2^2,10) and the inverse of them too.

There are quite a few pairs of numbers that you missed.
 
  • #10
micromass said:
The last one is not correct as it would have an lcm of 2^2*5, and you're missing things like (8,10) and (8,40), etc. . But your idea is right: x and y can only be divisible by 2 and 5. Furthermore, at least one of x and y has to be divisible by 8.

Now, which numbers x and y such that x+y=24 are only divisible by 2 and 5?

(14,10) , (4,20) , (8,16) and the inverse of them, but I don't think this system has a solution. Am I correct?
 
  • #11
mtayab1994 said:
(14,10) , (4,20) , (8,16) and the inverse of them.

And which ones satisfy lcm(x,y)=40?
 
  • #12
micromass said:
And which ones satisfy lcm(x,y)=40?

Well none of them do. Aren't I correct?

I had made an edit in the post before.
 
  • #13
Yes, there is no solution.
 
  • #14
micromass said:
Yes, there is no solution.

Ok thank you and is there a better way of writing it out. Also I have a different problem that I'm I'm having difficulties with, so i'll post that as well .
 
  • #15
I tihnk the simplest way is to focus on the fact that 40 is divisible by the prime number 5, therefore (at least) one of x and y is also divisible by 5. Taking x as divisible by 5, there are only four possible values (in ##\mathbb{N}##) less than 24 for x, and the resulting (x,y) pairs satisfying x+y=24 can be considered in turn and rejected. (Actually there are only three x values consistent with lcm(x,y) = 40, as 15 does not divide 40).
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
3K