Algorithmic aspects of Galois theory in recent times

Size: px
Start display at page:

Download "Algorithmic aspects of Galois theory in recent times"

Transcription

1 Algorithmic aspects of Galois theory in recent times Michael F. Singer Department of Mathematics North Carolina State University Raleigh, NC Bicentenaire de la naissance d Évariste Galois l Institut Henri Poincaré, 28 Octobre 2011

2 Calculating Galois groups... in theory

3 Calculating Galois groups... in theory Calculating Galois groups... in practice

4 Calculating Galois groups... in theory Calculating Galois groups... in practice Calculating Differential Galois groups

5 Calculating Galois groups in theory

6 Calculating Galois groups in theory Can we calculate Galois groups?

7 Calculating Galois groups in theory Can we calculate Galois groups? Yes we can, but...

8 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882)

9 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882) f (x) Z[x], deg(f ) = n gcd(f, f ) = 1

10 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882) f (x) Z[x], deg(f ) = n gcd(f, f ) = 1 1) Let R(Y, X 1,..., X n) = Q σ S n (Y (α σ(1) X α σ(n) X n)) = Q σ S n (Y (α 1 X σ 1 (1) α nx σ 1 (n))) Q[Y, X 1,..., X n]

11 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882) f (x) Z[x], deg(f ) = n gcd(f, f ) = 1 1) Let R(Y, X 1,..., X n) = = Q σ S n (Y (α σ(1) X α σ(n) X n)) σ S n (Y (α 1 X σ 1 (1) α nx σ 1 (n))) Q[Y, X 1,..., X n] 2) Factor R(Y, X 1,..., X n) = R 1 (Y, X 1,..., X n) R t(y, X 1,..., X n)

12 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882) f (x) Z[x], deg(f ) = n gcd(f, f ) = 1 1) Let R(Y, X 1,..., X n) = = Q σ S n (Y (α σ(1) X α σ(n) X n)) σ S n (Y (α 1 X σ 1 (1) α nx σ 1 (n))) Q[Y, X 1,..., X n] 2) Factor R(Y, X 1,..., X n) = R 1 (Y, X 1,..., X n) R t(y, X 1,..., X n) Galois group of f = {σ S n R 1 (Y, X σ(1),..., X σ(n) ) = R 1 (Y, X 1,..., X n)}

13 An Algorithm (Kronecker, Gründzuge..., Crelle, 92, 1882) f (x) Z[x], deg(f ) = n gcd(f, f ) = 1 1) Let R(Y, X 1,..., X n) = = Q σ S n (Y (α σ(1) X α σ(n) X n)) σ S n (Y (α 1 X σ 1 (1) α nx σ 1 (n))) Q[Y, X 1,..., X n] 2) Factor R(Y, X 1,..., X n) = R 1 (Y, X 1,..., X n) R t(y, X 1,..., X n) Galois group of f = {σ S n R 1 (Y, X σ(1),..., X σ(n) ) = R 1 (Y, X 1,..., X n)} High Complexity!

14 Polynomial Time Algorithms Question: Is there an algorithm to compute the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f?

15 Polynomial Time Algorithms Question: Is there an algorithm to compute the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f? For m Z, size(m) = number of digits log(m) For f (x) = a nx n a 0 Z[x], size(f (x)) = n max i {size(a i )}.

16 Polynomial Time Algorithms Question: Is there an algorithm to compute the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f? For m Z, size(m) = number of digits log(m) For f (x) = a nx n a 0 Z[x], size(f (x)) = n max i {size(a i )}. Running Time = number of +,,,

17 Polynomial Time Algorithms Question: Is there an algorithm to compute the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f? For m Z, size(m) = number of digits log(m) For f (x) = a nx n a 0 Z[x], size(f (x)) = n max i {size(a i )}. Running Time = number of +,,, Revised Question:Is there an algorithm to compute generators of the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f?

18 Polynomial Time Algorithms Question: Is there an algorithm to compute the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f? For m Z, size(m) = number of digits log(m) For f (x) = a nx n a 0 Z[x], size(f (x)) = n max i {size(a i )}. Running Time = number of +,,, Revised Question:Is there an algorithm to compute generators of the Galois group of f (x) Z[x] whose running time is given as a polynomial in the size of f? We do not know!

19 Galois (Discours préliminaire): Si maintenant vous me donnez une équation que vous aurez choisie à votre gré et que vous desiriez connaître si elle est ou non soluble par radicaux, je n aurai rien à y faire que de vous indiquer le moyen de répondre à votre question, sans vouloir charger ni moi ni personne de le faire. En un mot les calculs sont impraticables.

20 Galois (Discours préliminaire): Si maintenant vous me donnez une équation que vous aurez choisie à votre gré et que vous desiriez connaître si elle est ou non soluble par radicaux, je n aurai rien à y faire que de vous indiquer le moyen de répondre à votre question, sans vouloir charger ni moi ni personne de le faire. En un mot les calculs sont impraticables. Question: Is there an algorithm to decide if f (x) Z[x] is solvable by radicals whose running time is given as a polynomial in the size of f?

21 Galois (Discours préliminaire): Si maintenant vous me donnez une équation que vous aurez choisie à votre gré et que vous desiriez connaître si elle est ou non soluble par radicaux, je n aurai rien à y faire que de vous indiquer le moyen de répondre à votre question, sans vouloir charger ni moi ni personne de le faire. En un mot les calculs sont impraticables. Question: Is there an algorithm to decide if f (x) Z[x] is solvable by radicals whose running time is given as a polynomial in the size of f? Landau and Miller (Solvability by radicals in polynomial time, J. Comp. Sys. Sci.,1985): If now you give us a polynomial which you have chosen at your pleasure, and if you want to know if it is or is not solvable by radicals, we have presented techniques to answer that question in polynomial time.

22 Ingredients of the Landau-Miller Algorithm

23 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x].

24 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f )

25 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f ) Adjoin root of f Q(α 1 ), factor f over Q(α 1 ) f = f 1 f 2 f t Adjoin root of f 1 Q(α 1, α 2 ), factor f over Q(α 1, α 2 ) Stop when f factors completely over K = Q(α 1,..., α l ) K = Q(β), β = r 1 α r nα n, g(x) = min. poly β over Q Galois group = {σ S n g(r 1 α σ(1) r nα σ(n) ) = 0}

26 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f )

27 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f ) Sims (1970): Given a group G can determine if it solvable in time polynomial in G. Can determine if Galois group is solvable in time polynomial in G and size(f )

28 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f ) Sims (1970): Given a group G can determine if it solvable in time polynomial in G. Can determine if Galois group is solvable in time polynomial in G and size(f ) P alfy (1982): G S n solvable, transitive and primitive implies G < n 3.25

