SlideShare uma empresa Scribd logo
1 de 3
Baixar para ler offline
Assignment 3
Deadline: April 26 (Thursday Class), April 27(Friday Class)


                       Harshit Kumar

                        April 25, 2012
Q1. Write the following sets?

  1.   x ∈ Z | x = y 2 f or some integer y ≤ 3 - {0, 1, 4, 9, 16}

  2.   x ∈ Z | x2 = y f or some integer y ≤ 3 - {0, 1, −1}

   Q2. Suppose the universal set U = {−1, 0, 1, 2}, A = {0, 1, 2} and B = {−1, 2}. What are the following sets?
  1. A ∩ B - {2}
  2. A ∪ B - {−1, 0, 1, 2}

  3. Ac - {−1}
  4. A − B - {0, 1}
  5. A × B - {(0, −1)(0, 2)(1, −1)(1, 2)(2, −1)(2, 2)}
  6. P (B) - {} - {∅, {−1}, {2}, {−1, 2}}

   Q3. Prove the following by Induction
  1. If a is odd and b is odd, then a ∗ b is odd.
  2. Any integer i > 1 is divisible by p, where p is a prime number.
                                                              r n+1 −1
  3. r = 1,    ∀n ≥ 1,           1 + r + ..... + rn =            r−1

                                                                  2
                                                      n∗(n+1)
  4. ∀n ≥ 1,    13 + 23 + ..... + n3 =                   2

  5. ∀n ≥ 1,    22n − 1isdivisibleby3
  6. ∀n ≥ 2,    n3 − nisdivisibleby6

  7. ∀n ≥ 3,    2n + 1 < 2n
                  1        1                 1        √
  8. ∀n ≥ 2,     √
                   1
                       +   √
                             2
                                 + .... +   √
                                              n
                                                  >       n

Ans. Find the attached pdf file induction.pdf
Q4. Prove the following by Contradiction
  1. There exists no integers x and y such that 18x + 6y = 1
  2. If x, y ∈ Z, then x2 − 4y − 3 = 0.
Ans 4 (i)
The contradiction would be, let there exist integers x and y such that
=⇒ 18x + 6y = 1.
=⇒ 1 = 2 × (9x + 3y)
=⇒ 1 is even, and hence a contradiction. We can thus arrive at the conclusion that our assumption , there exists integers x and y such that 18x + 6y = 1,
is wrong.
=⇒ there exists no integers x and y such that 18x + 6y = 1
4(ii) The contradiction would be, let there exist x, y ∈ Z such that
x2 − 4y − 3 = 0.
=⇒ x2 = 4y + 3.
=⇒ x2 = 2 ∗ 2y + 2 + 1
=⇒ x2 = 2(2y + 1) + 1
=⇒ x2 is odd
=⇒ x is odd
since x is odd, =⇒ x = 2n + 1, for some integer n
Substitute x = 2n + 1 in the original equation x2 − 4y − 3 = 0, we get
(2n + 1)2 − 4y − 3 = 0
=⇒ 4n2 + 1 + 4n − 4y − 3 = 0
=⇒ 4n2 + 4n − 4y = 2
=⇒ 2n2 + 2n − 2y = 1
=⇒ 2(n2 + n − 1) = 1
=⇒ 1 is even. This is a contradiction. We can thus arrive at the conclusion that our assumption, there exists x, y ∈ Z such that x2 − 4y − 3 = 0, is wrong.
implies there exists x, y ∈ Z such that x2 − 4y − 3 = 0.

   Q5. Prove the following by Contrapositive
  1. ∀n ∈ Z, if nk is even, then n is even.
  2. ∀x, y ∈ Z, if x2 (y 2 − 2y) is odd, then x and y are odd.

  3. ∀x ∈ R, if x2 + 5x < 0, then x < 0
  4. If n is odd, then (n2 − 1) is divisible by 8.
  5. If n ∈ N and 2n − 1 is prime, then n is prime.
  6. ∀x, y ∈ Z and n ∈ N, if x3 ≡ y 3 (mod n)

Ans




                                                                              1
2

Mais conteúdo relacionado

Mais procurados

Engr 213 final sol 2009
Engr 213 final sol 2009Engr 213 final sol 2009
Engr 213 final sol 2009akabaka12
 
Linear algebra-solutions-manual-kuttler-1-30-11-otc
Linear algebra-solutions-manual-kuttler-1-30-11-otcLinear algebra-solutions-manual-kuttler-1-30-11-otc
Linear algebra-solutions-manual-kuttler-1-30-11-otckjalili
 
