Number Theory

Total Page:16

File Type:pdf, Size:1020Kb

Number Theory A.D.M College for Women(A), Nagapattinam PG and Research Department of Mathematics Semester IV Core Course VIII Number Theory Class : II B.Sc (Mathematics) Prepared by : Mrs. M. Prabavathy, Assistant Professor in Mathematics. Miss.P.Udhaya Assistant Professor in Mathematics. COURSE OBJECTIVES: To Introduce the concepts of divisibility, prime number and prime-factorization. To learn about Euler Function, Greatest integer function and Mobius function. To know the conjectures in number theory. To acquire the knowledge of linear congruences. 5. To study the methods of classifying numbers. UNIT - I: Prime and Composite Numbers Coprimes-Sieve of Eratothenes-Euclid’s Theorem- Unique factorization-Fundamental Theorem of Arithmetic–Positional Representation of Integers-Number of Divisors-Sum of Divisors-Symbols 풅(풏), 흈(풏) -Arithmetic functions.(Chapter IV : Sec 77 to 97) ( Content hrs-9 hrs;Assignment-3 hrs) (12 Hours) UNIT - II: Prime and Composite Numbers Perfect Numbers- Euclid’s Theorem on Perfect Numbers-Amicable Numbers-Euler’s Function Φ(풏) - Greatest integer function-Mobious function (n) -Inversion formula and its converse.(Chapter IV: Sec 98 to 128) ( Content hrs-9 hrs;Assignment-3 hrs) (12 Hours) UNIT - III: Distribution of Primes General Discussion – Fermat’s Conjecture-Fermat Numbers-Gold Bach’ S Conjecture- Mersenne Numbers - GapTheorem-Infinitude of Primes.(Chapter V) ( Content hrs-9 hrs;Assignment-3 hrs) (12 Hours) UNIT - IV: Congruences Definition – Residue Classes - Complete and Least Residue Systems-Reduced Residue Systems – Casting out 9 – Magic Numbers- Divisibility Tests - Linear Congruences - Solution of Congruences - Chinese Remainder Theorem. (Chapter VI) ( Content hrs-9 hrs;Assignment-3 hrs) (12 Hours) UNIT - V: Quadratic Reciprocity Quadratic Residues and Non Residues-Euler Criterion-Primitive Roots is a Quadratic Non Residue-Legendre symbol-Gauss lemma-Quadratic Reciprocity Law. (Chapter X: Sec 255 to 278) ( Content hrs-9 hrs;Assignment-3 hrs) (12 Hours) TEXT BOOK : Prof. S.Kumaravelu and Susheela Kumaravelu, Elements of Number Theory , Raja Sankar off set Printers ,Sivakasi,2002. REFERENCE BOOKS: 1. David M. Burton, Elementary Number Theory , W.M.C. Brown Publishers, Dubuque, Lawa, 1989. 2. George E. Andrews, Number Theory, Hindhustan Publishing Corporation, 1984. COURSE OUTCOMES: On the completion of the course, learners will be able to • find the divisor, sum and product of a given natural number. • gain the knowledge of number theoretic functions. • interpret the Famous conjectures in number theory . • Solve the System of linear congruences using the Chinese Remainder theorem. • Apply the Law of Quadratic Reciprocity to classify numbers as quadratic residues and quadratic non-residues 1 Unit I Definition 1 A prime number is a positive integer that has exactly two positive integer factors, 1 and itself. For example, if we list the factors of 28, we have 1, 2, 4, 7, 14, and 28. That's six factors. But,the factors of 29 are 1 and 29. That is, only two factors. Hence 29 is a prime number, but 28 is not a prime number. Note Prime numbers are numbers that have only 2 factors: 1 and themselves. The following are prime numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, etc. Definition 2 A composite number is a positive integer that has more than two positive integer factors,other than 1 and itself. For example, if we list the factors of 36, we have 1, 2, 3, 4,6,9, 12,18, and 36. That is, nine factors. Definition 3 Positive integers having no common factors are together called coprimes. They are also said to be prime to each other or relatively prime. (e.g.) 3 and 10 are coprimes since they have no common factors other than 1. Note: 1) A Co-prime number is a set of numbers or integers which have only 1 as their common factor i.e. their highest common factor (HCF) will be 1. 2) Co-prime numbers are also known as relatively prime or mutually prime numbers. It is important that there should be two numbers in order to form co-primes. 3) Co-primes are not necessarily prime numbers. Any two primes are coprimes. If 푎 and 푏 are coprimes, then (푎, 푏) = 1. Definition 4 If 푝 is a prime and 푝 + 2 is also a prime, then they are called twin primes. Examples: 3,5 and 11,13 are twin primes. Definition 5 If two adjacent integers are prime, then they are called Siamese twins. The integers 2 ad 3 are the only Siamese twins. The integers 2 and 3 are the only Siamese twins. The Sieve of Eratosthenes Eratosthenes (275-194 B.C., Greece) devised a 'sieve' to discover prime numbers. A sieve is like a strainer that you use to drain spaghetti when it is done cooking. The water drains out, leaving your spaghetti behind. Eratosthenes's sieve drains out composite numbers and leaves prime numbers behind. To use the sieve of Eratosthenes to find the prime numbers up to 100, make a chart of the first one hundred positive integers (1-100): 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 2 Unit I 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 Cross out 1, because it is not prime. Circle 2, because it is the smallest positive even prime. Now cross out every multiple of 2; in other words, cross out every second number. Circle 3, the next prime. Then cross out all of the multiples of 3; in other words, every third number. Some, like 6, may have already been crossed out because they are multiples of 2. Circle the next open number, 5. Now cross out all of the multiples of 5, or every 5th number. Continue doing this until all the numbers through 100 have either been circled or crossed out. You have just circled all the prime numbers from 1 to 100. The Sieve method is given in the following steps: Write down all the positive integers in their natural order upto the desired number. Cross out 1, because it is not prime. Circle 2, because it is the smallest positive even prime. Now cross out every multiple of 2; in other words, cross out every second number. Circle 3, the next prime. Then cross out all of the multiples of 3; in other words, every third number. Some, like 6, may have already been crossed out because they are multiples of 2. 3 Unit I Circle the next open number, 5. Now cross out all of the multiples of 5, or every 5th number. Continue this process of striking out the multiples of the early prime numbers. Theorem The number of primes is infinite. Proof: Suppose there are only a finite number of primes 푝1, 푝2, 푝3, … , 푝푛 . Take 푃 = 1+푝1푝2푝3 … 푝푛 . Clearly, 푃 is not divisible by any of the primes 푝1, 푝2, 푝3, … , 푝푛 . Therefore, either 푃 is itself a prime or it is divisible by a prime other than the above said 푛 primes. This implies that the number of primes is not finite. Theorem The set of prime numbers is countable. Proof: The prime numbers taken in order are 1,2,3,5,7,11,13,17,19,23,… These can be considered as the first,second, third, etc primes and may be denoted by 푡ℎ 푝1, 푝2, 푝3, … , 푝푛. Thus the 푛 prime is 푝푛 and so on. So the primes can be arranged as a sequence {푝푛} and hence the set of primes is countable. Unique factorization theorem Any positive integer > 1 can be uniquely expressed as the product of prime numbers. Proof: Let 푛 > 1 be any positive integer. If 푛 is itself a prime number then 푛 stands as a product with a single prime factor. If 푛 is not a prime number it can be factorized so that we get 푛 = 푎1푎2 where 푎1 < 푛 & 푎2 < 푛. If 푎1 is a prime let it stand. If 푎1 is not a prime, it can be factorised as 푏1푏2 where where 푏1 < 푛 & 푏2 < 푛. Similarly for 푎2. The process of writing each composite number that arises as a product of factors must terminate at some stage because the factors are smaller than the given composite number and each factor is an integer greater than 1. Thus we 푠 find 푛 can be written as a product of prime numbers in the form 푛 = 푝1푝2 … 푝푟 where all the 푝푖 are not necessarily different. Let us prove that the factorization is unique. If possible let 푛 be factorized as prime factors in two different ways so that 푛 = 푝1푝2 … 푝푟 and 푛 = 푞1푞2 … 푞푠 where all the 푝푟 are different from 푞푠. We get 푞1푞2 … 푞푠 푝1푝2 … 푝푟 = 푞1푞2 … 푞푠 ⇒ 푝2 … 푝푟 = ∈ ℤ ⇒ 푝1|푞1푞2 … 푞푠 푝1 which is impossible unless 푝1is one of 푞1푞2 … 푞푠. Similarly every 푝푖is some 푞푠 ⇒ the two factorization of 푛 are identical. Hence the factorization is unique. Note: 푠 (i) Let 푛 = 푝1푝2 … 푝푟 be the prime factorization of 푛.
Recommended publications
  • On Untouchable Numbers and Related Problems
    ON UNTOUCHABLE NUMBERS AND RELATED PROBLEMS CARL POMERANCE AND HEE-SUNG YANG Abstract. In 1973, Erd˝os proved that a positive proportion of numbers are untouchable, that is, not of the form σ(n) n, the sum of the proper divisors of n. We investigate the analogous question where σ is− replaced with the sum-of-unitary-divisors function σ∗ (which sums divisors d of n such that (d, n/d) = 1), thus solving a problem of te Riele from 1976. We also describe a fast algorithm for enumerating untouchable numbers and their kin. 1. Introduction If f(n) is an arithmetic function with nonnegative integral values it is interesting to con- sider Vf (x), the number of integers 0 m x for which f(n) = m has a solution. That is, one might consider the distribution≤ of the≤ range of f within the nonnegative integers. For some functions f(n) this is easy, such as the function f(n) = n, where Vf (x) = x , or 2 ⌊ ⌋ f(n) = n , where Vf (x) = √x . For f(n) = ϕ(n), Euler’s ϕ-function, it was proved by ⌊ ⌋ 1+o(1) Erd˝os [Erd35] in 1935 that Vϕ(x) = x/(log x) as x . Actually, the same is true for a number of multiplicative functions f, such as f = σ,→ the ∞ sum-of-divisors function, and f = σ∗, the sum-of-unitary-divisors function, where we say d is a unitary divisor of n if d n, | d > 0, and gcd(d,n/d) = 1. In fact, a more precise estimation of Vf (x) is known in these cases; see Ford [For98].
    [Show full text]
  • Input for Carnival of Math: Number 115, October 2014
    Input for Carnival of Math: Number 115, October 2014 I visited Singapore in 1996 and the people were very kind to me. So I though this might be a little payback for their kindness. Good Luck. David Brooks The “Mathematical Association of America” (http://maanumberaday.blogspot.com/2009/11/115.html ) notes that: 115 = 5 x 23. 115 = 23 x (2 + 3). 115 has a unique representation as a sum of three squares: 3 2 + 5 2 + 9 2 = 115. 115 is the smallest three-digit integer, abc , such that ( abc )/( a*b*c) is prime : 115/5 = 23. STS-115 was a space shuttle mission to the International Space Station flown by the space shuttle Atlantis on Sept. 9, 2006. The “Online Encyclopedia of Integer Sequences” (http://www.oeis.org) notes that 115 is a tridecagonal (or 13-gonal) number. Also, 115 is the number of rooted trees with 8 vertices (or nodes). If you do a search for 115 on the OEIS website you will find out that there are 7,041 integer sequences that contain the number 115. The website “Positive Integers” (http://www.positiveintegers.org/115) notes that 115 is a palindromic and repdigit number when written in base 22 (5522). The website “Number Gossip” (http://www.numbergossip.com) notes that: 115 is the smallest three-digit integer, abc, such that (abc)/(a*b*c) is prime. It also notes that 115 is a composite, deficient, lucky, odd odious and square-free number. The website “Numbers Aplenty” (http://www.numbersaplenty.com/115) notes that: It has 4 divisors, whose sum is σ = 144.
    [Show full text]
  • Rapid Arithmetic
    RAPID ARITHMETIC QUICK AND SPE CIAL METHO DS IN ARITH METICAL CALCULATION TO GETHE R WITH A CO LLE CTION OF PUZZLES AND CURI OSITIES OF NUMBERS ’ D D . T . O CONOR SLOAN E , PH . LL . “ ’ " “ A or o Anda o Ele ri i ta da rd le i a Di ion uth f mfic f ct c ty, S n E ctr c l ct " a Eleme a a i s r n r Elec r a l C lcul on etc . etc y, tp y t ic t , , . NE W Y ORK D VA N NOS D O M N . TRAN C PA Y E mu? WAuw Sum 5 PRINTED IN THE UNITED STATES OF AMERICA which receive little c n in ne or but s a t treatment text books . If o o o f doin i e meth d g an operat on is giv n , it is considered n e ough. But it is certainly interesting to know that there e o f a t are a doz n or more methods adding, th there are a of number of ways applying the other three primary rules , and to find that it is quite within the reach of anyo ne to io add up two columns simultaneously . The multiplicat n table for some reason stops abruptly at twelve times ; it is not to a on or hard c rry it to at least towards twenty times . n e n o too Taking up the questio of xpone ts , it is not g ing far to assert that many college graduates do not under i a nd stand the meaning o a fractional exponent , as few can tell why any number great or small raised to the zero power is equa l to one when it seems a s if it ought to be equal to zero .
    [Show full text]
  • Variant of a Theorem of Erdős on The
    MATHEMATICS OF COMPUTATION Volume 83, Number 288, July 2014, Pages 1903–1913 S 0025-5718(2013)02775-5 Article electronically published on October 29, 2013 VARIANT OF A THEOREM OF ERDOS˝ ON THE SUM-OF-PROPER-DIVISORS FUNCTION CARL POMERANCE AND HEE-SUNG YANG Abstract. In 1973, Erd˝os proved that a positive proportion of numbers are not of the form σ(n) − n, the sum of the proper divisors of n.Weprovethe analogous result where σ is replaced with the sum-of-unitary-divisors function σ∗ (which sums divisors d of n such that (d, n/d) = 1), thus solving a problem of te Riele from 1976. We also describe a fast algorithm for enumerating numbers not in the form σ(n) − n, σ∗(n) − n,andn − ϕ(n), where ϕ is Euler’s function. 1. Introduction If f(n) is an arithmetic function with nonnegative integral values it is interesting to consider Vf (x), the number of integers 0 ≤ m ≤ x for which f(n)=m has a solution. That is, one might consider the distribution of the image of f within the nonnegative integers. For some functions f(n) this is easy, such√ as the function 2 f(n)=n,whereVf (x)=x,orf(n)=n ,whereVf (x)= x.Forf(n)= ϕ(n), Euler’s ϕ-function, it was proved by Erd˝os [Erd35] in 1935 that Vϕ(x)= x/(log x)1+o(1) as x →∞. Actually, the same is true for a number of multiplicative functions f,suchasf = σ, the sum-of-divisors function, and f = σ∗,thesum-of- unitary-divisors function, where we say d is a unitary divisor of n if d | n, d>0, and gcd(d, n/d) = 1.
    [Show full text]
  • The Project Gutenberg Ebook #40624: a Scrap-Book Of
    The Project Gutenberg EBook of A Scrap-Book of Elementary Mathematics, by William F. White This eBook is for the use of anyone anywhere at no cost and with almost no restrictions whatsoever. You may copy it, give it away or re-use it under the terms of the Project Gutenberg License included with this eBook or online at www.gutenberg.org Title: A Scrap-Book of Elementary Mathematics Notes, Recreations, Essays Author: William F. White Release Date: August 30, 2012 [EBook #40624] Language: English Character set encoding: ISO-8859-1 *** START OF THIS PROJECT GUTENBERG EBOOK A SCRAP-BOOK *** Produced by Andrew D. Hwang, Joshua Hutchinson, and the Online Distributed Proofreading Team at http://www.pgdp.net (This file was produced from images from the Cornell University Library: Historical Mathematics Monographs collection.) Transcriber’s Note Minor typographical corrections, presentational changes, and no- tational modernizations have been made without comment. In- ternal references to page numbers may be off by one. All changes are detailed in the LATEX source file, which may be downloaded from www.gutenberg.org/ebooks/40624. This PDF file is optimized for screen viewing, but may easily be recompiled for printing. Please consult the preamble of the LATEX source file for instructions. NUMERALS OR COUNTERS? From the Margarita Philosophica. (See page 48.) A Scrap-Book of Elementary Mathematics Notes, Recreations, Essays By William F. White, Ph.D. State Normal School, New Paltz, New York Chicago The Open Court Publishing Company London Agents Kegan Paul, Trench, Trübner & Co., Ltd. 1908 Copyright by The Open Court Publishing Co.
    [Show full text]
  • CASAS Math Standards
    CASAS Math Standards M1 Number Sense M2 Algebra M3 Geometry M4 Measurement M5 Statistics, Data Analysis and Probability NRS LEVELS FOR ABE/ASE 1 2 3 4 5 6 CASAS LEVELS A B B C D E M1 Number sense M1.1 Read, write, order and compare rational numbers M1.1.1 Associate numbers with quantities M1.1.2 Count with whole numbers M1.1.3 Count by 2s, 5s, and 10s up to 100 M1.1.4 Recognize odd and even numbers M1.1.5 Understand the decimal place value system: read, write, order and compare whole and decimal numbers (e.g., 0.13 > 0.013 because 13/100 > 13/1000) M1.1.6 Round off numbers to the nearest 10, 100, 1000 and/or to the nearest whole number, tenth, hundredth or thousandth according to the demands of the context M1.1.7 Using place value, compose and decompose numbers with up to 5 digits and/or with three decimal places (e.g., 54.8 = 5 × 10 + 4 × 1 + 8 × 0.1) M1.1.8 Interpret and use a fraction in context (e.g., as a portion of a whole area or set) M1.1.9 Find equivalent fractions and simplify fractions to lowest terms M1.1.10 Use common fractions to estimate the relationship between two quantities (e.g., 31/179 is close to 1/6) M1.1.11 Convert between mixed numbers and improper fractions M1.1.12 Use common fractions and their decimal equivalents interchangeably M1.1.13 Read, write, order and compare positive and negative real numbers (integers, decimals, and fractions) M1.1.14 Interpret and use scientific notation M1.2 Demonstrate understanding of the operations of addition and subtraction, their relation to each
    [Show full text]
  • Nth Term of Arithmetic Sequence Calculator
    Nth Term Of Arithmetic Sequence Calculator Planar Desmund sometimes beaches his chaetodons papally and willies so crushingly! Hewitt iridize affably? Is Sigmund panic-stricken or busying after concentrated Gearard unbalancing so basely? Of the two of the common difference to adjust the stem sends off to reciprocate the computed differences of nth term calculator did you are. For calculating nth term calculator will calculate a classroom, we want to our site owner, most basic examples and calculators and enter any number? You lift use carefully though but converse need to coincidence the sign to get your actual sign manually. Enter a sequence that the boxes and press of button to capital if a nth term rule may be found. It into an arithmetic sequence. This folder contains nine files associated with arithmetic, these types of problems will generally take you more bold than other math questions on death ACT. Start sequence term of nth arithmetic calculator helps us students from external sources are navigating high school. Given term of nth arithmetic sequence calculator ideal gas law calculator. This program will overcome some keystrokes. Enter to calculate and sequence calculator pay it? Calculate a cumulative sum on a thing of numbers. Solve arithmetic calculator will calculate nth term of calculators here to calculating arithmetic sequences, for various pieces of all think of an arithmetic? This way to get answers. The nth term formula will solve again after exiting the term of the key is able to. Just subtract every event you get all prime. You can quickly calculate nth term or any other math questions with no packages or from adding a sequence could further improve.
    [Show full text]
  • Frege's Changing Conception of Number
    THEORIA, 2012, 78, 146–167 doi:10.1111/j.1755-2567.2012.01129.x Frege’s Changing Conception of Number by KEVIN C. KLEMENT University of Massachusetts Abstract: I trace changes to Frege’s understanding of numbers, arguing in particular that the view of arithmetic based in geometry developed at the end of his life (1924–1925) was not as radical a deviation from his views during the logicist period as some have suggested. Indeed, by looking at his earlier views regarding the connection between numbers and second-level concepts, his under- standing of extensions of concepts, and the changes to his views, firstly, in between Grundlagen and Grundgesetze, and, later, after learning of Russell’s paradox, this position is natural position for him to have retreated to, when properly understood. Keywords: Frege, logicism, number, extensions, functions, concepts, objects 1. Introduction IN THE FINAL YEAR of his life, having accepted that his initial attempts to under- stand the nature of numbers, in his own words, “seem to have ended in complete failure” (Frege, 1924c, p. 264; cf. 1924a, p. 263), Frege began what he called “A new attempt at a Foundation for Arithmetic” (Frege, 1924b). The most startling new aspect of this work is that Frege had come to the conclusion that our knowl- edge of arithmetic has a geometrical source: The more I have thought the matter over, the more convinced I have become that arithmetic and geome- try have developed on the same basis – a geometrical one in fact – so that mathematics is its entirety is really geometry.
    [Show full text]
  • Colloquium Mathematicum
    C O L L O Q U I U M .... M A T H E M A T I C U M nnoindentVOL periodCOLLOQUIUM 86 .... 2 0 .... NO periodn 1h f i l l MATHEMATICUM INFINITE FAMILIES OF NONCOTOTIENTS nnoindentBY VOL . 86 n h f i l l 2 0 n h f i l l NO . 1 A period .. F L A M M E N K A M P AND F period .. L U C A .. open parenthesis BIELEFELD closing parenthesisn centerline fINFINITECOLLOQUIUMMATHEMATICUM FAMILIES OF NONCOTOTIENTS g Abstract periodVOL For .any 86 positive integer n let phi open parenthesis 2 0 n closing parenthesis be the NOEuler . 1 function n centerline fBY g of n period A positive INFINITE FAMILIES OF NONCOTOTIENTS integer n is called a noncototient if the equation x minus phi open parenthesis x closing parenthesis = n has n centerline fA. nquad FLAMMENKAMPANDFBY . nquad LUCA nquad ( BIELEFELD ) g no solution x period .. InA.FLAMMENKAMP AND F . L U C A ( BIELEFELD ) this note comma weAbstract give a sufficient . For any condition positive integer on a positiven let φ integer(n) be kthe such Euler that function the geometrical of n: A positive n hspace ∗fn f i l l g Abstract . For any positive integer $ n $ let $ nphi ( n ) $ progression openinteger parenthesisn is called 2 to a the noncototient power of if m the k closing equation parenthesisx − φ(x) = subn has m greater no solution equalx: 1 consistsIn this entirely be the Euler function of $ n . $ A positive of noncototients periodnote , .. we We give then a sufficient use computations condition on to a positive integer k such that the geometrical detect seven suchprogression positive integers(2mk) k≥ period1 consists entirely of noncototients .
    [Show full text]
  • Project-Team GRACE
    Activity Report 2015 Project-Team GRACE Geometry, arithmetic, algorithms, codes and encryption RESEARCH CENTER Saclay - Île-de-France THEME Algorithmics, Computer Algebra and Cryptology Table of contents 1. Members :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1 2. Overall Objectives :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 2 3. Research Program :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 2 3.1. Algorithmic Number Theory2 3.2. Arithmetic Geometry: Curves and their Jacobians2 3.3. Curve-Based cryptology3 3.4. Algebraic Coding Theory4 4. Application Domains ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::4 5. Highlights of the Year ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 5 6. New Software and Platforms :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 7 6.1. Fast Compact Diffie-Hellman7 6.2. Platforms 7 7. New Results :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 8 7.1. Weight distribution of Algebraic-Geometry codes8 7.2. Faster elliptic and hyperelliptic curve cryptography8 7.3. Quantum factoring8 7.4. Cryptanalysis of code based cryptosystems by filtration attacks8 7.5. Quantum LDPC codes9 7.6. Discrete Logarithm computations in finite fields with the NFS algorithm9 7.6.1. DL Record computation in a quadratic finite field GF(p2) 9 7.6.2. Individual discrete logarithm computation 10 7.7. Information sets of multiplicity codes 10 7.8. Rank metric codes
    [Show full text]
  • AMS / MAA TEXTBOOKS VOL 41 Journey Into VOL Discrete Mathematics AMS / MAA TEXTBOOKS 41
    AMS / MAA TEXTBOOKS VOL 41 Journey into VOL Discrete Mathematics AMS / MAA TEXTBOOKS 41 Owen D. Byer, Deirdre L. Smeltzer, and Kenneth L. Wantz Journey into Discrete Mathematics Discrete into Journey Journey into Discrete Mathematics is designed for use in a fi rst course in mathematical abstraction for early-career undergraduate mathematics majors. The important ideas of discrete mathematics are included— Wantz L. and Kenneth Smeltzer, L. Deirdre Byer, D. Owen logic, sets, proof writing, relations, counting, number theory, and graph theory—in a manner that promotes development of a mathematical mindset and prepares students for further study. While the treatment is designed to prepare the student reader for the mathematics major, the book remains attractive and appealing to students of computer science and other problem-solving disciplines. The exposition is exquisite and engaging and features detailed descrip- tions of the thought processes that one might follow to attack the problems of mathematics. The problems are appealing and vary widely in depth and diffi culty. Careful design of the book helps the student reader learn to think like a mathematician through the exposition and the prob- lems provided. Several of the core topics, including counting, number theory, and graph theory, are visited twice: once in an introductory manner and then again in a later chapter with more advanced concepts and with a deeper perspective. Owen D. Byer and Deirdre L. Smeltzer are both Professors of Mathematics at Eastern Mennonite University. Kenneth L. Wantz is Professor of Mathematics at Regent University. Collectively the authors have special- ized expertise and research publications ranging widely over discrete mathematics and have over fi fty semesters of combined experience in teaching this subject.
    [Show full text]
  • Renormalization: a Number Theoretical Model
    RENORMALIZATION : A NUMBER THEORETICAL MODEL BERTFRIED FAUSER ABSTRACT. We analyse the Dirichlet convolution ring of arithmetic number theoretic functions. It turns out to fail to be a Hopf algebra on the diagonal, due to the lack of complete multiplica- tivity of the product and coproduct. A related Hopf algebra can be established, which however overcounts the diagonal. We argue that the mechanism of renormalization in quantum field theory is modelled after the same principle. Singularities hence arise as a (now continuously indexed) overcounting on the diagonals. Renormalization is given by the map from the auxiliary Hopf algebra to the weaker multiplicative structure, called Hopf gebra, rescaling the diagonals. CONTENTS 1. Dirichlet convolution ring of arithmetic functions 1 1.1. Definitions 1 1.2. Multiplicativity versus complete multiplicativity 2 1.3. Examples 3 2. Products and coproducts related to Dirichlet convolution 4 2.1. Multiplicativity of the coproducts 6 3. Hopf gebra : multiplicativity versus complete multiplicativity 7 3.1. Plan A: the modified crossing 7 3.2. Plan B: unrenormalization 7 3.3. The co-ring structure 8 3.4. Coping with overcounting : renormalization 9 4. Taming multiplicativity 11 Appendix A. Some facts about Dirichlet and Bell series 12 A.1. Characterizations of complete multiplicativity 12 arXiv:math-ph/0601053v1 25 Jan 2006 A.2. Groups and subgroups of Dirichlet convolution 13 Appendix B. Densities of generators 14 References 14 1. DIRICHLET CONVOLUTION RING OF ARITHMETIC FUNCTIONS 1.1. Definitions. In this section we recall a few well know facts about formal Dirichlet series and the associated convolution ring of Dirichlet functions [1, 4].
    [Show full text]