29 Ingredients of the Landau-Miller Algorithm Lenstra-Lenstra-Lovász (1982): Polynomial time algorithm to factor f (x) Q[x]. Landau (1985): Construct splitting field and Galois group G in time polynomial in G and size(f ) Sims (1970): Given a group G can determine if it solvable in time polynomial in G. Can determine if Galois group is solvable in time polynomial in G and size(f ) P alfy (1982): G S n solvable, transitive and primitive implies G < n 3.25 Landau-Miller (1985): Showed how to reduce to the case of equations with transitive, primitive Galois groups.

30 Calculating Galois groups in practice Things that work

31 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z

32 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f )

33 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f ) R(Y, X 1,..., X n) = Y σ S n (Y (α σ(1) X α σ(n) X n)) = R 1 R t over Q

34 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f ) R(Y, X 1,..., X n) = Y σ S n (Y (α σ(1) X α σ(n) X n)) = R 1 R t over Q = (R 1,1 R 1,m1 ) (R t,1 R t,mt ) mod p

35 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f )

36 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f ) Theorem of Frobenius Let n = n n t, n 1 n 2... n t Density of {p p (f ), f = f 1 f t (mod p), deg(f i ) = n i } 1 G {σ G σ = τ 1 τ t, τ i a cycle of length n i }

37 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f ) Theorem of Frobenius Let n = n n t, n 1 n 2... n t Density of {p p (f ), f = f 1 f t (mod p), deg(f i ) = n i } 1 G {σ G σ = τ 1 τ t, τ i a cycle of length n i } Advantages: Easy to factor mod p (Berlekamp, 1967) Gives a good probabilistic test for S n, A n; good evidence for other groups.

38 Mod p techniques f (x) Z[x], monic, deg f = n (f ) = Q (α i α j ) 2 Z Fact: For p (f ), Gal(f (mod p)) Gal(f ) Theorem of Frobenius Let n = n n t, n 1 n 2... n t Density of {p p (f ), f = f 1 f t (mod p), deg(f i ) = n i } 1 G {σ G σ = τ 1 τ t, τ i a cycle of length n i } Advantages: Easy to factor mod p (Berlekamp, 1967) Gives a good probabilistic test for S n, A n; good evidence for other groups. Disadvantages: Asymptotic result Groups not determined by distribution of cycle patterns - already in deg. 8

39 Invariant Theoretic Techniques

40 Invariant Theoretic Techniques Example: f (x) = x 3 + bx + c Q[x] Gal(f ) S 3

41 Invariant Theoretic Techniques Example: f (x) = x 3 + bx + c Q[x] Gal(f ) S 3 f (x) = (x + α)(x + βx + γ), α, β, γ Q = Gal(f ) = S 2 or {id}

42 Invariant Theoretic Techniques Example: f (x) = x 3 + bx + c Q[x] Gal(f ) S 3 f (x) = (x + α)(x + βx + γ), α, β, γ Q = Gal(f ) = S 2 or {id} f (x) irreducible = Gal(f ) acts transitively on the roots α 1, α 2, α 3 Group Theory = Gal(f ) = S 3 or A 3

43 Invariant Theoretic Techniques Example: f (x) = x 3 + bx + c Q[x] Gal(f ) S 3 f (x) = (x + α)(x + βx + γ), α, β, γ Q = Gal(f ) = S 2 or {id} f (x) irreducible = Gal(f ) acts transitively on the roots α 1, α 2, α 3 Group Theory = Gal(f ) = S 3 or A 3 Let F (z) = z 2 + 4b c 2 = (z + δ)(z δ) δ = (α 1 α 2 )(α 2 α 3 )(α 3 α 1 ) δ is an invariant of A 3 but not of S 3 so Gal(f ) = A 3 F (z) factors over Q.

44 Invariant Theoretic Techniques Example: f (x) = x 3 + bx + c Q[x] Gal(f ) S 3 f (x) = (x + α)(x + βx + γ), α, β, γ Q = Gal(f ) = S 2 or {id} f (x) irreducible = Gal(f ) acts transitively on the roots α 1, α 2, α 3 Group Theory = Gal(f ) = S 3 or A 3 Let F (z) = z 2 + 4b c 2 = (z + δ)(z δ) δ = (α 1 α 2 )(α 2 α 3 )(α 3 α 1 ) δ is an invariant of A 3 but not of S 3 so Gal(f ) = A 3 F (z) factors over Q. Reduce calculation of Galois groups to factorization of associated polynomials

45 Why does this work?

46 Why does this work? I. A finite group is determined by its permutation representations.

47 Why does this work? I. A finite group is determined by its permutation representations. Given H G, ρ : G S N such that G acts transitively but H does not.

48 Why does this work? I. A finite group is determined by its permutation representations. Given H G, ρ : G S N such that G acts transitively but H does not. II. One can find permutation representations of G = Gal(K /k) in K. Let ρ : G S N, then β 1,..., β N K such that σ(α i ) = α ρ(σ)(i), for all σ G

49 Why does this work? I. A finite group is determined by its permutation representations. Given H G, ρ : G S N such that G acts transitively but H does not. II. One can find permutation representations of G = Gal(K /k) in K. Let ρ : G S N, then β 1,..., β N K such that σ(α i ) = α ρ(σ)(i), for all σ G Given Gal(K /k) G, to show Gal(K /k) = G: For each maximal subgroup H G, find a representation as in I. Find β 1,..., β N K as in II. Form F H (z) = Q (z β i ) k[z]. If F H (z) is irreducible for each H, then Gal(K /k) = G.

50 Differential Galois Groups

51 Differential Galois Groups What are Diffferential Galois Groups and what do they measure?

52 Differential Galois Groups What are Diffferential Galois Groups and what do they measure? Calculating Differential Galois Groups... in theory

53 Differential Galois Groups What are Diffferential Galois Groups and what do they measure? Calculating Differential Galois Groups... in theory Calculating Differential Galois Groups... in practice

54 Picard-Vessiot Theory

55 Picard-Vessiot Theory Consider a linear differential equation L(y) = d n y dz n + a n 1(z) d n 1 y dz n a 0y = 0, a i (z) C(z)

56 Picard-Vessiot Theory Consider a linear differential equation L(y) = d n y dz n + a n 1(z) d n 1 y dz n a 0y = 0, a i (z) C(z) z 0 a nonsingular point solutions y 1,..., y n anal. near z 0, lin. indep. /C.

57 Picard-Vessiot Theory Consider a linear differential equation L(y) = d n y dz n + a n 1(z) d n 1 y dz n a 0y = 0, a i (z) C(z) z 0 a nonsingular point solutions y 1,..., y n anal. near z 0, lin. indep. /C. PV-extension K = C(z)(y 1,..., y n, y 1,..., y n,..., y (n 1) 1,..., y (n 1) n ).

