Finding a solution to the Diophantine equation 6x + 10y + 45z =1

  • Thread starter Thread starter MidgetDwarf
  • Start date Start date
AI Thread Summary
The discussion focuses on finding a solution to the Diophantine equation 6x + 10y + 45z = 1. The process involves expressing the gcd of 6 and 10 as a linear combination, leading to the equation 6x + 10y = -44 when z is set to 1. An integral solution of (2, -1) is found for 3x + 5y = -22, which is then scaled to yield the solution (-44, 22, 1) for the original equation. The necessity for a, b, and c to be relatively prime for the existence of a solution is confirmed. This method demonstrates a valid approach to solving similar Diophantine equations.
MidgetDwarf
Messages
1,573
Reaction score
694
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
 
Physics news on Phys.org
MidgetDwarf said:
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
So what?
 
I actually found the solution out. I posted this thread on accident (working on two computers).

Solve 45a + 2b = 1.
So (1, -22) is an integral solution.
Then let z= 1 in the equation 6x + 10y + 45z = 1.
Hence, 6x + 10y = -44. Which simplifies to 3x +5y = -22.

Solving 3x + 5y = 1 . We find that (2,-1) is an integral solution. Then multiply (2,-1) by -22. To get the solution
(-44,22) for 6x + 10y = -44.

Putting this all together, (-44, 22, 1) is an integral solution of the original Diophantine equation.

Not sure if this method is valid in solving Diophantine equations of the form ax+by+cz= 1.
I am assuming that we need to impose the condition that a, b, and c are relatively prime in order to ensure existence of solution.

Yes, just proved that it is required the a, b , and c be relatively prime.
 
Last edited:
  • Like
Likes malawi_glenn and fresh_42
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Replies
8
Views
1K
Replies
5
Views
1K
Replies
13
Views
2K
Replies
2
Views
2K
Replies
1
Views
772
Replies
3
Views
1K
Back
Top