What are diophantine equations? And what is Fermat's method of infinite descent? Can anyone provide me some good resources on the web for learning them in detail?
EDIT. Can someone on MHF start a tutorial on Number theory? It would be very nice.
Printable View
What are diophantine equations? And what is Fermat's method of infinite descent? Can anyone provide me some good resources on the web for learning them in detail?
EDIT. Can someone on MHF start a tutorial on Number theory? It would be very nice.
It is an equation where the solution is in terms of positive integers.
For example, solve $\displaystyle x^3+y^3=z^3$.
It turns out this equation has no solution - proving that is a lot more complicated.
It is a method of arriving at a contradiction. Say we want to show the equation above has no solution. Thus, we assume that there exists a solution, for example some $\displaystyle z$ which makes that equation solvable. And then having that assumption we show a smaller solution $\displaystyle z_0$ can be constructed from the one we had. This leads to a contradiction. Because if we repeat the argument we can obtain even a smaller solution from $\displaystyle z_0$. And we can do this indefinitely. Since the positive integers cannot be indefinitely decreased our initial assumption must have been wrong.Quote:
And what is Fermat's method of infinite descent?
That takes too much time. It is almost as bad as asking a person if we can write a book on some topic. What do you think the response will be?Quote:
EDIT. Can someone on MHF start a tutorial on Number theory? It would be very nice.
Hello,
Basically, it's an equation of this form : P(x,y,z)=0.
P is a polynomial with x,y,z as variables and such that the coefficients are integers or rational numbers.
The solutions are also searched in the range of integers or rational numbers.
Talkin' about Fermat, the example TPH provided is an element of Fermat's last theorem : $\displaystyle x^n+y^n=z^n$ has no integer solution for $\displaystyle n>2$ (Tongueout)