SlideShare a Scribd company logo
What is Discrete Mathematics?
(Summary)
Discrete Mathematics is a collection of branches of mathematics that involves discrete elements using algebra
and arithmetic. This is a tool being used to improve reasoning and problem-solving capabilities. It involves
distinct values; i.e. between any two points, there are several number of points.
Discrete Mathematics is not a name of any particular branch of mathematics, like number theory, algebra,
calculus, etc. Rather, it describes a set of branches of mathematics that all have in common the feature that
they are “discrete” rather than “continuous”. The members of this set generally include logic and Boolean
algebra, set theory, relations and functions, sequences and series (or “sums”), algorithms and theory of
computation, number theory, matrix theory, induction and recursion, counting and discrete probability, graph
theory (including trees).
Discrete Mathematics is a collection of mathematical branches that involves discrete elements using algebra
and arithmetic. It is more and more being applied in the practical grounds of mathematics and computer
science. This is a tool being used to improve reasoning and problem-solving capabilities.
It involves distinct values; i.e. between any two points, there are several number of points. For instance, in case of a finite set of objects, the
role can be defined as a list of ordered pairs consisting of these objects, and can be presented as a comprehensive list of those pairs.
Topics in Discrete Mathematics
Though there are an indefinite number of branches in Discrete Mathematics, generally the following topics are always covered in any study
related to this branch-
• Sets, Relations and Functions
• Mathematical Logic
• Group theory
• Counting Theory
• Probability
• Mathematical Induction and Recurrence Relations
• Graph Theory
• Trees
• Boolean Algebra
Sets:
The concept of sets had been introduced by the German mathematician. A set is an unordered assembly of different types of elements. We
can draw a set explicitly by listing its elements using set bracket. If the order of the set elements is changed or any element of a set is repeated,
it does not make any changes in the set.
Relations:
The relationship between the different elements of the sets is another crucial things to come. Relations may exist between the elements of the
same set or between the elements of two or more sets.
Functions:
A Function is assigned to each element of a set, just one element of a related set. Functions have various application in various fields such as,
representing the computational complexity of algorithms, study of sequences and strings, counting objects, and many others.
Propositional Logic:
Propositional logic takes concern in statements to which the truth values, “true” and “false”, can be allocated. The objective is to examine
these statements either individually or in a composite manner.
Predicate Logic:
Predicate Logic deals with predicates i.e. propositions containing variables.
Rules of Inference:
Rules of Inference are used to deduce new statements from the statements whose truth we already
know.
Counting Theory:
Counting mainly encompasses fundamental counting rule, and the permutation and the
combination rule.
Probability:
Probability simply means finding the chances of occurrence of an event. In Mathematics, it is the
study of random processes and their outcomes. The laws of probability have an extensive
applicability in a range of fields like weather forecasting, genetics, opinion polls, stock markets etc.
Recurrence Relation
• Recurrence relation is the process of finding the terms of a sequence in a recursive manner.
Key Points
• Discrete Mathematics is a collection of mathematical branches that involves discrete elements
using algebra and arithmetic.
• It is majorly applied in the practical grounds of mathematics and computer science.
• This is a tool being used to improve reasoning and problem-solving capabilities.
• It involves distinct values; i.e. between any two points, there are several number of points
• A set is an unordered assembly of different types of elements.
Published by Brainware University

More Related Content

What's hot

logic and set theory
logic and set theorylogic and set theory
logic and set theoryNathan Trillo
 
Looping statement in python
Looping statement in pythonLooping statement in python
Looping statement in python
RaginiJain21
 
Discrete mathematics presentation
Discrete mathematics presentationDiscrete mathematics presentation
Discrete mathematics presentation
MdZiad
 
Lec 02 logical eq (Discrete Mathematics)
Lec 02   logical eq (Discrete Mathematics)Lec 02   logical eq (Discrete Mathematics)
Lec 02 logical eq (Discrete Mathematics)
Naosher Md. Zakariyar
 
