A345628 Irregular triangle T(n,k) read by rows of the number of elements of order k in the dicyclic group Dic(n) for n>=2.
1, 1, 0, 6, 1, 1, 2, 6, 0, 2, 1, 1, 0, 10, 0, 0, 0, 4, 1, 1, 0, 10, 4, 0, 0, 0, 0, 4, 1, 1, 2, 14, 0, 2, 0, 0, 0, 0, 0, 4, 1, 1, 0, 14, 0, 0, 6, 0, 0, 0, 0, 0, 0, 6, 1, 1, 0, 18, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 8, 1, 1, 2, 18, 0, 2, 0, 0, 6, 0, 0, 0, 0, 0, 0
Offset: 2
Examples
Triangle begins: 1, 1, 0, 6; 1, 1, 2, 6, 0, 2; 1, 1, 0, 1, 0, 0, 0, 4; 1, 1, 0, 10, 4, 0, 0, 0, 0, 4; ...
Links
- Sean A. Irvine, Rows n=2..100 flattened
- Sean A. Irvine, Java program (github)
- Wikipedia, Dicyclic group
Comments