SlideShare a Scribd company logo
Math 189, Section 2, Exam 3 Solutions
Tyler Murphy
April 4, 2014
1
Use the Principle of Mathematical Induction to prove that:
1
1 ∗ 2
+
1
2 ∗ 3
+
1
3 ∗ 4
+ · · · +
1
n(n + 1)
=
n
n + 1
for all n ∈ N
Proof. (By induction)
Base Case: n = 1.
1
1(1 + 1)
?
=
1
1 + 1
.
1
1(1 + 1)
=
1
1(2)
=
1
2
=
1
1 + 1
.
So the base case is true.
I.H. Assume that
1
1 ∗ 2
+
1
2 ∗ 3
+
1
3 ∗ 4
+· · ·+
1
k(k + 1)
=
k
k + 1
is true for k ∈ N, k ≤ n.
WTS:
1
1 ∗ 2
+
1
2 ∗ 3
+
1
3 ∗ 4
+ · · · +
1
k(k + 1)
+
1
(k + 1)(k + 1 + 1)
=
k + 1
(k + 1) + 1
1
1 ∗ 2
+
1
2 ∗ 3
+
1
3 ∗ 4
+ · · · +
1
k(k + 1)
+
1
(k + 1)(k + 1 + 1)
By assumption,
1
1 ∗ 2
+
1
2 ∗ 3
+
1
3 ∗ 4
+ · · · +
1
k(k + 1)
=
k
k + 1
.
So we have:
1
k
k + 1
+
1
(k + 1)(k + 1 + 1)
.
=
k
k + 1
+
1
(k + 1)(k + 2)
.
=
k(k + 2)
(k + 1)(k + 2)
+
1
(k + 1)(k + 2)
.
=
k2 + 2k + 1
(k + 1)(k + 2)
.
=
(k + 1)(k + 1)
(k + 1)(k + 2)
.
=
k + 1
k + 2
.
=
k + 1
k + 1 + 1
.
This what we wanted to show.
2
Use the Principle of Mathematical Induction to prove that:
5n − 1 is divisible by 4 for all n ∈ N.
Proof. By Induction.
Base Case: n = 1.
51 − 1 = 4, which is clearly divisible by 4.
I.H. Assume 5k − 1 is divisible by 4 for k ≤ n, k ∈ N.
WTS. 5k+1 − 1 is divisible by 4.
5k+1
− 1 = 5 ∗ 5k
− 1.
= 5 ∗ 5k
− 5 + 5 − 1.
= 5(5k
− 1) + 4.
By assumption, 5k − 1 is divisible by 4, so 5 times that quantity is also. Clearly, 4 is
divisible by 4. So 5(5k − 1) + 4 is divisible by 4.
So, 5k+1 − 1 is divisible by 4.
2
3
Suppose A and B are finite sets with A containing n elements and B containing m
elements.
Prove that if m > n, then no function A → B can be onto.
Proof. For any a ∈ A, if f : A → B is a function, then there is only one b ∈ B such that
f(a) = b.
Since A has only n elements, then there are n elements in B that are used by f. Since
B has m elements and m > n, there are m − n elements in B that are not hit by the
function. So f cannot be onto and still be a function.
4
Let A and B be sets.
Define f : A x B → B x A by the rule f(a, b) = (b, a).
(a) Prove that f is 1-1.
(b) Prove that f is onto.
(c) Prove that | A x B |=| B x A |.
(a)
Prove that f is 1-1.
Proof. Suppose that f(a, b) = f(m, n).
f(a, b) = (b, a) and f(m, n) = (n, m).
So (b, a) = (n, m).
So b = n and a = m.
So (a, b) = (m, n).
So f is 1-1.
(b)
Prove that f is onto.
Proof. Let (t, s) ∈ B x A.
Then t ∈ B and s ∈ A.
So (s, t) ∈ A x B.
3
So f(s, t) = (t, s).
So (t, s) ∈ ran(f).
So f is onto.
(c)
Prove that | A x B |=| B x A |.
Proof. Since f : AxB → BxA is 1-1 and onto, then we have a bijection from AxB to BxA.
By theorem, if a bijection exists between two sets, then the two sets have the same
cardinality.
So | A x B |=| B x A |.
5
Let S be the set of all real numbers in the interval (0,1) whose decimal expansions
contain only 0’s and 1’s. That is,
S = {0.ai1ai2ai3ai4ai5 · · · ∈ (0, 1) | aij = 0 or 1, i, j ∈ N}
Prove that S is uncountable
Proof. By contradiction
Suppose S is countable.
Then S is listable. Generate this list.
Let si = 0.ai1ai2ai3ai4ai5 · · · ∈ (0, 1) | aij = 0 or 1, i, j ∈ N.
We now find a number x ∈ S that is not in this list.
Define x = 0.yi1yi2yi3yi4yi5 . . . where if aij = 1 ∈ si, then yij = 0. If aij = 0, then
yij = 1.
So x differs from each si in the list in the ijth position.
So x is not in the list.
So S is uncountable.
4