Pointer in c
Pointer in cPointer in c
Pointer in c
lavanya marichamy
 
Artificial Intelligence and Mathematics
Artificial Intelligence and MathematicsArtificial Intelligence and Mathematics
Artificial Intelligence and Mathematics
Balabhaskar Ashok Kumar
 
Python Data Structures and Algorithms.pptx
Python Data Structures and Algorithms.pptxPython Data Structures and Algorithms.pptx
Python Data Structures and Algorithms.pptx
ShreyasLawand
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
Muhammad Adnan Ejaz
 
Autoboxing And Unboxing In Java
Autoboxing And Unboxing In JavaAutoboxing And Unboxing In Java
Autoboxing And Unboxing In Java
chathuranga kasun bamunusingha
 
Python 101: Python for Absolute Beginners (PyTexas 2014)
Python 101: Python for Absolute Beginners (PyTexas 2014)Python 101: Python for Absolute Beginners (PyTexas 2014)
Python 101: Python for Absolute Beginners (PyTexas 2014)
Paige Bailey
 
NUMPY
NUMPY NUMPY
Python Dictionary
Python DictionaryPython Dictionary
Python Dictionary
Soba Arjun
 
Lesson 03 python statement, indentation and comments
Lesson 03   python statement, indentation and commentsLesson 03   python statement, indentation and comments
Lesson 03 python statement, indentation and comments
Nilimesh Halder
 
Number theory
Number theory Number theory
Number theory tes31
 
Operators in python
Operators in pythonOperators in python
Operators in python
deepalishinkar1
 
Python : basic operators
Python : basic operatorsPython : basic operators
Python : basic operators
S.M. Salaquzzaman
 
Date and Time Module in Python | Edureka
Date and Time Module in Python | EdurekaDate and Time Module in Python | Edureka
Date and Time Module in Python | Edureka
Edureka!
 
Engineering mathematics presentation
Engineering mathematics presentationEngineering mathematics presentation
Engineering mathematics presentation
Afzal Hossen
 
Python variables and data types.pptx
Python variables and data types.pptxPython variables and data types.pptx
Python variables and data types.pptx
AkshayAggarwal79
 
Tuple in python
Tuple in pythonTuple in python
Tuple in python
Sharath Ankrajegowda
 

What's hot (20)

logic and set theory
logic and set theorylogic and set theory
logic and set theory
 
Looping statement in python
Looping statement in pythonLooping statement in python
Looping statement in python
 
Discrete mathematics presentation
Discrete mathematics presentationDiscrete mathematics presentation
Discrete mathematics presentation
 
Lec 02 logical eq (Discrete Mathematics)
Lec 02   logical eq (Discrete Mathematics)Lec 02   logical eq (Discrete Mathematics)
Lec 02 logical eq (Discrete Mathematics)
 
Pointer in c
Pointer in cPointer in c
Pointer in c
 
Artificial Intelligence and Mathematics
Artificial Intelligence and MathematicsArtificial Intelligence and Mathematics
Artificial Intelligence and Mathematics
 
Python Data Structures and Algorithms.pptx
Python Data Structures and Algorithms.pptxPython Data Structures and Algorithms.pptx
Python Data Structures and Algorithms.pptx
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
 
Autoboxing And Unboxing In Java
Autoboxing And Unboxing In JavaAutoboxing And Unboxing In Java
Autoboxing And Unboxing In Java
 
Python 101: Python for Absolute Beginners (PyTexas 2014)
Python 101: Python for Absolute Beginners (PyTexas 2014)Python 101: Python for Absolute Beginners (PyTexas 2014)
Python 101: Python for Absolute Beginners (PyTexas 2014)
 
NUMPY
NUMPY NUMPY
NUMPY
 
Python Dictionary
Python DictionaryPython Dictionary
Python Dictionary
 
Lesson 03 python statement, indentation and comments
Lesson 03   python statement, indentation and commentsLesson 03   python statement, indentation and comments
Lesson 03 python statement, indentation and comments
 
