🇮🇳 GATE CS & IT Engineering · subject
GATE CS & IT Engineering Engineering Mathematics Syllabus
Every chapter and topic of Engineering Mathematics examined in GATE CS & IT Engineering — 5 chapters, 21 topics and 3 sub-topics, plus 54 flashcards written against it.
Engineering Mathematics syllabus — full chapter and topic list
Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Engineering Mathematics in GATE CS & IT Engineering, not a summary of it.
-
Discrete Mathematics
4 topics- Propositional and first order logic
- Sets, relations, functions, partial orders and lattices
- Monoids, Groups
- Graphs
- Connectivity
- Matching
- Coloring
-
Combinatorics
3 topics- Counting
- Recurrence relations
- Generating functions
-
Linear Algebra
5 topics- Matrices
- Determinants
- System of linear equations
- Eigenvalues and eigenvectors
- LU decomposition
-
Calculus
5 topics- Limits
- Continuity and differentiability
- Maxima and minima
- Mean value theorem
- Integration
-
Probability and Statistics
4 topics- Random variables
- Uniform, normal, exponential, poisson and binomial distributions
- Mean, median, mode and standard deviation
- Conditional probability and Bayes theorem
Engineering Mathematics flashcards for GATE CS & IT Engineering
21 of 54 cards from the Engineering Mathematics deck — real questions with worked answers.
In propositional logic, when is the implication $p \to q$ false?
Only when $p$ is true and $q$ is false. In all other cases ($p$ false, or $q$ true) the implication is true.
State the two De Morgan's laws for logical connectives.
$\neg(p \land q) \equiv \neg p \lor \neg q$ and $\neg(p \lor q) \equiv \neg p \land \neg q$.
Write the contrapositive of $p \to q$ and state its relationship to the original.
The contrapositive is $\neg q \to \neg p$. It is logically equivalent to $p \to q$.
Give the logical equivalence that rewrites an implication using only $\neg$ and $\lor$.
$p \to q \equiv \neg p \lor q$.
In first-order logic, how do you negate $\forall x\, P(x)$ and $\exists x\, P(x)$?
$\neg \forall x\, P(x) \equiv \exists x\, \neg P(x)$ and $\neg \exists x\, P(x) \equiv \forall x\, \neg P(x)$.
Define a tautology, a contradiction, and a contingency in propositional logic.
A tautology is true under every truth assignment; a contradiction is false under every assignment; a contingency is true under at least one and false under at least one assignment.
What three properties must a relation satisfy to be an equivalence relation?
Reflexivity ($a\,R\,a$), symmetry ($a\,R\,b \Rightarrow b\,R\,a$), and transitivity ($a\,R\,b \land b\,R\,c \Rightarrow a\,R\,c$).
What three properties define a partial order relation?
Reflexivity, antisymmetry ($a\,R\,b \land b\,R\,a \Rightarrow a=b$), and transitivity.
How many distinct functions and how many injective functions exist from a set of size $m$ to a set of size $n$?
Total functions: $n^{m}$. Injective (one-to-one) functions: $\frac{n!}{(n-m)!}$ for $m \leq n$ (else $0$).
Define a lattice in terms of a partially ordered set.
A poset is a lattice if every pair of elements has both a least upper bound (join, $\lor$) and a greatest lower bound (meet, $\land$).
By the principle of inclusion-exclusion, what is $|A \cup B \cup C|$?
$|A|+|B|+|C|-|A\cap B|-|A\cap C|-|B\cap C|+|A\cap B\cap C|$.
How many distinct equivalence relations on a set correspond to its partitions, and what number counts them?
Equivalence relations on a set are in one-to-one correspondence with its partitions; the number of partitions of an $n$-element set is the Bell number $B_n$.
What are the defining axioms of a group $(G,\ast)$?
Closure, associativity, existence of an identity element $e$, and existence of an inverse for every element. (A commutative group additionally satisfies $a\ast b = b\ast a$.)
Distinguish a monoid from a group.
A monoid is a set with an associative binary operation and an identity element. A group is a monoid in which every element additionally has an inverse.
State Lagrange's theorem for finite groups.
The order of any subgroup $H$ of a finite group $G$ divides the order of $G$: $|H| \mid |G|$.
What is the order of an element $a$ in a group, and how does it relate to the identity?
The order of $a$ is the smallest positive integer $n$ such that $a^{n}=e$. By Lagrange's theorem it divides $|G|$.
State the Handshaking Lemma for graphs.
The sum of all vertex degrees equals twice the number of edges: $\sum_{v} \deg(v) = 2|E|$. Consequently the number of odd-degree vertices is even.
How many edges does a complete graph $K_n$ have, and what is the degree of each vertex?
$K_n$ has $\binom{n}{2}=\frac{n(n-1)}{2}$ edges, and every vertex has degree $n-1$.
What is the relationship between vertices $V$, edges $E$, and faces $F$ in a connected planar graph (Euler's formula)?
$V - E + F = 2$.
State the necessary and sufficient condition for a connected graph to have an Eulerian circuit.
A connected graph has an Eulerian circuit if and only if every vertex has even degree.
When does a connected graph have an Eulerian path (but not necessarily a circuit)?
When exactly zero or two vertices have odd degree. If two are odd, the path starts at one odd vertex and ends at the other.
Planning Engineering Mathematics for GATE CS & IT Engineering
Engineering Mathematics is about 18% of the GATE CS & IT Engineering syllabus by topic count — 21 of 120 topics, spread over 5 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 15 hours.
The heaviest chapters are Linear Algebra (5 topics), Calculus (5 topics), Discrete Mathematics (4 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.
Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.
Engineering Mathematics (GATE CS & IT Engineering) FAQ
What is in the GATE CS & IT Engineering Engineering Mathematics syllabus?
Engineering Mathematics is split into 5 chapters — Discrete Mathematics, Combinatorics, Linear Algebra, Calculus and Probability and Statistics, containing 21 topics and 3 sub-topics in total.
How many chapters are there in Engineering Mathematics for GATE CS & IT Engineering?
5 chapters. Engineering Mathematics accounts for about 18% of the topics in the whole GATE CS & IT Engineering syllabus (21 of 120).
How long should I spend on Engineering Mathematics for GATE CS & IT Engineering?
Budget around 15 hours for a first pass through Engineering Mathematics — about 45 minutes per topic plus 12 minutes per sub-topic across its 21 topics. Add revision cycles on top.
Are there flashcards for GATE CS & IT Engineering Engineering Mathematics?
Yes — a 54-card Engineering Mathematics deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.