More Related Content

What's hot

How to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's LawsHow to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's Laws
Don Sevcik
 
Pythagorean theorem and distance formula
Pythagorean theorem and distance formulaPythagorean theorem and distance formula
Pythagorean theorem and distance formula
40388915
 
Ppt geo-d3-set operations
Ppt geo-d3-set operationsPpt geo-d3-set operations
Ppt geo-d3-set operations
Jay Vaughn Pelonio
 
Definationofset
DefinationofsetDefinationofset
Definationofset
Joy Saha
 
(8) Lesson 4.2
(8) Lesson 4.2(8) Lesson 4.2
(8) Lesson 4.2
wzuri
 
5.8 Permutations (handout)
5.8 Permutations (handout)5.8 Permutations (handout)
5.8 Permutations (handout)
Jan Plaza
 
4.7 Powers of binary relations
4.7 Powers of binary relations4.7 Powers of binary relations
4.7 Powers of binary relations
Jan Plaza
 
2.7 distributive property day 3
2.7 distributive property day 32.7 distributive property day 3
2.7 distributive property day 3bweldon
 
Per4 function1
Per4 function1Per4 function1
Per4 function1
Evert Sandye Taasiringan
 
4.6 Relative product and composition
4.6 Relative product and composition4.6 Relative product and composition
4.6 Relative product and composition
Jan Plaza
 
Mathematics
MathematicsMathematics
Non-informative reparametrisation for location-scale mixtures
Non-informative reparametrisation for location-scale mixturesNon-informative reparametrisation for location-scale mixtures
Non-informative reparametrisation for location-scale mixtures
Christian Robert
 
Proof master theorem
Proof master theoremProof master theorem
Proof master theorem
Rajendran
 
4.7 graph linear functions day 2
4.7 graph linear functions   day 24.7 graph linear functions   day 2
4.7 graph linear functions day 2bweldon
 
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
Abu Bakar Soomro
 
Set Operations
Set OperationsSet Operations
Set Operations
Bilal Amjad
 
4.5 Inverse relation
4.5 Inverse relation4.5 Inverse relation
4.5 Inverse relation
Jan Plaza
 

What's hot (20)

How to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's LawsHow to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's Laws
 
Pythagorean theorem and distance formula
Pythagorean theorem and distance formulaPythagorean theorem and distance formula
Pythagorean theorem and distance formula
 
azEssay2
azEssay2azEssay2
azEssay2
 
Ppt geo-d3-set operations
Ppt geo-d3-set operationsPpt geo-d3-set operations
Ppt geo-d3-set operations
 
Definationofset
DefinationofsetDefinationofset
Definationofset
 
(8) Lesson 4.2
(8) Lesson 4.2(8) Lesson 4.2
(8) Lesson 4.2
 
5.8 Permutations (handout)
5.8 Permutations (handout)5.8 Permutations (handout)
5.8 Permutations (handout)
 
4.7 Powers of binary relations
4.7 Powers of binary relations4.7 Powers of binary relations
4.7 Powers of binary relations
 
2.7 distributive property day 3
2.7 distributive property day 32.7 distributive property day 3
2.7 distributive property day 3
 
Per4 function1
Per4 function1Per4 function1
Per4 function1
 
Sets
SetsSets
Sets
 
4.6 Relative product and composition
4.6 Relative product and composition4.6 Relative product and composition
4.6 Relative product and composition
 
Mathematics
MathematicsMathematics
Mathematics
 
Non-informative reparametrisation for location-scale mixtures
Non-informative reparametrisation for location-scale mixturesNon-informative reparametrisation for location-scale mixtures
Non-informative reparametrisation for location-scale mixtures
 
