Finite Connected Simple Graph is Tree iff Size is One Less than Order/Beware

From ProofWiki
Jump to navigation Jump to search

Beware

Just because a simple graph $G$ has an order one greater than its size does not necessarily make it a tree.

$G$ still has to be connected.

Take this simple graph, for instance:

NonTreeOrderOneLessSize.png

It has order $5$ and size $4$ but is not a tree.


Sources