As title say, which is the degree of the algebraic number $\frac{1+\sqrt{2}+\sqrt{3}}{5}$ ?
Obviously it is not degree 1 (rationals). It seems also not degree 2 (I do not known any way to convert form $\frac{a+b\sqrt{c}}{d}$).
As title say, which is the degree of the algebraic number $\frac{1+\sqrt{2}+\sqrt{3}}{5}$ ?
Obviously it is not degree 1 (rationals). It seems also not degree 2 (I do not known any way to convert form $\frac{a+b\sqrt{c}}{d}$).
Some hints:
the degree of $\dfrac{1+\sqrt{2}+\sqrt{3}}{5}$ is the same as the degree of $\sqrt{2}+\sqrt{3}$
the degree of $\sqrt{2}+\sqrt{3}$ is the dimension of $\mathbb{Q}(\sqrt{2}+\sqrt{3})$ as a vector space over $\mathbb{Q}$
$\mathbb{Q}(\sqrt{2}+\sqrt{3})=\mathbb{Q}(\sqrt{2},\sqrt{3})$
dimension formula for finite field extensions
It's basic knowledge about algebraic numbers that, if $b\in\mathbb{C}$ is algebraic over $\mathbb{Q}$, with minimal polynomial of degree $n$, then $\{1,b,b^2,\dots,b^{n-1}\}$ is a basis of $\mathbb{Q}(b)$ over $\mathbb{Q}$, where $\mathbb{Q}(b)$ is the least subfield of $\mathbb{C}$ containing $\mathbb{Q}$ and $b$.
Check also “Degree of a field extension” on Wikipedia or your lecture notes.
Set $ x $ equal to the number and work until you have a polynomial in $ x $ that's equal to zero.
$$ \begin{array}{r c l} x & = & \frac{1 + \sqrt{2} + \sqrt{3}}{5} \\ 5x & = & 1 + \sqrt{2} + \sqrt{3} \\ 5x - 1 & = & \sqrt{2} + \sqrt{3} \\ (5x - 1)^2 & = & \left(\sqrt{2} + \sqrt{3}\right)^2 \\ 25x^2 - 10x + 1 & = & 2 + 2 \sqrt{6} + 3 \\ \frac{25}{2} x^2 - 5x - 2 & = & \sqrt{6} \\ \left(\frac{25}{2}x^2 - 5x - 2\right)^2 & = & \left(\sqrt{6}\right)^2 \\ \frac{625}{4}x^4 - 125x^3 - 25x^2 + 20x + 4 & = & 6 \\ \frac{625}{4}x^4 - 125x^3 - 25x^2 + 20x - 2 & = & 0 \\ 625x^4 - 500x^3 - 100x^2 + 80x - 8 & = & 0 \end{array} $$ $$ \bbox[5px,border:2px solid black]{\mbox{The degree of the minimal polynomial is 4.}} $$
Let $x=\frac{1+\sqrt{2}+\sqrt{3}}{5}$. Then, $x$ is a root of the following polynomial,
$$625x^4-500x^3-100x^2+80x-8$$. So,the degree of $x$ is 4, if you think over quotient number.