Difference between revisions of "Pell's equation (simple solutions)"
(→Equation of the form x^2 - 5y^2 = 4) |
(→Equation for binomial coefficients) |
||
Line 248: | Line 248: | ||
<cmath>xy=(x-y+1) \cdot (x-y) \implies x^2 -3xy +y^2 +x - y = 0.</cmath> | <cmath>xy=(x-y+1) \cdot (x-y) \implies x^2 -3xy +y^2 +x - y = 0.</cmath> | ||
It is known that every real quadratic form under a linear change of variables may be transformed in a "diagonal form". | It is known that every real quadratic form under a linear change of variables may be transformed in a "diagonal form". | ||
− | <cmath>(x + \frac {1}{5})^2 + (y - \frac {1}{5})^2 - 3 (x + \frac {1}{5})(y - \frac {1}{5}) | + | <cmath>(x + \frac {1}{5})^2 + (y - \frac {1}{5})^2 - 3 (x + \frac {1}{5})(y - \frac {1}{5}) = \frac {1}{5},</cmath> |
− | <cmath>(5y - 1)^2 - 5 (2x - 3y + 1)^2 = - 4</cmath> | + | <cmath>(5y - 1)^2 - 5 (2x - 3y + 1)^2 = - 4,</cmath> |
<cmath>u = 5y - 1, v = 2x - 3y + 1 \implies u^2 - 5 v^2 = - 4 \implies</cmath> | <cmath>u = 5y - 1, v = 2x - 3y + 1 \implies u^2 - 5 v^2 = - 4 \implies</cmath> | ||
− | <cmath>u_i = 5y_i - 1 = F_{2i} + F_{2i - 2}, | + | |
+ | <cmath>\[ \begin{cases} u_i = 5y_i - 1 = F_{2i} + F_{2i - 2},\\ | ||
+ | v_i = 2x_i - 3y_i + 1 = F_{2i-1}. \end{cases} \]</cmath> | ||
<cmath>y_i = \frac {F_{2i} + F_{2i - 2} + 1}{5} = \frac {L_{2i - 1} + 1}{5},</cmath> where L is Lucas number, | <cmath>y_i = \frac {F_{2i} + F_{2i - 2} + 1}{5} = \frac {L_{2i - 1} + 1}{5},</cmath> where L is Lucas number, | ||
<math>L_0 = 2, L_1 = 1, L_i = F_{i-1} + F_{i+1} = L_i + L_{i - 1}.</math> | <math>L_0 = 2, L_1 = 1, L_i = F_{i-1} + F_{i+1} = L_i + L_{i - 1}.</math> | ||
− | It is clear that | + | It is clear that <cmath>\{L_i \} = \{2,1,3,4,\hspace{5mm} 7,11,18,29, \hspace{5mm} 47,...\}</cmath> |
− | <cmath> | + | <cmath>\{L_i \pmod 5 \} = \{2,1,3,4, \hspace{5mm} 2,1,3,4,\hspace{5mm} 2,...\}</cmath> |
− | <cmath> | + | <cmath>L_i \pmod 5 = (L_{i-1} \pmod 5 + L_{i-2} \pmod 5 ) \pmod 5 = L_{i+4} \pmod 5,</cmath> |
− | + | so sequence of Lucas numbers modulo <math>5</math> is periodic, the period is <math>4,</math> and the numbers with index <math>4i-1</math> (only these numbers) are <math>4</math> modulo <math>5.</math> | |
− | |||
− | <cmath> | ||
− | |||
− | Therefore numbers <cmath>y_i = \frac {F_{4i} + F_{4i – 2} + 1}{5}</cmath> are integer. | + | Therefore only numbers <cmath>y_i = \frac {F_{4i} + F_{4i – 2} + 1}{5}</cmath> are integer. |
− | We | + | We use the identities <cmath>F_{2i-1}^2- F_{2i} \cdot F_{2i-2} = 1, F_{4i} = F_{2i} (F_{2i+1} + F_{2i-1}), |
F_{4i – 2} = F_{2i-1}(2F_{2i} - F_{2i-1})</cmath> and get <cmath>y_i = F_{2i} F_{2i-1}.</cmath> | F_{4i – 2} = F_{2i-1}(2F_{2i} - F_{2i-1})</cmath> and get <cmath>y_i = F_{2i} F_{2i-1}.</cmath> | ||
− | We | + | We use the identities <cmath>F_{4i-1}= F_{2i}^2 + F_{2i-1}^2, F_{2i-1}^2 - F_{2i} \cdot F_{2i-2} = 1,</cmath> |
and get | and get | ||
<cmath>x_i = \frac{ 3y_i - 1 + F_{4i-1}}{2} = \frac{ F_{2i}(3F_{2i-1} + F_{2i} +F_{2i-2})}{2} = F_{2i} \cdot F_{2i+1}.</cmath> | <cmath>x_i = \frac{ 3y_i - 1 + F_{4i-1}}{2} = \frac{ F_{2i}(3F_{2i-1} + F_{2i} +F_{2i-2})}{2} = F_{2i} \cdot F_{2i+1}.</cmath> |
Latest revision as of 07:28, 20 April 2023
Pell's equation is any Diophantine equation of the form where is a given positive nonsquare integer, and integer solutions are sought for and
Denote the sequence of solutions It is clear that
During the solution we need:
a) to construct a recurrent sequence
b) to prove that the equation has no other integer solutions.
Contents
Equation of the form
Prove that all positive integer solutions of the equation can be found using recursively transformation of the pare
Proof
Let integers are the solution of the equation
Then
Therefore integers are the solution of the given equation. If then
Suppose that the pare of the positive integers is the solution different from founded in
Let
then therefore integers are the solution of the given equation.
Similarly
There is no integer solution if is impossible. So
There is no member in the sequence hence it is infinitely decreasing sequence of natural numbers. There is no such sequence. Contradiction.
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation can be found using recursively transformation of the pare In another form
Proof
It is the form of Pell's equation, therefore
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation can be found using recursively transformation of the pare
Proof
The solution is similar to that discussed in the previous section.
vladimir.shelomovskii@gmail.com, vvsss
Pythagorean triangles with almost equal legs
Find all triangles with integer sides one leg of which is more than the other.
Find all natural solutions of the equation
Solution
All positive integer solutions of the equation can be found using recursively transformation of the pare
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that the equation have not any solution.
Proof
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation can be found using recursively transformation of the pares and .
Proof
Let integers are the solution of the equation
Then
Therefore integers are the solution of the given equation. The pare of the positive integers is the solution different from founded in
Let
then therefore integers are the solution of the given equation.
Similarly
If then
There is no member in the sequence hence it is infinitely decreasing sequence of natural numbers. There is no such sequence. Contradiction.
We need to check (no solution), but gives the integer solution, so there is the second sequence of the integer solutions vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation are They can be found using recursively transformation of the pares
Proof Let the pare of the positive integers be the solution of given equation and Then
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation are They can be found using recursively transformation of the pares
vladimir.shelomovskii@gmail.com, vvsss
Equation of the form
Prove that all positive integer solutions of the equation are It is clear that solutions can be found using recursively transformation of the pare
One can use the small transform for understanding
vladimir.shelomovskii@gmail.com, vvsss
Equation for binomial coefficients
Find all positive integer solutions of equation
Solution It is known that every real quadratic form under a linear change of variables may be transformed in a "diagonal form".
where L is Lucas number, It is clear that so sequence of Lucas numbers modulo is periodic, the period is and the numbers with index (only these numbers) are modulo
Therefore only numbers are integer.
We use the identities and get
We use the identities and get
vladimir.shelomovskii@gmail.com, vvsss