Number theory
Number theory Number theory
Number theory
 
Operators in python
Operators in pythonOperators in python
Operators in python
 
Python : basic operators
Python : basic operatorsPython : basic operators
Python : basic operators
 
Date and Time Module in Python | Edureka
Date and Time Module in Python | EdurekaDate and Time Module in Python | Edureka
Date and Time Module in Python | Edureka
 
Engineering mathematics presentation
Engineering mathematics presentationEngineering mathematics presentation
Engineering mathematics presentation
 
Python variables and data types.pptx
Python variables and data types.pptxPython variables and data types.pptx
Python variables and data types.pptx
 
Tuple in python
Tuple in pythonTuple in python
Tuple in python
 

Similar to What is discrete mathematics

What is Discrete Mathematics?
What is Discrete Mathematics?What is Discrete Mathematics?
What is Discrete Mathematics?
Brainware University
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
mathematics20152017
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
mathematics20152017
 
Business mathematics is a very powerful tools and analytic process that resul...
Business mathematics is a very powerful tools and analytic process that resul...Business mathematics is a very powerful tools and analytic process that resul...
Business mathematics is a very powerful tools and analytic process that resul...
mkrony
 
Lection 1.pptx
Lection 1.pptxLection 1.pptx
Lection 1.pptx
ssuser039bf6
 
Forth Lecture
Forth LectureForth Lecture
The Nature of Mathematics.pdf
The Nature of Mathematics.pdfThe Nature of Mathematics.pdf
The Nature of Mathematics.pdf
JerichoValencia1
 
Reflections on understanding in mathematics
Reflections on understanding in mathematicsReflections on understanding in mathematics
Reflections on understanding in mathematics
Lamrabet Driss
 
Is Finite Math Harder Than Calculus in 2023.pdf
Is Finite Math Harder Than Calculus in 2023.pdfIs Finite Math Harder Than Calculus in 2023.pdf
Is Finite Math Harder Than Calculus in 2023.pdf
API MATH
 
Application of calculus in cse
Application of calculus in cseApplication of calculus in cse
Application of calculus in cse
Md. Janibul Hoque
 
Business mathematics presentation
Business mathematics presentationBusiness mathematics presentation
Business mathematics presentation
Sourov Shaha Suvo
 
Combinatorial analysis.pptx
Combinatorial analysis.pptxCombinatorial analysis.pptx
Combinatorial analysis.pptx
ssuser039bf6
 
Linear Algebra – A Powerful Tool for Data Science
Linear Algebra – A Powerful Tool for Data ScienceLinear Algebra – A Powerful Tool for Data Science
Linear Algebra – A Powerful Tool for Data Science
Premier Publishers
 
Application for Logical Expression Processing
Application for Logical Expression Processing Application for Logical Expression Processing
Application for Logical Expression Processing
csandit
 
Math has two major categories for instant homework help converted
Math has two major categories for instant homework help convertedMath has two major categories for instant homework help converted
Math has two major categories for instant homework help converted
WilliamJames145872
 
My Report Profile in Math Major 10,11,12
My Report Profile in Math Major 10,11,12My Report Profile in Math Major 10,11,12
My Report Profile in Math Major 10,11,12
Reymart Bargamento
 
Third lecture
Third lectureThird lecture
Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1
Arlene Leron
 
Foundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematicsFoundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematics
SherwinSangalang3
 

Similar to What is discrete mathematics (20)

What is Discrete Mathematics?
What is Discrete Mathematics?What is Discrete Mathematics?
What is Discrete Mathematics?
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
 
Business mathematics is a very powerful tools and analytic process that resul...
Business mathematics is a very powerful tools and analytic process that resul...Business mathematics is a very powerful tools and analytic process that resul...
Business mathematics is a very powerful tools and analytic process that resul...
 
Lection 1.pptx
Lection 1.pptxLection 1.pptx
Lection 1.pptx
 