Polynomials class-10-maths-april-19
Polynomials class-10-maths-april-19Polynomials class-10-maths-april-19
Polynomials class-10-maths-april-19RaveenKaushal
 
4th quarter long test review
4th quarter long test review4th quarter long test review
4th quarter long test reviewHanielle Cheng
 
Engr 213 midterm 1a sol 2010
Engr 213 midterm 1a sol 2010Engr 213 midterm 1a sol 2010
Engr 213 midterm 1a sol 2010akabaka12
 
Complex numbers with matrics
Complex numbers with matricsComplex numbers with matrics
Complex numbers with matricsTarun Gehlot
 
Solving polynomial equations in factored form
Solving polynomial equations in factored formSolving polynomial equations in factored form
Solving polynomial equations in factored formListeningDaisy
 
Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010akabaka12
 
Bt0063 mathematics for it
Bt0063  mathematics for itBt0063  mathematics for it
Bt0063 mathematics for itsmumbahelp
 
Laws of indices
Laws of indicesLaws of indices
Laws of indicesJJkedst
 

Mais procurados (20)

10.7
10.710.7
10.7
 
Computer science-formulas
Computer science-formulasComputer science-formulas
Computer science-formulas
 
Engr 213 final sol 2009
Engr 213 final sol 2009Engr 213 final sol 2009
Engr 213 final sol 2009
 
Linear algebra-solutions-manual-kuttler-1-30-11-otc
Linear algebra-solutions-manual-kuttler-1-30-11-otcLinear algebra-solutions-manual-kuttler-1-30-11-otc
Linear algebra-solutions-manual-kuttler-1-30-11-otc
 
0303 ch 3 day 3
0303 ch 3 day 30303 ch 3 day 3
0303 ch 3 day 3
 
Polynomials class-10-maths-april-19
Polynomials class-10-maths-april-19Polynomials class-10-maths-april-19
Polynomials class-10-maths-april-19
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
 
4th quarter long test review
4th quarter long test review4th quarter long test review
4th quarter long test review
 
Alg2 lesson 8-7
Alg2 lesson 8-7Alg2 lesson 8-7
Alg2 lesson 8-7
 
9.9
9.99.9
9.9
 
πιασαμε τα ορια
πιασαμε τα ορια πιασαμε τα ορια
πιασαμε τα ορια
 
Engr 213 midterm 1a sol 2010
Engr 213 midterm 1a sol 2010Engr 213 midterm 1a sol 2010
Engr 213 midterm 1a sol 2010
 
Stepenovanje
StepenovanjeStepenovanje
Stepenovanje
 
Pascal Triangle
Pascal TrianglePascal Triangle
Pascal Triangle
 
Complex numbers with matrics
Complex numbers with matricsComplex numbers with matrics
Complex numbers with matrics
 
Solving polynomial equations in factored form
Solving polynomial equations in factored formSolving polynomial equations in factored form
Solving polynomial equations in factored form
 
Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010
 
Bt0063 mathematics for it
Bt0063  mathematics for itBt0063  mathematics for it
Bt0063 mathematics for it
 
Laws of indices
Laws of indicesLaws of indices
Laws of indices
 
Sol58
Sol58Sol58
Sol58
 

Destaque

Dm assignment1
Dm assignment1Dm assignment1
Dm assignment1H K
 
Solution2
Solution2Solution2
Solution2H K
 
Dm assignment2
Dm assignment2Dm assignment2
Dm assignment2H K
 
Introduction
IntroductionIntroduction
IntroductionH K
 
Violinphoenix
ViolinphoenixViolinphoenix
ViolinphoenixH K
 
Assignment sw solution
Assignment sw solutionAssignment sw solution
Assignment sw solutionH K
 
Assignment cn subnetting
Assignment cn subnettingAssignment cn subnetting
Assignment cn subnettingH K
 
Ie project
Ie projectIe project
Ie projectH K
 
Assignment4
Assignment4Assignment4
Assignment4H K
 
Assignment3
Assignment3Assignment3
Assignment3H K
 
Mid-
Mid-Mid-
Mid-H K
 
Assignment 2 sol
Assignment 2 solAssignment 2 sol
Assignment 2 solH K
 
Assignment uplaodfile
Assignment uplaodfileAssignment uplaodfile
Assignment uplaodfileH K
 

Destaque (13)

Dm assignment1
Dm assignment1Dm assignment1
Dm assignment1
 
Solution2
Solution2Solution2
Solution2
 
Dm assignment2
Dm assignment2Dm assignment2
Dm assignment2
 
