Solving Algebra Problems: G, x²=2 in 7-adic Numbers

  • Thread starter Thread starter AKG
  • Start date Start date
  • Tags Tags
    Algebra
AKG
Science Advisor
Homework Helper
Messages
2,559
Reaction score
4
1. Find the group

G = Gal(\mathbb{F}_{p^{n^2}}/\mathbb{F}_{p^n})


There is a 1-1 correspondence between elements of this group, and intermediate fields. An intermediate field is a finite field of order m, where pn | m | p. The m that satisfy this are pk for each k in {n, n+1, ..., n²-1, n²}. So the group in question has order n²-n+1. I'm very iffy on this material, so where should I go from here? Do I find

Gal(\mathbb{F}_{p^{k+1}}/\mathbb{F}_{p^k})

for n < k < n², and then G will be somehow made up of these Galois groups?

2. Is x²=2 solvable in 7-adic numbers?

For all k, x² = 2 (mod 7k) has two solutions, since 7k is congruent to either 1 or 7 (mod 8), depending on whether k is prime. Moreover, for each k, x² = 2 (mod 7k) has two distinct solutions, y and -y (which are incongruent since all powers of 7 are odd), and if j < k, then y (mod 7j) and -y (mod 7j) are solutions to x² = 2 (mod 7j).

So if y1 is a solution to x² = (mod 7), then there exists y2 such that y2 = y1 (mod 7) and y2² = 2 (mod 7²). Inductively, if yi is a solution to x² = (mod 7i), then there exists yi+1 such that yi+1 = yi (mod 7i) and yi+1² = 2 (mod 7i+1). Likewise, starting with -y1 I can get a different sequence. The two sequences should give rise to 7-adic numbers y and -y which satisfy y² = 2 as 7-adic numbers, right?
 
Physics news on Phys.org
You know what the Frobenius morphism/map is?
 
I vaguely remember it being a \mapsto a^n, but I can't remember what the domain or codomain are supposed to be, but I know it has something to do with finite fields.
 
i very strongly urge you to find out about the frobenius p'th power map since that tells you what the galois action is.

of course this is unnecessary: every finite field is multiplicatively generated by one element (the mult group is cyclic) which gives the answer, and explains your observation about intermediate fields.

or thirdly note that (except in characteristic 2) F_q^2 is gotten by adding in a the roots of x^(q-1) +1 to F_q (and so on) so that you can expressly write out that F_q^d is the splitting field over F_q of x^{q^d-1}+1these are essentially all the same observation, and are just extensions of the fermat's little theorem: that poly has no roots over F_q since every element in F_q to the power q-1 is 1 (note q=/=2^r here, for q=2 use x^2+x+1)
 
Last edited:
Okay, the Galois group I'm looking for was denoted G in my first post, but let's denote it H now. It is a subgroup of the Galois group Gal(\mathbb{F}_{p^{n^2}}/\mathbb{F}_p), and I will denote this group G. H is the subgroup of G that fixes elements of \mathbb{F}_{p^n}. G is cyclic of order n² generated by \sigma, the Frobenius pth power map. The group Gal(\mathbb{F}_{p^n}/\mathbb{F}_p) is cyclic of order n, generated again by \sigma. So to figure out H, we want to see which powers of \sigma as a generator of G fix \mathbb{F}_{p^n}. Clearly, it is the nth powers, and so

H = \{\sigma ^n,\, \sigma ^{2n},\, \dots ,\, \sigma ^{n^2} = 1\} = \langle \sigma ^n \rangle \cong \mathbb{Z}/n\mathbb{Z}

Correct?
 
Yes (plus extra characters to get above the minimum)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top