Induction proofs - practice! SOLUTIONS

Similar documents
1. By using truth tables prove that, for all statements P and Q, the statement

Induction: Solutions

Math 2112 Solutions Assignment 5

Math F215: Induction April 7, 2013

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018

Different kinds of Mathematical Induction

Solutions to Problem Set 8

P1 Chapter 8 :: Binomial Expansion

Bertrand s Postulate

MATH 304: MIDTERM EXAM SOLUTIONS

Homework 3. = k 1. Let S be a set of n elements, and let a, b, c be distinct elements of S. The number of k-subsets of S is

Fermat s Little Theorem. mod 13 = 0, = }{{} mod 13 = 0. = a a a }{{} mod 13 = a 12 mod 13 = 1, mod 13 = a 13 mod 13 = a.

Homework 9. (n + 1)! = 1 1

and each factor on the right is clearly greater than 1. which is a contradiction, so n must be prime.

Find a formula for the exponential function whose graph is given , 1 2,16 1, 6

Mathematical Induction

CSE 1400 Applied Discrete Mathematics Number Theory and Proofs

Proof of Fermat s Last Theorem by Algebra Identities and Linear Algebra

In number theory we will generally be working with integers, though occasionally fractions and irrationals will come into play.

Solutions to Math 347 Practice Problems for the final

These Two Weeks. Mathematical Induction Chapter 4 Lecture 10 & Lecture 13. CPRE 310 Discrete Mathematics. Mathematical Induction Problems

2.4 Sequences, Sequences of Sets

(b) What is the probability that a particle reaches the upper boundary n before the lower boundary m?

1 Generating functions for balls in boxes

MATH 324 Summer 2006 Elementary Number Theory Solutions to Assignment 2 Due: Thursday July 27, 2006

Modern Algebra 1 Section 1 Assignment 1. Solution: We have to show that if you knock down any one domino, then it knocks down the one behind it.

4 Mathematical Induction

Ma 530 Introduction to Power Series

Polynomial Functions and Their Graphs

Examples on Mathematical Induction: Sum of product of integers Created by Mr. Francis Hung Last updated: December 4, 2017

Lecture 7: Properties of Random Samples

Math 104: Homework 2 solutions

On the Inverse of a Certain Matrix Involving Binomial Coefficients

Exam 2 CMSC 203 Fall 2009 Name SOLUTION KEY Show All Work! 1. (16 points) Circle T if the corresponding statement is True or F if it is False.

MATH10212 Linear Algebra B Proof Problems

RADICAL EXPRESSION. If a and x are real numbers and n is a positive integer, then x is an. n th root theorems: Example 1 Simplify

Lecture 1. January 8, 2018

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 3 Solutions

NAME: ALGEBRA 350 BLOCK 7. Simplifying Radicals Packet PART 1: ROOTS

Seunghee Ye Ma 8: Week 5 Oct 28

SOME TRIBONACCI IDENTITIES

Chapter 7 COMBINATIONS AND PERMUTATIONS. where we have the specific formula for the binomial coefficients:

Infinite Sequences and Series

ARRANGEMENTS IN A CIRCLE

Math 155 (Lecture 3)

Lecture Overview. 2 Permutations and Combinations. n(n 1) (n (k 1)) = n(n 1) (n k + 1) =

Classroom. We investigate and further explore the problem of dividing x = n + m (m, n are coprime) sheep in

The Structure of Z p when p is Prime

Math 140A Elementary Analysis Homework Questions 1

Solutions to Problem Set 7

Topic 9: Sampling Distributions of Estimators

Zeros of Polynomials

Random Models. Tusheng Zhang. February 14, 2013

MAT1026 Calculus II Basic Convergence Tests for Series

Worksheet on Generating Functions

14.1 Understanding Rational Exponents and Radicals

= 4 and 4 is the principal cube root of 64.

Power Series Expansions of Binomials

MATH 112: HOMEWORK 6 SOLUTIONS. Problem 1: Rudin, Chapter 3, Problem s k < s k < 2 + s k+1

Section 11.8: Power Series

Week 5-6: The Binomial Coefficients

The Borel hierarchy classifies subsets of the reals by their topological complexity. Another approach is to classify them by size.

Regent College Maths Department. Further Pure 1. Proof by Induction

NUMERICAL METHODS FOR SOLVING EQUATIONS

Lecture 23 Rearrangement Inequality

MATH 147 Homework 4. ( = lim. n n)( n + 1 n) n n n. 1 = lim

Course : Algebraic Combinatorics

w (1) ˆx w (1) x (1) /ρ and w (2) ˆx w (2) x (2) /ρ.

Once we have a sequence of numbers, the next thing to do is to sum them up. Given a sequence (a n ) n=1

a 2 +b 2 +c 2 ab+bc+ca.

Properties and Tests of Zeros of Polynomial Functions

SEQUENCES AND SERIES

Cardinality Homework Solutions

Read carefully the instructions on the answer book and make sure that the particulars required are entered on each answer book.

Basic Combinatorics. Math 40210, Section 01 Spring Homework 7 due Monday, March 26

CS 171 Lecture Outline October 09, 2008

MATH1035: Workbook Four M. Daws, 2009

Dr. Clemens Kroll. Abstract

A FIBONACCI MATRIX AND THE PERMANENT FUNCTION

Math 609/597: Cryptography 1

In algebra one spends much time finding common denominators and thus simplifying rational expressions. For example:

Recurrence Relations

Bertrand s Postulate. Theorem (Bertrand s Postulate): For every positive integer n, there is a prime p satisfying n < p 2n.

MA131 - Analysis 1. Workbook 2 Sequences I

Chapter 4. Fourier Series

(6), (7) and (8) we have easily, if the C's are cancellable elements of S,

Mathematical Induction. How do you program a robot to climb infinite stairs? Let s use that as a proof method. 22c:19 Chapter 4 Hantao Zhang

Math 2784 (or 2794W) University of Connecticut

Set Notation Review. N the set of positive integers (aka set of natural numbers) {1, 2, 3, }

USA Mathematical Talent Search Round 3 Solutions Year 27 Academic Year

Practice Problems: Taylor and Maclaurin Series

Factors of sums and alternating sums involving binomial coefficients and powers of integers

Topic 9: Sampling Distributions of Estimators

Summer High School 2009 Aaron Bertram

( 1) n (4x + 1) n. n=0

Theorem: Let A n n. In this case that A does reduce to I, we search for A 1 as the solution matrix X to the matrix equation A X = I i.e.

The Binomial Theorem

Administrative Information. COS 341 Discrete Mathematics. Administrative Information. Discussion Sessions/Office Hours

Lecture 10: Mathematical Preliminaries

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

Transcription:

Iductio proofs - practice! SOLUTIONS 1. Prove that f ) = 6 + + 15 is odd for all Z +. Base case: For = 1, f 1) = 41) + 1) + 13 = 19. Sice 19 is odd, f 1) is odd - base case prove. Iductive hypothesis: Assume f ) = 4 + + 13 for some Z +. That meas that 4 + + 13 = k + 1 for some k Z +. Iductive step: Show true for + 1, that is, that f + 1) is odd. f +1) = 4+1) ++1)+13 = 4 +8+4)++1)+13 = 4 ++13)+8+14. But 4 + + 13 is odd, ad therefore ca be writte as k + 1 for some k Z +. So f + 1) = k + 1 + 8 + 14 = k + 4 + 7) + 1, re-arragig a bit. Sice,k Z +, k + 4 + 7 Z + ad therefore, k + 4 + 7) + 1 is odd. Thus we have show that, if f ) is odd, f + 1) must be odd, too. Sice the base case, that f 1) is odd, is true, ad sice we have show that if the statemet is true for, it is true for + 1, we have prove that f ) = 6 + + 15 is odd for all Z +.. Prove that! > for a iteger greater tha 4. Base case: For = 4,! = 4! = 4 ad = 4 = 16. 4 > 16, so 4! > 4. Base case prove. Iductive hypothesis: Assume that! > for some 4. Iductive step: Show true for + 1, that is, that + 1)! > +1. Startig with the left-had side, + 1)! = + 1)! > + 1), sice! > iductive hypothesis). Now sice 4, + 1 5; we ca therefore safely say that + 1 > ad so, + 1)! > = +1. Thus we have show that, if! >, it follows that + 1)! > +1. Sice the base case, that 4! > 4 is true, ad sice we have show that if! >, it follows that + 1)! > +1, we have prove that! > for a iteger greater tha 4. 1