Introduction
IntroductionIntroduction
Introduction
 
Violinphoenix
ViolinphoenixViolinphoenix
Violinphoenix
 
Assignment sw solution
Assignment sw solutionAssignment sw solution
Assignment sw solution
 
Assignment cn subnetting
Assignment cn subnettingAssignment cn subnetting
Assignment cn subnetting
 
Ie project
Ie projectIe project
Ie project
 
Assignment4
Assignment4Assignment4
Assignment4
 
Assignment3
Assignment3Assignment3
Assignment3
 
Mid-
Mid-Mid-
Mid-
 
Assignment 2 sol
Assignment 2 solAssignment 2 sol
Assignment 2 sol
 
Assignment uplaodfile
Assignment uplaodfileAssignment uplaodfile
Assignment uplaodfile
 

Semelhante a Solution3

Dm assignment3
Dm assignment3Dm assignment3
Dm assignment3H K
 
Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010akabaka12
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentationAnushkaDubey19
 
Gaussian Integration
Gaussian IntegrationGaussian Integration
Gaussian IntegrationReza Rahimi
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths PolynomialsPankajGahlot2
 
Assignment For Matlab Report Subject Calculus 2
Assignment For Matlab Report Subject  Calculus 2Assignment For Matlab Report Subject  Calculus 2
Assignment For Matlab Report Subject Calculus 2Laurie Smith
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
Mth3101 Advanced Calculus Chapter 2
Mth3101 Advanced Calculus Chapter 2Mth3101 Advanced Calculus Chapter 2
Mth3101 Advanced Calculus Chapter 2saya efan
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Kuan-Lun Wang
 
Solved exercises double integration
Solved exercises double integrationSolved exercises double integration
Solved exercises double integrationKamel Attar
 
Maths assignment
Maths assignmentMaths assignment
Maths assignmentNtshima
 

Semelhante a Solution3 (20)

Dm assignment3
Dm assignment3Dm assignment3
Dm assignment3
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
Imc2016 day2-solutions
Imc2016 day2-solutionsImc2016 day2-solutions
Imc2016 day2-solutions
 
Hw5sols
Hw5solsHw5sols
Hw5sols
 
Em01 ba
Em01 baEm01 ba
Em01 ba
 
Algebra
AlgebraAlgebra
Algebra
 
第二次作業
第二次作業第二次作業
第二次作業
 
Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Gaussian Integration
Gaussian IntegrationGaussian Integration
Gaussian Integration
 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths Polynomials
 
Number theory lecture (part 2)
Number theory lecture (part 2)Number theory lecture (part 2)
Number theory lecture (part 2)
 
Assignment For Matlab Report Subject Calculus 2
Assignment For Matlab Report Subject  Calculus 2Assignment For Matlab Report Subject  Calculus 2
Assignment For Matlab Report Subject Calculus 2
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
Mth3101 Advanced Calculus Chapter 2
Mth3101 Advanced Calculus Chapter 2Mth3101 Advanced Calculus Chapter 2
Mth3101 Advanced Calculus Chapter 2
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20
 
Solved exercises double integration
Solved exercises double integrationSolved exercises double integration
Solved exercises double integration
 
Maths assignment
Maths assignmentMaths assignment
Maths assignment
 

Mais de H K

Induction
InductionInduction
InductionH K
 
Assignment4
Assignment4Assignment4
Assignment4H K
 
Assignment4
Assignment4Assignment4
Assignment4H K
 
Proof
ProofProof
ProofH K
 
Resolution
ResolutionResolution
ResolutionH K
 
Assignment description
Assignment descriptionAssignment description
Assignment descriptionH K
 
Set
SetSet
SetH K
 
Logic
LogicLogic
LogicH K
 
Assignment sw
Assignment swAssignment sw
Assignment swH K
 
Assignment sw
Assignment swAssignment sw
Assignment swH K
 
Assignment cn tl
Assignment cn tlAssignment cn tl
Assignment cn tlH K
 
Dc assignment 2
Dc assignment 2Dc assignment 2
Dc assignment 2H K
 
Mid term exam
Mid term examMid term exam
Mid term examH K
 
Week32
Week32Week32
Week32H K
 
Week32
Week32Week32
Week32H K
 
Week31
Week31Week31
Week31H K
 

Mais de H K (16)

Induction
InductionInduction
Induction
 
Assignment4
Assignment4Assignment4
Assignment4
 
Assignment4
Assignment4Assignment4
Assignment4
 
Proof
ProofProof
Proof
 
