- #1
MidgetDwarf
- 1,535
- 676
- Homework Statement
- Find a solution to the Diophantine equation 6x + 10y + 45z = 1.
- Relevant Equations
- The following hint is given:
First express gcd(6,10) as a linear combination of 6 and 10. Then, express 1 as a linear combination of 45 and gcd(6,10).
I know from a previous result, that gcd of two nonzero integers a and b, can be written as
aX + bY = d. Where d is the gcd.
For the first sentence of the hint.
6x + 10y = 2. Hence, 6(2) + 10 (-1) = 2
45X + 2Y = 1. Where (1, -22) is an integral solution.
f