Thread Closed

Phi is irrational

 
Share Thread Thread Tools
Oct4-07, 01:48 AM   #1
 

Phi is irrational


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.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Oct4-07, 02:51 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Clever? Does the fact that it is an algebraic number that is not an integer count as clever?
Oct4-07, 07:23 AM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Once you show that sqrt(5) is irrational it's pretty easy. You can use the standard proof for that -- suppose a/b = sqrt(5) with a/b in lowest terms, then consider [itex]a^2=5b^2[/itex] mod 25.

Quote by matt grime View Post
Clever? Does the fact that it is an algebraic number that is not an integer count as clever?
The root of 4x-3=0 is algebraic but rational.
Oct4-07, 09:21 AM   #4
 

Phi is irrational


Yeah, but phi is the root of a *monic* polynomial. Matt meant to say it is an algebraic integer which is not an integer.
Oct4-07, 09:56 PM   #5
 
Blog Entries: 2
Quote by at3rg0 View Post
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.
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.
Oct5-07, 07:04 AM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Nice proof, ramsey2879.
Oct6-07, 05:05 AM   #7
 
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.
Oct6-07, 05:30 AM   #8
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Not a gazillion, Dodo. Infinitely many in fact.
Oct6-07, 09:01 AM   #9
 
Blog Entries: 2
Quote by Dodo View Post
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.
your right
But [tex] phi^{n} = F_{n-1} + F_{n}phi[/tex]

Then

[tex]1+phi = phi^2[/tex]

so we have phi is a root of x^2- x -1 but the discriminate is [tex]\sqrt{5}[/tex] so phi is irrational.
Dec13-07, 02:04 AM   #10
 
supose sqrt(5) = p/q in lowest terms ==> p,q integer such that gcd(p,q)=1 ==>

==> 5 = p^2/q^2 ==> 5q^2 = p^2

if gcd(5,p) [tex]\neq[/tex] 1 ==> q^2 = 5x^2 ==> q = sqrt(5)x ==> contradiction

if gcd(5,q) [tex]\neq[/tex] 1 ==> 125y^2 = p^2 ==> 25y = p ==> gcd(5,p) [tex]\neq[/tex] 1 ==> contradiction

** the two contradictions shows up because gcd(p,q)=1

so gcd(5,p) = gcd(5,q) = 1 ==> gcd(p,q) [tex]\neq[/tex] 1 ==> contradiction

sqrt(5) is irrational
Dec13-07, 07:32 AM   #11
 
could someone prove that irrational OP integer = irrational, OP = operations +, -, / and *
Dec13-07, 11:53 AM   #12
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by al-mahed View Post
could someone prove that irrational OP integer = irrational, OP = operations +, -, / and *
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
Dec13-07, 01:27 PM   #13
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by ramsey2879 View Post
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.
Quote by Dodo View Post
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.
Those are "two fractions". Those are two sequences of fraction. Phi is between every pair of corresponding numbers in those sequences.
Dec13-07, 10:06 PM   #14
 
Recognitions:
Homework Helper Homework Help
Quote by ramsey2879 View Post
so we have phi is a root of x^2- x -1 but the discriminate is [tex]\sqrt{5}[/tex] so phi is irrational.
That seems to be the most common definition for phi.
Dec13-07, 11:19 PM   #15
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
How about the continued fraction form for phi?
Dec17-07, 08:15 AM   #16
 
Thank you, really very simple.

Another simple proof: proves that if the nth-root of a positive whole number will not be a positive whole number**, also will not be a rational number.

This should generalize our results.

consider gcd(p,q) = 1 (p/q in lowest terms)

k^1/n = p/q ==> kq^n = p^n ==> k | p ==> kq^n = (k^n)*(x^n) ==>

==> q^n = k^(n-1)*x^n ==> k | q ==> k | p and q ==> contradiction

** note that if k^1/n is a whole number ==> p/q will not be in lowest terms

Quote by CRGreathouse View Post
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
Thread Closed
Thread Tools


Similar Threads for: Phi is irrational
Thread Forum Replies
Proof: x is irrational => sqrt(x) is irrational Introductory Physics Homework 3
Proving something is irrational. Calculus & Beyond Homework 5
irrational + irrational = rational Calculus 38
Irrational Numbers Introductory Physics Homework 25
What is Irrational? General Discussion 55