StatusX said:
What have you tried? It's obvious you should use induction, and then the tricky part becomes proving the irreducibility of a certain polynomial in an extension of Q. Have you gotten this far yet?
Yes. I tried induction of course.
Note that, [\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_{n+1}}): \mathbb{Q}] = [\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_{n+1}})]:\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_n})]\cdot [\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_n}):\mathbb{Q}] = [\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_{n+1}})]:\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_n})] \cdot 2^n
So it remains to show,
[\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_{n+1}})]:\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_n})] = 2
Which can be shown if,
\mbox{deg}(\sqrt{p_{n+1}},\mathbb{Q}(\sqrt{p_1},...,\sqrt{p_n}))=2
But the difficult step is the last step. I was reading about this problem and it was solved with "Kummer Theory" but I tried to find my own "elementary" solution.