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.
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
\frac{F_{2n}}{F_{2n-1}} < Phi < \frac{F_{2n+1}}{F_{2n}}
If you assume phi = a/b 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 \sqrt{5} 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