3. If is a o-egative iteger, show that 5 is divisible by 5. Base case: For = 1, 5 1 = 1) 5 1 = 0, which is divisible by 5. Base case prove. Iductive hypothesis: Assume that 5 is divisible by 5 for some a o-egative iteger. This meas that 5 = 5k for some k Z +. Iductive step: Show true for + 1, that is, that + 1) 5 + 1) is divisible by 5. Expad the expressio: + 1) 5 + 1) = 5 + 5 4 + 10 3 + 10 + 5 + 1 1 = 5 ) + 5 4 + 3 + + 1). Now, 5 is divisible by 5, so we ca write it as 5 = 5k for some k Z +. The + 1) 5 + 1) = 5k + 5 4 + 3 + + 1). = 5k + 4 + 3 + + 1). This shows +1) 5 +1) is a iteger multiple of 5, so +1) 5 +1) is divisible by 5. We have ow show that, if 5 is divisible by 5, it follows that + 1) 5 + 1) is divisible by 5 too. The base case, that 5 is divisible by 5 for = 1 is true, ad we have show that if 5 is divisible by 5, it follows that + 1) 5 + 1) is divisible by 5 too. Thus we have prove that if is a o-egative iteger, show that 5 is divisible by 5. 4. For each Z +, it follows that +1 1 1. Show usig iductio. Base case: For = 1, LHS= 1 = ad RHS= 1+1) 1 1) 1 = 0 1 =. LHS=RHS for ad therefore for = 1, +1 1 1 holds. Iductive hypothesis: Assume that +1 1 1 for some Z +. Iductive step: Show true for + 1, that is, that +1 + 1. +1 =. but +1 1 1. Therefore, +1 +1 1 1) + ad the sice < 1, + < + 1. Thus, +1 + 1

