Solution Set 2. Problem 1. [a] + [b] = [a + b] = [b + a] = [b] + [a] ([a] + [b]) + [c] = [a + b] + [c] = [a + b + c] = [a] + [b + c] = [a] + ([b + c])

Similar documents
Mathematical Induction

Math 109 HW 9 Solutions

Math 110 HW 3 solutions

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c.

Properties of the Integers

McGill University Faculty of Science. Solutions to Practice Final Examination Math 240 Discrete Structures 1. Time: 3 hours Marked out of 60

MATHEMATICAL INDUCTION

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...}

Number Theory and Graph Theory. Prime numbers and congruences.

WORKSHEET MATH 215, FALL 15, WHYTE. We begin our course with the natural numbers:

MAT246H1S - Concepts In Abstract Mathematics. Solutions to Term Test 1 - February 1, 2018

Sums of Squares. Bianca Homberg and Minna Liu

Divisibility = 16, = 9, = 2, = 5. (Negative!)

2301 Assignment 1 Due Friday 19th March, 2 pm

Homework #2 solutions Due: June 15, 2012

8 Primes and Modular Arithmetic

REVIEW Chapter 1 The Real Number System

MCS-236: Graph Theory Handout #A4 San Skulrattanakulchai Gustavus Adolphus College Sep 15, Methods of Proof

12x + 18y = 50. 2x + v = 12. (x, v) = (6 + k, 2k), k Z.

MATH10040: Numbers and Functions Homework 1: Solutions

a 2 = ab a 2 b 2 = ab b 2 (a + b)(a b) = b(a b) a + b = b

MATH 215 Final. M4. For all a, b in Z, a b = b a.

Cool Results on Primes

Your quiz in recitation on Tuesday will cover 3.1: Arguments and inference. Your also have an online quiz, covering 3.1, due by 11:59 p.m., Tuesday.

CSE 20. Final Review. CSE 20: Final Review

The following techniques for methods of proofs are discussed in our text: - Vacuous proof - Trivial proof

Basic Proof Examples

All variables a, b, n, etc are integers unless otherwise stated. Each part of a problem is worth 5 points.

Chapter 5. Number Theory. 5.1 Base b representations

Contribution of Problems

PRACTICE PROBLEMS: SET 1

Introduction to Induction (LAMC, 10/14/07)

Class VIII Chapter 1 Rational Numbers Maths. Exercise 1.1

The Process of Mathematical Proof

Solutions to Assignment 1

Discrete Math, Spring Solutions to Problems V

Olympiad Number Theory Through Challenging Problems

Solutions to Practice Final

Rational Numbers. Chapter INTRODUCTION 9.2 NEED FOR RATIONAL NUMBERS

a. See the textbook for examples of proving logical equivalence using truth tables. b. There is a real number x for which f (x) < 0. (x 1) 2 > 0.

Introduction to Basic Proof Techniques Mathew A. Johnson

MI 4 Mathematical Induction Name. Mathematical Induction

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2

Solutions Manual for Homework Sets Math 401. Dr Vignon S. Oussa

1 Proof by Contradiction

3 The language of proof

MATH CSE20 Homework 5 Due Monday November 4

Proof by Contradiction

Math 242: Principles of Analysis Fall 2016 Homework 1 Part B solutions

Meaning of Proof Methods of Proof

NUMBER SYSTEMS. Number theory is the study of the integers. We denote the set of integers by Z:

n n P} is a bounded subset Proof. Let A be a nonempty subset of Z, bounded above. Define the set

Roots of Unity, Cyclotomic Polynomials and Applications

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

Math 4310 Solutions to homework 1 Due 9/1/16

2.2 Some Consequences of the Completeness Axiom

CHAPTER 4: EXPLORING Z

HOW TO WRITE PROOFS. Dr. Min Ru, University of Houston

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}.

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition).

Final Exam Review. 2. Let A = {, { }}. What is the cardinality of A? Is

