Proving something is irrational.

  • Thread starter Thread starter JasonRox
  • Start date Start date
  • Tags Tags
    Irrational
JasonRox
Homework Helper
Gold Member
Messages
2,381
Reaction score
4

Homework Statement



Prove 5^{1/3} - 3^{1/4} is irrational.

Homework Equations



http://www.purplemath.com/modules/solvpoly.htm

The Attempt at a Solution



Ok, what I have tried doing is using the about Rational Roots property by letting x = 5^{1/3} - 3^{1/4} and trying to pull out a polynomial where we can see the possible Rational Roots. If the number above is not in the list, then it is irrational.

My problem is that, is this really the way to go? It feels like I'm going to get a polynomial of degree 30 or something. That's fine, but getting there is a *****.

Also, the assume 5^{1/3} - 3^{1/4} is rational and let p/q = 5^{1/3} - 3^{1/4} seems hopeless too.

Anyways, what approach is the most practical?
 
Physics news on Phys.org
It will only be degree 12! In what class did you get this problem?
 
Hurkyl said:
It will only be degree 12! In what class did you get this problem?

Really?

Alright, I'll guess I'll do it the way I was going to do it.

Um... this is just a question I got out of a book. It's not homework, so it's just from an old Calculus textbook.
 
Hrm. So you need an elementary proof, then. *sigh* Surely there's an easier elementary proof than brute force computing the minimal polynomial and invoking the rational root theorem! I'll see if I can think one up.

Oh, and just to be clear, while I think what you're doing is a doable method... it will be a lot of work. (And very frustrating if you make even a single arithmetic mistake)
 
Last edited:
All you need to know about the minimal poynomial to use the rational roots test are its leading coefficient and constant term. Then once you have narrowed down to a finite number of possible rational roots, you can use any other means you want to eliminate them all as being equal to 51/3-31/4. Since the different roots of xn-a are basically indistinguishable from an algebraic point of view, you might guess (or if not, I'll guess for you) that the roots of the minimal polynomial are all sums of one root of x3-5 with one root of x4-3 (ie, a 12th degree polynomial). You don't need to prove this is minimal, only that 51/3-31/4 is a root (which is clear) and the coefficients are integers. This can be worked out tediously or proven (relatively) quickly with some careful reasoning.
 
Last edited:
It is straight forward to give an elementary proof.

Let a=5^{1/3} and b=3^{1/4} be the two irrationals above (we agree they're irrational I hope).

if a-b=r, then a=r+b, and raising both to the third power,

5=some (monic, degree 3) poly in r and b.

Thus if r is rational b satisfies a poly with rational coefficients. Which is nonsense, since its minimal poly over Q has degree 4.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top