2.2 Set Operations
2.2 Set Operations2.2 Set Operations
2.2 Set Operations
 
Proof master theorem
Proof master theoremProof master theorem
Proof master theorem
 
4.7 graph linear functions day 2
4.7 graph linear functions   day 24.7 graph linear functions   day 2
4.7 graph linear functions day 2
 
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
Set Operations Topic Including Union , Intersection, Disjoint etc De Morgans ...
 
Set Operations
Set OperationsSet Operations
Set Operations
 
4.5 Inverse relation
4.5 Inverse relation4.5 Inverse relation
4.5 Inverse relation
 

Similar to Exam 3 Math 189

Imc2016 day1-solutions
Imc2016 day1-solutionsImc2016 day1-solutions
Imc2016 day1-solutions
Christos Loizos
 
Imc2017 day2-solutions
Imc2017 day2-solutionsImc2017 day2-solutions
Imc2017 day2-solutions
Christos Loizos
 
9108528.ppt
9108528.ppt9108528.ppt
9108528.ppt
ntabdelnaiem
 
ch3.ppt
ch3.pptch3.ppt
Imc2017 day1-solutions
Imc2017 day1-solutionsImc2017 day1-solutions
Imc2017 day1-solutions
Christos Loizos
 
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Aladdinew
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
منتدى الرياضيات المتقدمة
 
A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...Alexander Decker
 
A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...Alexander Decker
 
Principle of mathematical induction
Principle of mathematical inductionPrinciple of mathematical induction
Principle of mathematical induction
Kriti Varshney
 
The binomial theorem
The binomial theoremThe binomial theorem
The binomial theorem
parassini
 
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services https://writeessayuk.com/
 
Measure Theory and important points with booklet
Measure Theory and important points with bookletMeasure Theory and important points with booklet
Measure Theory and important points with booklet
NaeemAhmad289736
 
Imc2020 day1&2 problems&solutions
Imc2020 day1&2 problems&solutionsImc2020 day1&2 problems&solutions
Imc2020 day1&2 problems&solutions
Christos Loizos
 
Functions
Functions Functions
Functions
Tyler Murphy
 
Lemh1a1
Lemh1a1Lemh1a1
Question bank xi
Question bank xiQuestion bank xi
Question bank xi
indu psthakur
 
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric SpacesSome Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
IJMER
 
Extension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheetExtension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheet
Andrew Rybkow
 

Similar to Exam 3 Math 189 (20)

Imc2016 day1-solutions
Imc2016 day1-solutionsImc2016 day1-solutions
Imc2016 day1-solutions
 
Imc2017 day2-solutions
Imc2017 day2-solutionsImc2017 day2-solutions
Imc2017 day2-solutions
 
9108528.ppt
9108528.ppt9108528.ppt
9108528.ppt
 
ch3.ppt
ch3.pptch3.ppt
ch3.ppt
 
Imc2017 day1-solutions
Imc2017 day1-solutionsImc2017 day1-solutions
Imc2017 day1-solutions
 
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
 
A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...
 
A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...A common fixed point theorems in menger space using occationally weakly compa...
A common fixed point theorems in menger space using occationally weakly compa...
 
Principle of mathematical induction
Principle of mathematical inductionPrinciple of mathematical induction
Principle of mathematical induction
 
The binomial theorem
The binomial theoremThe binomial theorem
The binomial theorem
 
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services
 
Measure Theory and important points with booklet
Measure Theory and important points with bookletMeasure Theory and important points with booklet
Measure Theory and important points with booklet
 
Imc2020 day1&2 problems&solutions
Imc2020 day1&2 problems&solutionsImc2020 day1&2 problems&solutions
Imc2020 day1&2 problems&solutions
 
Functions
Functions Functions
Functions
 
Lemh1a1
Lemh1a1Lemh1a1
Lemh1a1
 
Lemh1a1
Lemh1a1Lemh1a1
Lemh1a1
 
Question bank xi
Question bank xiQuestion bank xi
Question bank xi
 
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric SpacesSome Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
Some Common Fixed Point Theorems for Multivalued Mappings in Two Metric Spaces
 
Extension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheetExtension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheet
 

More from Tyler Murphy

Job application 2020
Job application 2020Job application 2020
Job application 2020
Tyler Murphy
 
