login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A293063
Triangle read by rows (n >= 0, 0 <= k <= n): T(n,k) = number of k-dimensional magnetic subperiodic groups in n-dimensional space, counting enantiomorphs.
4
2, 5, 7, 31, 31, 80, 122, 394, 528, 1651, 1202
OFFSET
0,1
COMMENTS
Magnetic groups are also known as antisymmetry groups, or black-white, or two-color crystallographic groups.
T(n,0) count n-dimensional magnetic crystallographic point groups, T(n,n) count n-dimensional magnetic space groups (A307291). The name "subperiodic groups" is usually related to the case 0 < k < n only, i.e., magnetic groups of n-dimensional objects including k independent translations which are subgroups of some n-dimensional magnetic space groups.
The Bohm-Koptsik symbols for these groups are G_{n,k}^1, except for the case k=n, when it is G_n^1.
T(2,1) are band groups.
T(3,3) are Shubnikov groups.
For T(n,0) and T(n,n), see [Souvignier, 2006, table 1]. For rows 1-3, see Litvin.
EXAMPLE
The triangle begins:
2;
5, 7;
31, 31, 80;
122, 394, 528, 1651;
1202, ...
CROSSREFS
KEYWORD
nonn,tabl,hard,more
AUTHOR
Andrey Zabolotskiy, Sep 29 2017
STATUS
approved