Number Theory. If d=gcd(a,b,c) then d is a linear combination of a,b, and c

Click For Summary
If d = gcd(a, b, c), then d can be expressed as a linear combination of a, b, and c. The discussion highlights that while the property has been proven for two numbers, it needs to be established for three. The approach suggested involves using the relationship gcd(a, b, c) = gcd(gcd(a, b), c). By applying the known linear combination for two numbers, the proof can be extended to three variables. This confirms that d can indeed be represented as d = sa + tb + uc for some integers s, t, and u.
celtics777
Messages
22
Reaction score
0

Homework Statement


Several of us claimed that if d=gcd(a,b,c) then d is a linear combination of a,b and c, i.e. that d=sa+tb+uc for some integers s,t, and u. That is true, but we only proved the analogous claim for the greatest common divisor of two numbers, i.e. when d=gcd(a,b). We need three.



Homework Equations


N/A?



The Attempt at a Solution


I know that gcd(a,b,c)=gcd(gcd(a,b)c). Can I use this to prove? If so, I'm not sure how.
 
Physics news on Phys.org
Sure. If you know that gcd(x, y)= px+ qy, then gcd(gcd(a,b), c)= p(gcd(a,b))+ qc.
And gcd(a, b)= sa+ tb so gcd(gcd(a,b), c)= p(sa+ tb)+ qc= (ps)a+ (pt)b+ qc and ps, pt, and q are integers.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K