58 Picard-Vessiot Theory Consider a linear differential equation L(y) = d n y dz n + a n 1(z) d n 1 y dz n a 0y = 0, a i (z) C(z) z 0 a nonsingular point solutions y 1,..., y n anal. near z 0, lin. indep. /C. PV-extension K = C(z)(y 1,..., y n, y 1,..., y n,..., y (n 1) 1,..., y (n 1) n ). PV-group DGal(K /k) = {σ : K K σ is a C(z) diff. autom. of K } DGal(K /k) leaves Soln(L) invariant DGal(K /k) GL n(c). DGal(K /k) is Zariski-closed.

59 Picard-Vessiot Theory Consider a linear differential equation L(y) = d n y dz n + a n 1(z) d n 1 y dz n a 0y = 0, a i (z) C(z) z 0 a nonsingular point solutions y 1,..., y n anal. near z 0, lin. indep. /C. PV-extension K = C(z)(y 1,..., y n, y 1,..., y n,..., y (n 1) 1,..., y (n 1) n ). PV-group DGal(K /k) = {σ : K K σ is a C(z) diff. autom. of K } DGal(K /k) leaves Soln(L) invariant DGal(K /k) GL n(c). DGal(K /k) is Zariski-closed. Galois Correspondence: H Zariski closed DGal(K /C(z)) Diff. field, C(z) F K F

60 What do Differential Galois Groups Measure?

61 What do Differential Galois Groups Measure? Algebraic Dependence: K - a PV-extension of C(z) with PV-group G tr. deg. C(z) K = dim C G

62 What do Differential Galois Groups Measure? Algebraic Dependence: K - a PV-extension of C(z) with PV-group G tr. deg. C(z) K = dim C G Example: L(y) = y + 1 z λ2 + (1 )y = 0, z λ 2 DGal = SL n(c) 1 2 / Z tr. deg. C(z) C(z)(J λ, Y λ, J λ, Y λ) = 3

63 Solvability

64 Solvability L(y) = 0 is solvable in terms of liouvillian functions if there exists a tower of fields C(z) = K 0... K n such that K i+1 = K i (t i ) with t i algebraic over K i, or t i K i, i.e., t i = R u i, u i K i, or t i /t i K i, i.e., t i = e R u i, u i K i. with K K n, where K is the PV-extension associated with L(y) = 0.

65 Solvability L(y) = 0 is solvable in terms of liouvillian functions if there exists a tower of fields C(z) = K 0... K n such that K i+1 = K i (t i ) with t i algebraic over K i, or t i K i, i.e., t i = R u i, u i K i, or t i /t i K i, i.e., t i = e R u i, u i K i. with K K n, where K is the PV-extension associated with L(y) = 0. Example: L(y) = d 2 y dx 1 dy 2 2x dx xy K 0 = C(x) K 1 = K 0 ( x) K 2 = K 1 (er x ) {er x, e R x } is a basis for Soln(L = 0)

66 Solvability L(y) = 0 is solvable in terms of liouvillian functions if there exists a tower of fields C(z) = K 0... K n such that K i+1 = K i (t i ) with t i algebraic over K i, or t i K i, i.e., t i = R u i, u i K i, or t i /t i K i, i.e., t i = e R u i, u i K i. with K K n, where K is the PV-extension associated with L(y) = 0. Example: L(y) = d 2 y dx 1 dy 2 2x dx xy K 0 = C(x) K 1 = K 0 ( x) K 2 = K 1 (er x ) {er x, e R x } is a basis for Soln(L = 0) Thm: L(y) = 0 solvable in terms of liouvillian functions DGal contains a solvable subgroup of finite index.

67 Calculating Differential Galois Groups... in theory L(y) = y (n) + a n 1 y (n 1) a 0 y a i Q(x)

68 Calculating Differential Galois Groups... in theory L(y) = y (n) + a n 1 y (n 1) a 0 y a i Q(x) One can decide if L(y) = 0 has algebraic solutions n = 2: Schwarz, Klein :: Baldassari-Dwork, van Hoeij-Weil,... n 2: Jordan, Boulanger, Painlevé :: Risch, S.

69 Calculating Differential Galois Groups... in theory L(y) = y (n) + a n 1 y (n 1) a 0 y a i Q(x) One can decide if L(y) = 0 has algebraic solutions n = 2: Schwarz, Klein :: Baldassari-Dwork, van Hoeij-Weil,... n 2: Jordan, Boulanger, Painlevé :: Risch, S. One can decide if L(y) = 0 is solvable in terms of liouvillian functions. n = 2: Pepin :: Kovacic. n 2: Marotte :: S., Ulmer,... (n = 3 van Hoeij, Weil, Ulmer,..)

70 Calculating Differential Galois Groups... in theory L(y) = y (n) + a n 1 y (n 1) a 0 y a i Q(x) One can decide if L(y) = 0 has algebraic solutions n = 2: Schwarz, Klein :: Baldassari-Dwork, van Hoeij-Weil,... n 2: Jordan, Boulanger, Painlevé :: Risch, S. One can decide if L(y) = 0 is solvable in terms of liouvillian functions. n = 2: Pepin :: Kovacic. n 2: Marotte :: S., Ulmer,... (n = 3 van Hoeij, Weil, Ulmer,..) Can characterize when L(y) = 0 is solvable in terms of linear DE of lower order and decide for n = 3. Can decide if L(y) = 0 solvable in terms of Airy, Bessel, Cylinder, Kummer, Laguerre, Whittaker... (van Hoeij et al)

71 Calculating Differential Galois Groups... in theory L(y) = y (n) + a n 1 y (n 1) a 0 y a i Q(x) One can decide if L(y) = 0 has algebraic solutions n = 2: Schwarz, Klein :: Baldassari-Dwork, van Hoeij-Weil,... n 2: Jordan, Boulanger, Painlevé :: Risch, S. One can decide if L(y) = 0 is solvable in terms of liouvillian functions. n = 2: Pepin :: Kovacic. n 2: Marotte :: S., Ulmer,... (n = 3 van Hoeij, Weil, Ulmer,..) Can characterize when L(y) = 0 is solvable in terms of linear DE of lower order and decide for n = 3. Can decide if L(y) = 0 solvable in terms of Airy, Bessel, Cylinder, Kummer, Laguerre, Whittaker... (van Hoeij et al) One can compute the Galois group. (Hrushovsky)

72 Calculating Differential Galois Groups... in practice

73 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy:

74 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations.

75 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals.

76 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals. A linear differential equation is an avatar for the representation theory of its PV-group.

77 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals. A linear differential equation is an avatar for the representation theory of its PV-group. Given L(y) with V = Soln(L(y)), for any fin. dim. G-module W, can construct an L(y) with Soln( L(y)) = W.

78 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals. A linear differential equation is an avatar for the representation theory of its PV-group. Given L(y) with V = Soln(L(y)), for any fin. dim. G-module W, can construct an L(y) with Soln( L(y)) = W. (i) W V L = L L, Soln( L) = W

79 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals. A linear differential equation is an avatar for the representation theory of its PV-group. Given L(y) with V = Soln(L(y)), for any fin. dim. G-module W, can construct an L(y) with Soln( L(y)) = W. (i) W V L = L L, Soln( L) = W (ii) V = Soln(L(y)), W = Soln( L(y)), V W = (0) V W = Soln(LCLM(L, L)(y))