Basics of Proofs. 1 The Basics. 2 Proof Strategies. 2.1 Understand What s Going On

Complete Induction and the Well- Ordering Principle

Rings and modular arithmetic

Midterm 1. Your Exam Room: Name of Person Sitting on Your Left: Name of Person Sitting on Your Right: Name of Person Sitting in Front of You:

PRIME NUMBERS YANKI LEKILI

Problem Set 5 Solutions

Lecture Overview. 2 Weak Induction

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

EQUIVALENCE CLASSES ROHAN RAMCHAND, MICHAEL MIYAGI

Fall 2017 Test II review problems

There are seven questions, of varying point-value. Each question is worth the indicated number of points.

Math 38: Graph Theory Spring 2004 Dartmouth College. On Writing Proofs. 1 Introduction. 2 Finding A Solution

Lecture 6: Finite Fields

Notes on arithmetic. 1. Representation in base B

Climbing an Infinite Ladder

Induction 1 = 1(1+1) = 2(2+1) = 3(3+1) 2

Lecture 2: Continued fractions, rational approximations

We want to show P (n) is true for all integers

1 Overview and revision

Proof worksheet solutions

CHAPTER 4 SOME METHODS OF PROOF

Mathematics 220 Workshop Cardinality. Some harder problems on cardinality.

Commutative Rings and Fields

Mathematics 228(Q1), Assignment 2 Solutions

Quiz 1, Mon CS 2050, Intro Discrete Math for Computer Science

Math Homework # 4

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions

Beautiful Mathematics

Ch 3.2: Direct proofs

Lecture 3: Latin Squares and Groups

Structure of R. Chapter Algebraic and Order Properties of R

CHAPTER 8: EXPLORING R

Math 104: Homework 1 solutions

This is a recursive algorithm. The procedure is guaranteed to terminate, since the second argument decreases each time.

a 2 + b 2 = (p 2 q 2 ) 2 + 4p 2 q 2 = (p 2 + q 2 ) 2 = c 2,

The Real Number System

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

MATH 271 Summer 2016 Practice problem solutions Week 1

Transcription:

Solution Set Problem 1 (1) Z/nZ is the set of equivalence classes of Z mod n. Equivalence is determined by the following rule: [a] = [b] if and only if b a = k n for some k Z. The operations + and are defined by [a] + [b] = [a + b] and [a] [b] = [a b]. () Axiom 1: Commutivity [a] + [b] = [a + b] = [b + a] = [b] + [a] Axiom : Associativity [a] [b] = [a b] = [b a] = [b] [a] ([a] + [b]) + [c] = [a + b] + [c] = [a + b + c] = [a] + [b + c] = [a] + ([b + c]) Axiom 3: Distributivity ([a] [b]) [c] = [a b] [c] = [a b c] = [a] [b c] = [a] ([b] [c]) [a] ([b] + [c]) = [a] [b + c] = [a (b + c)] = [a b + a b] = [a b] + [a c] = [a] [b] + [a] [c] Axiom : Existance of identities [0] is the additive identity, since [a] + [0] = [a + 0] = [a]. [1] is the multiplicative identity, since [a] [1] = [a 1] = [a]. Axiom 5: Existance of negatives The negative for [a] is [ a], since [a] + [ a] = [a + ( a)] = [0], which is the additive identity. If n = 1, Axiom fails, because there is only one equivalence class, so [a] = 0 for all a Z, and there cannot be a multiplicative identity distinct from [0]. (3) Assume that n = ab, where a, b Z and neither a nor b is 1. Then, Z/nZ cannot be a field because [a] doesn t have a reciprocal. Proof: Assume [c] [a] = [1]. Then ac 1 mod n, so ac = 1 + kn for some k Z. However, since n = ab, this implies that ac+kab = 1, or a(c+kb) = 1. Since the left side is divisible by a and the right side is not (since a 1), this is a contradiction. Therefore, a does not have a reciprocal, and so Z/nZ cannot be a field. () If [a] [b] = 0, by definition ab = kn for some k Z. So, n divides ab, and since n is prime, it must divide either a or b. If n a, then [a] = [0], which is not the case. Therefore, n b, so [b] = [0]. Therefore, if [a] [b] = [0] and [a] [0], then [b] = [0]. Conversely, if [b] = [0], then [a] [b] = [a] [0] = [a 0] = [0]. Therefore, [a] [b] = [0] if and only if [b] = 0. 1