Forth Lecture
Forth LectureForth Lecture
Forth Lecture
 
The Nature of Mathematics.pdf
The Nature of Mathematics.pdfThe Nature of Mathematics.pdf
The Nature of Mathematics.pdf
 
Reflections on understanding in mathematics
Reflections on understanding in mathematicsReflections on understanding in mathematics
Reflections on understanding in mathematics
 
Is Finite Math Harder Than Calculus in 2023.pdf
Is Finite Math Harder Than Calculus in 2023.pdfIs Finite Math Harder Than Calculus in 2023.pdf
Is Finite Math Harder Than Calculus in 2023.pdf
 
Application of calculus in cse
Application of calculus in cseApplication of calculus in cse
Application of calculus in cse
 
Business mathematics presentation
Business mathematics presentationBusiness mathematics presentation
Business mathematics presentation
 
Combinatorial analysis.pptx
Combinatorial analysis.pptxCombinatorial analysis.pptx
Combinatorial analysis.pptx
 
mathematics
mathematicsmathematics
mathematics
 
Linear Algebra – A Powerful Tool for Data Science
Linear Algebra – A Powerful Tool for Data ScienceLinear Algebra – A Powerful Tool for Data Science
Linear Algebra – A Powerful Tool for Data Science
 
Application for Logical Expression Processing
Application for Logical Expression Processing Application for Logical Expression Processing
Application for Logical Expression Processing
 
Math has two major categories for instant homework help converted
Math has two major categories for instant homework help convertedMath has two major categories for instant homework help converted
Math has two major categories for instant homework help converted
 
My Report Profile in Math Major 10,11,12
My Report Profile in Math Major 10,11,12My Report Profile in Math Major 10,11,12
My Report Profile in Math Major 10,11,12
 
Third lecture
Third lectureThird lecture
Third lecture
 
Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1
 
Foundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematicsFoundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematics
 

More from Brainware University

Foundation of e- commerce-basic introduction
Foundation of e- commerce-basic introductionFoundation of e- commerce-basic introduction
Foundation of e- commerce-basic introduction
Brainware University
 
The GMAT- an overall look to the exam
The GMAT-  an overall look to the examThe GMAT-  an overall look to the exam
The GMAT- an overall look to the exam
Brainware University
 
Career Trend 2020 - Importance of A Degree in Commerce
Career Trend 2020 -  Importance of A Degree in CommerceCareer Trend 2020 -  Importance of A Degree in Commerce
Career Trend 2020 - Importance of A Degree in Commerce
Brainware University
 
Radio Imaging Technology - Scopes, Courses, & Careers
Radio Imaging Technology - Scopes, Courses, & CareersRadio Imaging Technology - Scopes, Courses, & Careers
Radio Imaging Technology - Scopes, Courses, & Careers
Brainware University
 
General Principles of Applied Epidemiology
General Principles of Applied EpidemiologyGeneral Principles of Applied Epidemiology
General Principles of Applied Epidemiology
Brainware University
 
Advantages of Social Media Advertising
Advantages of Social Media AdvertisingAdvantages of Social Media Advertising
Advantages of Social Media Advertising
Brainware University
 
What is Influencer Marketing?
What is Influencer Marketing?What is Influencer Marketing?
What is Influencer Marketing?
Brainware University
 
Media marketing
Media marketingMedia marketing
Media marketing
Brainware University
 
Media science & its Career Scope
Media science & its Career ScopeMedia science & its Career Scope
Media science & its Career Scope
Brainware University
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Brainware University
 
How MBA in HR Can Prove To Be A Boon For Your Career
How MBA in HR Can Prove To Be A Boon For Your CareerHow MBA in HR Can Prove To Be A Boon For Your Career
How MBA in HR Can Prove To Be A Boon For Your Career
Brainware University
 
Career Trend 2020- Biotechnology
Career Trend 2020- BiotechnologyCareer Trend 2020- Biotechnology
Career Trend 2020- Biotechnology
Brainware University
 
