Fourier Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Fourier Analysis Fourier Analysis Topics in Finite Fields (Fall 2013) Rutgers University Swastik Kopparty Last modified: Friday 18th October, 2013 1 Fourier basics Let G be a finite abelian group. A character of G is simply a homomorphism from G to the multiplicative group of the complex numbers, ∗ 1 C : (a + b) = (a) (b), and (−a) = (a) . Since G is finite, we have that every element in the image of 1 is a root of unity, and thus (a) = (a). Characters form a group under multiplication. We define the dual group of G, G^, to be the group of all characters of G. Let 0 be the trivial character, which maps all of G to 1; this is the identity element of G^. 1.1 Examples 1. Let G = Zp. For a 2 Zp, define a : G ! C by: 2πiax=p ax a(x) = e = !p ; 2πi=p ^ (where !p is the primitive pth root of unity e ). Then G = f a j a 2 Zpg. (Here p need not be prime). n 2. Let G = Z2n . For a 2 Z2 , define a : G ! C by: Pn ha;xi aixi a(x) = (−1) = (−1) j=1 : ^ Then G = f a j a 2 Zpg. (In the above examples, it is clear that the given a are indeed characters. That these are all the characters can be verified using a minimal set of generators for G. Soon we will see a proof of the fact that in general, the size of the dual group is at most jGj). Lk For a general finite abelian group G, by the classification of finite abelian groups, we can write G ≡ i=1 Zdi . ∗ This gives us, for each a = (a1; : : : ; ak) 2 Zdi , the character a : G ! C given by: k Y (x ; : : : ; x ) = !aixi : a 1 k di i=1 Observe that these characters are distinct and form a group. Again, these are all the characters of G. It so happens that in all these cases, G^ is isomorphic to G, but this is just a coincidence that occurs only in the finite case. 1.2 Characters form an orthonormal basis We use CG to denote the C vector space of all complex valued functions on G, equipped with the inner G product hf; gi = Ex2g[f(x)g(x)]. We now show that the characters of G form an orthonormal basis for C . While studying additive questions on G, it will be terribly useful to represent functions on G in this basis. 1 Lemma 1. Let be a character of G. Then: ( 1 = 0 Ex2G[ (x)] = : 0 6= 0 Proof. If = 0, then the lemma is obvious. Suppose 6= 0. Let S = Ex2G[ (x)]. For a fixed y 2 G, as x varies over all elements of the group, then so does xy. Then: S = Ex2G[ (xy)] = (y) · S: Take y 2 G to be such that (y) 6= 1. Thus S = 0. This immediately gives us the orthonormality of characters: Lemma 2. Let ; 0 be characters of G. Then: ( 0 0 0 1 = h ; i = Ex2G[ (x) (x)] = : 0 6= 0 Proof. Apply the previous lemma to the character · 0. Thus the number of characters of G is at most jGj. We already exhibited, for every finite abelian group G, a set of jGj distinct characters of G. Thus those are all the characters, and the set of all characters forms a basis for CG. Now that we have determined the dual group G^ of every finite abelian group, we change notation somewhat Lk ^ Lk ^ to make our future expressions cleaner. For G ≡ i=1 Zdi , we will let G = i=1 Zdi , and for a 2 G, we usel a to denote the character of G corresponding to a as given in the previous section. 1.3 The Fourier transform By the previous section, every function f : G ! C can be written as a linear combination of characters of G. Lemma 3. Every f : G ! C has the following expression in terms of the characters of G: X ^ f = f(a) · a; a2G^ where: ^ f(a) = hf; ai = Ex2G[f(x) a(x)]: The function f^ : G^ ! C is called the Fourier transform of f. There is also an inverse Fourier transform: given any function h : G^ ! C, there is a unique function f : G ! C such that f^ = h. 1.4 Parseval and Plancherel The orthonormality characters also implies that the Fourier transform is an isometry. This is given by the next two lemmas1. Lemma 4. Let f : G ! C. Then: 2 X ^ 2 Ex2G[jf(x)j ] = jf(a)j : a2G^ 1Somewhere I got the impression that the first of these lemmas is called the Parseval identity, and the second is called the Plancherel identity, but just now I wasn't able to confirm that from the internet. 2 Lemma 5. Let f; g : G ! C. Then: X ^ Ex2G[f(x)g(x)] = f(a)g^(a): a2G^ The second lemma implies the first. To prove the second lemma, we expand and simplify: 0 1 0 1 X ^ X Ex2G[f(x)g(x)] = Ex2G[@ f(a1) a1 (x)A @ g^(a2) a2 (x)A] a12G^ a22G^ X ^ = Ex2G[ f(a1) a1 (x)g^(a2) a2 (x)] a1;a22G^ X ^ = Ex2G[f(a1) a1 (x)g^(a2) a2 (x)] a1;a22G^ X ^ = f(a1)g^(a2)Ex2G[ a1 (x) a2 (x)] a1;a22G^ X ^ = f(a1)g^(a2)1a1=a2 a1;a22G^ X = f^(a)g^(a); a2G^ as desired. 1.5 Convolution So far we have not seen why the Fourier transform has anything to do with the group structure on G. Now we will. Given functions f; g : G ! C, define their convolution f ∗ g : G ! C as follows: f ∗ g(x) = Ey2Gf(y)g(x − y): Convolution shows up naturally in many additive-combinatorial problems. For example, if f = 1S, 1 f ∗ f(x) = · ( the number of (y ; y ) 2 S2 s.t. y + y = x): q 1 2 1 2 Convolution is an associative operation (check this!), and thus we may write expressions such as f ∗ g ∗ h. We denote f ∗ f ∗ · · · ∗ f (k times) by f (∗k). Convolution interacts nicely with the Fourier transform. Lemma 6. If f; g : G ! C, and h = f ∗ g. Then for every a 2 G^, h^(a) = f^(a) · g^(a): We also have a relation in the other direction. Lemma 7. If f; g : G ! C, and h = f · g. Then for every a 2 G^, X h^(a) = f^(b)^g(a − b): b2G^ 3 1.6 Big and small There is a lot of useful information in the magnitudes of Fourier coefficients. To get acclimatized, we should understand how big Fourier coefficents typically are, and how big can they possibly be. There are two special scenarios we will be especially interested in. p P ^ 2 jSj ^ jSj 1. S is a set, and f = 1S. By Parseval, a2G^ jf(a)j = jGj , and thus at least one jf(a)j is at least jGj . ^ ^ jSj Furthermore, for all a 2 G, we have jf(a)j ≤ jGj . P ^ 2 2. f : G ! C is such that jf(x)j = 1 for all x 2 G. By Parseval, a2G^ jf(a)j = 1, and thus at least one jf^(a)j ≥ p1 . Furthermore, for all a 2 G^, we have jf^(a)j ≤ 1. j Gj n ^ What does it mean for a Fourier coefficient to be large? Take G = Z2 , let a 2 G be nonzero, let S ⊆ G, and ^ jSj let f = 1S. For jf(a)j to be near its largest possible value jGj , we must have the following extreme scenario: Let H0 = fx 2 G j hx; ai = 0g and H1 = fx 2 G j hx; ai = 1g be the two hyperplanes defined by a that partition G. Then the manner in which S gets partitioned by H0 and H1 must be highly skewed. Conversely, jSj the Fourier coefficent is very small (o( jGj )) if S is partitioned almost equally into two parts by H0 and H1. Thus largeness of Fourier coefficients detects \nonuniform" distribution of the set S (with respect to the hyperplanes of the group G). ^ For G = Zp, the relationship is slightly less precise. For S ⊆ G to have a large Fourier coefficient a 2 G, it ax must be the case that most of the elements of f!p j x 2 Sg are \aligned" on the unit circle. Thus the scaled set aS should be strongly concentrated in an interval, or equivalently, S should be strongly concentrated in an arithmetic progression. Again, this is a form of nonuniform distribution. What do we expect for typical f? 1. Let f be a uniformly random function from G to the unit circle of C. Then for any fixed nonzero a 2 G^, we have by the Chernoff/Hoeffding/Bernstein bounds: t 2 Pr[jf^(a)j > ] < e−t =2jGj: jGj Taking union bound over all nonzero a 2 G^, we have that: t 2 Pr[ 9 nonzero a 2 G^ s.t. jf^(a)j > ] < jGj · e−t =2jGj: jGj p ^ q log jGj Taking t jGj · log jGj, we have that with high probability, jf(a)j ≤ O( jGj ) for all a 2 G. 2. Take S to be a random multiset of size k, selected by choosing x1; : : : ; xk uniformly at random from G. Then for any fixed nonzero a 2 G^, we have by the Chernoff/Hoeffding/Bernstein bounds: t 2 Pr[jf^(a)j > ] < e−t =2k: jGj Taking union bound over all nonzero a 2 G^, we have that: t 2 Pr[ 9 nonzero a 2 G^ s.t.
Recommended publications
  • Contents 1 Root Systems
    Stefan Dawydiak February 19, 2021 Marginalia about roots These notes are an attempt to maintain a overview collection of facts about and relationships between some situations in which root systems and root data appear. They also serve to track some common identifications and choices. The references include some helpful lecture notes with more examples. The author of these notes learned this material from courses taught by Zinovy Reichstein, Joel Kam- nitzer, James Arthur, and Florian Herzig, as well as many student talks, and lecture notes by Ivan Loseu. These notes are simply collected marginalia for those references. Any errors introduced, especially of viewpoint, are the author's own. The author of these notes would be grateful for their communication to [email protected]. Contents 1 Root systems 1 1.1 Root space decomposition . .2 1.2 Roots, coroots, and reflections . .3 1.2.1 Abstract root systems . .7 1.2.2 Coroots, fundamental weights and Cartan matrices . .7 1.2.3 Roots vs weights . .9 1.2.4 Roots at the group level . .9 1.3 The Weyl group . 10 1.3.1 Weyl Chambers . 11 1.3.2 The Weyl group as a subquotient for compact Lie groups . 13 1.3.3 The Weyl group as a subquotient for noncompact Lie groups . 13 2 Root data 16 2.1 Root data . 16 2.2 The Langlands dual group . 17 2.3 The flag variety . 18 2.3.1 Bruhat decomposition revisited . 18 2.3.2 Schubert cells . 19 3 Adelic groups 20 3.1 Weyl sets . 20 References 21 1 Root systems The following examples are taken mostly from [8] where they are stated without most of the calculations.
    [Show full text]
  • Sums of Multiplicative Characters with Additive Convolutions
    Sums of multiplicative characters with additive convolutions ∗ I. D. Shkredov, A. S. Volostnov Annotation. In the paper we obtain new estimates for binary and ternary sums of multiplica- tive characters with additive convolutions of characteristic functions of sets, having small additive doubling. In particular, we improve a result of M.–C. Chang. The proof uses Croot–Sisask almost periodicity lemma. 1 Introduction Let p be a prime number, Fp be the prime field and χ be a nontrivial multi- plicative character modulo p. In the paper we consider a problem of obtaining good upper bounds for the exponential sum χ(a + b) , (1) a∈XA, b∈B arXiv:1606.00358v1 [math.NT] 1 Jun 2016 where A, B are arbitrary subsets of the field Fp. Exponential sums of such a type were studied by various authors, see e.g. [2], [4], [8]–[10]. There is a well– known hypothesis on sums (1) which is called the graph Paley conjecture, see the history of the question in [2] or [13], for example. Conjecture (Paley graph). Let δ > 0 be a real number, A, B F be ⊂ p arbitrary sets with A > pδ and B > pδ. Then there exists a number | | | | ∗This work is supported by grant Russian Scientific Foundation RSF 14–11–00433. 1 I. D. Shkredov, A. S. Volostnov 2 τ = τ(δ) such that for any sufficiently large prime number p and all nontrivial characters χ the following holds χ(a + b) <p−τ A B . (2) | || | a∈A, b∈B X Let us say a few words about the name of the hypothesis.
    [Show full text]
  • NOTES for NUMBER THEORY COURSE 1. Unique Factorization
    NOTES FOR NUMBER THEORY COURSE 1. Unique factorization 1.1. All the rings we consider are assumed to have multiplicative unit 1 and almost always they will be commutative. N, Z, Q, R, C will denote the natural numbers, integers, rational numbers, real numbers and complex numbers respectively. A number α 2 C is called an algebraic number, if there exists a polynomial p(x) 2 Q[x] with p(α) = 0. We shall let Q¯ be the set of all algebraic numbers. Fact: \C and Q¯ are algebraically closed". IF R is a ring R[x1; ··· ; xn] will denote the ring of polynomials in n variables with coeffi- cients in R. The letter k will usually denote a field. If R ⊆ S are rings, and α1; ··· ; αk are elements of S, we shall let R[α1; ··· ; αn] be the subring of S generated by R and α1; ··· ; αn. Here are somep examples of rings R of the type we willp be interested in: R = Z, R = k[x], R = Z[i]( i = −1), R = Z[!](! = e2πi=3), R = Z[ 3], or more generally let R = Z[α], where α is an algebraic number. 1.2. First definitions: principal ideals, prime ideals... An element u 2 R is called an unit if there exists v 2 R such that uv = 1. Such a v is necessarily unique (Why?) and is called the inverse of u. The set of units in R will be denoted by U(R). The units in Z are 1 and −1. There are six units in Z[!] (the sixth roots of unity).
    [Show full text]
  • Complex Numbers
    APPENDIX Complex Numbers The complex Bumbers are a set of objects which can be added and multiplied, the sum and product of two complex numbers being also a complex number, and satisfy the following conditions. (1) Every real number is a complex number, and if a, ß are real numbers, then their sum and product as complex numbers are the same as their sum and product as real numbers. (2) There is a complex number denoted by i such that i2 = - 1. (3) Every complex number can be written uniquely in the form a + bi where a, b are real numbers. (4) The ordinary laws of arithmetic concerning addition and multipli­ cation are satisfied. We list these laws: If a, ß, y are complex numbers, then (aß)y = a(ßy) and (a + ß) + Y = a + (ß + y). We have a(ß + y) = aß + ay, and (ß + y)a = ßa + ya. We have aß = ßa, and a + ß = ß + a. If 1 is the real number one, then 1a = a. If 0 is the real number zero, then Oa = o. We have a + (-l)a = o. We shall now draw consequences of these properties. With each complex number a + bi, we associate the vector (a, b) in the plane. Let a = a 1 + a2 i and ß = b1 + b2 i be two complex numbers. Then 278 COMPLEX NUMBERS [APP. I] Hence addition of complex numbers is carried out "componentwise" and corresponds to addition of vectors in the plane. For example, (2 + 3i) + ( - 1 + 5i) = 1 + 8i. In multiplying complex numbers, we use the rule i2 = - 1 to simplify a product and to put it in the form a + bio For instance, let a = 2 + 3i and ß = 1 - i.
    [Show full text]
  • IDENTITIES on QUADRATIC GAUSS SUMS the Multiplicative Group F X
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 321, Number I, September 1990 IDENTITIES ON QUADRATIC GAUSS SUMS PAUL GERARDIN AND WEN-CH 'ING WINNIE LI ABSTRACT. Given a local field F , each multiplicative character () of the split algebra F x F or of a separable quadratic extension of F has an associated generalized Gauss sum )I:. It is a complex valued function on the character group of F X x F, meromorphic in the first variable. We define a pairing between such Gauss sums and study its properties when F is a nonarchimedean local field. This has important applications to the representation theory of GL(2, F) and correspondences [GL3]. INTRODUCTION The multiplicative group F X of a local field F is a split extension of the value group IF x I by the compact group of the units. Hence, the group .91 (Fx) of continuous homomorphisms of F X in CX is a one-dimensional complex Lie group, with connected component of identity the image of C under the map S I---t (t I---t Itn. We have written It I for the normalized absolute value of t. The group F x acts on functions on F by translations: X t: J I---t /, /(x) = J(tx) , t E F • This gives an action of F X on the space sP(F) of Schwartz-Bruhat functions on F, hence also an action on the space sP' (F) of tempered distributions on F: (t.DI/) = (Dlf) . For each X in .91 (F x ), the space of tempered distributions of type X under the action of F X is one-dimensional (e.g.
    [Show full text]
  • Character Sums in Finite Fields
    COMPOSITIO MATHEMATICA A. ADOLPHSON STEVEN SPERBER Character sums in finite fields Compositio Mathematica, tome 52, no 3 (1984), p. 325-354 <http://www.numdam.org/item?id=CM_1984__52_3_325_0> © Foundation Compositio Mathematica, 1984, tous droits réservés. L’accès aux archives de la revue « Compositio Mathematica » (http: //http://www.compositio.nl/) implique l’accord avec les conditions gé- nérales d’utilisation (http://www.numdam.org/conditions). Toute utilisa- tion commerciale ou impression systématique est constitutive d’une in- fraction pénale. Toute copie ou impression de ce fichier doit conte- nir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ Compositio Mathematica 52 (1984) 325-354 © 1984 Martinus Nijhoff Publishers, The Hague. Printed in The Netherlands CHARACTER SUMS IN FINITE FIELDS A. Adolphson * and Steven Sperber ** 1. Introduction Let p be a prime, q = pa, and denote by Fqm the field of qm elements. Let ~1,...,~b: Fqm ~ ex be multiplicative characters. Composing with the norm map Nm: F§m - Fq gives multiplicative characters on Fqm: We extend these characters to Fq m by defining ~(m)i(0) = 0. Let X be an algebraic variety over Fq and gl, ... , gb regular functions on X. We define character sums Sm ( X; gl , ... , gb; ~1,...,~b)( = Sm ) by where the sum is over all x E X(Fqm), the Fqm-valued points of X. Such sums have been studied classically by Davenport [6] in the one variable case, and the Brewer and Jacobsthal sums in particular are of this type. More recently, mixed sums involving additive and multiplica- tive characters have been treated p-adically by Gross-Koblitz, Boyarsky, Robba, and Adolphson-Sperber.
    [Show full text]
  • Fourier Analysis on Finite Groups
    FOURIER ANALYSIS ON FINITE GROUPS A Thesis by JOSE MANUEL RIVERA MONTES DE OCA Submitted to the Office of Graduate and Professional Studies of Texas A&M University in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Chair of Committee, Matthew Young Committee Members, Matthew Papanikolas Riad Masri Alan Dabney Head of Department, Emil Straube August 2017 Major Subject: Mathematics Copyright 2017 Jose Manuel Rivera Montes de Oca ABSTRACT We start with some Fourier analysis on cyclic groups as the base case. This theory comes along with some basic notions about character theory. So, we develop some prop- erties of the additive characters of Z=qZ. Formulas like the matrix version of the DFT, its inverse formula and Plancherel’s theorem are proved for this case. Then, we give a constructive generalization to any finite abelian group. We also present some work on properties of characters in Z=qZ∗. All these tools are used to define and develop multi- plicative characters. In particular, we mention Dirichlet characters and Gauss and Jacobi sums. The most important result of this work is to note that Fourier transform in Z=qZ gives us a method to write a Dirichlet character in terms of additive characters. Finally, we apply some of this theory to Cayley graphs. ii DEDICATION A mi familia, por haberles tocado el trabajo más difícil. To my family, for they did the real hard work. iii CONTRIBUTORS AND FUNDING SOURCES Contributors This work was supported by a thesis committee consisting of Professor Mathew Young [advisor], Professor Mathew Papanikolas and Professor Riad Masri of the Department of Mathematics and Professor Alan Dabney of the Department of Statistics.
    [Show full text]
  • Character Sums Estimates and an Application to a Problem of Balog
    Character sums estimates and an application to a problem of Balog Tomasz Schoen∗, Ilya D. Shkredov† Abstract We prove new bounds for sums of multiplicative characters over sums of set with small doubling and applying this result we break the square–root barrier in a problem of Balog concerning products of differences in a field of prime order. 1. Introduction For a prime number p let Fp be the prime field and let χ be a nontrivial multiplicative character modulo p. We will deal with a problem of estimating the exponential sum of the form χ(a + b) , (1) a A, b B ∈X∈ where A, B are arbitrary subsets of the field Fp. Such exponential sums were studied by numerous authors, see e.g. [4], [6], [7], [9]–[11], [19], [22]. One of the most important conjecture concerning character sums is the Paley graph conjecture, see [4]. Conjecture 1 For every δ > 0 there is τ = τ(δ) > 0 such that for every prime number p>p(τ) δ δ and for any set A, B Fp with A >p and B >p we have arXiv:2004.01885v1 [math.NT] 4 Apr 2020 ⊆ | | | | τ χ(a + b) <p− A B . (2) | | | | a A, b B ∈X∈ Currently there are very few results regarding the above conjecture. The only affirmative answer was obtained in the following case 1 A >p 2 +δ, B >pδ , (3) | | | | see [9]—[11]. M.–C. Chang [4] proved a result towards the conjecture for sets A and B, where one of them has a small sumset.
    [Show full text]
  • Notes on Character Sums
    NOTES ON CHARACTER SUMS WEN WANG Abstract. In this article, the properties of character sums, including Gauss sums and Jacobi sums are investigated. 1. Introduction{Historical Notes The origin of the Gauss sum and Jacobi sum in the work of C.F. Gauss and C.G.J. Jacobi. Gauss introduced the Gauss sum in his Disquisitione Arithmeticae[Ga1] in July, 1801, and Jacobi introduced the Jacobi sum in a letter to Gauss[Ja1] dated February 8, 1827. The sum introduced by Gauss in 1801 is kX−1 e2휋imn2=k; n=0 which is now called a quadratic Gauss sum. This sum is not easy to evaluate, even in the special case that m = 1 and k is an odd positive integer.p Inp this case, Gauss was easily able to show that this sum has the value ± k or ±i k, according as k is of the form 4u + 1 or 4u + 3, respectively. Specific examples convinced Gauss that the plus sign is always correct. On August 30, 1805, Gauss wrote in his diary he was able to prove his conjecture on the sign of these sums. A few years later, Gauss[Ga2] published an evaluation of his quadratic Gauss sum for all positive integer k. In his study of primes in arithmetic progressions, G.L. Dirichlet [Di1] introduced the multiplicative character 휒 modulo k and the sum kX−1 G(휒) = e2휋imn=k: n=0 This is also called a Gauss sum, as it coincides with the quadratic Gauss sum above in the case that 휒 has order 2 and k is a prime not dividing m.
    [Show full text]
  • Explicit Multiplicative Relations Between Gauss Sums Brian J
    Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 2002 Explicit multiplicative relations between Gauss sums Brian J. Murray Louisiana State University and Agricultural and Mechanical College, [email protected] Follow this and additional works at: https://digitalcommons.lsu.edu/gradschool_dissertations Part of the Applied Mathematics Commons Recommended Citation Murray, Brian J., "Explicit multiplicative relations between Gauss sums" (2002). LSU Doctoral Dissertations. 757. https://digitalcommons.lsu.edu/gradschool_dissertations/757 This Dissertation is brought to you for free and open access by the Graduate School at LSU Digital Commons. It has been accepted for inclusion in LSU Doctoral Dissertations by an authorized graduate school editor of LSU Digital Commons. For more information, please [email protected]. EXPLICIT MULTIPLICATIVE RELATIONS BETWEEN GAUSS SUMS A Dissertation Submitted to the Graduate Faculty of the Louisiana State University and Agricultural and Mechanical College in partial fulfillment of the requirements for the degree of Doctor of Philosophy in The Department of Mathematics by Brian J. Murray B.A., Mathematics, Washington University in St. Louis, 1997 M.S., Louisiana State University, 1999 August 2002 Acknowledgments First and foremost, I would like to thank my advisor Dr. Paul van Wamelen for both his guidance and lack thereof. Throughout the development of this dissertation, I was involved in all decisions and was always offered support and advice. Rarely, however, was I given answers; for this, I am truly grateful. I would also like to thank Dr. van Wamelen for the informal nature of our relationship{although the last three years were challenging, they were certainly enjoyable.
    [Show full text]
  • Basic Concepts of Representation Theory Amritanshu Prasad
    Basic concepts of representation theory Amritanshu Prasad To cite this version: Amritanshu Prasad. Basic concepts of representation theory. 3rd cycle. Shillong - Inde, 2013, pp.22. cel-00963677 HAL Id: cel-00963677 https://cel.archives-ouvertes.fr/cel-00963677 Submitted on 21 Mar 2014 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. BASIC CONCEPTS OF REPRESENTATION THEORY AMRITANSHU PRASAD 1. Representations and Modules Let K be a field, and G be a finite group. For a K-vector space V , let GL(V ) denote the group of all invertible K-linear maps V → V . Definition 1.1 (Representation). A representation of G is a pair (ρ, V ), where V is a K-vector space and ρ : G → GL(V ) is a homomorphism of groups. Definition 1.2 (Multiplicative character). A multiplicative character of G is a homomorphism χ : G → K∗. Multiplicative char- Each multiplicative character χ gives rise to a representation as follows: take V acters give rise to to the one dimensional vector space K, and take ρ to be the homomorphism which one dimensional rep- takes g ∈ G to the linear automorphism of K which multiplies each element by resentations.
    [Show full text]
  • Introduction to Characters
    Introduction to Characters Travis Scholl April 23, 2015 Abstract *These notes were taken from a course by Ralph Greenburg in Spring 2015 [Gre15] on counting points on varieties over finite fields. It also overlaps with [Ser12, Ch. VI] and [Was97]. Any mistakes should be due to me. 1 Characters This section will define the basic objects required for studying characters. Much of this theory can be generalized but for simplicity we will stick to the \hands on" approach. Definition 1.1. Let A be a finite abelian group. The dual of A to be the group A “ HompA; C˚q, that is the group of homomorphisms A Ñ C˚. This is also called the Pontryagin dual. Elements χ P A are examples of characters. In this group the trivial character χ0 is the mapp sending A to 1. Exercisep 1.2. Prove that (a) Let χ P A. Show the image χpAq is contained in the set of roots of unity: n ` p χpAq Ď tz P C | z “ 1 for some n P Z u: (b) For any fixed A, there exists an isomorphism A – A. (c) There is a canonical isomorphism A – A, i.e. thep \double dual" functor is naturally isomorphic to the identity functor on the category of finite abelian groups. x Hint. Use the structure theorem for finite abelian groups. If A is a product of cyclic groups Z{nZ, then maps out of A are uniquely determined by where a generator in each component go. Notice that there is a unique cyclic subgroup of order n in C˚.
    [Show full text]