(5) Since [a] [b 1 ] = [a] [b ], we know [a] [b 1 ] [a] [b ] = [0]. So: [0] = [a] ([b 1 ] [b ]) [0] = [a] ([b 1 b ]) [0] = [a (b 1 b )] Therefore, n divides a(b 1 b ). Since n is prime, it must therefore divide either a or b 1 b. Since [a] [0], n does not divide n, so it must divide b 1 b. Therefore, [b 1 ] = [b ]. (6) From (5), we know that [a] [b 1 ] = [a] [b ] only if [b 1 ] = [b ]. Therefore, as [b] ranges through the n distinct values {[0], [1],..., [n 1]}, the product [a] [b] must also range through n different values. Since there are exactly n equivalence classes in Z/nZ, the set {[a] [0], [a] [1],..., [a] [n 1]} must equal Z/nZ. (7) If [a] is non-zero, as shown in [6], the set {[a] [0], [a] [1],..., [a] [n 1]} = Z/nZ. Therefore [a] [b] = [1] for some [b] {[0], [1],..., [n 1]}. (8) By (7), Z/nZ satisfies the 6th field axiom. Since it satisfies field axioms 1-5, as shown in (), Z/nZ is a field. Problem Part 1 a < c, so we can add b on both sides to get a + b < c + b. But b < d, so we can add c on both sides to get b + c < c + d. Hence, by transitivity, a + b < c + d. Part By the order axioms, 0 a for all a, so 0 + 1 a + 1. But then, since 0 < 1, 0 < a + 1 for all a, so the original equation has no solutions. Part 3 a < 0, so we can add b on both sides and get a + b < b. But b < 0, so a + b < 0. Part By contradiction. If a > 0, assume a 1 < 0. Then a 1 > 0, and since a > 0, then a a 1 > 0. This implies that 1 > 0, which is false. Hence a 1 > 0. If a < 0, we proceed similarly (but you had to show it). Part 5 Assume a 1 < b 1. We can add a 1 on both sides to get 0 < b 1 a 1. Hence we can multiply by a on both sides to get 0 < ab 1 1. Now we can multiply on both sides by b to get 0 < a b, from which we conclude that b < a. This is a contradiction. From both claims we conclude that 0 < b 1 < a 1.

Part 6 If a = 0, we are done. Take a > 0. We have b > a for all a > 0 and, in particular, for b = a. Hence a > a, which is false. Problem 3 1. Assume, as in the hint, that N is bounded above by some r R. Then it has some least upper bound, x. Now, there must be some natural number n between x and x 1, x 1 < n x, or else x 1 would be a new least upper bound, and x 1 < n x < n + 1. But n + 1 is a natural number, and x the least upper bound of the natural numbers. Thus, we have a contradiction, and we conclude that the natural numbers are unbounded.. Take x R +. Assume, contrary to the claim, that there are no positive integers n such that 1/n < x, that is, that x 1/n, n in the positive integers, or the natural numbers (they are the same set). This implies 1/x n (we can conclude this because x and n are positive and so have positive inverses). However, that would make 1/x an upper bound for the natural numbers, which is clearly bogus from part 1. Thus, we conclude that there is always some positive integer n s.t. 1/n < x, x R. Problem We shall prove the statement by contradiction. Assume there is a rational number x such that x =. Write x in lowest terms: x = a/b, where a and b are relatively prime integers. a /b =, which tells us that a = b, and, since b is an integer, divides a. Then a must be even because is prime. (Alternatively, one could assume that a is odd and arrive at a contradiction: if a = k+1 for some integer k, then a = (k+1) = k +k+1 = (k +k)+1 is odd). So we can write a = m, where m is a non-zero integer. Then, a = b (m) = b m = b m = b and thus b is even, which, by the same argument as above, implies that b is even. This contradicts our assumption that a/b is the expression of x in lowest terms. Notes: Many people claimed that for x to be rational, a and b must be relatively prime. This statement betrays a rather poor understanding of the idea behind the proof: we choose a and b to be relatively prime (which is always possible because we can reduce x to lowest terms) in order to arrive at a contradiction. It is by no means necessary for a and b to have no common factors, unless we pick them this way. I did not take points off for assuming that the square of an even number is even, but I have been substracting points for assuming that the square root of an even number is even. It is a rather obvious fact indeed, but, to my surprise, some of you tried to prove it and failed, which forced me to penalize those who have not provided some (valid) justification for the statement. Problem 5 3

