Finding Polynomials from their Zeros

  • Thread starter Thread starter gabinchi
  • Start date Start date
  • Tags Tags
    Polynomials
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
gabinchi
Messages
1
Reaction score
0

Homework Statement


Prove that x = 2^(1/2)+2^(1/3) is irrational.


Homework Equations





The Attempt at a Solution



The hint to the exercise says that I should first show that x satisfies an equation of the form x^6+a_1*X^5+...+a_0 = 0, where the coefficients are integers.

I am having trouble showing that x satisfies such an equation.

I tried multiplying (x-2^(1/2)-2^(1/3))(x+2^(1/2)-2^(1/3)) but was not successful in getting integer coefficients.
 
Physics news on Phys.org
Try putting some more factors in. Or just start from

x=sqrt(2)+cbrt(2)

and manipulate it to find an expression x satsifies. (eg, if x=sqrt(2), then squaring both sides yields x^2=2, so x satisfies x^2-2=0. n.b. don't square both sides of what you started wit -try something more sophisticated than that).