\(d = ax + by\) \(d\) is the smallest whole number; does this mean \(d = \gcd(a, b) = \gcd(x, y)\) ?
i was looking at gcd(a, b) proof and got stuck on this doubt...
means there is unique d s.t d=ax+by
yes is \(d\) also the gcd of \(x\) and \(y\) ?
nope its not
I thought so, but if d is smallest whole number then it has to be the gcd right ?
lets prove it ^
okay..
Counterexample gcd(14,10)=2 3(10)-14(2)=2 gcd(3,2)=1 not 2
it has to be GCD of a,b since function u have is s:={ au+bv | s.t au+bv \(\in N\)}
exactly :) @myininaya
oh we cannot swap (a, b) and (x, y) is it, its still hard to see..
well if u swap x,y then u need to swap the wole proof as well and they would be other d1=gcd(x,y) s.t \(d_1\) = mx+ny
I see... the counter example clears up everything xD thank you both for quick help !
np :)
also -11(10)+8(14)=2 but gcd(10,14)=2 and gcd(-11,8)=gcd(11,8)=1 i wonder if we can find two numbers a,b so that 10a+14b=2 and gcd(a,b) is not equal to 1 so far I can only find gcd(a,b) is 1
d = ax+by can have multiple representations is it ?
-11(10)+8(14)=2 i feel (-11, 8) is the unique solution for 10x + 14y = 2 just a guess, i may be very wrong...
my bad ! 10x + 14y = 2 is a diaphontine equation, it can have infinite solutions
yeah one solution i wrote as (3,-2) earlier
its a condition that gcd(x,y)=1 disrigarding d value
i only need to make sure of that mm not sure yet
since (3, -2) is one solution, all other solutions can be given by : x = 3 + 7t y = -2 - 5t
that means gcd(3+7t, -2-5t) is always 1 for all values of t @ikram002p ?
i think so
right thanks for some reason i was having a brain fart on how to find that so gcd(x,y)=gcd(3+7t,-2-5t) This might equal 1 I'm just wondering if for all x,y will the gcd(x,y)=1 where the 10x+14y=2. so gcd(3+7t,-2-5t) =gcd(3+7t,1+2t) =gcd(-t,1+2t) =gcd(t+1,1+2t) =gcd(t+1,t) =1 for all t
you know since no two consecutive integers will have a common factor
nice !
@ganeshie8 you rivewing Burton book ? there is a collary after thm 2.3 check it
I think I made a mistake up there gcd(3+7t,-2-5t) =gcd(3+7t,1+2t) =gcd(t,1+2t) <--not -t but putting -t or t I don't think should actually matter =gcd(t,1) =1 for all t
wow! this looks interesting xD you're talking about this ikram ? http://prntscr.com/40fm9c
yep .. that make me really think for any x,y gcd(x,y)=1 ax+by=d then a(mg)+b(mh)=d ag+bh=d/m then d wont be the least whol number according to WOP
another way to see gcd(x, y) has to be 1 is : ax + by = gcd(a, b) dividing both sides by gcd(a, b) gives : px + qy = 1 where p, q are coprime, So gcd(x, y) = 1
http://www.saylor.org/site/wp-content/uploads/2013/05/An-Introductory-in-Elementary-Number-Theory.pdf like theorem 8 on page 21 of this pdf
that is what i was using above
ok yeah @ganeshie8
that is probably easier
cool
@ganeshie8 mmm why x,y are coprime when ax+by =1 ?
Recall : a = bc => b|a and c|a
px+qy = 1 if x,y are NOT coprime, then you can factor out gcd(x,y) then this gcd has to divide 1 which is impossible.
aha nice :)
Join our real-time social learning platform and learn together with your friends!