The Fundamental Theorem of Arithmetic By Jess Barak, Lindsay Mullen, Ashley Reynolds, and Abby Yinger.

Slides:



Advertisements
Similar presentations
SPLASH! 2012 QUADRATIC RECIPROCITY Michael Belland.
Advertisements

1 Lect. 12: Number Theory. Contents Prime and Relative Prime Numbers Modular Arithmetic Fermat’s and Euler’s Theorem Extended Euclid’s Algorithm.
1 In this lecture  Number Theory ● Rational numbers ● Divisibility  Proofs ● Direct proofs (cont.) ● Common mistakes in proofs ● Disproof by counterexample.
Chapter 3 Elementary Number Theory and Methods of Proof.
Copyright © Cengage Learning. All rights reserved.
Chapter 5 Number Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Section 4.1: Primes, Factorization, and the Euclidean Algorithm Practice HW (not to hand in) From Barr Text p. 160 # 6, 7, 8, 11, 12, 13.
Copyright © Cengage Learning. All rights reserved. CHAPTER 5 SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION.
Euclidean Number theory From the Algorithm to the Basic Theory of Numbers.
5.1 Number Theory. The study of numbers and their properties. The numbers we use to count are called the Natural Numbers or Counting Numbers.
Whiteboardmaths.com © 2004 All rights reserved
The Fundamental Theorem of Arithmetic (2/12) Definition (which we all already know). A number greater than 1 is called prime if its only divisors are 1.
CSE115/ENGR160 Discrete Mathematics 03/13/12 Ming-Hsuan Yang UC Merced 1.
Number Theory and Cryptography
Basic properties of the integers
More Number Theory Proofs Rosen 1.5, 3.1. Prove or Disprove If m and n are even integers, then mn is divisible by 4. The sum of two odd integers is odd.
Elementary Number Theory and Methods of Proof. Basic Definitions An integer n is an even number if there exists an integer k such that n = 2k. An integer.
Induction Sections 4.1 and 4.2 of Rosen Fall 2010
ENGG2013 Unit 8 2x2 Determinant Jan, Last time Invertible matrix (a.k.a. non-singular matrix) – Represents reversible linear transformation Gauss-Jordan.
Copyright © Cengage Learning. All rights reserved.
Fundamental Theorem of Arithmetic. Euclid's Lemma If p is a prime that divides ab, then p divides a or p divides b.
 Born 287 B.C. In Syracuse, Archimedes is universally known to be the greatest of the greatest in ancient mathematics.  Archimedes studied at Euclid.