We have show that, if +1 1 1 for some Z +, it follows that +1 + 1. Sice the base case, that +1 + 1 for = 1 is true, ad sice we have show that if +1 1 1 for some Z +, it follows that +1 + 1, we have prove that +1 1 1 for each Z +. 5. Prove by iductio that 1 + + 3 + 4 +... + = + 1)/ for Z +. Base case: For = 1: LHS = 1++3+...+=1. RHS = 11 + 1)/ = 1. Sice LHS=RHS, 1 + + 3 + 4 +... + = + 1)/ for = 1. Iductive hypothesis: Assume true for some 1, that is, that 1++3+4+...+ = +1)/. Iductive step: Show true for some + 1, that is, that 1 + + 3 + 4 +... + + + 1 = + 1) + )/. LHS=1 + + 3 + 4 +... + + + 1 = 1 + + 3 + 4 +... + ) + + 1. But 1 + + 3 + 4 +... + = + 1)/. + 1) LHS=1 + + 3 + 4 +... + + + 1 = + + 1 ) = + 1) + 1 ) 1 = + 1) + ) + 1) + ) = = RHS. + 1, we have show that Z +, 1 + + 3 + 4 +... + = + 1)/. 6. Prove that 1 + + 3 + + ) = 1 3 + 3 + 3 3 + + 3 for every Z +. Base case: For = 1: LHS = 1) = 1. RHS = 1 3. Sice LHS=RHS, 1 + + 3 + + ) = 1 3 + 3 + 3 3 + + 3 for = 1. Iductive hypothesis: Assume true for some 1, that is, that 1 + + 3 + + ) = 1 3 + 3 + 3 3 + + 3. Iductive step: Show true for some + 1, that is, that 1 + + 3 + + + + 1)) = 1 3 + 3 + 3 3 + + 3 + + 1) 3 3

