Please try to solve these problems, but you do not turn them in. You can also use these results in future problems. I’m happy to talk about these problems (or any others) if you have questions.
Additional Problem. Let $m,n\in \mathbb{Z}$ with $2\le m<n$. If $p,q\in \mathbb{Z}$ are prime, then $\sqrt[\overset{n}{}]{p} \notin \mathbb{Q}(\sqrt[\overset{m}{}]{q})$.
These are the problems to turn in for a grade. Please write in complete sentences, use correct punctuation, and organize your work. Once your finish these problems, please follow the directions in the Canvas assignment to submit them. If you have any questions (about the math or writing or submission process or anything), please let me know!
Section 13.2: 14
First compute $[\mathbb{Q}(\sqrt[5]{3}):\mathbb{Q}]$ and $[\mathbb{Q}(\zeta_5):\mathbb{Q}]$. You can freely use the results of the first additional problem to try.
There are various approaches to the second part. One way is to directly show both containments, which ultimately rests on showing $\sqrt{d},i \in \mathbb{Q}(\sqrt{d} +i)$. Another approach starts from the observation that it suffices to show $[\mathbb{Q}(\sqrt{d} +i):\mathbb{Q}] = 4$…do you see why? One key hurdle to continue with this approach is to prove that $[\mathbb{Q}(\sqrt{d} +i):\mathbb{Q}] \neq 2$. If $[\mathbb{Q}(\sqrt{d} +i):\mathbb{Q}] = 2$, then every element of $\mathbb{Q}(\sqrt{d} +i)$ can be written as $a+b(\sqrt{d} +i)$ with $a,b\in \mathbb{Q}$; can you find a contradiction?
Remark. Every complex number $z$ can be written in the form $z = r\cos(\theta) + ir\sin(\theta)$ where $r,\theta\in \mathbb{R}$. In this form, multiplication works as follows: if $z_1 = r_1\cos(\theta_1) + ir_1\sin(\theta_1)$ and $z_2 = r_2\cos(\theta_2) + ir_2\sin(\theta_2)$, then \[z_1z_2 = r_1r_2\cos(\theta_1+\theta_2) + ir_1r_2\sin(\theta_1+\theta_2).\] In particular, $z^k = r^k\cos(k\theta) + ir^k\sin(k\theta)$. ↩