Can someone please tell me how to write $\frac{1}{7+\sqrt[3]{2}}$ as a linear combination of $1$, $\sqrt[3]{2}$ and $\sqrt[3]{2}^2$using only coefficients in $\mathbb{Q}$ ?
|
Let $\omega = \sqrt[3]{2}$, it has minimal polynomial $\omega^3 - 2$. Like when you divide complex numbers ($\frac{1}{a + ib} = \frac{a - ib}{a^2 + b^2}$) an important part of this is the norm (recall $N(a + ib) = a^2 + b^2$) but unlike the complex case, the automorphisms of the field don't help (because there are not automorphisms of $\mathbb Q(\omega)$!). The definition of the norm in the general (non-Galois) case is not by multiplying all the conjugates together but the determinant of the linear operator "multiplication by $a + \omega b + \omega^2 c$". So write Putting $a = 7$, $b = 1$, $c = 0$ this gives $$\frac{1}{7 + \omega} = \frac{49 - 7 \omega + \omega^2}{345}.$$ |
|||||
|
|
$$\dfrac1{a+b} = \dfrac{a^2 -ab +b^2}{a^3 + b^3}$$ Take $a = 7$ and $b=\sqrt[3]{2}$ to get what you want. |
|||||||||
|