LHS = 1 + + 3 + + + + 1)) = 1 + + 3 + + ) + + 1)1 + + 3 + + ) + + 1) From the iductive hypothesis, 1++3+ +) = 1 3 + 3 +3 3 + + 3. Ad remember that 1 + + 3 +... + = + 1)/ SEE #5). The LHS = 1 3 + 3 + 3 3 + + 3 ) + + 1) + 1)/) + + 1) = 1 3 + 3 + 3 3 + + 3 ) + + 1) + + 1) = 1 3 + 3 + 3 3 + + 3 ) + + 1) + 1) = 1 3 + 3 + 3 3 + + 3 + + 1) 3 = RHS + 1, we have show that Z +, 1 + + 3 + + ) = 1 3 + 3 + 3 3 + + 3. 7. Prove by iductio that 1 + 3 + 5 + 7 +... + 1) = for Z +. Base case: For = 1: LHS = 1. RHS = 1) = 1. Sice LHS=RHS, 1 + 3 + 5 +... + 1) = for = 1. Iductive hypothesis: Assume true for some 1, that is, that 1 + 3 + 5 + 7 +... + 1) =. Iductive step: Show true for some + 1, that is, that 1 + 3 + 5 + 7 +... + 1) + + 1) = + 1). LHS = 1 + 3 + 5 + 7 +... + 1) + + 1) = + + 1), by the iductive hypothesis. But + + 1 = + 1). Therefore, LHS = + 1) = RHS + 1) LHS=1 + + 3 + 4 +... + + + 1 = + + 1 ) = + 1) + 1 ) 1 = + 1) + ) + 1) + ) =. 4

+ 1, we have show that Z +, 1 + 3 + 5 + 7 +... + 1) =. 8. Show by iductio that 1 + + 3 +... + = +1 for Z +. Base case: For = 1: LHS = 1 =. RHS = ) 1+1 =. Sice LHS=RHS, 1 + + 3 +... + = +1 for = 1. Iductive hypothesis: Assume true for some 1, that is, that 1 + + 3 +... + = +1. Iductive step: Show true for some + 1, that is, that 1 + + 3 +... + + +1 = +. LHS = 1 + + 3 +... + ) + +1 = +1 ) + +1, sice by the iductive hypothesis, 1 + + 3 +... + = +1. The LHS = +1 = + = RHS. + 1, we have show that Z +, 1 + + 3 +... + = +1. 9. For a iteger greater or equal to 3, show that +1 > + 1). First ote that the statemet +1 > + 1) is equivalet to > 1 + 1, 3. ) We ll prove this latter form. Base case: For = 3. LHS=3 ad RHS=1 + 1/3) 3 = 64/7 < 3 = LHS. Base case doe. Iductive hypothesis: Assume true for some 3, that is, that > 1 + 1 ) for some 3. Iductive step: Show true for some + 1, that is, that + 1 > 1 + 1 +1) +1. 5

This time start o the right had side. RHS = 1 + 1 ) +1 + 1 < 1 + 1 +1, ) = 1 + 1 ) 1 + 1 ) < 1 + 1 ) sice 1 > 1 +1 for 1 ad here, 3). The RHS < 1 + 1 ) 1 + 1 ) < 1 + 1 ), sice 1 + 1 ) < iductive hypothesis. Fially, distributig the, RHS < 1 + 1 ) = + 1 = LHS LHS > RHS that is, + 1 > 1 + 1 ) +1 + 1 Thus we have show that, assumig > 1 + 1 ) is true, it follows that 1 + 1 +1) +1. Ad sice the > 1 + 1 ) holds for = 3, we have show by iductio that > 1 + 1 ) holds for > 3. Therefore, the equivalet formulatio +1 > + 1) holds for 3, Z. 10. Prove that for Z +, a chessboard with ay oe square removed ca be tiled by these 3-square L-tiles: Base case: For = 1, we have a board with 1 square removed, which ca be tiled by 1 L-tile. Iductive hypothesis: Assume true for some 1, that is, that a chessboard with ay oe square removed ca be tiled by the 3-square L-tiles. Iductive step: Show true for some +1, that is, that a +1 +1 chessboard with ay oe square removed ca be tiled by the 3-square L-tiles. Divide the +1 +1 board as follows, where A, B, C, D are each a board: 6

Without loss of geerality, suppose that the oe square has bee removed from B. The by the iductive hypothesis, B ca be tiled. Remove the ceter corers of A, C, ad D, such that each of their remaiders ca be tiled by the iductive hypothesis. Tile the remaiig 3 squares i the ceter with a sigle L-tile, ad we have completed the tilig. + 1, we have show that Z +, a chessboard with ay oe square removed ca be tiled by the 3-square L-tiles. 11. Collatz cojecture: Take ay atural umber. If is eve, divide it by to get /. If is odd, multiply it by 3 ad add 1 to obtai 3 + 1. Repeat the process idefiitely. The Collatz cojecture states that, o matter what umber you start with, you will always evetually reach 1. Here s a hit. Proof: There is t a kow proof of the Collatz cojecture! that s why it s a cojecture). 7