proposed
approved
proposed
approved
editing
proposed
8-quantum transitions in systems of N >= 8 spin 1/2 particles, in columns by combination indices.
It lists the flattened triangle T(8;N,k) with rows N = 8,9,... and columns k = 0,..,floor((N-8)/2).
Stanislav Sykora, <a href="/A213350/a213350.txt">T(8;N,k) with rows N = 8,..,100 and columns k = 0,..,floor((N-8)/2)</a>
---+------------------------------
proposed
editing
editing
proposed
Stanislav Sýkora, <a href="http://www.ebyte.it/stan/blog12to14.html#14Dec31">Magnetic Resonance on OEIS</a>, Stan's NMR Blog (Dec 31, 2014), Retrieved Nov 12, 2019.
With[{q = 8}, Table[2^(n - q - 2 k)*Binomial[n, k] Binomial[n - k, q + k], {n, q, q + 10}, {k, 0, Floor[(n - q)/2]}]] // Flatten (* Michael De Vlieger, Nov 20 2019 *)
approved
editing
proposed
approved
editing
proposed
N | k = 0, 1, ..., floor((N-8)/2)
8 | 1
9 | 18
10 | 180 10
11 | 1320 220
12 | 7920 2640 66
(PARI/GP) See A213343; set thisq = 8
approved
editing
Stanislav Sykora, <a href="/A213350/b213350_1.txt">Table of n, a(n) for n = 8..2216</a>
editing
approved