80 Calculating Differential Galois Groups... in practice Ideas based on Tannakian philosophy: A linear algebraic group G is determined by its linear representations. Can recover G from its category of fin. dim. G-modules Can construct all fin. dim. G-modules from a single faithful G-module via sums, submodules, quotients and duals. A linear differential equation is an avatar for the representation theory of its PV-group. Given L(y) with V = Soln(L(y)), for any fin. dim. G-module W, can construct an L(y) with Soln( L(y)) = W. (i) W V L = L L, Soln( L) = W (ii) V = Soln(L(y)), W = Soln( L(y)), V W = (0) V W = Soln(LCLM(L, L)(y)) (iii) Sym m (V ) = {y 1 y m y i V } = Soln(L s m (y))

81 Thm. Assume L(y) = y + r(x)y. L(y) = 0 is solvable in terms of liouvillian functions

82 Thm. Assume L(y) = y + r(x)y. L(y) = 0 is solvable in terms of liouvillian functions L s 6 factors.

83 Thm. Assume L(y) = y + r(x)y. L(y) = 0 is solvable in terms of liouvillian functions L s 6 factors. Thm. Assume L(y) = y + r(x)y. DGal = Valentiner Group A SL 3 6 of order 1080

84 Thm. Assume L(y) = y + r(x)y. L(y) = 0 is solvable in terms of liouvillian functions L s 6 factors. Thm. Assume L(y) = y + r(x)y. DGal = Valentiner Group A SL 3 6 of order 1080 L s 2 and L s 3 are irreducible L s 4 = L 9 L 6, L 9, L 6 irreducible.

Differential Groups and Differential Relations. Michael F. Singer Department of Mathematics North Carolina State University Raleigh, NC USA

Differential Groups and Differential Relations. Michael F. Singer Department of Mathematics North Carolina State University Raleigh, NC USA Differential Groups and Differential Relations Michael F. Singer Department of Mathematics North Carolina State University Raleigh, NC 27695-8205 USA http://www.math.ncsu.edu/ singer Theorem: (Hölder,

More information

The Galois group of a polynomial f(x) K[x] is the Galois group of E over K where E is a splitting field for f(x) over K.

The Galois group of a polynomial f(x) K[x] is the Galois group of E over K where E is a splitting field for f(x) over K. The third exam will be on Monday, April 9, 013. The syllabus for Exam III is sections 1 3 of Chapter 10. Some of the main examples and facts from this material are listed below. If F is an extension field

More information

Closed Form Solutions

Closed Form Solutions Closed Form Solutions Mark van Hoeij 1 Florida State University ISSAC 2017 1 Supported by NSF 1618657 1 / 26 What is a closed form solution? Example: Solve this equation for y = y(x). y = 4 x 3 (1 x) 2

More information

Closed Form Solutions

Closed Form Solutions Closed Form Solutions Mark van Hoeij 1 Florida State University Slides of this talk: www.math.fsu.edu/ hoeij/issac2017.pdf 1 Supported by NSF 1618657 1 / 29 What is a closed form solution? Example: Solve

More information

FIELD THEORY. Contents

FIELD THEORY. Contents FIELD THEORY MATH 552 Contents 1. Algebraic Extensions 1 1.1. Finite and Algebraic Extensions 1 1.2. Algebraic Closure 5 1.3. Splitting Fields 7 1.4. Separable Extensions 8 1.5. Inseparable Extensions

More information

Liouvillian solutions of third order differential equations

Liouvillian solutions of third order differential equations Article Submitted to Journal of Symbolic Computation Liouvillian solutions of third order differential equations Felix Ulmer IRMAR, Université de Rennes, 0 Rennes Cedex, France felix.ulmer@univ-rennes.fr

More information

Algebra Qualifying Exam August 2001 Do all 5 problems. 1. Let G be afinite group of order 504 = 23 32 7. a. Show that G cannot be isomorphic to a subgroup of the alternating group Alt 7. (5 points) b.

More information

School of Mathematics and Statistics. MT5836 Galois Theory. Handout 0: Course Information

School of Mathematics and Statistics. MT5836 Galois Theory. Handout 0: Course Information MRQ 2017 School of Mathematics and Statistics MT5836 Galois Theory Handout 0: Course Information Lecturer: Martyn Quick, Room 326. Prerequisite: MT3505 (or MT4517) Rings & Fields Lectures: Tutorials: Mon

More information

Generic Picard-Vessiot extensions for connected by finite groups Kolchin Seminar in Differential Algebra October 22nd, 2005

Generic Picard-Vessiot extensions for connected by finite groups Kolchin Seminar in Differential Algebra October 22nd, 2005 Generic Picard-Vessiot extensions for connected by finite groups Kolchin Seminar in Differential Algebra October 22nd, 2005 Polynomial Galois Theory case Noether first introduced generic equations in connection

More information

Lecture 6.6: The fundamental theorem of Galois theory

Lecture 6.6: The fundamental theorem of Galois theory Lecture 6.6: The fundamental theorem of Galois theory Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 410, Modern Algebra M. Macauley

More information

Generating Subfields

Generating Subfields Generating Subfields joint with Marc van Hoeij, Andrew Novocin Jürgen Klüners Universität Paderborn Number Theory Conference, Bordeaux, 14th January 2013 Jürgen Klüners (Universität Paderborn) Generating

More information

ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008

ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008 ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008 A passing paper consists of four problems solved completely plus significant progress on two other problems; moreover, the set of problems solved completely

More information

THE JOHNS HOPKINS UNIVERSITY Faculty of Arts and Sciences FINAL EXAM - SPRING SESSION ADVANCED ALGEBRA II.

THE JOHNS HOPKINS UNIVERSITY Faculty of Arts and Sciences FINAL EXAM - SPRING SESSION ADVANCED ALGEBRA II. THE JOHNS HOPKINS UNIVERSITY Faculty of Arts and Sciences FINAL EXAM - SPRING SESSION 2006 110.402 - ADVANCED ALGEBRA II. Examiner: Professor C. Consani Duration: 3 HOURS (9am-12:00pm), May 15, 2006. No

More information

Chapter 11: Galois theory

Chapter 11: Galois theory Chapter 11: Galois theory Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 410, Spring 014 M. Macauley (Clemson) Chapter 11: Galois theory

More information

Page Points Possible Points. Total 200

Page Points Possible Points. Total 200 Instructions: 1. The point value of each exercise occurs adjacent to the problem. 2. No books or notes or calculators are allowed. Page Points Possible Points 2 20 3 20 4 18 5 18 6 24 7 18 8 24 9 20 10

More information

Determining the Galois group of a rational polynomial

