How Do GCD and LCM Relate in the Product of Two Numbers?

  • Thread starter Thread starter scottstapp
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the relationship between the greatest common divisor (gcd) and least common multiple (lcm) of two positive integers, specifically focusing on the equation ab = gcd(a,b) * lcm(a,b). Participants are exploring the implications of this relationship and the steps needed to demonstrate it mathematically.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to prove the relationship by using established propositions about common divisors and multiples. There is a focus on showing that ab/d is a common multiple and questioning how to demonstrate that it is the least common multiple. Some participants are also considering contradiction as a method to explore the definitions of gcd and lcm.

Discussion Status

The discussion is active, with participants offering suggestions on how to proceed with the proof. There is an acknowledgment of the need to clarify the relationship between the common multiple and the least common multiple, and some participants are exploring the implications of their findings without reaching a definitive conclusion.

Contextual Notes

Participants are working within the constraints of previously established propositions and are seeking to navigate the logical steps necessary to connect gcd and lcm in the context of the given equation. There is an indication of missing steps in the reasoning process that participants are trying to address.

scottstapp
Messages
40
Reaction score
0

Homework Statement


If a and b are positive integers, then ab=gcd(a,b)*lcm(a,b).


Homework Equations


I am allowed to use the following propositions which have already been proved:

(1) If d is a common divisor of a and b, then ab/d is a common multiple of a and b.
(2) If m is a common multiple of a and b and m divides ab, then ab/m is a common divisor of a and b.

A hint given:
set d=gcd(a,b) and m=lcm(a,b). Use (1) to show that ab/d>=m. Use (2) to show that ab/m<=d.


The Attempt at a Solution


1. Let a and b be positive integers. Suppose d=gcd(a,b) and m=lcm(a,b).
2. By (1) ab/d is a common multiple of a and b so ab/d=aL and ab/d=bK
3. Multiply by m gives mab/d=aLm and mab/d=bKm
4. ab/d>=m

I am missing a step between 2 and 3. Any suggestions?
Thanks,
Scott
 
Physics news on Phys.org


You have shown that ab/d is in fact a common multiple. Now you need to show that it is the least common multiple of a and b. To do this, write down the definitions of gcd and lcm and apply them to the equation. You can also try for a contradiction (assume that it is not the least common multiple to contradict d=gcd)
 


So we know that (ab/d)|a and (ab/d)|b. Therefore because ab is being divided by the greatest common divisor, it must equal its least common multiple. Therefore ab/d>=m. Correct?

To show that ab/m<=d we would say that because ab is being divided by its least common multiple it leaves its greatest common divisor. Therfore ab/m<=d.?
 


...?
 

Similar threads

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