08 Cyclotomic Polynomials

Total Page:16

File Type:pdf, Size:1020Kb

08 Cyclotomic Polynomials 8. Cyclotomic polynomials 8.1 Multiple factors in polynomials 8.2 Cyclotomic polynomials 8.3 Examples 8.4 Finite subgroups of fields 8.5 Infinitude of primes p = 1 mod n 8.6 Worked examples 1. Multiple factors in polynomials There is a simple device to detect repeated occurrence of a factor in a polynomial with coefficients in a field. Let k be a field. For a polynomial n f(x) = cnx + ::: + c1x + c0 [1] with coefficients ci in k, define the (algebraic) derivative Df(x) of f(x) by n−1 n−2 2 Df(x) = ncnx + (n − 1)cn−1x + ::: + 3c3x + 2c2x + c1 Better said, D is by definition a k-linear map D : k[x] −! k[x] defined on the k-basis fxng by D(xn) = nxn−1 [1.0.1] Lemma: For f; g in k[x], D(fg) = Df · g + f · Dg [1] Just as in the calculus of polynomials and rational functions one is able to evaluate all limits algebraically, one can readily prove (without reference to any limit-taking processes) that the notion of derivative given by this formula has the usual properties. 115 116 Cyclotomic polynomials [1.0.2] Remark: Any k-linear map T of a k-algebra R to itself, with the property that T (rs) = T (r) · s + r · T (s) is a k-linear derivation on R. Proof: Granting the k-linearity of T , to prove the derivation property of D is suffices to consider basis elements xm, xn of k[x]. On one hand, D(xm · xn) = Dxm+n = (m + n)xm+n−1 On the other hand, Df · g + f · Dg = mxm−1 · xn + xm · nxn−1 = (m + n)xm+n−1 yielding the product rule for monomials. === A field k is perfect if either the characteristic of k is 0 [2] or if, in characteristic p > 0, there is a pth root a1=p in k for every a 2 k. [3] [1.0.3] Proposition: Let f(x) 2 k[x] with a field k, and P an irreducible polynomial in k[x]. If P e divides f then P divides gcd(f; Df). If k is perfect and e − 1 6= 0 in k, there is a converse: [4] if P e−1 divides both f and Df then P e divides f. Proof: On one hand, suppose f = P e · g with ≥ 2. By the product rule, Df = eP e−1DP · g + P e · Dg is a multiple of P e−1. [5] This was the easy half. On the other hand, for the harder half of the assertion, suppose P e−1 divides both f and Df. Write f=P e−1 = Q · P + R with deg R < deg P . Then f = QP e + RP e−1. Differentiating, Df = DQ P e + eQP e−1DP + DR P e−1 + R(e − 1)P e−2 DP By hypothesis P e−1 divides Df. All terms on the right-hand side except possibly R(e − 1)P e−2 DP are divisible by P e−1, so P divides R(e − 1)P e−2 DP . Since P is irreducible, either e − 1 = 0 in k, or P divides R, or P divides DP . If P divides R, P e divides f, and we're done. If P does not divide R then P divides DP . Since deg DP < deg P , if P divides DP then DP = 0. This would require that all the exponents of x occurring with non-zero coefficient are divisible by the characteristic p, which must be positive. So P is of the form pm p(m−1) p(m−2) 2p p P (x) = apmx + ap(m−1)x + ap(m−2)x + ::: + a2px + apx + a0 [2] as for Q, R, and C [3] As is the case for finite fields such as Z=p, by Fermat's Little Theorem. [4] In particular, this converse holds if the characteristic of k is 0. [5] This half does not need the irreducibility of P . Garrett: Abstract Algebra 117 th Using the perfect-ness of the field k, each ai has a p root bi in k. Because the characteristic is p > 0, (A + B)p = Ap + Bp Thus, P (x) is the pth power of n (m−1) (m−2) 2 bpmx + bp(m−1)x + bp(m−2)x + ::: + b2px + bpx + b0 If P is a pth power it is not irreducible. Therefore, for P irreducible DP is not the zero polynomial. Therefore, R = 0, which is to say that P e divides f, as claimed. === 2. Cyclotomic polynomials For b 6= 0 in a field k, the exponent of b is the smallest positive integer n (if it exists) such that bn = 1. n d That is, b is a root of x − 1 but not of x − 1 for any smaller d. We construct polynomials Φn(x) 2 Z[x] such that Φn(b) = 0 if and only if b is of exponent n These polynomials Φn are cyclotomic polynomials. [2.0.1] Corollary: The polynomial xn − 1 has no repeated factors in k[x] if the field k has characteristic not dividing n. Proof: It suffices to check that xn − 1 and its derivative nxn−1 have no common factor. Since the characteristic of the field does not to divide n, n · 1k 6= 0 in k, so has a multiplicative inverse t in k, and (xn − 1) − (tx) · (nxn−1) = −1 and gcd(xn − 1; nxn−1) = 1. === th Define the n cyclotomic polynomial Φn(x) by Φ1(x) = x − 1 and for n > 1, inductively, xn − 1 Φ (x) = n lcm of all xd − 1 with 0 < d < n, d dividing n with the least common multiple monic. [2.0.2] Theorem: [6] • Φn is a monic polynomial with integer coefficients. n t • For α in the field k,Φn(α) = 0 if and only if α = 1 and α 6= 1 for all 0 < t < n. • gcd(Φm(x); Φn(x)) = 1 for m < n with neither m nor n divisible by the characteristic of the field k. • The degree of Φn(x) is '(n) (Euler's phi-function) • Another description of Φn(x): xn − 1 Φn(x) = Q 1≤d<n;djn Φd(x) [6] More properly, if the ambient field k is of characteristic 0, then the coefficients lie in the copy of Z inside the prime field Q inside k. If the ambient field is of positive characteristic, then the coefficients lie inside the prime field (which is the natural image of Z in k). It would have been more elegant to consider the cyclotomic polynomials as polynomials in Z[x], but this would have required that we wait longer. 118 Cyclotomic polynomials • xn − 1 factors as n Y x − 1 = Φd(x) 1≤d≤n;djn Proof: We know that djn (and d > 0) implies that xd −1 divides xn −1. Therefore, by unique factorization, the least common multiple of a collection of things each dividing xn − 1 also divides xn − 1. Thus, the indicated lcm does divide xn − 1. t t For α in k, x − α divides Φn(x) if and only if Φn(α) = 0. And α = 1 if and only if x − α divides x − 1. The definition xn − 1 Φ (x) = n lcm of all xd − 1 with 0 < d < n, d dividing n n t shows first that Φn(α) = 0 implies α = 1. Second, if α = 1 for any proper divisor t of n then x − α divides xt − 1, and thus x − α divides the denominator. But xn − 1 has no repeated factors, so x − α dividing the denominator would prevent x − α dividing Φn(x), contradiction. That is, Φn(α) = 0 if and only if α is of order n. To determine the gcd of Φm and Φn for neither m nor n divisible by the characteristic of k, note that Φm m n divides x − 1 and Φn divides x − 1, so m n gcd(Φm; Φn) divides gcd(x − 1; x − 1) We claim that for m, n two integers (divisible by the characteristic or not) gcd(xm − 1; xn − 1) = xgcd(m;n) − 1 Prove this claim by induction on the maximum of m and n. Reduce to the case m > n, wherein xm − 1 − xm−n · (xn − 1) = xm−n − 1 For g a polynomial dividing both xm − 1 and xn − 1, g divides xm−n − 1. By induction, gcd(xm−n − 1; xn − 1) = xgcd(m−n;n) − 1 But gcd(m; n) = gcd(m − n; n) and xm − 1 = xm−n · (xn − 1) + xm−n − 1 so gcd(xm − 1; xn − 1) = gcd(xm−n − 1; xn − 1) and induction works. Thus, gcd(xm − 1; xn − 1) = xgcd(m;n) − 1 Since d ≤ m < n d is a proper divisor of n. Thus, from xn − 1 Φ (x) = n lcm of all xd − 1 with 0 < d < n, d dividing n n d n we see that Φn(x) divides (x − 1)=(x − 1). Since x − 1 has no repeated factors, Φn(x) has no factors in d common with x − 1. Thus, gcd(Φm; Φn) = 1. Garrett: Abstract Algebra 119 Next, use induction to prove that n Y x − 1 = Φd(x) 1≤d≤n; djn For n = 1 the assertion is true. From the definition of Φn, n d x − 1 = Φn(x) · lcmfx − 1 : djn; 0 < d < ng By induction, for d < n d Y x − 1 = Φe(x) 0<e≤d;ejd Since for m < n the gcd of Φm and Φn is 1, d Y lcmfx − 1 : djn; 0 < d < ng = Φd(x) djn;d<n Thus, n Y x − 1 = Φn(x) · Φd(x) djn;d<n as claimed.
Recommended publications
  • The Resultant of the Cyclotomic Polynomials Fm(Ax) and Fn{Bx)
    MATHEMATICS OF COMPUTATION, VOLUME 29, NUMBER 129 JANUARY 1975, PAGES 1-6 The Resultant of the Cyclotomic Polynomials Fm(ax) and Fn{bx) By Tom M. Apóstol Abstract. The resultant p(Fm(ax), Fn(bx)) is calculated for arbitrary positive integers m and n, and arbitrary nonzero complex numbers a and b. An addendum gives an extended bibliography of work on cyclotomic polynomials published since 1919. 1. Introduction. Let Fn(x) denote the cyclotomic polynomial of degree sp{ri) given by Fn{x)= f['{x - e2"ikl"), k=\ where the ' indicates that k runs through integers relatively prime to the upper index n, and <p{n) is Euler's totient. The resultant p{Fm, Fn) of any two cyclotomic poly- nomials was first calculated by Emma Lehmer [9] in 1930 and later by Diederichsen [21] and the author [64]. It is known that piFm, Fn) = 1 if (m, ri) = 1, m > n>l. This implies that for any integer q the integers Fmiq) and Fn{q) are rela- tively prime if im, ri) = 1. Divisibility properties of cyclotomic polynomials play a role in certain areas of the theory of numbers, such as the distribution of quadratic residues, difference sets, per- fect numbers, Mersenne-type numbers, and primes in residue classes. There has also been considerable interest lately in relations between the integers FJq) and F Jp), where p and q are distinct primes. In particular, Marshall Hall informs me that the Feit-Thompson proof [47] could be shortened by nearly 50 pages if it were known that F Jq) and F Jp) are relatively prime, or even if the smaller of these integers does not divide the larger.
    [Show full text]
  • 20. Cyclotomic III
    20. Cyclotomic III 20.1 Prime-power cyclotomic polynomials over Q 20.2 Irreducibility of cyclotomic polynomials over Q 20.3 Factoring Φn(x) in Fp[x] with pjn 20.4 Worked examples The main goal is to prove that all cyclotomic polynomials Φn(x) are irreducible in Q[x], and to see what happens to Φn(x) over Fp when pjn. The irreducibility over Q allows us to conclude that the automorphism group of Q(ζn) over Q (with ζn a primitive nth root of unity) is × Aut(Q(ζn)=Q) ≈ (Z=n) by the map a (ζn −! ζn) − a The case of prime-power cyclotomic polynomials in Q[x] needs only Eisenstein's criterion, but the case of general n seems to admit no comparably simple argument. The proof given here uses ideas already in hand, but also an unexpected trick. We will give a different, less elementary, but possibly more natural argument later using p-adic numbers and Dirichlet's theorem on primes in an arithmetic progression. 1. Prime-power cyclotomic polynomials over Q The proof of the following is just a slight generalization of the prime-order case. [1.0.1] Proposition: For p prime and for 1 ≤ e 2 Z the prime-power pe-th cyclotomic polynomial Φpe (x) is irreducible in Q[x]. Proof: Not unexpectedly, we use Eisenstein's criterion to prove that Φpe (x) is irreducible in Z[x], and the invoke Gauss' lemma to be sure that it is irreducible in Q[x]. Specifically, let f(x) = Φpe (x + 1) 269 270 Cyclotomic III p If e = 1, we are in the familiar prime-order case.
    [Show full text]
  • Arxiv:0709.4112V1 [Math.NT] 26 Sep 2007 H Uhri Pnrdb H Okwgnfoundation
    Elle est `atoi cette chanson Toi l’professeur qui sans fa¸con, As ouvert ma petite th`ese Quand mon espoir manquait de braise1. To the memory of Manuel Bronstein CYCLOTOMY PRIMALITY PROOFS AND THEIR CERTIFICATES PREDA MIHAILESCU˘ Abstract. The first efficient general primality proving method was proposed in the year 1980 by Adleman, Pomerance and Rumely and it used Jacobi sums. The method was further developed by H. W. Lenstra Jr. and more of his students and the resulting primality proving algorithms are often referred to under the generic name of Cyclotomy Primality Proving (CPP). In the present paper we give an overview of the theoretical background and implementation specifics of CPP, such as we understand them in the year 2007. Contents 1. Introduction 2 1.1. Some notations 5 2. Galois extensions of rings and cyclotomy 5 2.1. Finding Roots in Cyclotomic Extensions 11 2.2. Finding Roots of Unity and the Lucas – Lehmer Test 12 arXiv:0709.4112v1 [math.NT] 26 Sep 2007 3. GaussandJacobisumsoverCyclotomicExtensionsofRings 14 4. Further Criteria for Existence of Cyclotomic Extensions 17 5. Certification 19 5.1. Computation of Jacobi Sums and their Certification 21 6. Algorithms 23 7. Deterministic primality test 25 8. Asymptotics and run times 29 References 30 1 “Chanson du professeur”, free after G. Brassens Date: Version 2.0 October 26, 2018. The author is sponored by the Volkswagen Foundation. 1 2 PREDA MIHAILESCU˘ 1. Introduction Let n be an integer about which one wishes a decision, whether it is prime or not. The decision may be taken by starting from the definition, thus performing trial division by integers √n or is using some related sieve method, when the decision on a larger set of≤ integers is expected.
    [Show full text]
  • Primality Testing for Beginners
    STUDENT MATHEMATICAL LIBRARY Volume 70 Primality Testing for Beginners Lasse Rempe-Gillen Rebecca Waldecker http://dx.doi.org/10.1090/stml/070 Primality Testing for Beginners STUDENT MATHEMATICAL LIBRARY Volume 70 Primality Testing for Beginners Lasse Rempe-Gillen Rebecca Waldecker American Mathematical Society Providence, Rhode Island Editorial Board Satyan L. Devadoss John Stillwell Gerald B. Folland (Chair) Serge Tabachnikov The cover illustration is a variant of the Sieve of Eratosthenes (Sec- tion 1.5), showing the integers from 1 to 2704 colored by the number of their prime factors, including repeats. The illustration was created us- ing MATLAB. The back cover shows a phase plot of the Riemann zeta function (see Appendix A), which appears courtesy of Elias Wegert (www.visual.wegert.com). 2010 Mathematics Subject Classification. Primary 11-01, 11-02, 11Axx, 11Y11, 11Y16. For additional information and updates on this book, visit www.ams.org/bookpages/stml-70 Library of Congress Cataloging-in-Publication Data Rempe-Gillen, Lasse, 1978– author. [Primzahltests f¨ur Einsteiger. English] Primality testing for beginners / Lasse Rempe-Gillen, Rebecca Waldecker. pages cm. — (Student mathematical library ; volume 70) Translation of: Primzahltests f¨ur Einsteiger : Zahlentheorie - Algorithmik - Kryptographie. Includes bibliographical references and index. ISBN 978-0-8218-9883-3 (alk. paper) 1. Number theory. I. Waldecker, Rebecca, 1979– author. II. Title. QA241.R45813 2014 512.72—dc23 2013032423 Copying and reprinting. Individual readers of this publication, and nonprofit libraries acting for them, are permitted to make fair use of the material, such as to copy a chapter for use in teaching or research. Permission is granted to quote brief passages from this publication in reviews, provided the customary acknowledgment of the source is given.
    [Show full text]
  • Cyclotomic Extensions
    CYCLOTOMIC EXTENSIONS KEITH CONRAD 1. Introduction For any field K, a field K(ζn) where ζn is a root of unity (of order n) is called a cyclotomic extension of K. The term cyclotomic means circle-dividing, and comes from the fact that the nth roots of unity divide a circle into equal parts. We will see that the extensions K(ζn)=K have abelian Galois groups and we will look in particular at cyclotomic extensions of Q and finite fields. There are not many general methods known for constructing abelian extensions of fields; cyclotomic extensions are essentially the only construction that works for all base fields. (Other constructions of abelian extensions are Kummer extensions, Artin-Schreier- Witt extensions, and Carlitz extensions, but these all require special conditions on the base field and thus are not universally available.) We start with an integer n ≥ 1 such that n 6= 0 in K. (That is, K has characteristic 0 and n ≥ 1 is arbitrary or K has characteristic p and n is not divisible by p.) The polynomial Xn − 1 is relatively prime to its deriative nXn−1 6= 0 in K[X], so Xn − 1 is separable over K: it has n different roots in splitting field over K. These roots form a multiplicative group of size n. In C we can write down the nth roots of unity analytically as e2πik=n for 0 ≤ k ≤ n − 1 and see they form a cyclic group with generator e2πi=n. What about the nth roots of unity in other fields? Theorem 1.1.
    [Show full text]
  • Finite Fields: Further Properties
    Chapter 4 Finite fields: further properties 8 Roots of unity in finite fields In this section, we will generalize the concept of roots of unity (well-known for complex numbers) to the finite field setting, by considering the splitting field of the polynomial xn − 1. This has links with irreducible polynomials, and provides an effective way of obtaining primitive elements and hence representing finite fields. Definition 8.1 Let n ∈ N. The splitting field of xn − 1 over a field K is called the nth cyclotomic field over K and denoted by K(n). The roots of xn − 1 in K(n) are called the nth roots of unity over K and the set of all these roots is denoted by E(n). The following result, concerning the properties of E(n), holds for an arbitrary (not just a finite!) field K. Theorem 8.2 Let n ∈ N and K a field of characteristic p (where p may take the value 0 in this theorem). Then (i) If p ∤ n, then E(n) is a cyclic group of order n with respect to multiplication in K(n). (ii) If p | n, write n = mpe with positive integers m and e and p ∤ m. Then K(n) = K(m), E(n) = E(m) and the roots of xn − 1 are the m elements of E(m), each occurring with multiplicity pe. Proof. (i) The n = 1 case is trivial. For n ≥ 2, observe that xn − 1 and its derivative nxn−1 have no common roots; thus xn −1 cannot have multiple roots and hence E(n) has n elements.
    [Show full text]
  • Cyclotomic Extensions
    Chapter 7 Cyclotomic Extensions th A cyclotomic extension Q(ζn) of the rationals is formed by adjoining a primitive n root of unity ζn. In this chapter, we will find an integral basis and calculate the field discriminant. 7.1 Some Preliminary Calculations 7.1.1 The Cyclotomic Polynomial Recall that the cyclotomic polynomial Φn(X) is defined as the product of the terms X −ζ, where ζ ranges over all primitive nth roots of unity in C.Nowannth root of unity is a primitive dth root of unity for some divisor d of n,soXn − 1 is the product of all r cyclotomic polynomials Φd(X) with d a divisor of n. In particular, let n = p be a prime power. Since a divisor of pr is either pr or a divisor of pr−1, we have pr − p − X 1 t 1 p−1 Φ r (X)= − = =1+t + ···+ t p Xpr 1 − 1 t − 1 − pr 1 where t = X .IfX = 1 then t = 1, and it follows that Φpr (1) = p. Until otherwise specified, we assume that n is a prime power pr. 7.1.2 Lemma Let ζ and ζ be primitive (pr)th roots of unity. Then u =(1− ζ)/(1 − ζ) is a unit in Z[ζ], hence in the ring of algebraic integers. Proof. Since ζ is primitive, ζ = ζs for some s (not a multiple of p). It follows that u =(1−ζs)/(1−ζ)=1+ζ+···+ζs−1 ∈ Z[ζ]. By symmetry, (1−ζ)/(1−ζ) ∈ Z[ζ]=Z[ζ], and the result follows.
    [Show full text]
  • CALCULATING CYCLOTOMIC POLYNOMIALS 1. Introduction the Nth Cyclotomic Polynomial, Φn(Z), Is the Monic Polynomial Whose Φ(N) Di
    MATHEMATICS OF COMPUTATION Volume 80, Number 276, October 2011, Pages 2359–2379 S 0025-5718(2011)02467-1 Article electronically published on February 17, 2011 CALCULATING CYCLOTOMIC POLYNOMIALS ANDREW ARNOLD AND MICHAEL MONAGAN Abstract. We present three algorithms to calculate Φn(z), the nth cyclo- tomic polynomial. The first algorithm calculates Φn(z)byaseriesofpolyno- mial divisions, which we perform using the fast Fourier transform. The second algorithm calculates Φn(z) as a quotient of products of sparse power series. These two algorithms, described in detail in the paper, were used to calcu- late cyclotomic polynomials of large height and length. In particular, we have 2 3 found the least n for which the height of Φn(z) is greater than n, n , n ,and n4, respectively. The third algorithm, the big prime algorithm, generates the terms of Φn(z) sequentially, in a manner which reduces the memory cost. We use the big prime algorithm to find the minimal known height of cyclotomic polynomials of order five. We include these results as well as other exam- ples of cyclotomic polynomials of unusually large height, and bounds on the coefficient of the term of degree k for all cyclotomic polynomials. 1. Introduction The nth cyclotomic polynomial,Φn(z), is the monic polynomial whose φ(n) distinct roots are exactly the nth primitive roots of unity. n 2πij/n (1) Φn(z)= z − e . j=1 gcd(j,n)=1 It is an irreducible polynomial over Z with degree φ(n), where φ(n) is Euler’s totient function. The nth inverse cyclotomic polynomial,Ψn(z), is the polynomial whose roots are the nth nonprimitive roots of unity.
    [Show full text]
  • A Potentially Fast Primality Test
    A Potentially Fast Primality Test Tsz-Wo Sze February 20, 2007 1 Introduction In 2002, Agrawal, Kayal and Saxena [3] gave the ¯rst deterministic, polynomial- time primality testing algorithm. The main step was the following. Theorem 1.1. (AKS) Given an integer n > 1, let r be an integer such that 2 ordr(n) > log n. Suppose p (x + a)n ´ xn + a (mod n; xr ¡ 1) for a = 1; ¢ ¢ ¢ ; b Á(r) log nc: (1.1) Then, n has a prime factor · r or n is a prime power. The running time is O(r1:5 log3 n). It can be shown by elementary means that the required r exists in O(log5 n). So the running time is O(log10:5 n). Moreover, by Fouvry's Theorem [8], such r exists in O(log3 n), so the running time becomes O(log7:5 n). In [10], Lenstra and Pomerance showed that the AKS primality test can be improved by replacing the polynomial xr ¡ 1 in equation (1.1) with a specially constructed polynomial f(x), so that the degree of f(x) is O(log2 n). The overall running time of their algorithm is O(log6 n). With an extra input integer a, Berrizbeitia [6] has provided a deterministic primality test with time complexity 2¡ min(k;b2 log log nc)O(log6 n), where 2kjjn¡1 if n ´ 1 (mod 4) and 2kjjn + 1 if n ´ 3 (mod 4). If k ¸ b2 log log nc, this algorithm runs in O(log4 n). The algorithm is also a modi¯cation of AKS by verifying the congruent equation s (1 + mx)n ´ 1 + mxn (mod n; x2 ¡ a) for a ¯xed s and some clever choices of m¡ .¢ The main drawback of this algorithm¡ ¢ is that it requires the Jacobi symbol a = ¡1 if n ´ 1 (mod 4) and a = ¡ ¢ n n 1¡a n = ¡1 if n ´ 3 (mod 4).
    [Show full text]
  • Number-Theoretic Transforms Using Cyclotomic Polynomials
    MATHEMATICS OF COMPUTATION VOLUME 52, NUMBER 185 JANUARY 1989, PAGES 189-200 Parameter Determination for Complex Number-Theoretic Transforms Using Cyclotomic Polynomials By R. Creutzburg and M. Tasche Abstract. Some new results for finding all convenient moduli m for a complex number- theoretic transform with given transform length n and given primitive rath root of unity modulo m are presented. The main result is based on the prime factorization for values of cyclotomic polynomials in the ring of Gaussian integers. 1. Introduction. With the rapid advances in large-scale integration, a growing number of digital signal processing applications becomes attractive. The number- theoretic transform (NTT) was introduced as a generalization of the discrete Fourier transform (DFT) over residue class rings of integers in order to perform fast cyclic convolutions without roundoff errors [7, pp. 158-167], [10, pp. 211-216], [3]. The main drawback of the NTT is the rigid relationship between obtainable transform length and possible computer word length. In a recent paper [4], the authors have discussed this important problem of parameter determination for NTT's in the ring of integers by studying cyclotomic polynomials. The advantage of the later introduced (see [7, pp. 210-216], [9], [10, pp. 236-239], [5]) complex number-theoretic transforms (CNT) over the corresponding rational transforms is that the transform length is larger for the same modulus. In this note, we consider the problem of parameter determination for CNT, and we extend the results of [4] to the ring of Gaussian integers. 2. Primitive Roots of Unity Modulo m. By Z and I[i] we denote the ring of integers and the ring of Gaussian integers, respectively.
    [Show full text]
  • Arxiv:2106.08994V2 [Math.GM] 1 Aug 2021 Efc Ubr N30b.H Rvdta F2 If That and Proved Properties He Studied BC
    Measuring Abundance with Abundancy Index Kalpok Guha∗ Presidency University, Kolkata Sourangshu Ghosh† Indian Institute of Technology Kharagpur, India Abstract A positive integer n is called perfect if σ(n) = 2n, where σ(n) denote n σ(n) the sum of divisors of . In this paper we study the ratio n . We de- I → I n σ(n) fine the function Abundancy Index : N Q with ( ) = n . Then we study different properties of Abundancy Index and discuss the set of Abundancy Index. Using this function we define a new class of num- bers known as superabundant numbers. Finally we study superabundant numbers and their connection with Riemann Hypothesis. 1 Introduction Definition 1.1. A positive integer n is called perfect if σ(n)=2n, where σ(n) denote the sum of divisors of n. The first few perfect numbers are 6, 28, 496, 8128, ... (OEIS A000396), This is a well studied topic in number theory. Euclid studied properties and nature of perfect numbers in 300 BC. He proved that if 2p −1 is a prime, then 2p−1(2p −1) is an even perfect number(Elements, Prop. IX.36). Later mathematicians have arXiv:2106.08994v2 [math.GM] 1 Aug 2021 spent years to study the properties of perfect numbers. But still many questions about perfect numbers remain unsolved. Two famous conjectures related to perfect numbers are 1. There exist infinitely many perfect numbers. Euler [1] proved that a num- ber is an even perfect numbers iff it can be written as 2p−1(2p − 1) and 2p − 1 is also a prime number.
    [Show full text]
  • 1.6 Exponents and the Order of Operations
    1.6 EXPONENTS AND THE ORDER OF OPERATIONS Writing Whole Numbers and Variables in Exponent Form Student Learning Objectives Recall that in the multiplication problem 3 # 3 # 3 # 3 # 3 = 243 the number 3 is called a factor. We can write the repeated multiplication 3 # 3 # 3 # 3 # 3 using a shorter nota- After studying this section, you will tion, 35, because there are five factors of 3 in the repeated multiplication. We say be able to: 5 5 that 3 is written in exponent form. 3 is read “three to the fifth power.” Write whole numbers and variables in exponent form. Evaluate numerical and EXPONENT FORM algebraic expressions in The small number 5 is called an exponent. Whole number exponents, except exponent form. zero, tell us how many factors are in the repeated multiplication. The number Use symbols and key words 3 is called the base. The base is the number that is multiplied. for expressing exponents. Follow the order of operations. 3 # 3 # 3 # 3 # 3 = 35 The exponent is 5. 3 appears as a factor 5 times. The base is 3. We do not multiply the base 3 by the exponent 5. The 5 just tells us how many 3’s are in the repeated multiplication. If a whole number or variable does not have an exponent visible, the exponent is understood to be 1. 9 = 91 and x = x1 EXAMPLE 1 Write in exponent form. (a)2 # 2 # 2 # 2 # 2 # 2 (b)4 # 4 # 4 # x # x (c) 7 (d) y # y # y # 3 # 3 # 3 # 3 Solution # # # # # = 6 # # # x # x = 3 # x2 3x2 (a)2 2 2 2 2 2 2 (b) 4 4 4 4 or 4 (c)7 = 71 (d) y # y # y # 3 # 3 # 3 # 3 = y3 # 34, or 34y3 Note, it is standard to write the number before the variable in a term.
    [Show full text]