SlideShare a Scribd company logo
1 of 10
Week 1 –
Introductory Lecture & Course Introduction
Methods of Assessment
RaymondChew/UiTM/Jasin/Melaka 2
Assessment
• 4 Quizzes
• 1 Programming
Assignment
• 2 Tests
• Final Examination
100%
12%
8%
30%
50%
Course Outlines
 1.0 PROPOSITIONAL LOGIC
 2.0 LOGICAL EQUIVALENCE AND SOUNDNESS
 3.0 PREDICATE LOGIC
 4.0 METHODS OF PROOF
 5.0 SET, RELATIONS AND FUNCTION
 6.0 LANGUAGE AND GRAMMAR
 7.0 PROGRAM CORRECTNESS
References
 Rosen K.H., Discrete Mathematics and its
Applications, McGraw Hill, 7th. Edition
 Johnsonbaugh R., Discrete Mathematics, Prentice
Hall, 7th. Edition.
What is Discrete Mathematics?
 Discrete mathematics is the part of mathematics devoted
to the study of discrete (as opposed to continuous) objects.
 Calculus deals with continuous objects and is not part of
discrete mathematics.
 Examples of discrete objects: integers, steps taken by a
computer program, distinct paths to travel from point A to
point B on a map along a road network, ways to pick a
winning set of numbers in a lottery.
 A course in discrete mathematics provides the
mathematical background needed for all subsequent
courses in computer science and for all subsequent courses
in the many branches of discrete mathematics.
Kinds of Problems Solved Using
Discrete Mathematics
 How many ways can a password be chosen following
specific rules?
 How many valid Internet addresses are there?
 What is the probability of winning a particular lottery?
 Is there a link between two computers in a network?
 How can I identify spam email messages?
 How can I encrypt a message so that no unintended
recipient can read it?
 How can we build a circuit that adds two integers?
Kinds of Problems Solved Using
Discrete Mathematics
 What is the shortest path between two cities using a
transportation system?
 Find the shortest tour that visits each of a group of cities
only once and then ends in the starting city.
 How can we represent English sentences so that a computer
can reason with them?
 How can we prove that there are infinitely many prime
numbers?
 How can a list of integers be sorted so that the integers are
in increasing order?
 How many steps are required to do such a sorting?
 How can it be proved that a sorting algorithm always
correctly sorts a list?
Goals of a Course in Discrete
Mathematics
 Mathematical Reasoning: Ability to read,
understand, and construct mathematical arguments
and proofs.
 Combinatorial Analysis: Techniques for counting
objects of different kinds.
 Discrete Structures: Abstract mathematical
structures that represent objects and the relationships
between them. Examples are sets, permutations,
relations, graphs, trees, and finite state machines.
Goals of a Course in Discrete
Mathematics
 Algorithmic Thinking: One way to solve many problems is to
specify an algorithm. An algorithm is a sequence of steps that
can be followed to solve any instance of a particular problem.
Algorithmic thinking involves specifying algorithms, analyzing
the memory and time required by an execution of the algorithm,
and verifying that the algorithm will produce the correct answer.
 Applications and Modeling: It is important to appreciate and
understand the wide range of applications of the topics in
discrete mathematics and develop the ability to develop new
models in various domains. Concepts from discrete mathematics
have not only been used to address problems in computing, but
have been applied to solve problems in many areas such as
chemistry, biology, linguistics, geography, business, etc.
Discrete Mathematics is a Gateway Course
 Topics in discrete mathematics will be important in many
courses that you will take in the future:
 Computer Science: Computer Architecture, Data Structures,
Algorithms, Programming Languages, Compilers, Computer
Security, Databases, Artificial Intelligence, Networking,
Graphics, Game Design, Theory of Computation, ……
 Mathematics: Logic, Set Theory, Probability, Number
Theory, Abstract Algebra, Combinatorics, Graph Theory,
Game Theory, Network Optimization, …
 The concepts learned will also be helpful in continuous areas of
mathematics.
 Other Disciplines: You may find concepts learned here
useful in courses in philosophy, economics, linguistics, and
other departments.

More Related Content

Similar to Lesson 1 - Chapter0_Introductory Lecture.pptx

Data analytics with python introductory
Data analytics with python introductoryData analytics with python introductory
Data analytics with python introductoryAbhimanyu Dwivedi
 
Introduction to Mathematics.pdf
Introduction to Mathematics.pdfIntroduction to Mathematics.pdf
Introduction to Mathematics.pdfhafizsoomro1
 
