Field Theory: Nicholson Alg Ext, Sec 6.2 Ex 13 Pg 282 Explained

Click For Summary
SUMMARY

The discussion centers on Example 13 from Nicholson's "Introduction to Abstract Algebra," specifically Section 6.2 on Algebraic Extensions. The key assertion is that if \( u = \sqrt[3]{2} \), then \( \mathbb{Q}(u) = \mathbb{Q}(u^2) \). The reasoning provided establishes that \( [\mathbb{Q}(u^2) : \mathbb{Q}] \neq 1 \) because \( u^2 \notin \mathbb{Q} \), which is derived from the general fact that if \( [F(a) : F] = 1 \), then \( a \in F \).

PREREQUISITES
  • Understanding of field extensions in abstract algebra
  • Familiarity with minimal polynomials and their properties
  • Knowledge of algebraic numbers and their representations
  • Basic concepts of polynomial division in algebra
NEXT STEPS
  • Study the properties of algebraic extensions in more depth
  • Learn about minimal polynomials and their significance in field theory
  • Explore the implications of field degree on algebraic elements
  • Investigate examples of field extensions beyond \( \mathbb{Q} \)
USEFUL FOR

Students of abstract algebra, mathematicians focusing on field theory, and anyone interested in the properties of algebraic extensions and minimal polynomials.

Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I am reading Nicholson: Introduction to Abstract Algebra, Section 6.2 Algebraic Extensions.

Example 13 on page 282 (see attachment) reads as follows:

"If u = \sqrt[3]{2} show that \mathbb{Q}(u) = \mathbb{Q}(u^2)"

In the third line of the explanation - see page 282 of attachment - we read:

"But [\mathbb{Q}(u^2) \ : \ \mathbb{Q}] \ne 1 because u^2 \notin \mathbb{Q} ... ... "

Can someone explain why it follows that u^2 \notin \mathbb{Q} \Longrightarrow [\mathbb{Q}(u^2) \ : \ \mathbb{Q}] \ne 1

Peter

[This has also been posted on MHF]
 
Physics news on Phys.org
Peter said:
I am reading Nicholson: Introduction to Abstract Algebra, Section 6.2 Algebraic Extensions.

Example 13 on page 282 (see attachment) reads as follows:

"If u = \sqrt[3]{2} show that \mathbb{Q}(u) = \mathbb{Q}(u^2)"

In the third line of the explanation - see page 282 of attachment - we read:

"But [\mathbb{Q}(u^2) \ : \ \mathbb{Q}] \ne 1 because u^2 \notin \mathbb{Q} ... ... "

Can someone explain why it follows that u^2 \notin \mathbb{Q} \Longrightarrow [\mathbb{Q}(u^2) \ : \ \mathbb{Q}] \ne 1

Peter

[This has also been posted on MHF]
We prove the following general fact.

Let $E$ be an extension of a field $F$.
Let $a\in E$ be such that $[F(a):F]=1$.
Then $a\in F$.

What is the minimal polynomial of $a$ over $F$? It's degree is $1$. So say $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$.
Now we show that $f(a)\in F$ for any polynomial $f(x)\in F[x]$. Note that $f(x)=(x-a)g(x)+r(x)$ for some $r(x)\in F[x]$ with $\deg r(x)=1$. Thus $f(a)=r(a)$. Since $\deg r(x)=1$, $r(a)\in F$ and hence $f(a)\in F$.
We also knew that $F(a)=\{f(a):f(x)\in F[x]\}$ since $a$ is algebraic over $F$.
So we conclude $F(a)=F$ and hence $a\in F$.

Using the above discussion you can easily solve your original problem.
 
caffeinemachine said:
We prove the following general fact.

Let $E$ be an extension of a field $F$.
Let $a\in E$ be such that $[F(a):F]=1$.
Then $a\in F$.

What is the minimal polynomial of $a$ over $F$? It's degree is $1$. So say $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$.
Now we show that $f(a)\in F$ for any polynomial $f(x)\in F[x]$. Note that $f(x)=(x-a)g(x)+r(x)$ for some $r(x)\in F[x]$ with $\deg r(x)=1$. Thus $f(a)=r(a)$. Since $\deg r(x)=1$, $r(a)\in F$ and hence $f(a)\in F$.
We also knew that $F(a)=\{f(a):f(x)\in F[x]\}$ since $a$ is algebraic over $F$.
So we conclude $F(a)=F$ and hence $a\in F$.

