at3rg0
- 11
- 0
The golden ratio is irrational. Do you know any clever proofs for this fact? I put this here, because it's not homework--only more of a discussion.
The discussion centers around the irrationality of the golden ratio (phi), exploring various proofs and approaches to demonstrate this property. Participants engage in a mix of theoretical reasoning and mathematical proofs, without reaching a consensus on the most effective or clever method.
Participants express various viewpoints and proofs regarding the irrationality of the golden ratio, with no clear consensus on a single proof being accepted as definitive. Disagreements arise particularly around the implications of the Fibonacci sequence inequalities and the nature of rational numbers between fractions.
Some proofs rely on assumptions about the properties of integers and rational numbers, and the discussions reflect a range of mathematical reasoning without resolving all uncertainties or addressing all potential counterarguments.
matt grime said:Clever? Does the fact that it is an algebraic number that is not an integer count as clever?
at3rg0 said:The golden ratio is irrational. Do you know any clever proofs for this fact? I put this here, because it's not homework--only more of a discussion.
your rightDodo said:I don't get it. There has to be a gazillion rationals between those two fractions, no matter how big n is or how close to the limit you are.
al-mahed said:could someone prove that irrational OP integer = irrational, OP = operations +, -, / and *
ramsey2879 said:How about
[tex]\frac{F_{2n}}{F_{2n-1}} < Phi < \frac{F_{2n+1}}{F_{2n}}[/tex]
If you assume [tex]phi = a/b[/tex] then the above inequality conflicts with that.
Those are "two fractions". Those are two sequences of fraction. Phi is between every pair of corresponding numbers in those sequences.Dodo said:I don't get it. There has to be a gazillion rationals between those two fractions, no matter how big n is or how close to the limit you are.
ramsey2879 said:so we have phi is a root of x^2- x -1 but the discriminate is [tex]\sqrt{5}[/tex] so phi is irrational.
CRGreathouse said:Let z be an integer, n be a positive integer, and x be an irrational number.
x + z is irrational (else a/b - z = (a-bz)/b which is rational)
x - z is irrational by the above.
x * n is irrational (else a/b / n = a/(bn) which is rational)
x / n is irrational (else a/b * n = (an)/b which is rational)
x * 0 is rational
x / 0 is undefined