The Table Method for Derivatives
The Table Method for DerivativesThe Table Method for Derivatives
The Table Method for Derivatives
Tyler Murphy
 
Math 170 notation
Math 170 notationMath 170 notation
Math 170 notation
Tyler Murphy
 
intro to Implicit differentiation
intro to Implicit differentiationintro to Implicit differentiation
intro to Implicit differentiation
Tyler Murphy
 
Tower of hanoi problem
Tower of hanoi problemTower of hanoi problem
Tower of hanoi problem
Tyler Murphy
 
Intro to derivatives
Intro to derivativesIntro to derivatives
Intro to derivativesTyler Murphy
 
One sided limits
One sided limitsOne sided limits
One sided limits
Tyler Murphy
 
Limits as x approaches infinity
Limits as x approaches infinityLimits as x approaches infinity
Limits as x approaches infinity
Tyler Murphy
 
Computing limits
Computing limitsComputing limits
Computing limits
Tyler Murphy
 
Introduction to limits
Introduction to limitsIntroduction to limits
Introduction to limits
Tyler Murphy
 
Solving a trig equation
Solving a trig equationSolving a trig equation
Solving a trig equation
Tyler Murphy
 
solving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemssolving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problems
Tyler Murphy
 
Finding a polyomial from data
Finding a polyomial from dataFinding a polyomial from data
Finding a polyomial from data
Tyler Murphy
 
functions review
functions reviewfunctions review
functions review
Tyler Murphy
 
Jason format preferences m170
Jason format preferences m170Jason format preferences m170
Jason format preferences m170
Tyler Murphy
 
Final exam review
Final exam review Final exam review
Final exam review
Tyler Murphy
 
Inclusion exclusion principle
Inclusion exclusion principleInclusion exclusion principle
Inclusion exclusion principle
Tyler Murphy
 
Oral exam structure M189
Oral exam structure M189Oral exam structure M189
Oral exam structure M189
Tyler Murphy
 
Drop trow game rules
Drop trow game rules Drop trow game rules
Drop trow game rules Tyler Murphy
 

More from Tyler Murphy (20)

Job application 2020
Job application 2020Job application 2020
Job application 2020
 
The Table Method for Derivatives
The Table Method for DerivativesThe Table Method for Derivatives
The Table Method for Derivatives
 
Math 170 notation
Math 170 notationMath 170 notation
Math 170 notation
 
intro to Implicit differentiation
intro to Implicit differentiationintro to Implicit differentiation
intro to Implicit differentiation
 
Tower of hanoi problem
Tower of hanoi problemTower of hanoi problem
Tower of hanoi problem
 
Intro to derivatives
Intro to derivativesIntro to derivatives
Intro to derivatives
 
One sided limits
One sided limitsOne sided limits
One sided limits
 
Limits as x approaches infinity
Limits as x approaches infinityLimits as x approaches infinity
Limits as x approaches infinity
 
Computing limits
Computing limitsComputing limits
Computing limits
 
Introduction to limits
Introduction to limitsIntroduction to limits
Introduction to limits
 
Solving a trig equation
Solving a trig equationSolving a trig equation
Solving a trig equation
 
solving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemssolving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problems
 
Finding a polyomial from data
Finding a polyomial from dataFinding a polyomial from data
Finding a polyomial from data
 
functions review
functions reviewfunctions review
functions review
 
Jason format preferences m170
Jason format preferences m170Jason format preferences m170
Jason format preferences m170
 
Final exam review
Final exam review Final exam review
Final exam review
 
Inclusion exclusion principle
Inclusion exclusion principleInclusion exclusion principle
Inclusion exclusion principle
 
Oral exam structure M189
Oral exam structure M189Oral exam structure M189
Oral exam structure M189
 
Class mods
Class mods Class mods
Class mods
 
Drop trow game rules
Drop trow game rules Drop trow game rules
Drop trow game rules
 

Recently uploaded

The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 

Recently uploaded (20)

The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 