(1) We need to prove that 1 + + 3 + + (n 1) = n. First we need to check the base case where n = 1. 1 = 1 is obviously true. Next, we assume that for some n = k that 1 + + 3 + + (k 1) = k. Our goal is to show that this implies that our statement is true for n = k + 1. We start with: 1 + + 3 + + (k 1) = k 1 + + 3 + + (k 1) + ((k + 1) 1) = k + ((k + 1) 1) 1 + + 3 + + (k 1) + ((k + 1) 1) = k + k + 1 1 + + 3 + + (k 1) + ((k + 1) 1) = (k + 1) Therefore, our statement is then true for n = k + 1. () We want to prove that 1 + + 3 + + n 3 = (1 + + + n) First, we need to check the base case where n = 1. This is obvious as 1 3 = 1. Next, we will assume that our statement is true for n = k and show that it implies that our statement is true for n = k + 1. Before completing the induction step, I would like to note that I allowed people to use the fact that 1 + + 3 + + n = n(n+1) without proving it, as the proof is given in Gerardo s handout. So, we begin as follows 1 + + 3 + + k 3 = (1 + + + k) 1 + + 3 + + k 3 + (k + 1) 3 = (1 + + + k) + (k + 1) 3 ( k(k + 1) ) 1 + + 3 + + k 3 + (k + 1) 3 = + (k + 1) 3 1 + + 3 + + k 3 + (k + 1) 3 = k (k + 1) + (k + 1) 3 1 + + 3 + + k 3 + (k + 1) 3 = (k + 1) (k + (k + 1)) 1 + + 3 + + k 3 + (k + 1) 3 = (k + 1) (k + ) ( (k + 1)(k + ) ) 1 + + 3 + + k 3 + (k + 1) 3 = 1 + + 3 + + k 3 + (k + 1) 3 = (1 + + 3 + + k + (k + 1)) We have proved the statement for n = k + 1 and we re done. (3) First, we need to prove our base case. In this instance, our base case is n = 0 NOT n = 1 as many of you thought. If we let n=0, then we know that our statement is true because we can let

q = 0 and r = 0 as 0 = 0ḃ. We will now assume that our statement holds for n = k. There exist non negative integers q and r such that k = qb + r and 0 r < b If we add 1 to both sides, we get k + 1 = qb + r + 1 Now, it seems as though we have proved our assumption for n = k + 1. But, this is not true as we don t know whether or not r + 1 < b. We need to consider cases. Case 1: r + 1 < b Since k + 1 = qb + (r + 1), q and r + 1 are precisely the non negative integers that satisfy our inductive hypothesis because 0 r + 1 < b. Case : r + 1 = b k + 1 = qb + (r + 1) = qb + b = (q + 1)b + 0. Therefore, q + 1 and 0 are precisely the non negative integers that satisfy our inductive hypothesis because 0 0 < b. 5