Optometry as a Career Choice
Optometry as a Career ChoiceOptometry as a Career Choice
Optometry as a Career Choice
Brainware University
 
Top law colleges in West Bengal
Top law colleges in West BengalTop law colleges in West Bengal
Top law colleges in West Bengal
Brainware University
 
Report on seminar "Electronic C2C (ECE Department)
Report on seminar "Electronic C2C (ECE Department)Report on seminar "Electronic C2C (ECE Department)
Report on seminar "Electronic C2C (ECE Department)
Brainware University
 
Brainware university- The emerging careers
Brainware university- The emerging careersBrainware university- The emerging careers
Brainware university- The emerging careers
Brainware University
 
Annual sports day events at Brainware University
Annual sports day events at Brainware UniversityAnnual sports day events at Brainware University
Annual sports day events at Brainware University
Brainware University
 
Brainware university:The Studentpreneurs the steps towards Idea Hunt
Brainware university:The Studentpreneurs the steps towards Idea HuntBrainware university:The Studentpreneurs the steps towards Idea Hunt
Brainware university:The Studentpreneurs the steps towards Idea Hunt
Brainware University
 
Histori call at brainware university
Histori call at brainware universityHistori call at brainware university
Histori call at brainware university
Brainware University
 
Workshop on industry
Workshop on industryWorkshop on industry
Workshop on industry
Brainware University
 

More from Brainware University (20)

Foundation of e- commerce-basic introduction
Foundation of e- commerce-basic introductionFoundation of e- commerce-basic introduction
Foundation of e- commerce-basic introduction
 
The GMAT- an overall look to the exam
The GMAT-  an overall look to the examThe GMAT-  an overall look to the exam
The GMAT- an overall look to the exam
 
Career Trend 2020 - Importance of A Degree in Commerce
Career Trend 2020 -  Importance of A Degree in CommerceCareer Trend 2020 -  Importance of A Degree in Commerce
Career Trend 2020 - Importance of A Degree in Commerce
 
Radio Imaging Technology - Scopes, Courses, & Careers
Radio Imaging Technology - Scopes, Courses, & CareersRadio Imaging Technology - Scopes, Courses, & Careers
Radio Imaging Technology - Scopes, Courses, & Careers
 
General Principles of Applied Epidemiology
General Principles of Applied EpidemiologyGeneral Principles of Applied Epidemiology
General Principles of Applied Epidemiology
 
Advantages of Social Media Advertising
Advantages of Social Media AdvertisingAdvantages of Social Media Advertising
Advantages of Social Media Advertising
 
What is Influencer Marketing?
What is Influencer Marketing?What is Influencer Marketing?
What is Influencer Marketing?
 
Media marketing
Media marketingMedia marketing
Media marketing
 
Media science & its Career Scope
Media science & its Career ScopeMedia science & its Career Scope
Media science & its Career Scope
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
How MBA in HR Can Prove To Be A Boon For Your Career
How MBA in HR Can Prove To Be A Boon For Your CareerHow MBA in HR Can Prove To Be A Boon For Your Career
How MBA in HR Can Prove To Be A Boon For Your Career
 
Career Trend 2020- Biotechnology
Career Trend 2020- BiotechnologyCareer Trend 2020- Biotechnology
Career Trend 2020- Biotechnology
 
Optometry as a Career Choice
Optometry as a Career ChoiceOptometry as a Career Choice
Optometry as a Career Choice
 
Top law colleges in West Bengal
Top law colleges in West BengalTop law colleges in West Bengal
Top law colleges in West Bengal
 
Report on seminar "Electronic C2C (ECE Department)
Report on seminar "Electronic C2C (ECE Department)Report on seminar "Electronic C2C (ECE Department)
Report on seminar "Electronic C2C (ECE Department)
 
Brainware university- The emerging careers
Brainware university- The emerging careersBrainware university- The emerging careers
Brainware university- The emerging careers
 
