This course will enable the students to -
Course Outcomes (Cos):
Course |
Learning outcomes
(at course level) |
Learning and teaching strategies |
Assessment Strategies |
|
---|---|---|---|---|
Course Code |
Course Title |
|||
CMAT 113 |
Discrete Mathematics and Number Theory(Theory)
|
The students will be able to – CO9: Represent a graph using an adjacency list and an adjacency matrix and apply graph theory to application problems such as computer networks. CO10: Determine if a graph has an Euler or a Hamilton path or circuit. CO11: Determine whether a graph is a binary tree, N-ary tree, or not a tree; use the properties of trees to classify trees, identify ancestors, descendants, parents, children, and siblings; determine the level of a node, the height of a tree or subtree and apply counting theorems to the edges and vertices of a tree. CO12: Perform tree traversals using preorder, inorder, and postorder traversals and apply these traversals to application problems; use binary search trees or decision trees to solve problems. CO13: Find quotients and remainders from integer division and apply Euclid’s algorithm and backwards substitution CO14: Determine the proof of the Chinese remainder theorem and know its application. |
Approach in teaching:
Interactive Lectures, Discussion, Power Point Presentations, Informative videos
Learning activities for the students: Self learning assignments, Effective questions, presentations, Field trips |
Quiz, Poster Presentations, Power Point Presentations, Individual and group projects, Open Book Test, Semester End Examination |
Graphs Theory: Basic Terminology, Types of graph, paths and cycles, Euler graph and cycle, Hamiltonian graph and cycle, Shortest path algorithm (Djikstras algorithm), Graph isomorphism, Planar graph, Graph colorings and chromatic number.
Relation and Diagraphs: Product sets and partitions, Paths in relation and diagraphs, Properties of relations, Equivalence relations. Trees: Introduction, m-ary trees, Properties of trees, Spanning trees, Minimal spanning trees, Binary search trees.
Pigeonhole principle, Recurrence relation, Generating functions. Ordered relations and Structures: Partially ordered sets, Extremal elements of partially ordered sets.
Elementary divisibility properties, Division algorithm, Greatest common divisor, Least common multiplier, Euclid’s lemma.
Bezout’s lemma, Prime number, Euclidean Algorithm, Fundamental theorem of arithmetic, Congruence, Chinese remainder theorem.