Form a polynomial of smallest degree having rational coefficients and one root as $\sqrt{2}+\sqrt{3}-\sqrt{5}$
Idea 1:
I thought that other roots would be just different combination of signs on the surds, ie
- $\sqrt{2}+\sqrt{3}+\sqrt{5}$
- $\sqrt{2}-\sqrt{3}+\sqrt{5}$
so least degree would be $2^3 = 8$.
Polynomial then could be formed using viete's formulas.
Idea 2:
We let $x = \sqrt{2}+\sqrt{3}-\sqrt{5}$. Then rearranging and squaring repeatedly gives us the polynomial.
Questions
This method seems unsatisfactory and is just a thought. Please help me with a proper method.
Is the polynomial i found unique? or there are more polynomials with rational coefficients with this root ($\sqrt{2}+\sqrt{3}-\sqrt{5}$)?
Also can we generalise this result: that the least degree of a polynomial whose root is a sum of $n$ distinct surds is $\sum \binom{n}{k} = 2^n$ ?
Edit
As stated by Hagen Von Elitzen, the result in third question is correct only for square roots of numbers which are pairwise coprime. Eg. ($\sqrt{2}, \sqrt{3}, \sqrt{5}$) and not ($\sqrt{2}, \sqrt{5}, \sqrt{10}$)