0

If I want to work out write the structure of the elements in the field $\mathbb{Q}(\omega,2^{1/3})$, where $\omega$ is the 3rd root of unity - what is the easiest way to do so?

Since $\omega$ and $2^{1/3}$ are algebraic does that mean $\mathbb{Q}(\omega,2^{1/3})=\mathbb{Q}[\omega,2^{1/3}]$ which means we can forget about the inverses of elements as they automatically be invertible - i.e. just focus on creating the smallest ring containing $\mathbb{Q},w$ and $2^{1/3}$ and we already get a field.

Is $\mathbb{Q}[\omega,2^{1/3}]$ easy to work out? For example as we know $\omega$ and $2^{1/3}$ can both range from powers of $0$ to $2$ before they belong to $\mathbb{Q}$ again so does this mean:

Let z=2^{1/3}

$\mathbb{Q}(\omega,2^{1/3})=\mathbb{Q}[\omega,2^{1/3}]=\{a +b{\omega} +c{\omega}^2 + dz + ez^2 + f{\omega}z + g{\omega}z^2 + h{\omega}^2z + l{\omega}^2z^2 :a,b,c,d,e,f,g,h,l \in \mathbb{Q}\}$

Is there easier ways of working out field structure?

Partey5
  • 1,280

1 Answers1

2

There are several possible answers to the question "Is there easier ways of working out field structure?"

  1. Use the primitive element theorem. We obtain, for example, $$ \Bbb{Q}(2^{1/3},\omega)=\Bbb{Q}(2^{1/3}+\omega), $$ and this is easier to write down.

Reference: How to compute a primitive element for the splitting field of $x^3-2 \in \Bbb{Q}[x]$?

  1. Describe it as the splitting field of $x^3-2$.

Reference: How should I find Splitting Field of $x^3-2$ over $\mathbb Q$.

Dietrich Burde
  • 130,978