Any given Permutation of N Items can consist of 1 or more Permutation Cycles, with each having a Cycle Length from 1 to N. When more than 1 Permutation Cycle is present, they can be of Different Cycle Lengths.
Cycle Index Count of any given Permutation is a List Containing the Count of Permutation Cycles of Each Distinct Cycle Length in the Permutation.
As an example consider the following Permutation \(P_1\)