A neural network solves, explains, and generates university math problems by ...
A neural network solves, explains, and generates university math problems by ...A neural network solves, explains, and generates university math problems by ...
A neural network solves, explains, and generates university math problems by ...Sarah Pollard
 
Notion of an algorithm
Notion of an algorithmNotion of an algorithm
Notion of an algorithmNisha Soms
 
Algorithm & data structures lec1
Algorithm & data structures lec1Algorithm & data structures lec1
Algorithm & data structures lec1Abdul Khan
 
Design and analysis of computer algorithms
Design and analysis of computer algorithmsDesign and analysis of computer algorithms
Design and analysis of computer algorithms Krishna Chaytaniah
 
Design and Analysis Algorithms.pdf
Design and Analysis Algorithms.pdfDesign and Analysis Algorithms.pdf
Design and Analysis Algorithms.pdfHarshNagda5
 
Computational Thinking
Computational ThinkingComputational Thinking
Computational ThinkingJason Zagami
 
Csci101 lect00 introduction
Csci101 lect00 introductionCsci101 lect00 introduction
Csci101 lect00 introductionElsayed Hemayed
 
L01 intro-daa - ppt1
L01 intro-daa - ppt1L01 intro-daa - ppt1
L01 intro-daa - ppt1sankaran L
 
Discrete Mathematics introduction 1.pptx
Discrete Mathematics introduction 1.pptxDiscrete Mathematics introduction 1.pptx
Discrete Mathematics introduction 1.pptxasaijohn
 
Machine learning ppt unit one syllabuspptx
Machine learning ppt unit one syllabuspptxMachine learning ppt unit one syllabuspptx
Machine learning ppt unit one syllabuspptxVenkateswaraBabuRavi
 
Intro & Applications of Discrete Math
Intro & Applications of Discrete MathIntro & Applications of Discrete Math
Intro & Applications of Discrete MathBilal Khan
 
Data Structure and Algorithms.pptx
Data Structure and Algorithms.pptxData Structure and Algorithms.pptx
Data Structure and Algorithms.pptxSyed Zaid Irshad
 
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdf
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdfSMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdf
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdfMuhammadUmerIhtisham
 

Similar to Lesson 1 - Chapter0_Introductory Lecture.pptx (20)

Data analytics with python introductory
Data analytics with python introductoryData analytics with python introductory
Data analytics with python introductory
 
Introduction to Mathematics.pdf
Introduction to Mathematics.pdfIntroduction to Mathematics.pdf
Introduction to Mathematics.pdf
 
A neural network solves, explains, and generates university math problems by ...
A neural network solves, explains, and generates university math problems by ...A neural network solves, explains, and generates university math problems by ...
A neural network solves, explains, and generates university math problems by ...
 
Notion of an algorithm
Notion of an algorithmNotion of an algorithm
Notion of an algorithm
 
Algorithm & data structures lec1
Algorithm & data structures lec1Algorithm & data structures lec1
Algorithm & data structures lec1
 
Design and analysis of computer algorithms
Design and analysis of computer algorithmsDesign and analysis of computer algorithms
Design and analysis of computer algorithms
 
IT-UG-New-Syllabus.pdf
IT-UG-New-Syllabus.pdfIT-UG-New-Syllabus.pdf
IT-UG-New-Syllabus.pdf
 
Design and Analysis Algorithms.pdf
Design and Analysis Algorithms.pdfDesign and Analysis Algorithms.pdf
Design and Analysis Algorithms.pdf
 
Computational Thinking
Computational ThinkingComputational Thinking
Computational Thinking
 
Presentation1
Presentation1Presentation1
Presentation1
 
Csci101 lect00 introduction
Csci101 lect00 introductionCsci101 lect00 introduction
Csci101 lect00 introduction
 
L01 intro-daa - ppt1
L01 intro-daa - ppt1L01 intro-daa - ppt1
L01 intro-daa - ppt1
 
Discrete Mathematics introduction 1.pptx
Discrete Mathematics introduction 1.pptxDiscrete Mathematics introduction 1.pptx
Discrete Mathematics introduction 1.pptx
 
4th sem
4th sem4th sem
4th sem
 
Machine learning ppt unit one syllabuspptx
Machine learning ppt unit one syllabuspptxMachine learning ppt unit one syllabuspptx
Machine learning ppt unit one syllabuspptx
 
Taller2 parcial2 grupo_4_
Taller2 parcial2 grupo_4_Taller2 parcial2 grupo_4_
Taller2 parcial2 grupo_4_
 
