Proving the GCD Property: A Challenge for Algebra Students

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
kntsy
Messages
80
Reaction score
0
urgent algebra GCD Proof problem

Homework Statement


let d=gcd(m,n). Prove that d=am+bn, where a,b are integers.


Homework Equations


use of induction and euclidean algorithm.


The Attempt at a Solution


i know when d being a generator and d=am+bn where m,n are generators, then d=gcd(m,n).
But i got stuck when proving the converse(which is the problem statement above).

I use the iterative algorithm(i.e. "n=qm+r";gcd(m,n)=gcd(m,r) and so on) but just does not work. And i do not know how to use "induction" in this proof.

Thank you for helping me.
 
Physics news on Phys.org


Use the Euclidean algorithm.