Annual sports day events at Brainware University
Annual sports day events at Brainware UniversityAnnual sports day events at Brainware University
Annual sports day events at Brainware University
 
Brainware university:The Studentpreneurs the steps towards Idea Hunt
Brainware university:The Studentpreneurs the steps towards Idea HuntBrainware university:The Studentpreneurs the steps towards Idea Hunt
Brainware university:The Studentpreneurs the steps towards Idea Hunt
 
Histori call at brainware university
Histori call at brainware universityHistori call at brainware university
Histori call at brainware university
 
Workshop on industry
Workshop on industryWorkshop on industry
Workshop on industry
 

Recently uploaded

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
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)
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
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.
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
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
 
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
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 

Recently uploaded (20)

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
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
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
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
 
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
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 

What is discrete mathematics

  • 1. What is Discrete Mathematics? (Summary) Discrete Mathematics is a collection of branches of mathematics that involves discrete elements using algebra and arithmetic. This is a tool being used to improve reasoning and problem-solving capabilities. It involves distinct values; i.e. between any two points, there are several number of points. Discrete Mathematics is not a name of any particular branch of mathematics, like number theory, algebra, calculus, etc. Rather, it describes a set of branches of mathematics that all have in common the feature that they are “discrete” rather than “continuous”. The members of this set generally include logic and Boolean algebra, set theory, relations and functions, sequences and series (or “sums”), algorithms and theory of computation, number theory, matrix theory, induction and recursion, counting and discrete probability, graph theory (including trees). Discrete Mathematics is a collection of mathematical branches that involves discrete elements using algebra and arithmetic. It is more and more being applied in the practical grounds of mathematics and computer science. This is a tool being used to improve reasoning and problem-solving capabilities.
  • 2.
  • 3. It involves distinct values; i.e. between any two points, there are several number of points. For instance, in case of a finite set of objects, the role can be defined as a list of ordered pairs consisting of these objects, and can be presented as a comprehensive list of those pairs. Topics in Discrete Mathematics Though there are an indefinite number of branches in Discrete Mathematics, generally the following topics are always covered in any study related to this branch- • Sets, Relations and Functions • Mathematical Logic • Group theory • Counting Theory • Probability • Mathematical Induction and Recurrence Relations • Graph Theory • Trees • Boolean Algebra
  • 4. Sets: The concept of sets had been introduced by the German mathematician. A set is an unordered assembly of different types of elements. We can draw a set explicitly by listing its elements using set bracket. If the order of the set elements is changed or any element of a set is repeated, it does not make any changes in the set. Relations: The relationship between the different elements of the sets is another crucial things to come. Relations may exist between the elements of the same set or between the elements of two or more sets. Functions: A Function is assigned to each element of a set, just one element of a related set. Functions have various application in various fields such as, representing the computational complexity of algorithms, study of sequences and strings, counting objects, and many others. Propositional Logic: Propositional logic takes concern in statements to which the truth values, “true” and “false”, can be allocated. The objective is to examine these statements either individually or in a composite manner. Predicate Logic: Predicate Logic deals with predicates i.e. propositions containing variables.
  • 5. Rules of Inference: Rules of Inference are used to deduce new statements from the statements whose truth we already know. Counting Theory: Counting mainly encompasses fundamental counting rule, and the permutation and the combination rule. Probability: Probability simply means finding the chances of occurrence of an event. In Mathematics, it is the study of random processes and their outcomes. The laws of probability have an extensive applicability in a range of fields like weather forecasting, genetics, opinion polls, stock markets etc. Recurrence Relation • Recurrence relation is the process of finding the terms of a sequence in a recursive manner.
  • 6. Key Points • Discrete Mathematics is a collection of mathematical branches that involves discrete elements using algebra and arithmetic. • It is majorly applied in the practical grounds of mathematics and computer science. • This is a tool being used to improve reasoning and problem-solving capabilities. • It involves distinct values; i.e. between any two points, there are several number of points • A set is an unordered assembly of different types of elements. Published by Brainware University