logo

Algebraic Extension 📂Abstract Algebra

Algebraic Extension

Definition 1

Let EE be an extension of FF and call it nNn \in \mathbb{N}.

  1. If every element of EE is an algebraic number over FF, then EE is called an algebraic extension of FF.
  2. If EE is a nn-dimensional vector space over FF, then EE is called a nn-dimensional finite extension over FF.
  3. The degree of a finite extension EE over FF is denoted as [E:F][ E : F ].

Theorem

Let EE be a finite extension of FF, and let KK be a finite extension of EE.

  • [1]: A finite extension is an algebraic extension.
  • [2]: [E:F]=1    E=F[E : F] = 1 \iff E = F
  • [3]: [K:F]=[K:E][E:F][K : F] = [K : E ] [E : F]

Description

To get a feel for the degree, let’s take a look at the most familiar cases of the real numbers and the rational numbers.

R\mathbb{R} is obviously [R:R]=1[ \mathbb{R} : \mathbb{R} ] = 1, so it is fine to call it a 11rd degree real number field. Meanwhile, since a complex number can be expressed with two independent real numbers, it can also be seen as a Euclidean space R×R=C \mathbb{R} \times \mathbb{R} = \mathbb{C} or a simple extension R(i)=C\mathbb{R} ( i ) = \mathbb{C} with the addition of the imaginary unit ii. In this case, since [C:R]=2[ \mathbb{C} : \mathbb{R} ] = 2, the complex number field can be called a 22-degree real number field.

Adding the irrational number 2\sqrt{2} to the finite extension Q(2)\mathbb{Q} ( \sqrt{2} ) of Q\mathbb{Q}, and taking {1,2}\left\{ 1 , \sqrt{2} \right\} as a basis over Q\mathbb{Q}, the degree becomes [Q(2):Q]=2 \left[ \mathbb{Q} ( \sqrt{2} ) : \mathbb{Q} \right] = 2 When adding one more 3\sqrt{3}, since 23=6\sqrt{2} \cdot \sqrt{3} = \sqrt{6}, the basis of (Q(2))(3)=Q(2,3)\left( \mathbb{Q} ( \sqrt{2} ) \right) ( \sqrt{3} ) = \mathbb{Q} ( \sqrt{2} , \sqrt{3} ) becomes {1,2,3,6}\left\{ 1 , \sqrt{2} , \sqrt{3} ,\sqrt{6} \right\}. Therefore, calculating the degree over Q\mathbb{Q} yields [Q(2,3):Q]=4 \left[ \mathbb{Q} ( \sqrt{2} , \sqrt{3} ) : \mathbb{Q} \right] = 4

If we add 21/32^{1/3} instead of 3\sqrt{3}, the basis of Q(21/2,21/3)\mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) becomes complex as shown in {1,21/2,21/3,22/3,25/6,27/6}\left\{ 1 , 2^{1/2} , 2^{1/3} , 2^{2/3} , 2^{5/6} , 2^{7/6} \right\} considering all combinations. Calculating the degree yields [Q(21/2,21/3):Q]=6 \left[ \mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) : \mathbb{Q} \right] = 6 However, according to theorem [3], it can be calculated as follows: [Q(21/2,21/3):Q]=[Q(21/2,21/3):Q(21/6)][Q(21/6):Q] \left[ \mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) : \mathbb{Q} \right] = \left[ \mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) : \mathbb{Q} \left( 2^{1/6} \right) \right] \left[ \mathbb{Q} \left( 2^{1/6} \right) : \mathbb{Q} \right] On the right-hand side, the basis of [Q(21/6):Q]\left[ \mathbb{Q} \left( 2^{1/6} \right) : \mathbb{Q} \right] is trivially {1,21/6,22/6,23/6,24/6,25/6}\left\{ 1 , 2^{1/6} , 2^{2/6} , 2^{3/6} , 2^{4/6} , 2^{5/6} \right\}, so [Q(21/6):Q]=6 \left[ \mathbb{Q} \left( 2^{1/6} \right) : \mathbb{Q} \right] = 6 Summarizing, [Q(21/2,21/3):Q(21/6)]=1 \left[ \mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) : \mathbb{Q} \left( 2^{1/6} \right) \right] = 1 Therefore, by theorem [2], Q(21/2,21/3)=Q(21/6) \mathbb{Q} \left( 2^{1/2} , 2^{1/3} \right) = \mathbb{Q} \left( 2^{1/6} \right) is concluded.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p283. ↩︎