Determining the Galois group of a rational polynomial JAH 1 Determining the Galois group of a rational polynomial Alexander Hulpke Department of Mathematics Colorado State University Fort Collins, CO, 80523 hulpke@math.colostate.edu http://www.math.colostate.edu/

More information

Solutions of linear ordinary differential equations in terms of special functions

Solutions of linear ordinary differential equations in terms of special functions Solutions of linear ordinary differential equations in terms of special functions Manuel Bronstein ManuelBronstein@sophiainriafr INRIA Projet Café 004, Route des Lucioles, BP 93 F-0690 Sophia Antipolis

More information

Part II Galois Theory

Part II Galois Theory Part II Galois Theory Definitions Based on lectures by C. Birkar Notes taken by Dexter Chua Michaelmas 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly)

More information

Factoring univariate polynomials over the rationals

Factoring univariate polynomials over the rationals Factoring univariate polynomials over the rationals Tommy Hofmann TU Kaiserslautern November 21, 2017 Tommy Hofmann Factoring polynomials over the rationals November 21, 2017 1 / 31 Factoring univariate

More information

Tutorial on Differential Galois Theory III

Tutorial on Differential Galois Theory III Tutorial on Differential Galois Theory III T. Dyckerhoff Department of Mathematics University of Pennsylvania 02/14/08 / Oberflockenbach Outline Today s plan Monodromy and singularities Riemann-Hilbert

More information

Solutions of exercise sheet 6

Solutions of exercise sheet 6 D-MATH Algebra I HS 14 Prof. Emmanuel Kowalski Solutions of exercise sheet 6 1. (Irreducibility of the cyclotomic polynomial) Let n be a positive integer, and P Z[X] a monic irreducible factor of X n 1

More information

An algorithm for solving second order linear homogeneous differential equations

An algorithm for solving second order linear homogeneous differential equations An algorithm for solving second order linear homogeneous differential equations Jerald J. Kovacic Department of Mathematics The City College of The City University of New York New York, NY 10031 email:

More information

Galois Theory TCU Graduate Student Seminar George Gilbert October 2015

Galois Theory TCU Graduate Student Seminar George Gilbert October 2015 Galois Theory TCU Graduate Student Seminar George Gilbert October 201 The coefficients of a polynomial are symmetric functions of the roots {α i }: fx) = x n s 1 x n 1 + s 2 x n 2 + + 1) n s n, where s

More information

Contradiction. Theorem 1.9. (Artin) Let G be a finite group of automorphisms of E and F = E G the fixed field of G. Then [E : F ] G.

Contradiction. Theorem 1.9. (Artin) Let G be a finite group of automorphisms of E and F = E G the fixed field of G. Then [E : F ] G. 1. Galois Theory 1.1. A homomorphism of fields F F is simply a homomorphism of rings. Such a homomorphism is always injective, because its kernel is a proper ideal (it doesnt contain 1), which must therefore

More information

Classification of Algebraic Subgroups of Lower Order Unipotent Algebraic Groups

Classification of Algebraic Subgroups of Lower Order Unipotent Algebraic Groups Classification of Algebraic Subgroups of Lower Order Unipotent Algebraic Groups AMS Special Session, Boston, MA; Differential Algebraic Geometry and Galois Theory (in memory of J. Kovacic) V. Ravi Srinivasan

More information

Homework 8 Solutions to Selected Problems

