The circulant graph C_n^{s_1,\ldots,s_k} with jumps s_1, \ldots, s_k is defined as the graph with n nodes labeled 0, 1, \ldots, n-1 where each node
i is adjacent to 2
k nodes i \pm s_1, \ldots, i \pm s_k \mod n. • The graph C_n^{s_1, \ldots, s_k} is
connected if and only if \gcd(n, s_1, \ldots, s_k) = 1. • If 1 \leq s_1 are fixed
integers then the number of
spanning trees t(C_n^{s_1,\ldots,s_k}) = na_n^2 where a_n satisfies a
recurrence relation of order 2^{s_k-1}. • In particular, t(C_n^{1,2}) = nF_n^2 where F_n is the
n-th
Fibonacci number. ==Self-complementary circulants==