Graph Theory
Cayley's Formula states that the number of distinct labeled trees that can be formed from a set of n vertices is equal to $$n^{n-2}$$. This fundamental result connects the concept of spanning trees to combinatorial enumeration, illustrating how many different ways we can connect vertices in a graph while maintaining a tree structure, which is essential when studying properties like connectivity and minimality in graphs.
congrats on reading the definition of Cayley's Formula. now let's actually learn it.