Complex Numbers

Total Page:16

File Type:pdf, Size:1020Kb

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. Then aß = (2 + 3i)(1 - i) = 2(1 - i) + 3i(1 - i) = 2 - 2i + 3i - 3i 2 = 2 + i - 3( -1) =2+3+i = 5 + i. Let a = a + bi be a complex number. We define ii to be a - bio Thus if a = 2 + 3i, then ii = 2 - 3i. The complex number iX is called the conjugate of a. We see at once that With the vector interpretation of complex numbers, we see that aii is the square of the distance of the point (a, b) from the origin. We now have one more important property of complex numbers, which will allow us to divide by complex numbers other than 0. If a = a + bi is a complex number =I- 0, and if we let then aA = Aa = 1. The proof of this property is an immediate consequence of the law of multiplication of complex numbers, because The number A above is called the inverse of a, and is denoted by a- I or l/a. If a, ß are complex numbers, we often write ß/a instead of a -1 ß (or ßa- 1), just as we did with real numbers. We see that we can divide by complex numbers f= 0. [APP. I] COMPLEX NUMBERS 279 We define the absolute value of a complex number a. = al + ia 2 to be la.I = Jai + a~. This absolute value is none other than the norm of the vector (al' a2 ). In terms of absolute values, we can write provided a. "# o. The triangle inequality for the norm of vectors can now be stated for complex numbers. If a., P are complex numbers, then Ia. + PI ~ la.I + IPI· Another property of the absolute value is given in Exercise 5. Using some elementary facts of analysis, we shall now prove: Theorem. The complex numbers are algebraically closed, in other words, every polynomial fE C[t] of degree ~ 1 has a root in C. Proof We may write f(t) = a"t" + a"_lt"-l + ... + ao with a" "# O. For every real R > 0, the function Ifl such that t ~ If(t)1 is continuous on the closed disc of radius R, and hence has a minimum value on this disco On the other hand, from the expression f (t ) = a"t,,( 1 + --a"-l + ... + -ao ) a"t a"t" we see that when Itl becomes large, then If(t)1 also becomes large, i.e. given C > 0 there exists R > 0 such that if Itl > R then I f(t) I > c. Con­ sequently, there exists a positive number Ro such that, if Zo is a mini­ mum point of Ifl on the closed disc of radius Ro, then If(t)1 ~ I f(zo) I for all complex numbers t. In other words, Zo is an absolute minimum for Ifl. We shall prove that f(zo) = O. 280 COMPLEX NUMBERS [APP. I] We express f in the form with constants Ci' (We did it in the text, but one also sees it by writing t = Zo + (t - zo) and substituting directly in f(t).) If f(zo) i= 0, then Co = f(zo) i= O. Let z = t - zo, and let m be the smallest integer > 0 such that Cm i= O. This integer m exists because f is assumed to have degree ~ 1. Then we can write for some polynomial g, and some polynomial f1 (obtained from f by changing the variable). Let Z1 be a complex number such that and consider values of z of type where A is real, 0 ~ A ~ 1. We have f(t) =f1(AZ1) = Co - AmCo + Am+1z,;,+1g(AZ1) = co[l - 2m + Am+1z';'+1cö1g(AZ1)]. There exists a number C > 0 such that for all A with 0 ~ A ~ 1 we have IZ,;,+1cö 1g(2z1)1 ~ C, and hence If we can now prove that for sufficiently small A with 0 < A < 1 we have then for such A we get I f1(.A,Z1) I < !col, thereby contradicting the hypoth­ esis that If(zo)1 ~ If(t)1 for all complex numbers t. The left inequality is of course obvious since 0< A < 1. The right inequality amounts to CAm+ 1 < 2m, or equivalently CA< 1, which is certainly satisfied for suffi­ ciently small A. This concludes the proof. [APP. I] COMPLEX NUMBERS 281 APP. EXERCISES 1. Express the following eomplex numbers in the form x + iy, where x, y are real numbers. (a) (-1 + 3i)-1 (b) (l + i)(1 - i) (e) (1 + i)i(2 - i) (d) (i - 1)(2 - i) (e) (7 + ni)(n + i) (f) (2i + 1)ni (g) (J2 + i)(n + 3i) (h) (i + 1)(i - 2)(i + 3) 2. Express the following eomplex numbers in the form x + iy, where x, y are real numbers. 1 2 + i 1 (a) (l + i)-I (e) -. (d)-. (b) 3 + i 2 -I 2-1 1 + i i 2i 1 (e) -. (g) -3-. 1 (f) 1 + i -I (h) -1 + i 3. Let IX be a eomplex number # O. What is the absolute value of lXiii? What is ~? 4. Let IX, ß be two eomplex numbers. Show that IXß = iiß and that IX + ß = ii + ß. 5. Show that IIXßI = IIXIIßI. 6. Define addition of n-tuples of eomplex numbers eomponentwise, and multipli­ eation of n-tuples of eomplex numbers by eomplex numbers eomponentwise also. If A = (lXI"" ,IX.) and B = (ßI"" ,ß.) are n-tuples of eomplex numbers, define their produet <A, B) to be (note the eomplex eonjugation!). Prove the following rules: HP 1. <A, B) = <B, A). HP 2. <A, B + C) = <A, B) + <A, C). HP 3. If IX is a comp/ex number, then <IXA, B) = IX<A, B) and <A, IXB) = ii<A, B). HP 4. If A = 0 then <A, A) = 0, and otherwise <A, A) > O. 7. We assume that you know about the funetions sine and eosine, and their addition formulas. Let (J be areal number. (a) Define ei8 = eos (J + i sin (J. Show that if (JI and (J2 are real numbers, then 282 COMPLEX NUMBERS [APP. I] Show that any complex number of absolute value 1 can be written in the form eil for some real number t. (b) Show that any complex number can be written in the form reiB for some real numbers r, () with r ~ o. (c) If Zl = r 1e iBl and Z2 = r 2 e iB2 with real r1, r 2 ~ 0 and real (}1, (}2' show that (d) If z is a complex number, and n an integer > 0, show that there exists a complex number w such that w' = z. If z # 0 show that there exists n dis­ tinct such complex numbers w. [Hint: If z = reiB, consider first rl/neiB/n.] 8. Assuming the complex numbers algebraically closed, prove that every ir­ reducible polynomial over the real numbers has degree 1 or 2. [Hint: Split the polynomial over the complex numbers and pair off complex conjugate roots.] APPENDIX " Iwasawa Decomposition and Others Let SLn denote the set of matrices with determinant 1. The purpose of this appendix is to formu1ate in some general terms results about SLn . We shall use the language of group theory, which has not been used previously, so we have to start with the definition of a group. Let G be a set. We are given a mapping G x G --+ G, which at first we write as a product, i.e. to each pair of elements (x, y) of G we associate an element of G denoted by xy, satisfying the following axioms. GR 1. The product is associative, namely for all x, y, Z E G we have (xY)Z = x(yz). GR 2. There is an element e E G such that ex = xe = x for all x E G.
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]
  • 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]
  • Kloosterman Sums Over Finite Frobenius Rings 3
    KLOOSTERMAN SUMS OVER FINITE FROBENIUS RINGS BOGDAN NICA Abstract. We study Kloosterman sums in a generalized ring-theoretic context, that of finite commutative Frobenius rings. We prove a number of identities for twisted Kloosterman sums, loosely clustered around moment computations. Introduction A classical Kloosterman sum is an exponential sum of the form −1 S(m, n; q)= eq(mu + nu ) Z Z × u∈(X/q ) where m, n, q are positive integers, (Z/qZ)× denotes the unit group of the modular ring Z/qZ, and eq is the q-scaled exponential function r 7→ exp(2πir/q). These sums have played an important role in analytic number theory, starting with Kloosterman [9] up until recent developments, see [14] for instance. Two excellent references that highlight, among other things, the classical Kloosterman sums and their use in analytic number theory, are [7] and [8]. The formulation of Kloosterman sums is, however, distinctly algebraic: they are charac- ter sums that make sense over an arbitrary finite ring. Throughout this paper, rings have a multiplicative identity, and are assumed to be commutative–though, certainly, Klooster- man sums can also be defined over non-commutative rings such as matrix rings over finite commutative rings. Let R be a finite ring. The unit group of R, that is to say, the multiplicative group of invertible elements of R, is denoted by R×. A Kloosterman sum over R is a character sum of the form K(φ, ψ)= φ(u) ψ(u−1) × uX∈R where φ and ψ are additive characters of R. If R = Z/qZ then every additive character is of the form r 7→ eq(mr), and one recovers the classical Kloosterman sum in this case.
    [Show full text]