Show that 2^(1/3) + 3^(1/3) is irrational.

  • Thread starter Thread starter jebodh
  • Start date Start date
  • Tags Tags
    Irrational
jebodh
Messages
2
Reaction score
0

Homework Statement


Show that 2^(1/3) + 3^(1/3) is irrational. Hint: show that [x][/0] = 2^(1/3) + 3^(1/3) is algebraic by constructing an explicit polynomial f(x) with integer coefficients such that f([x][/0]) = 0. Then prove that f(x) has no rational roots.
Note:[x][/0] means x subscript zero

Homework Equations


[x][/0] = 2^(1/3) + 3^(1/3)

The Attempt at a Solution


First I solved for x^3 and got 5+3{6^(1/3)[2^(1/3) + 3^(1/3)]}.
Then I did x^9=[x^3]^3=> (after some work I got=> 125(x^3) -500 + [2^(1/3) + 3^(1/3)]{15[6^(2/3)] + 162}
Do I cube the expression again, or I'm I missing something?

My question is what am I supposed to do with this term,
[2^(1/3) + 3^(1/3)]{15[6^(2/3)] + 162}?

Thanks,
Daniel
 
Last edited:
Physics news on Phys.org
The hint suggests to find a polynomial with integer coefficients. You have the right idea cubing, but there's a little more.

You found x_0^3=5+\sqrt[3]{6}(\sqrt[3]{2}+\sqrt[3]{3}).

But you can simplify that even more, by substituting x_0 in for \sqrt[3]{2}+\sqrt[3]{3}, to get x_0^3=5+\sqrt[3]{6}x_0 Then try to get rid of the final cube root, and you have an integer polynomial.
 
Thanks, I'll try it now.
I can't believe I didn't do that.
 
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...
Back
Top