What can be said about the matching number of powers of cycles, $C_n^k$, where $n$ be even?
I think powers of cycles do not have have perfect matching for $k\ge3$, for, these graphs have odd cycles. But, how could we determine the matching number, i.e., the maximum number of independent edges in the graph?Any hints? Thanks beforehand.
Whenever $G$ has a perfect matching, so does $G^k$ for all $k\ge 1$. This is because $G^k$ has all the edges $G$ does, plus possibly more, so the perfect matching in $G$ also works for $G^k$. Since $C_n$ has a perfect matching for even $n$, so does $C_n^k$.
Odd cycles do not imply the nonexistence of perfect matchings. For example, $K_4$ has both odd cycles and a perfect matching.