Intro & Applications of Discrete Math
Intro & Applications of Discrete MathIntro & Applications of Discrete Math
Intro & Applications of Discrete Math
 
mathematics
mathematicsmathematics
mathematics
 
Data Structure and Algorithms.pptx
Data Structure and Algorithms.pptxData Structure and Algorithms.pptx
Data Structure and Algorithms.pptx
 
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdf
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdfSMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdf
SMIU Lecture #1 & 2 Introduction to Discrete Structure and Truth Table.pdf
 

Recently uploaded

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Lesson 1 - Chapter0_Introductory Lecture.pptx

  • 1. Week 1 – Introductory Lecture & Course Introduction
  • 2. Methods of Assessment RaymondChew/UiTM/Jasin/Melaka 2 Assessment • 4 Quizzes • 1 Programming Assignment • 2 Tests • Final Examination 100% 12% 8% 30% 50%
  • 3. Course Outlines  1.0 PROPOSITIONAL LOGIC  2.0 LOGICAL EQUIVALENCE AND SOUNDNESS  3.0 PREDICATE LOGIC  4.0 METHODS OF PROOF  5.0 SET, RELATIONS AND FUNCTION  6.0 LANGUAGE AND GRAMMAR  7.0 PROGRAM CORRECTNESS
  • 4. References  Rosen K.H., Discrete Mathematics and its Applications, McGraw Hill, 7th. Edition  Johnsonbaugh R., Discrete Mathematics, Prentice Hall, 7th. Edition.
  • 5. What is Discrete Mathematics?  Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous) objects.  Calculus deals with continuous objects and is not part of discrete mathematics.  Examples of discrete objects: integers, steps taken by a computer program, distinct paths to travel from point A to point B on a map along a road network, ways to pick a winning set of numbers in a lottery.  A course in discrete mathematics provides the mathematical background needed for all subsequent courses in computer science and for all subsequent courses in the many branches of discrete mathematics.
  • 6. Kinds of Problems Solved Using Discrete Mathematics  How many ways can a password be chosen following specific rules?  How many valid Internet addresses are there?  What is the probability of winning a particular lottery?  Is there a link between two computers in a network?  How can I identify spam email messages?  How can I encrypt a message so that no unintended recipient can read it?  How can we build a circuit that adds two integers?
  • 7. Kinds of Problems Solved Using Discrete Mathematics  What is the shortest path between two cities using a transportation system?  Find the shortest tour that visits each of a group of cities only once and then ends in the starting city.  How can we represent English sentences so that a computer can reason with them?  How can we prove that there are infinitely many prime numbers?  How can a list of integers be sorted so that the integers are in increasing order?  How many steps are required to do such a sorting?  How can it be proved that a sorting algorithm always correctly sorts a list?
  • 8. Goals of a Course in Discrete Mathematics  Mathematical Reasoning: Ability to read, understand, and construct mathematical arguments and proofs.  Combinatorial Analysis: Techniques for counting objects of different kinds.  Discrete Structures: Abstract mathematical structures that represent objects and the relationships between them. Examples are sets, permutations, relations, graphs, trees, and finite state machines.
  • 9. Goals of a Course in Discrete Mathematics  Algorithmic Thinking: One way to solve many problems is to specify an algorithm. An algorithm is a sequence of steps that can be followed to solve any instance of a particular problem. Algorithmic thinking involves specifying algorithms, analyzing the memory and time required by an execution of the algorithm, and verifying that the algorithm will produce the correct answer.  Applications and Modeling: It is important to appreciate and understand the wide range of applications of the topics in discrete mathematics and develop the ability to develop new models in various domains. Concepts from discrete mathematics have not only been used to address problems in computing, but have been applied to solve problems in many areas such as chemistry, biology, linguistics, geography, business, etc.
  • 10. Discrete Mathematics is a Gateway Course  Topics in discrete mathematics will be important in many courses that you will take in the future:  Computer Science: Computer Architecture, Data Structures, Algorithms, Programming Languages, Compilers, Computer Security, Databases, Artificial Intelligence, Networking, Graphics, Game Design, Theory of Computation, ……  Mathematics: Logic, Set Theory, Probability, Number Theory, Abstract Algebra, Combinatorics, Graph Theory, Game Theory, Network Optimization, …  The concepts learned will also be helpful in continuous areas of mathematics.  Other Disciplines: You may find concepts learned here useful in courses in philosophy, economics, linguistics, and other departments.