Homework 8 Solutions to Selected Problems Homework 8 Solutions to Selected Problems June 7, 01 1 Chapter 17, Problem Let f(x D[x] and suppose f(x is reducible in D[x]. That is, there exist polynomials g(x and h(x in D[x] such that g(x and h(x

More information

Chapter 4. Fields and Galois Theory

Chapter 4. Fields and Galois Theory Chapter 4 Fields and Galois Theory 63 64 CHAPTER 4. FIELDS AND GALOIS THEORY 4.1 Field Extensions 4.1.1 K[u] and K(u) Def. A field F is an extension field of a field K if F K. Obviously, F K = 1 F = 1

More information

Department of Mathematics, University of California, Berkeley

Department of Mathematics, University of California, Berkeley ALGORITHMIC GALOIS THEORY Hendrik W. Lenstra jr. Mathematisch Instituut, Universiteit Leiden Department of Mathematics, University of California, Berkeley K = field of characteristic zero, Ω = algebraically

More information

Practice problems for first midterm, Spring 98

Practice problems for first midterm, Spring 98 Practice problems for first midterm, Spring 98 midterm to be held Wednesday, February 25, 1998, in class Dave Bayer, Modern Algebra All rings are assumed to be commutative with identity, as in our text.

More information

ALGEBRA QUALIFYING EXAM SPRING 2012

ALGEBRA QUALIFYING EXAM SPRING 2012 ALGEBRA QUALIFYING EXAM SPRING 2012 Work all of the problems. Justify the statements in your solutions by reference to specific results, as appropriate. Partial credit is awarded for partial solutions.

More information

Galois Theory Overview/Example Part 1: Extension Fields. Overview:

Galois Theory Overview/Example Part 1: Extension Fields. Overview: Galois Theory Overview/Example Part 1: Extension Fields I ll start by outlining very generally the way Galois theory works. Then, I will work through an example that will illustrate the Fundamental Theorem

More information

Galois Theory, summary

Galois Theory, summary Galois Theory, summary Chapter 11 11.1. UFD, definition. Any two elements have gcd 11.2 PID. Every PID is a UFD. There are UFD s which are not PID s (example F [x, y]). 11.3 ED. Every ED is a PID (and

More information

Ohio State University Department of Mathematics Algebra Qualifier Exam Solutions. Timothy All Michael Belfanti

Ohio State University Department of Mathematics Algebra Qualifier Exam Solutions. Timothy All Michael Belfanti Ohio State University Department of Mathematics Algebra Qualifier Exam Solutions Timothy All Michael Belfanti July 22, 2013 Contents Spring 2012 1 1. Let G be a finite group and H a non-normal subgroup

More information

Part II Galois Theory

Part II Galois Theory Part II Galois Theory Theorems Based on lectures by C. Birkar Notes taken by Dexter Chua Michaelmas 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

22. Galois theory. G = Gal(L/k) = Aut(L/k) [L : K] = H. Gal(K/k) G/H

22. Galois theory. G = Gal(L/k) = Aut(L/k) [L : K] = H. Gal(K/k) G/H 22. Galois theory 22.1 Field extensions, imbeddings, automorphisms 22.2 Separable field extensions 22.3 Primitive elements 22.4 Normal field extensions 22.5 The main theorem 22.6 Conjugates, trace, norm

More information

ON THE CONSTRUCTIVE INVERSE PROBLEM IN DIFFERENTIAL GALOIS THEORY #

ON THE CONSTRUCTIVE INVERSE PROBLEM IN DIFFERENTIAL GALOIS THEORY # Communications in Algebra, 33: 3651 3677, 2005 Copyright Taylor & Francis, Inc. ISSN: 0092-7872 print/1532-4125 online DOI: 10.1080/00927870500243304 ON THE CONSTRUCTIVE INVERSE PROBLEM IN DIFFERENTIAL

More information

Solving Second Order Linear Differential Equations with Klein s Theorem

Solving Second Order Linear Differential Equations with Klein s Theorem Solving Second Order Linear Differential Equations with Klein s Theorem M van Hoeij & J-A Weil ABSTRACT Given a second order linear differential equations with coefficients in a field k = C(x), the Kovacic

More information

Algebra Questions. May 13, Groups 1. 2 Classification of Finite Groups 4. 3 Fields and Galois Theory 5. 4 Normal Forms 9

Algebra Questions. May 13, Groups 1. 2 Classification of Finite Groups 4. 3 Fields and Galois Theory 5. 4 Normal Forms 9 Algebra Questions May 13, 2013 Contents 1 Groups 1 2 Classification of Finite Groups 4 3 Fields and Galois Theory 5 4 Normal Forms 9 5 Matrices and Linear Algebra 10 6 Rings 11 7 Modules 13 8 Representation

More information

Mathieu groups as Galois groups

Mathieu groups as Galois groups Mathieu groups as Galois groups Peter Müller LMU, 10 June 2015 The inverse Galois problem G nite group, is there f (X ) Q[X ] with Gal(f (X )/Q) = G? The inverse Galois problem G nite group, is there f

More information

Field Theory Qual Review

Field Theory Qual Review Field Theory Qual Review Robert Won Prof. Rogalski 1 (Some) qual problems ˆ (Fall 2007, 5) Let F be a field of characteristic p and f F [x] a polynomial f(x) = i f ix i. Give necessary and sufficient conditions

More information

MTH 401: Fields and Galois Theory

MTH 401: Fields and Galois Theory MTH 401: Fields and Galois Theory Semester 1, 2014-2015 Dr. Prahlad Vaidyanathan Contents Classical Algebra 3 I. Polynomials 6 1. Ring Theory.................................. 6 2. Polynomial Rings...............................

More information

Some algebraic number theory and the reciprocity map

Some algebraic number theory and the reciprocity map Some algebraic number theory and the reciprocity map Ervin Thiagalingam September 28, 2015 Motivation In Weinstein s paper, the main problem is to find a rule (reciprocity law) for when an irreducible

More information

Galois Theory and Some Applications

Galois Theory and Some Applications Galois Theory and Some Applications Aparna Ramesh July 19, 2015 Introduction In this project, we study Galois theory and discuss some applications. The theory of equations and the ancient Greek problems

More information

MAT 535 Problem Set 5 Solutions

MAT 535 Problem Set 5 Solutions Final Exam, Tues 5/11, :15pm-4:45pm Spring 010 MAT 535 Problem Set 5 Solutions Selected Problems (1) Exercise 9, p 617 Determine the Galois group of the splitting field E over F = Q of the polynomial f(x)

More information

Galois Theory. This material is review from Linear Algebra but we include it for completeness.

Galois Theory. This material is review from Linear Algebra but we include it for completeness. Galois Theory Galois Theory has its origins in the study of polynomial equations and their solutions. What is has revealed is a deep connection between the theory of fields and that of groups. We first

More information

Riemann surfaces with extra automorphisms and endomorphism rings of their Jacobians

Riemann surfaces with extra automorphisms and endomorphism rings of their Jacobians Riemann surfaces with extra automorphisms and endomorphism rings of their Jacobians T. Shaska Oakland University Rochester, MI, 48309 April 14, 2018 Problem Let X be an algebraic curve defined over a field

More information

Fields. Victoria Noquez. March 19, 2009

Fields. Victoria Noquez. March 19, 2009 Fields Victoria Noquez March 19, 2009 5.1 Basics Definition 1. A field K is a commutative non-zero ring (0 1) such that any x K, x 0, has a unique inverse x 1 such that xx 1 = x 1 x = 1. Definition 2.

More information

Problem 4 (Wed Jan 29) Let G be a finite abelian group. Prove that the following are equivalent

Problem 4 (Wed Jan 29) Let G be a finite abelian group. Prove that the following are equivalent Last revised: May 16, 2014 A.Miller M542 www.math.wisc.edu/ miller/ Problem 1 (Fri Jan 24) (a) Find an integer x such that x = 6 mod 10 and x = 15 mod 21 and 0 x 210. (b) Find the smallest positive integer

More information

Galois Theory and the Insolvability of the Quintic Equation

Galois Theory and the Insolvability of the Quintic Equation Galois Theory and the Insolvability of the Quintic Equation Daniel Franz 1. Introduction Polynomial equations and their solutions have long fascinated mathematicians. The solution to the general quadratic

More information

Algebra Homework, Edition 2 9 September 2010

Algebra Homework, Edition 2 9 September 2010 Algebra Homework, Edition 2 9 September 2010 Problem 6. (1) Let I and J be ideals of a commutative ring R with I + J = R. Prove that IJ = I J. (2) Let I, J, and K be ideals of a principal ideal domain.

More information

Introduction to Number Fields David P. Roberts University of Minnesota, Morris

Introduction to Number Fields David P. Roberts University of Minnesota, Morris Introduction to Number Fields David P. Roberts University of Minnesota, Morris 1. The factpat problem 2. Polynomial discriminants 3. Global factorizations 4. Generic factorization statistics 5. Resolvents

More information

Math 121 Homework 2 Solutions

Math 121 Homework 2 Solutions Math 121 Homework 2 Solutions Problem 13.2 #16. Let K/F be an algebraic extension and let R be a ring contained in K that contains F. Prove that R is a subfield of K containing F. We will give two proofs.

More information

Profinite Groups. Hendrik Lenstra. 1. Introduction

Profinite Groups. Hendrik Lenstra. 1. Introduction Profinite Groups Hendrik Lenstra 1. Introduction We begin informally with a motivation, relating profinite groups to the p-adic numbers. Let p be a prime number, and let Z p denote the ring of p-adic integers,

More information

Algebra Qualifying Exam Solutions. Thomas Goller

Algebra Qualifying Exam Solutions. Thomas Goller Algebra Qualifying Exam Solutions Thomas Goller September 4, 2 Contents Spring 2 2 2 Fall 2 8 3 Spring 2 3 4 Fall 29 7 5 Spring 29 2 6 Fall 28 25 Chapter Spring 2. The claim as stated is false. The identity

More information

1 Finite abelian groups

1 Finite abelian groups Last revised: May 16, 2014 A.Miller M542 www.math.wisc.edu/ miller/ Each Problem is due one week from the date it is assigned. Do not hand them in early. Please put them on the desk in front of the room

More information

1. Group Theory Permutations.

1. Group Theory Permutations. 1.1. Permutations. 1. Group Theory Problem 1.1. Let G be a subgroup of S n of index 2. Show that G = A n. Problem 1.2. Find two elements of S 7 that have the same order but are not conjugate. Let π S 7

More information

Solutions for Problem Set 6

Solutions for Problem Set 6 Solutions for Problem Set 6 A: Find all subfields of Q(ζ 8 ). SOLUTION. All subfields of K must automatically contain Q. Thus, this problem concerns the intermediate fields for the extension K/Q. In a

More information

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition).

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Bryan Félix Abril 12, 2017 Section 14.2 Exercise 3. Determine the Galois group of (x 2 2)(x 2 3)(x 2 5). Determine all the subfields

More information

Math 603, Spring 2003, HW 6, due 4/21/2003

Math 603, Spring 2003, HW 6, due 4/21/2003 Math 603, Spring 2003, HW 6, due 4/21/2003 Part A AI) If k is a field and f k[t ], suppose f has degree n and has n distinct roots α 1,..., α n in some extension of k. Write Ω = k(α 1,..., α n ) for the

More information

but no smaller power is equal to one. polynomial is defined to be

but no smaller power is equal to one. polynomial is defined to be 13. Radical and Cyclic Extensions The main purpose of this section is to look at the Galois groups of x n a. The first case to consider is a = 1. Definition 13.1. Let K be a field. An element ω K is said

More information

22M: 121 Final Exam. Answer any three in this section. Each question is worth 10 points.

22M: 121 Final Exam. Answer any three in this section. Each question is worth 10 points. 22M: 121 Final Exam This is 2 hour exam. Begin each question on a new sheet of paper. All notations are standard and the ones used in class. Please write clearly and provide all details of your work. Good

More information

FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES THIRD ORDER A-HYPERGEOMETRIC FUNCTIONS WEN XU

FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES THIRD ORDER A-HYPERGEOMETRIC FUNCTIONS WEN XU FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES THIRD ORDER A-HYPERGEOMETRIC FUNCTIONS By WEN XU A Dissertation submitted to the Department of Mathematics in partial fulfillment of the requirements

More information

1 The Galois Group of a Quadratic

1 The Galois Group of a Quadratic Algebra Prelim Notes The Galois Group of a Polynomial Jason B. Hill University of Colorado at Boulder Throughout this set of notes, K will be the desired base field (usually Q or a finite field) and F

More information

Arithmetic of split Kummer surfaces: Montgomery endomorphism of Edwards products

Arithmetic of split Kummer surfaces: Montgomery endomorphism of Edwards products 1 Arithmetic of split Kummer surfaces: Montgomery endomorphism of Edwards products David Kohel Institut de Mathématiques de Luminy International Workshop on Codes and Cryptography 2011 Qingdao, 2 June

More information

Finite Depth and a Galois Correspondence. Lars Kadison

Finite Depth and a Galois Correspondence. Lars Kadison Finite Depth and a Galois Correspondence Lars Kadison October 12, 2007 Similarity of Functors F G Two functors between abelian categories F, G : C D are said to be similar if object X C, n, m Z + : two

More information

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by Seminar 1 1. Which ones of the usual symbols of addition, subtraction, multiplication and division define an operation (composition law) on the numerical sets N, Z, Q, R, C? 2. Let A = {a 1, a 2, a 3 }.

More information

9. Finite fields. 1. Uniqueness

9. Finite fields. 1. Uniqueness 9. Finite fields 9.1 Uniqueness 9.2 Frobenius automorphisms 9.3 Counting irreducibles 1. Uniqueness Among other things, the following result justifies speaking of the field with p n elements (for prime

More information

QUALIFYING EXAM IN ALGEBRA August 2011

QUALIFYING EXAM IN ALGEBRA August 2011 QUALIFYING EXAM IN ALGEBRA August 2011 1. There are 18 problems on the exam. Work and turn in 10 problems, in the following categories. I. Linear Algebra 1 problem II. Group Theory 3 problems III. Ring

More information

3 Extensions of local fields

3 Extensions of local fields 3 Extensions of local fields ocal field = field complete wrt an AV. (Sometimes people are more restrictive e.g. some people require the field to be locally compact.) We re going to study extensions of

More information

List of topics for the preliminary exam in algebra

List of topics for the preliminary exam in algebra List of topics for the preliminary exam in algebra 1 Basic concepts 1. Binary relations. Reflexive, symmetric/antisymmetryc, and transitive relations. Order and equivalence relations. Equivalence classes.

More information

Gauss composition and integral arithmetic invariant theory

Gauss composition and integral arithmetic invariant theory Gauss composition and integral arithmetic invariant theory David Zureick-Brown (Emory University) Anton Gerschenko (Google) Connections in Number Theory Fall Southeastern Sectional Meeting University of

More information

HILBERT FUNCTIONS. 1. Introduction

HILBERT FUNCTIONS. 1. Introduction HILBERT FUCTIOS JORDA SCHETTLER 1. Introduction A Hilbert function (so far as we will discuss) is a map from the nonnegative integers to themselves which records the lengths of composition series of each

More information

Di erential Algebraic Geometry, Part I

Di erential Algebraic Geometry, Part I Di erential Algebraic Geometry, Part I Phyllis Joan Cassidy City College of CUNY Fall 2007 Phyllis Joan Cassidy (Institute) Di erential Algebraic Geometry, Part I Fall 2007 1 / 46 Abstract Di erential

More information

Suppose A h is a flat family of non-commutative algebras, such that A 0 is commutative.

Suppose A h is a flat family of non-commutative algebras, such that A 0 is commutative. Suppose A h is a flat family of non-commutative algebras, such that A 0 is commutative. Suppose A h is a flat family of non-commutative algebras, such that A 0 is commutative. Then A 0 has an additional

More information

Universal Covers and Category Theory in Polynomial and Differential Galois Theory

Universal Covers and Category Theory in Polynomial and Differential Galois Theory Fields Institute Communications Volume 00, 0000 Universal Covers and Category Theory in Polynomial and Differential Galois Theory Andy R. Magid Department of Mathematics University of Oklahoma Norman OK

More information

Elliptic curves over function fields 1

Elliptic curves over function fields 1 Elliptic curves over function fields 1 Douglas Ulmer and July 6, 2009 Goals for this lecture series: Explain old results of Tate and others on the BSD conjecture over function fields Show how certain classes

More information

Quasi-reducible Polynomials

Quasi-reducible Polynomials Quasi-reducible Polynomials Jacques Willekens 06-Dec-2008 Abstract In this article, we investigate polynomials that are irreducible over Q, but are reducible modulo any prime number. 1 Introduction Let

More information

Homework 4 Algebra. Joshua Ruiter. February 21, 2018

Homework 4 Algebra. Joshua Ruiter. February 21, 2018 Homework 4 Algebra Joshua Ruiter February 21, 2018 Chapter V Proposition 0.1 (Exercise 20a). Let F L be a field extension and let x L be transcendental over F. Let K F be an intermediate field satisfying

More information

A PROOF OF BURNSIDE S p a q b THEOREM

A PROOF OF BURNSIDE S p a q b THEOREM A PROOF OF BURNSIDE S p a q b THEOREM OBOB Abstract. We prove that if p and q are prime, then any group of order p a q b is solvable. Throughout this note, denote by A the set of algebraic numbers. We

More information

Solutions of exercise sheet 11

Solutions of exercise sheet 11 D-MATH Algebra I HS 14 Prof Emmanuel Kowalski Solutions of exercise sheet 11 The content of the marked exercises (*) should be known for the exam 1 For the following values of α C, find the minimal polynomial

More information

Algorithms for Solving Linear Differential Equations with Rational Function Coefficients

Algorithms for Solving Linear Differential Equations with Rational Function Coefficients Algorithms for Solving Linear Differential Equations with Rational Function Coefficients Erdal Imamoglu Department of Mathematics Florida State University May 25, 2017 1 / 37 1 Introduction 2 Formal Solutions,

More information

Solving Third Order Linear Differential Equations in Terms of Second Order Equations

Solving Third Order Linear Differential Equations in Terms of Second Order Equations Solving Third Order Linear Differential Equations in Terms of Second Order Equations Mark van Hoeij (Florida State University) ISSAC 2007 Talk presented by: George Labahn (University of Waterloo) Notations.

More information

Computing the Galois group of a polynomial

Computing the Galois group of a polynomial Computing the Galois group of a polynomial Curtis Bright April 15, 2013 Abstract This article outlines techniques for computing the Galois group of a polynomial over the rationals, an important operation

More information

RINGS: SUMMARY OF MATERIAL

RINGS: SUMMARY OF MATERIAL RINGS: SUMMARY OF MATERIAL BRIAN OSSERMAN This is a summary of terms used and main results proved in the subject of rings, from Chapters 11-13 of Artin. Definitions not included here may be considered

More information

Z-graded noncommutative algebraic geometry University of Washington Algebra/Algebraic Geometry Seminar

Z-graded noncommutative algebraic geometry University of Washington Algebra/Algebraic Geometry Seminar Z-graded noncommutative algebraic geometry University of Washington Algebra/Algebraic Geometry Seminar Robert Won Wake Forest University Joint with Jason Gaddis (Miami University) and Cal Spicer (Imperial

More information

GALOIS THEORY: LECTURE 20

GALOIS THEORY: LECTURE 20 GALOIS THEORY: LECTURE 0 LEO GOLDMAKHER. REVIEW: THE FUNDAMENTAL LEMMA We begin today s lecture by recalling the Fundamental Lemma introduced at the end of Lecture 9. This will come up in several places

More information

A Field Extension as a Vector Space

A Field Extension as a Vector Space Chapter 8 A Field Extension as a Vector Space In this chapter, we take a closer look at a finite extension from the point of view that is a vector space over. It is clear, for instance, that any is a linear

More information

CDM. Finite Fields. Klaus Sutner Carnegie Mellon University. Fall 2018

CDM. Finite Fields. Klaus Sutner Carnegie Mellon University. Fall 2018 CDM Finite Fields Klaus Sutner Carnegie Mellon University Fall 2018 1 Ideals The Structure theorem Where Are We? 3 We know that every finite field carries two apparently separate structures: additive and

More information

Section 6: Field and Galois theory

Section 6: Field and Galois theory Section 6: Field and Galois theory Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Modern Algebra M. Macauley (Clemson) Section

More information

Algebra Exam, Spring 2017

Algebra Exam, Spring 2017 Algebra Exam, Spring 2017 There are 5 problems, some with several parts. Easier parts count for less than harder ones, but each part counts. Each part may be assumed in later parts and problems. Unjustified

More information

Linear Algebra III Lecture 11

Linear Algebra III Lecture 11 Linear Algebra III Lecture 11 Xi Chen 1 1 University of Alberta February 13, 2015 Outline Minimal Polynomial 1 Minimal Polynomial Minimal Polynomial The minimal polynomial f (x) of a square matrix A is

More information

MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION

MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION 1. Polynomial rings (review) Definition 1. A polynomial f(x) with coefficients in a ring R is n f(x) = a i x i = a 0 + a 1 x + a 2 x 2 + + a n x n i=0

More information

ORAL QUALIFYING EXAM QUESTIONS. 1. Algebra

ORAL QUALIFYING EXAM QUESTIONS. 1. Algebra ORAL QUALIFYING EXAM QUESTIONS JOHN VOIGHT Below are some questions that I have asked on oral qualifying exams (starting in fall 2015). 1.1. Core questions. 1. Algebra (1) Let R be a noetherian (commutative)

More information

MT5836 Galois Theory MRQ

MT5836 Galois Theory MRQ MT5836 Galois Theory MRQ May 3, 2017 Contents Introduction 3 Structure of the lecture course............................... 4 Recommended texts..................................... 4 1 Rings, Fields and

More information

Public-key Cryptography: Theory and Practice

Public-key Cryptography: Theory and Practice Public-key Cryptography Theory and Practice Department of Computer Science and Engineering Indian Institute of Technology Kharagpur Chapter 2: Mathematical Concepts Divisibility Congruence Quadratic Residues

More information

Fields and Galois Theory. Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory.

Fields and Galois Theory. Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory. Fields and Galois Theory Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory. This should be a reasonably logical ordering, so that a result here should

More information

Primes, Polynomials, Progressions. B.Sury Indian Statistical Institute Bangalore NISER Bhubaneshwar February 15, 2016

Primes, Polynomials, Progressions. B.Sury Indian Statistical Institute Bangalore NISER Bhubaneshwar February 15, 2016 Indian Statistical Institute Bangalore NISER Bhubaneshwar February 15, 2016 Primes and polynomials It is unknown if there exist infinitely many prime numbers of the form n 2 + 1. Primes and polynomials

More information

Topic Proposal Applying Representation Stability to Arithmetic Statistics

Topic Proposal Applying Representation Stability to Arithmetic Statistics Topic Proposal Applying Representation Stability to Arithmetic Statistics Nir Gadish Discussed with Benson Farb 1 Introduction The classical Grothendieck-Lefschetz fixed point formula relates the number

More information

The Cartan Decomposition of a Complex Semisimple Lie Algebra

The Cartan Decomposition of a Complex Semisimple Lie Algebra The Cartan Decomposition of a Complex Semisimple Lie Algebra Shawn Baland University of Colorado, Boulder November 29, 2007 Definition Let k be a field. A k-algebra is a k-vector space A equipped with

More information

Jean-Pierre Escofier. Galois Theory. Translated by Leila Schneps. With 48 Illustrations. Springer

Jean-Pierre Escofier. Galois Theory. Translated by Leila Schneps. With 48 Illustrations. Springer Jean-Pierre Escofier Galois Theory Translated by Leila Schneps With 48 Illustrations Springer Preface v 1 Historical Aspects of the Resolution of Algebraic Equations 1 1.1 Approximating the Roots of an

More information