Exam 3 Math 189

  • 1. Math 189, Section 2, Exam 3 Solutions Tyler Murphy April 4, 2014 1 Use the Principle of Mathematical Induction to prove that: 1 1 ∗ 2 + 1 2 ∗ 3 + 1 3 ∗ 4 + · · · + 1 n(n + 1) = n n + 1 for all n ∈ N Proof. (By induction) Base Case: n = 1. 1 1(1 + 1) ? = 1 1 + 1 . 1 1(1 + 1) = 1 1(2) = 1 2 = 1 1 + 1 . So the base case is true. I.H. Assume that 1 1 ∗ 2 + 1 2 ∗ 3 + 1 3 ∗ 4 +· · ·+ 1 k(k + 1) = k k + 1 is true for k ∈ N, k ≤ n. WTS: 1 1 ∗ 2 + 1 2 ∗ 3 + 1 3 ∗ 4 + · · · + 1 k(k + 1) + 1 (k + 1)(k + 1 + 1) = k + 1 (k + 1) + 1 1 1 ∗ 2 + 1 2 ∗ 3 + 1 3 ∗ 4 + · · · + 1 k(k + 1) + 1 (k + 1)(k + 1 + 1) By assumption, 1 1 ∗ 2 + 1 2 ∗ 3 + 1 3 ∗ 4 + · · · + 1 k(k + 1) = k k + 1 . So we have: 1
  • 2. k k + 1 + 1 (k + 1)(k + 1 + 1) . = k k + 1 + 1 (k + 1)(k + 2) . = k(k + 2) (k + 1)(k + 2) + 1 (k + 1)(k + 2) . = k2 + 2k + 1 (k + 1)(k + 2) . = (k + 1)(k + 1) (k + 1)(k + 2) . = k + 1 k + 2 . = k + 1 k + 1 + 1 . This what we wanted to show. 2 Use the Principle of Mathematical Induction to prove that: 5n − 1 is divisible by 4 for all n ∈ N. Proof. By Induction. Base Case: n = 1. 51 − 1 = 4, which is clearly divisible by 4. I.H. Assume 5k − 1 is divisible by 4 for k ≤ n, k ∈ N. WTS. 5k+1 − 1 is divisible by 4. 5k+1 − 1 = 5 ∗ 5k − 1. = 5 ∗ 5k − 5 + 5 − 1. = 5(5k − 1) + 4. By assumption, 5k − 1 is divisible by 4, so 5 times that quantity is also. Clearly, 4 is divisible by 4. So 5(5k − 1) + 4 is divisible by 4. So, 5k+1 − 1 is divisible by 4. 2
  • 3. 3 Suppose A and B are finite sets with A containing n elements and B containing m elements. Prove that if m > n, then no function A → B can be onto. Proof. For any a ∈ A, if f : A → B is a function, then there is only one b ∈ B such that f(a) = b. Since A has only n elements, then there are n elements in B that are used by f. Since B has m elements and m > n, there are m − n elements in B that are not hit by the function. So f cannot be onto and still be a function. 4 Let A and B be sets. Define f : A x B → B x A by the rule f(a, b) = (b, a). (a) Prove that f is 1-1. (b) Prove that f is onto. (c) Prove that | A x B |=| B x A |. (a) Prove that f is 1-1. Proof. Suppose that f(a, b) = f(m, n). f(a, b) = (b, a) and f(m, n) = (n, m). So (b, a) = (n, m). So b = n and a = m. So (a, b) = (m, n). So f is 1-1. (b) Prove that f is onto. Proof. Let (t, s) ∈ B x A. Then t ∈ B and s ∈ A. So (s, t) ∈ A x B. 3
  • 4. So f(s, t) = (t, s). So (t, s) ∈ ran(f). So f is onto. (c) Prove that | A x B |=| B x A |. Proof. Since f : AxB → BxA is 1-1 and onto, then we have a bijection from AxB to BxA. By theorem, if a bijection exists between two sets, then the two sets have the same cardinality. So | A x B |=| B x A |. 5 Let S be the set of all real numbers in the interval (0,1) whose decimal expansions contain only 0’s and 1’s. That is, S = {0.ai1ai2ai3ai4ai5 · · · ∈ (0, 1) | aij = 0 or 1, i, j ∈ N} Prove that S is uncountable Proof. By contradiction Suppose S is countable. Then S is listable. Generate this list. Let si = 0.ai1ai2ai3ai4ai5 · · · ∈ (0, 1) | aij = 0 or 1, i, j ∈ N. We now find a number x ∈ S that is not in this list. Define x = 0.yi1yi2yi3yi4yi5 . . . where if aij = 1 ∈ si, then yij = 0. If aij = 0, then yij = 1. So x differs from each si in the list in the ijth position. So x is not in the list. So S is uncountable. 4