ELEMENTARY NUMBER THEORY AND METHODS OF PROOF
Number Theory Number Theory: A reflection of the basic mathematical endeavor. Exploration Of Patterns: Number theory abounds with patterns and requires.
Chapter 3 Greek Number Theory The Role of Number Theory Polygonal, Prime and Perfect Numbers The Euclidean Algorithm Pell’s Equation The Chord and Tangent.
Section 5.1 Number Theory.
Proof of Euler-Fermat (2/28) Here’s an outline of the proof of the Euler-Fermat Theorem, which mirrors the proof of flt. Given any m, let B = {b i | 0.
Carl Friedrich Gauss (30 April 1777 – 23 February 1855.
Copyright © Cengage Learning. All rights reserved.
Slide 5-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Johann Friederich Carl Gauss Gauss Quadrature By: Derek Picklesimer.
MATH 224 – Discrete Mathematics
G AUSSIAN E LIMINATION Presented by: Max Le Max Le Justin Lavorgna Data Structures II: Algorithm Design & Analysis Algorithm Design & Analysis.
1 Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown Chapter 4 – Finite Fields.
BIRKDALE HIGH SCHOOL MATHEMATICS DEPARTMENT
Copyright © Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions.
Discrete Mathematics, 1st Edition Kevin Ferland
Whiteboardmaths.com © 2004 All rights reserved
SECTION 5-1 Prime and Composite Numbers Slide
1 Cultural Connection The Oikoumene The Inhabited World – ca. 550 B.C. – 476 A.D. Student led discussion.
Chapter 11 The Number Theory Revival
The Integers. The Division Algorithms A high-school question: Compute 58/17. We can write 58 as 58 = 3 (17) + 7 This forms illustrates the answer: “3.
Cyclic Groups (9/25) Definition. A group G is called cyclic if there exists an element a in G such that G =  a . That is, every element of G can be written.
By: Trever Hale 3 FAMOUS MATHEMATICIANS. LEONARDO `BIGOLLO' PISANO (FIBONACCI) Leonardo `Bigollo' Pisano (Fibonacci)- this guy was first person to introduce.
Data Security and Encryption (CSE348) 1. Lecture # 12 2.
Copyright © 2009 Pearson Education, Inc. Chapter 5 Section 1 - Slide 1 Chapter 1 Number Theory and the Real Number System.
Math 409/409G History of Mathematics Books VII – IX of the Elements Part 3: Prime Numbers.
{ What is a Number? Philosophy of Mathematics.  In philosophy and maths we like our definitions to give necessary and sufficient conditions.  This means.
“It’s not knowledge but the act of learning.” By Jacob Maschmann, Jacob Johnson, Britney Scheetz Carl F Gauss.
Great Theoretical Ideas in Computer Science.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Slide Copyright © 2009 Pearson Education, Inc. 5.1 Number Theory.
KARLA OCANAS Johann Carl Friedrich Gauss. Johann Carl Friedrich Gauss early years He was born on April 30 th 1777, in Brunswick Germany. At the age of.
Carl Friedrich Gauss. Topics Who he is When he was born Where he was born Childhood & schooling Personal life Professional life Contribution to math Awards.
GAUSS, PRANDTL, AND LOW SPEED AERODYNAMICS WITH HUGH SMITH.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
Slide Copyright © 2009 Pearson Education, Inc. Slide Copyright © 2009 Pearson Education, Inc. Chapter 1 Number Theory and the Real Number System.
CARL FRIEDRICH GAUSS By Marina García Lorenzo. Biography He was born 30 April 1777 in Brunswick, and died 23 February 1855 at age of 77 in Göttingen,
A Prime Example CS Lecture 20 A positive integer p  2 is prime if the only positive integers that divide p are 1 and p itself. Positive integers.
Section 5.1 Number Theory.
Functions of Complex Variable and Integral Transforms
Great Theoretical Ideas in Computer Science
Chapter 5: Number Theory
Section 5.1 Number Theory.
Fundamental Theorem of Arithmetic
Section 5.1 Number Theory.
Great Theoretical Ideas in Computer Science
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

The Fundamental Theorem of Arithmetic By Jess Barak, Lindsay Mullen, Ashley Reynolds, and Abby Yinger

The concept of unique factorization stretches right back to Greek arithmetic and yet it plays an important role in modern commutative ring theory. Basically, unique factorization consists of two properties: existence and uniqueness. Existence means that an element is representable as a finite product of irreducibles (primes), and uniqueness means that this representation is unique in a certain sense (only one way of representation with the primes). Unique factorization first appeared as a property of natural numbers. This property is called the Fundamental Theorem of Arithmetic (FTA). The FTA is stated as follows: Any natural number greater than 1 can be represented as a product of primes in one and only one way (up to the order). [1 p. 1]

In the instance of the Fundamental Theorem of Arithmetic there were multiple mathematicians that contributed their thoughts and expertise which finally led to a complete proof. These mathematicians range from different time periods including Euclid, Euler, Gauss, and a select few others. The actual credit of the first proof was given to Gauss who we will discuss in more depth later in this presentation. [1 p. 1-8] Euclid (365 B.C.): Although the FTA does not appear in the Elements, there are two very significant propositions, VII.30 (Euclid’s Lemma) and VII.31, which have a close connection with it. There is a third proposition, IX.14, which is a uniqueness theorem. In fact, the FTA follows from the propositions VII.30 and VII.31. VII.30. If p is prime and p | ab, then p | a or p | b. (Euclid’s lemma) VII.31. Any composite number is measured by some prime number. Easily, we get the existence (any natural number greater than 1 can be represented as a product of primes) by VII.31, and the uniqueness (i.e., this representation is unique up to the order) by VII.30. [1 p. 2] It is easy to deduce the fundamental theorem of arithmetic from these propositions by Euclid, and there can be little doubt that had he recognized this result as fundamental he would have proved it. Euclid, however, was more interested in being able to list (with proof) all of the divisors of certain integers. [2 p. 4]

Kamāl al-Dīn al-Fārisī ( s): Kamāl al-Dīn al-Fārisī, who died ca. 1320, was a great Persian mathematician, physicist, and astronomer. His work represents perhaps the most significant step toward the FTA made by mathematicians before Gauss. One could say that Euclid takes the first step on the way to the existence of prime factorization, and al-F¯aris¯ı takes the final step by actually proving the existence of a finite prime factorization in his first proposition. PROPOSITION 1. Each composite number can be decomposed into a finite number of prime factors of which it is the product. He stated and proved the existence part of the FTA, but he did not state and did not intend to prove the uniqueness of prime factorization since the FTA was not important for him. This does not mean he did not know the uniqueness. [1 p. 3]

Jean Prestet (1600s): Prestet stated neither the existence nor the uniqueness of the FTA. He was influenced by Euclid and was concerned with divisors. Like Al-Fārisī and Euler he gave the main results in order to find all the divisors of a given number. In particular his Corollary IX has a significant role. He provided the corollary, COROLLARY IX. If the numbers a & b are simple, every divisor (of) aab of the three a, a, b is one of the three 1, a, aa or one of the different products of these three by b; that is to say, one of the six 1, a, aa, 1b, ab, aab. Because all the alternative planes [i.e., obtained by multiplying the different factors two by two] of the simple a, a, b are aa & ab. [Analogous statements for aabb; aabbb; aab3cc; aab3ccd].And so with the others. It is clear that Prestet did not state the FTA in his work because his aim was to make explicit the relationship between any factorization of a given number into primes and all its possible divisors. However, Prestet’s results were very close to the FTA, and in the sense of implying each other his Corollary IX may be considered as equivalent to the uniqueness of the prime factorization. [1 p. 6]

The mathematician we are going to focus on is Carl Friedrich Gauss. Carl Friedrich Gauss was born in Brunswick, Germany on April 30 th His education began in 1788 at the Gymnasium where he learned High German and Latin. In 1792 he entered Brunswick Collegium Carolinum. This was made possible by a scholarship given to him by the Duke of Brunswick. Three years later, in 1795, he left Brunswick and went to study at Göttingen University. He was not popular amongst his peers and was only known to have one friend at this University. Finally in 1807 he became a professor for astronomy at this same university where he remained until his death in As for his discoveries, his first important discovery was the construction of the 17-gon which he did with a circle and a ruler. He also discovered Bode’s law, the binomial theorem, the arithmetic-geometric mean, the law of quadratic reciprocity, and the Fundamental Theorem of Arithmetic. [3] It is here that we focus on his part in proving of the Fundamental Theorem of Arithmetic. Although many others had played a part in proving this theorem, it is Gauss who is accredited with proving the theorem.

In 1801, in Article 16 of his Disquisitiones Arithmeticae, was able to clearly state and prove the uniqueness of the Fundamental Theorem of Arithmetic. Gauss did so with the help of Euclid and his work within Euclid’s Elements. He even took one of Euclid’s lemma (as previously stated in the earlier slide about Euclid) and reproduced it as If neither a or b can be divided by a prime number p, the product ab cannot be divided by p. In the proof, it is Euclid’s lemma that really comes into play when proving the uniqueness aspect of this theorem. Gauss’s proof really focused on the uniqueness. In fact, Gauss didn’t actually spell out the proof of the existence part of the FTA because he felt this part was clear from “elementary considerations.” In his work, he states, “It is clear from elementary considerations that any composite number can be resolved into prime factors, but it is tacitly supposed and generally without proof that this cannot be done in many various ways.” [3] So while many others may receive recognition for their work contributing to this theorem and its proof, it is Gauss that has been given the credit of the first clear statement and proof of the Fundamental Theorem of Arithmetic. [1] Agargun, A. Goksel & Ozkan, E. Mehmet. A Historical Survey of the Fundamental Theorem of Arithmetic. Turkey: [2] Granville, Andrew. The Fundamental Theorem of Arithmetic. Canada: Unknown year. [3] Website: Johann Carl Friedrich Gauss. and.ac.uk/Biographies/Gauss.html (12/1996) and.ac.uk/Biographies/Gauss.html

Factoring: the act or process of separating an equation, formula, cryptogram, etc., into its component parts. [dictionary.com] In other words, factoring is breaking down a number (n) into its components or prime numbers (the numbers that when multiplied together give you n). Example:

Problem: Find the unique prime factorization using the Fundamental Theorem of Arithmetic. Construct a factor tree and write out the product of primes