Resolution
ResolutionResolution
Resolution
 
Assignment description
Assignment descriptionAssignment description
Assignment description
 
Set
SetSet
Set
 
Logic
LogicLogic
Logic
 
Assignment sw
Assignment swAssignment sw
Assignment sw
 
Assignment sw
Assignment swAssignment sw
Assignment sw
 
Assignment cn tl
Assignment cn tlAssignment cn tl
Assignment cn tl
 
Dc assignment 2
Dc assignment 2Dc assignment 2
Dc assignment 2
 
Mid term exam
Mid term examMid term exam
Mid term exam
 
Week32
Week32Week32
Week32
 
Week32
Week32Week32
Week32
 
Week31
Week31Week31
Week31
 

Último

DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 

Último (20)

DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 

Solution3

  • 1. Assignment 3 Deadline: April 26 (Thursday Class), April 27(Friday Class) Harshit Kumar April 25, 2012
  • 2. Q1. Write the following sets? 1. x ∈ Z | x = y 2 f or some integer y ≤ 3 - {0, 1, 4, 9, 16} 2. x ∈ Z | x2 = y f or some integer y ≤ 3 - {0, 1, −1} Q2. Suppose the universal set U = {−1, 0, 1, 2}, A = {0, 1, 2} and B = {−1, 2}. What are the following sets? 1. A ∩ B - {2} 2. A ∪ B - {−1, 0, 1, 2} 3. Ac - {−1} 4. A − B - {0, 1} 5. A × B - {(0, −1)(0, 2)(1, −1)(1, 2)(2, −1)(2, 2)} 6. P (B) - {} - {∅, {−1}, {2}, {−1, 2}} Q3. Prove the following by Induction 1. If a is odd and b is odd, then a ∗ b is odd. 2. Any integer i > 1 is divisible by p, where p is a prime number. r n+1 −1 3. r = 1, ∀n ≥ 1, 1 + r + ..... + rn = r−1 2 n∗(n+1) 4. ∀n ≥ 1, 13 + 23 + ..... + n3 = 2 5. ∀n ≥ 1, 22n − 1isdivisibleby3 6. ∀n ≥ 2, n3 − nisdivisibleby6 7. ∀n ≥ 3, 2n + 1 < 2n 1 1 1 √ 8. ∀n ≥ 2, √ 1 + √ 2 + .... + √ n > n Ans. Find the attached pdf file induction.pdf Q4. Prove the following by Contradiction 1. There exists no integers x and y such that 18x + 6y = 1 2. If x, y ∈ Z, then x2 − 4y − 3 = 0. Ans 4 (i) The contradiction would be, let there exist integers x and y such that =⇒ 18x + 6y = 1. =⇒ 1 = 2 × (9x + 3y) =⇒ 1 is even, and hence a contradiction. We can thus arrive at the conclusion that our assumption , there exists integers x and y such that 18x + 6y = 1, is wrong. =⇒ there exists no integers x and y such that 18x + 6y = 1 4(ii) The contradiction would be, let there exist x, y ∈ Z such that x2 − 4y − 3 = 0. =⇒ x2 = 4y + 3. =⇒ x2 = 2 ∗ 2y + 2 + 1 =⇒ x2 = 2(2y + 1) + 1 =⇒ x2 is odd =⇒ x is odd since x is odd, =⇒ x = 2n + 1, for some integer n Substitute x = 2n + 1 in the original equation x2 − 4y − 3 = 0, we get (2n + 1)2 − 4y − 3 = 0 =⇒ 4n2 + 1 + 4n − 4y − 3 = 0 =⇒ 4n2 + 4n − 4y = 2 =⇒ 2n2 + 2n − 2y = 1 =⇒ 2(n2 + n − 1) = 1 =⇒ 1 is even. This is a contradiction. We can thus arrive at the conclusion that our assumption, there exists x, y ∈ Z such that x2 − 4y − 3 = 0, is wrong. implies there exists x, y ∈ Z such that x2 − 4y − 3 = 0. Q5. Prove the following by Contrapositive 1. ∀n ∈ Z, if nk is even, then n is even. 2. ∀x, y ∈ Z, if x2 (y 2 − 2y) is odd, then x and y are odd. 3. ∀x ∈ R, if x2 + 5x < 0, then x < 0 4. If n is odd, then (n2 − 1) is divisible by 8. 5. If n ∈ N and 2n − 1 is prime, then n is prime. 6. ∀x, y ∈ Z and n ∈ N, if x3 ≡ y 3 (mod n) Ans 1
  • 3. 2