A number is called algebraic if there is a polynomial with rational coefficients for which the number is a root. For example, √2 is algebraic because it is a root of the polynomial x^2−2. The number √(2+√3+√5)is also algebraic because it is a root of a monic polynomial of degree 8, namely x^8+ax^7+bx^6+cx^5+dx^4+ex^3+fx^2+gx+h. Find |a|+|b|+|c|+|d|+|e|+|f|+|g|+|h|.

Details and assumptions:
~A monic polynomial is a polynomial whose leading coefficient is 1.

2 answers

If the coefficients are all rational, then the irrational roots must occur in conjugate pairs. So, the polynomial is

(x-(√2+√3+√5))
(x-(√2+√3-√5))
(x-(√2-√3+√5))
(x-(√2-√3-√5))
(x-(-√2+√3+√5))
(x-(-√2+√3-√5))
(x-(-√2-√3+√5))
(x-(-√2-√3-√5))

x^8 - 40x^6 + 352x^4 - 960x^2 + 576

. . .
@Steve it's not √2+√3+√5,,, it's √(2+√3+√5)...
Similar Questions
    1. answers icon 1 answer
  1. A polynomial with integer coefficients is of the form\[28x^4 + a_3 x^3 + a_2 x^2 + a_1 x + 1 = 360.\] Find the number of
    1. answers icon 1 answer
  2. A polynomial with integer coefficients is of the form\[12x^4 + a_3 x^3 + a_2 x^2 + a_1 x + 24 = 0.\] If $r$ is a rational root
    1. answers icon 1 answer
  3. A polynomial with integer coefficients is of the form\[21x^4 + a_3 x^3 + a_2 x^2 + a_1 x - 28 = 0.\] If $r$ is a rational root
    1. answers icon 1 answer
more similar questions