UNI_FOUNDATION · Discrete mathematics · DISC.GRAPHS

Graph theory basics

Graph theory basics

Practice this skill
Intuition

Understand first, compress later.

Discrete mathematics studies countable structures, combinations, graphs and recursion.

Switch representations
Graph, degrees and the handshake lemma|V| = 5, |E| = 6
e1e2e3e4e5e6A3B2C3D2E2vertex degrees
vertices (|V| = 5)edges (|E| = 6)degree of the vertex
The degree of a vertex counts the edges meeting it. Adding all degrees counts every edge exactly twice — once at each end. So the sum of the degrees is always twice the number of edges: 12 = 2 · 6. In particular it is always even.
Formal view

You can graph theory basics when you can recognise the underlying objects, select valid rules and check each step for equivalence or logical implication.

Why does it work?

This skill sits on a prerequisite network. If a step is unstable, repair the missing prerequisite instead of merely doing more items of the same type.