Using the above discussion you can easily solve your original problem.
Thanks caffeinemachine, most helpful of you. Your post enables me to progress on with Field Theory.

Peter
 
caffeinemachine said:
We prove the following general fact.

Let $E$ be an extension of a field $F$.
Let $a\in E$ be such that $[F(a):F]=1$.
Then $a\in F$.

What is the minimal polynomial of $a$ over $F$? It's degree is $1$. So say $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$.
Now we show that $f(a)\in F$ for any polynomial $f(x)\in F[x]$. Note that $f(x)=(x-a)g(x)+r(x)$ for some $r(x)\in F[x]$ with $\deg r(x)=1$. Thus $f(a)=r(a)$. Since $\deg r(x)=1$, $r(a)\in F$ and hence $f(a)\in F$.
We also knew that $F(a)=\{f(a):f(x)\in F[x]\}$ since $a$ is algebraic over $F$.
So we conclude $F(a)=F$ and hence $a\in F$.

Using the above discussion you can easily solve your original problem.

Hi caffeinemachine,

I was just revising and reflecting on your post and have a couple of points needing clarification.

You write:

"So say $$ x-b\in F[x] $$ is the minimal polynomial of a over F."

Do you mean:

"So say $$ x-a \in F[x] $$ is the minimal polynomial of a over F."?
Further, later in the post you write:

"Note that $$ f(x)=(x-a)g(x)+r(x) $$ for some $$ r(x)\in F[x] $$ with deg r(x)=1."

Given that the divisor (x - a) is of degree 1 does not this mean that the remainder is of degree less than 1, that is deg r(x) = 0?
Can you please clarify these two points?

Peter
 
Peter said:
Hi caffeinemachine,

I was just revising and reflecting on your post and have a couple of points needing clarification.

You write:

"So say $$ x-b\in F[x] $$ is the minimal polynomial of a over F."

Do you mean:

"So say $$ x-a \in F[x] $$ is the minimal polynomial of a over F."?
Further, later in the post you write:

"Note that $$ f(x)=(x-a)g(x)+r(x) $$ for some $$ r(x)\in F[x] $$ with deg r(x)=1."

Given that the divisor (x - a) is of degree 1 does not this mean that the remainder is of degree less than 1, that is deg r(x) = 0?
Can you please clarify these two points?

Peter
Thank you Peter. I see that my solution is messed up. I can't believe I made those mistakes.

Here.

We know that the minimal polynomial of $a$ over $F$ has degree $1$. So say $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$.

(Note: Here I don't mean that $x-a\in F[x]$ is the minimal polynomial of $a$ over $F$. We cannot say this because we don't know yet that $a\in F$. Saying $x-a\in F[x]$ would automatically imply that $a\in F$, but that is what we have to prove!)

Now, since $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$, we know that $a$ satisfies $x-b$. Thus $a-b=0$. thus giving $a=b$. Since $b\in F$ (Why? Simply because $x-b\in F[x]$), we have $a\in F$.

Forget about my previous solution. It is an embarrassment.

Tell me if you have any further doubts.
 
caffeinemachine said:
Thank you Peter. I see that my solution is messed up. I can't believe I made those mistakes.

Here.

We know that the minimal polynomial of $a$ over $F$ has degree $1$. So say $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$.

(Note: Here I don't mean that $x-a\in F[x]$ is the minimal polynomial of $a$ over $F$. We cannot say this because we don't know yet that $a\in F$. Saying $x-a\in F[x]$ would automatically imply that $a\in F$, but that is what we have to prove!)

Now, since $x-b\in F[x]$ is the minimal polynomial of $a$ over $F$, we know that $a$ satisfies $x-b$. Thus $a-b=0$. thus giving $a=b$. Since $b\in F$ (Why? Simply because $x-b\in F[x]$), we have $a\in F$.

Forget about my previous solution. It is an embarrassment.

Tell me if you have any further doubts.

Thanks caffeinemachine! as always, I appreciate your help

Peter
 

Similar threads

Replies
4
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
Replies
1
Views
1K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K