Constructing an explicit tower with quadratic extensions.

150 Views Asked by At

I am so confused as to where to even start with this problem:

a, b, c, and d are real numbers. Let α = a + bi, β = c + di, such that α = β2.

Let Q be the set of rational numbers. Let K be a field, such that Q ⊆ K and a, b ∈ K:

K0 ⊂ K1 ⊂ K2 ⊂ ... ⊂ Kr
K = K0
My job is to find r and construct an explicit tower while considering the following:

All [Kj+1 : Kj ] = 2
c, d ∈ Kr
All Ki contain real elements (thus, we can't extend by i).

I've been trying to work with norms, but I just don't see it right now. I'm hoping to implement the following theorem:
If F and K are both fields, with [F:K] = 2, and characteristic of K not equal to 2, then ∃α ∈ F such that F = K(α) and α2 = β ∈ K

A nudge in the right direction would be much appreciated. Thank you for your time!

1

There are 1 best solutions below

1
On

Consider the sequence of primes $(p_n)_{n \geq 1}$. Then the following is what you want,

$$\mathbb{Q}(\sqrt{p_1},\sqrt{p_2},...) = \bigcup_{n=1}^{\infty} \mathbb{Q}(\sqrt{p_1},\sqrt{p_2},...,\sqrt{p_n})$$